labels stringlengths 3 22 | ids stringlengths 44 278 | txt stringlengths 13 29k | xmi stringlengths 359 1.44M | is_duplicated bool 2
classes | graph stringlengths 364 727k | model_type stringclasses 2
values |
|---|---|---|---|---|---|---|
enterprisearchitecture | repo-ecore-all/data/Fhma/Model-Generator/uk.ac.york.epsilon.emg.model.generator/src/uk/ac/york/epsilon/emg/model/generator/resources/Archimate/archimate.ecore | model
File
java.io.File
java.io.File
Adapter
getAdapter
adapter
setAdapter
adapter
object
Identifier
id
Property
key
value
Properties
properties
Metadata
entries
Nameable
name
TextContent
content
Documentable
documentation
Cloneable
getCopy
FolderType
user
user
strategy
strategy
business
business
application
application
technology
technology
relations
relations
other
other
diagrams
diagrams
motivation
motivation
implementation_migration
implementation_migration
FolderContainer
folders
Folder
elements
type
ArchimateModelObject
getArchimateModel
ArchimateConcept
ArchimateElement
ArchimateRelationship
connect
source
target
reconnect
disconnect
source
target
StrategyElement
BusinessElement
ApplicationElement
TechnologyElement
TechnologyObject
PhysicalElement
MotivationElement
ImplementationMigrationElement
CompositeElement
BehaviorElement
StructureElement
ActiveStructureElement
PassiveStructureElement
StructuralRelationship
DependendencyRelationship
DynamicRelationship
OtherRelationship
ArchimateModel
setDefaults
getDefaultFolderForObject
object
getDefaultDiagramModel
getDiagramModels
getFolder
type
purpose
file
version
metadata
Junction
type
ApplicationCollaboration
ApplicationComponent
ApplicationEvent
ApplicationFunction
ApplicationInteraction
ApplicationInterface
ApplicationProcess
ApplicationService
Artifact
Assessment
BusinessActor
BusinessCollaboration
BusinessEvent
BusinessFunction
BusinessInteraction
BusinessInterface
BusinessObject
BusinessProcess
BusinessRole
BusinessService
Capability
CommunicationNetwork
Contract
Constraint
CourseOfAction
DataObject
Deliverable
Device
DistributionNetwork
Driver
Equipment
Facility
Gap
Goal
Grouping
ImplementationEvent
Location
Material
Meaning
Node
Outcome
Path
Plateau
Principle
Product
Representation
Resource
Requirement
Stakeholder
SystemSoftware
TechnologyCollaboration
TechnologyEvent
TechnologyFunction
TechnologyInterface
TechnologyInteraction
TechnologyProcess
TechnologyService
Value
WorkPackage
AccessRelationship
accessType
0
AggregationRelationship
AssignmentRelationship
AssociationRelationship
CompositionRelationship
FlowRelationship
InfluenceRelationship
strength
RealizationRelationship
ServingRelationship
SpecializationRelationship
TriggeringRelationship
DiagramModelComponent
getDiagramModel
Connectable
addConnection
connection
removeConnection
connection
sourceConnections
targetConnections
DiagramModelContainer
children
DiagramModel
connectionRouterType
DiagramModelReference
referencedModel
DiagramModelObject
setBounds
x
y
width
height
bounds
fillColor
alpha
255
DiagramModelGroup
DiagramModelNote
borderType
DiagramModelImage
DiagramModelConnection
connect
source
target
disconnect
reconnect
text
textPosition
source
target
bendpoints
type
DiagramModelBendpoint
startX
startY
endX
endY
LineObject
lineWidth
1
lineColor
FontAttribute
font
fontColor
TextPosition
textPosition
TextAlignment
textAlignment
2
BorderObject
borderColor
DiagramModelImageProvider
imagePath
Bounds
setLocation
x
y
setSize
width
height
getCopy
x
y
width
-1
height
-1
Lockable
locked
ArchimateDiagramModel
viewpoint
DiagramModelArchimateComponent
getArchimateConcept
setArchimateConcept
concept
addArchimateConceptToModel
parent
removeArchimateConceptFromModel
DiagramModelArchimateObject
archimateElement
type
0
DiagramModelArchimateConnection
archimateRelationship
SketchModel
background
1
SketchModelSticky
SketchModelActor | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="model" nsURI="http://www.archimatetool.com/archimate" nsPrefix="archimate">
<eClassifiers xsi:type="ecore:EDataType" name="File" instanceClassName="java.io.File"
serializable="false"/>
<eClassifiers xsi:type="ecore:EClass" name="Adapter" abstract="true" interface="true">
<eOperations name="getAdapter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject">
<eParameters name="adapter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eOperations>
<eOperations name="setAdapter">
<eParameters name="adapter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eParameters name="object" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Identifier" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Property">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<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="Properties" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//Property" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="property"/>
<details key="kind" value="element"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Metadata">
<eStructuralFeatures xsi:type="ecore:EReference" name="entries" upperBound="-1"
eType="#//Property" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="entry"/>
<details key="kind" value="element"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Nameable" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TextContent" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="content" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Documentable" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="documentation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Cloneable" abstract="true" interface="true">
<eOperations name="getCopy" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="FolderType">
<eLiterals name="user"/>
<eLiterals name="strategy" value="1"/>
<eLiterals name="business" value="2"/>
<eLiterals name="application" value="3"/>
<eLiterals name="technology" value="4"/>
<eLiterals name="relations" value="5"/>
<eLiterals name="other" value="6"/>
<eLiterals name="diagrams" value="7"/>
<eLiterals name="motivation" value="8"/>
<eLiterals name="implementation_migration" value="9"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FolderContainer" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="folders" upperBound="-1"
eType="#//Folder" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="folder"/>
<details key="kind" value="element"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Folder" eSuperTypes="#//ArchimateModelObject #//FolderContainer #//Documentable #//Properties">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="element"/>
<details key="kind" value="element"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//FolderType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArchimateModelObject" abstract="true"
interface="true" eSuperTypes="#//Adapter #//Nameable #//Identifier">
<eOperations name="getArchimateModel" eType="#//ArchimateModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArchimateConcept" abstract="true" eSuperTypes="#//ArchimateModelObject #//Cloneable #//Documentable #//Properties"/>
<eClassifiers xsi:type="ecore:EClass" name="ArchimateElement" abstract="true" eSuperTypes="#//ArchimateConcept"/>
<eClassifiers xsi:type="ecore:EClass" name="ArchimateRelationship" abstract="true"
eSuperTypes="#//ArchimateConcept">
<eOperations name="connect">
<eParameters name="source" eType="#//ArchimateConcept"/>
<eParameters name="target" eType="#//ArchimateConcept"/>
</eOperations>
<eOperations name="reconnect"/>
<eOperations name="disconnect"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//ArchimateConcept"
resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//ArchimateConcept"
resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StrategyElement" abstract="true" interface="true"
eSuperTypes="#//ArchimateElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BusinessElement" abstract="true" interface="true"
eSuperTypes="#//ArchimateElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ApplicationElement" abstract="true"
interface="true" eSuperTypes="#//ArchimateElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TechnologyElement" abstract="true" interface="true"
eSuperTypes="#//ArchimateElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TechnologyObject" abstract="true" interface="true"
eSuperTypes="#//TechnologyElement #//PassiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="PhysicalElement" abstract="true" interface="true"
eSuperTypes="#//ArchimateElement"/>
<eClassifiers xsi:type="ecore:EClass" name="MotivationElement" abstract="true" interface="true"
eSuperTypes="#//ArchimateElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ImplementationMigrationElement" abstract="true"
interface="true" eSuperTypes="#//ArchimateElement"/>
<eClassifiers xsi:type="ecore:EClass" name="CompositeElement" abstract="true" interface="true"
eSuperTypes="#//ArchimateElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BehaviorElement" abstract="true" interface="true"
eSuperTypes="#//ArchimateElement"/>
<eClassifiers xsi:type="ecore:EClass" name="StructureElement" abstract="true" interface="true"
eSuperTypes="#//ArchimateElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ActiveStructureElement" abstract="true"
interface="true" eSuperTypes="#//StructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="PassiveStructureElement" abstract="true"
interface="true" eSuperTypes="#//StructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuralRelationship" abstract="true"
interface="true" eSuperTypes="#//ArchimateRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="DependendencyRelationship" abstract="true"
interface="true" eSuperTypes="#//ArchimateRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="DynamicRelationship" abstract="true"
interface="true" eSuperTypes="#//ArchimateRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="OtherRelationship" abstract="true" interface="true"
eSuperTypes="#//ArchimateRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="ArchimateModel" eSuperTypes="#//FolderContainer #//ArchimateModelObject #//Properties">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="model"/>
</eAnnotations>
<eOperations name="setDefaults"/>
<eOperations name="getDefaultFolderForObject" eType="#//Folder">
<eParameters name="object" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eOperations>
<eOperations name="getDefaultDiagramModel" eType="#//DiagramModel"/>
<eOperations name="getDiagramModels" upperBound="-1" eType="#//DiagramModel"/>
<eOperations name="getFolder" eType="#//Folder">
<eParameters name="type" eType="#//FolderType"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="purpose" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="file" eType="#//File" transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EReference" name="metadata" eType="#//Metadata"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Junction" eSuperTypes="#//ArchimateElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ApplicationCollaboration" eSuperTypes="#//ApplicationElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ApplicationComponent" eSuperTypes="#//ApplicationElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ApplicationEvent" eSuperTypes="#//ApplicationElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ApplicationFunction" eSuperTypes="#//ApplicationElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ApplicationInteraction" eSuperTypes="#//ApplicationElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ApplicationInterface" eSuperTypes="#//ApplicationElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ApplicationProcess" eSuperTypes="#//ApplicationElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ApplicationService" eSuperTypes="#//ApplicationElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//TechnologyObject"/>
<eClassifiers xsi:type="ecore:EClass" name="Assessment" eSuperTypes="#//MotivationElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BusinessActor" eSuperTypes="#//BusinessElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BusinessCollaboration" eSuperTypes="#//BusinessElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BusinessEvent" eSuperTypes="#//BusinessElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BusinessFunction" eSuperTypes="#//BusinessElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BusinessInteraction" eSuperTypes="#//BusinessElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BusinessInterface" eSuperTypes="#//BusinessElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BusinessObject" eSuperTypes="#//BusinessElement #//PassiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BusinessProcess" eSuperTypes="#//BusinessElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BusinessRole" eSuperTypes="#//BusinessElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BusinessService" eSuperTypes="#//BusinessElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Capability" eSuperTypes="#//StrategyElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="CommunicationNetwork" eSuperTypes="#//TechnologyElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Contract" eSuperTypes="#//BusinessElement #//PassiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//MotivationElement"/>
<eClassifiers xsi:type="ecore:EClass" name="CourseOfAction" eSuperTypes="#//StrategyElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="DataObject" eSuperTypes="#//ApplicationElement #//PassiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Deliverable" eSuperTypes="#//ImplementationMigrationElement #//PassiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//TechnologyElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="DistributionNetwork" eSuperTypes="#//PhysicalElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Driver" eSuperTypes="#//MotivationElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Equipment" eSuperTypes="#//PhysicalElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Facility" eSuperTypes="#//PhysicalElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Gap" eSuperTypes="#//ImplementationMigrationElement #//PassiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Goal" eSuperTypes="#//MotivationElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Grouping" eSuperTypes="#//CompositeElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ImplementationEvent" eSuperTypes="#//ImplementationMigrationElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Location" eSuperTypes="#//CompositeElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Material" eSuperTypes="#//PhysicalElement #//PassiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Meaning" eSuperTypes="#//MotivationElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//TechnologyElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Outcome" eSuperTypes="#//MotivationElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Path" eSuperTypes="#//TechnologyElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Plateau" eSuperTypes="#//ImplementationMigrationElement #//CompositeElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Principle" eSuperTypes="#//MotivationElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Product" eSuperTypes="#//BusinessElement #//CompositeElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Representation" eSuperTypes="#//BusinessElement #//PassiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Resource" eSuperTypes="#//StrategyElement #//StructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Requirement" eSuperTypes="#//MotivationElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Stakeholder" eSuperTypes="#//MotivationElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="SystemSoftware" eSuperTypes="#//TechnologyElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TechnologyCollaboration" eSuperTypes="#//TechnologyElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TechnologyEvent" eSuperTypes="#//TechnologyElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TechnologyFunction" eSuperTypes="#//TechnologyElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TechnologyInterface" eSuperTypes="#//TechnologyElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TechnologyInteraction" eSuperTypes="#//TechnologyElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TechnologyProcess" eSuperTypes="#//TechnologyElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TechnologyService" eSuperTypes="#//TechnologyElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Value" eSuperTypes="#//MotivationElement"/>
<eClassifiers xsi:type="ecore:EClass" name="WorkPackage" eSuperTypes="#//ImplementationMigrationElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="AccessRelationship" eSuperTypes="#//DependendencyRelationship">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="accessType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AggregationRelationship" eSuperTypes="#//StructuralRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="AssignmentRelationship" eSuperTypes="#//StructuralRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="AssociationRelationship" eSuperTypes="#//OtherRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="CompositionRelationship" eSuperTypes="#//StructuralRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="FlowRelationship" eSuperTypes="#//DynamicRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="InfluenceRelationship" eSuperTypes="#//DependendencyRelationship">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="strength" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RealizationRelationship" eSuperTypes="#//StructuralRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="ServingRelationship" eSuperTypes="#//DependendencyRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="SpecializationRelationship" eSuperTypes="#//OtherRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="TriggeringRelationship" eSuperTypes="#//DynamicRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelComponent" abstract="true"
eSuperTypes="#//Identifier #//Cloneable #//Adapter #//Nameable #//ArchimateModelObject">
<eOperations name="getDiagramModel" eType="#//DiagramModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Connectable" abstract="true" eSuperTypes="#//DiagramModelComponent">
<eOperations name="addConnection">
<eParameters name="connection" eType="#//DiagramModelConnection"/>
</eOperations>
<eOperations name="removeConnection">
<eParameters name="connection" eType="#//DiagramModelConnection"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceConnections" upperBound="-1"
eType="#//DiagramModelConnection" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="sourceConnection"/>
<details key="kind" value="element"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetConnections" upperBound="-1"
eType="#//DiagramModelConnection" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelContainer" abstract="true"
interface="true" eSuperTypes="#//DiagramModelComponent">
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//DiagramModelObject" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="child"/>
<details key="kind" value="element"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModel" abstract="true" eSuperTypes="#//ArchimateModelObject #//DiagramModelContainer #//Documentable #//Properties">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="connectionRouterType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelReference" eSuperTypes="#//DiagramModelObject #//TextPosition">
<eStructuralFeatures xsi:type="ecore:EReference" name="referencedModel" eType="#//DiagramModel"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="model"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelObject" abstract="true"
eSuperTypes="#//Connectable #//FontAttribute #//LineObject #//TextAlignment">
<eOperations name="setBounds">
<eParameters name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="bounds" eType="#//Bounds"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fillColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alpha" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="255"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelGroup" eSuperTypes="#//DiagramModelObject #//DiagramModelContainer #//Documentable #//Properties">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Group"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelNote" eSuperTypes="#//DiagramModelObject #//TextContent #//TextPosition">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Note"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="borderType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelImage" eSuperTypes="#//DiagramModelObject #//BorderObject #//DiagramModelImageProvider"/>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelConnection" eSuperTypes="#//Connectable #//FontAttribute #//Properties #//Documentable #//LineObject">
<eOperations name="connect">
<eParameters name="source" eType="#//Connectable"/>
<eParameters name="target" eType="#//Connectable"/>
</eOperations>
<eOperations name="disconnect"/>
<eOperations name="reconnect"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
transient="true" defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="textPosition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//Connectable"
resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Connectable"
resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bendpoints" upperBound="-1"
eType="#//DiagramModelBendpoint" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="bendpoint"/>
<details key="kind" value="element"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelBendpoint" eSuperTypes="#//Cloneable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LineObject" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lineWidth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lineColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FontAttribute" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="font" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fontColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TextPosition" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="textPosition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TextAlignment" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="textAlignment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BorderObject" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="borderColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelImageProvider" abstract="true"
interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="imagePath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Bounds">
<eOperations name="setLocation">
<eParameters name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
<eOperations name="setSize">
<eParameters name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
<eOperations name="getCopy" eType="#//Bounds"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="-1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="-1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Lockable" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="locked" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArchimateDiagramModel" eSuperTypes="#//DiagramModel">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="viewpoint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelArchimateComponent" abstract="true"
interface="true" eSuperTypes="#//Connectable">
<eOperations name="getArchimateConcept" eType="#//ArchimateConcept"/>
<eOperations name="setArchimateConcept">
<eParameters name="concept" eType="#//ArchimateConcept"/>
</eOperations>
<eOperations name="addArchimateConceptToModel">
<eParameters name="parent" eType="#//Folder"/>
</eOperations>
<eOperations name="removeArchimateConceptFromModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelArchimateObject" eSuperTypes="#//DiagramModelObject #//DiagramModelContainer #//DiagramModelArchimateComponent #//TextPosition">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="DiagramObject"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="archimateElement" eType="#//ArchimateElement"
volatile="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelArchimateConnection" eSuperTypes="#//DiagramModelConnection #//DiagramModelArchimateComponent">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Connection"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="archimateRelationship"
eType="#//ArchimateRelationship" volatile="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SketchModel" eSuperTypes="#//DiagramModel">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="background" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SketchModelSticky" eSuperTypes="#//DiagramModelObject #//DiagramModelContainer #//TextContent #//Properties #//TextPosition"/>
<eClassifiers xsi:type="ecore:EClass" name="SketchModelActor" eSuperTypes="#//DiagramModelObject #//Documentable #//Properties"/>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"archimate","nsURI":"http://www.archimatetool.com/archimate","name":"model","id":0,"eClass":"EPackage"},{"instanceTypeName":"java.io.File","defaultValue":null,"instanceClassName":"java.io.File","name":"File","instanceClass":"java.io.File","id":1,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Adapter","instanceClass":null,"abstract":true,"id":2,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Identifier","instanceClass":null,"abstract":true,"id":3,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Properties","instanceClass":null,"abstract":true,"id":5,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Metadata","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Nameable","instanceClass":null,"abstract":true,"id":7,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextContent","instanceClass":null,"abstract":true,"id":8,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Documentable","instanceClass":null,"abstract":true,"id":9,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cloneable","instanceClass":null,"abstract":true,"id":10,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FolderType","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FolderContainer","instanceClass":null,"abstract":true,"id":12,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Folder","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArchimateModelObject","instanceClass":null,"abstract":true,"id":14,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArchimateConcept","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArchimateElement","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArchimateRelationship","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StrategyElement","instanceClass":null,"abstract":true,"id":18,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessElement","instanceClass":null,"abstract":true,"id":19,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationElement","instanceClass":null,"abstract":true,"id":20,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TechnologyElement","instanceClass":null,"abstract":true,"id":21,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TechnologyObject","instanceClass":null,"abstract":true,"id":22,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PhysicalElement","instanceClass":null,"abstract":true,"id":23,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MotivationElement","instanceClass":null,"abstract":true,"id":24,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImplementationMigrationElement","instanceClass":null,"abstract":true,"id":25,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeElement","instanceClass":null,"abstract":true,"id":26,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehaviorElement","instanceClass":null,"abstract":true,"id":27,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructureElement","instanceClass":null,"abstract":true,"id":28,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActiveStructureElement","instanceClass":null,"abstract":true,"id":29,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PassiveStructureElement","instanceClass":null,"abstract":true,"id":30,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralRelationship","instanceClass":null,"abstract":true,"id":31,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DependendencyRelationship","instanceClass":null,"abstract":true,"id":32,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DynamicRelationship","instanceClass":null,"abstract":true,"id":33,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OtherRelationship","instanceClass":null,"abstract":true,"id":34,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArchimateModel","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Junction","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationCollaboration","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationComponent","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationEvent","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationFunction","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationInteraction","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationInterface","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationProcess","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationService","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assessment","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessActor","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessCollaboration","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessEvent","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessFunction","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessInteraction","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessInterface","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessObject","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessProcess","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessRole","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessService","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Capability","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationNetwork","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Contract","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CourseOfAction","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataObject","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deliverable","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DistributionNetwork","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Driver","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equipment","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Facility","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gap","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Goal","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Grouping","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImplementationEvent","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Location","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Material","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Meaning","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Outcome","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Path","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Plateau","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Principle","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Product","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Representation","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Resource","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Requirement","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stakeholder","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemSoftware","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TechnologyCollaboration","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TechnologyEvent","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TechnologyFunction","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TechnologyInterface","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TechnologyInteraction","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TechnologyProcess","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TechnologyService","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkPackage","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AccessRelationship","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AggregationRelationship","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentRelationship","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationRelationship","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositionRelationship","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowRelationship","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InfluenceRelationship","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealizationRelationship","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServingRelationship","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecializationRelationship","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TriggeringRelationship","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelComponent","instanceClass":null,"abstract":true,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connectable","instanceClass":null,"abstract":true,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelContainer","instanceClass":null,"abstract":true,"id":109,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModel","instanceClass":null,"abstract":true,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelReference","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelObject","instanceClass":null,"abstract":true,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelGroup","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelNote","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelImage","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelConnection","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelBendpoint","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LineObject","instanceClass":null,"abstract":true,"id":118,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FontAttribute","instanceClass":null,"abstract":true,"id":119,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextPosition","instanceClass":null,"abstract":true,"id":120,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextAlignment","instanceClass":null,"abstract":true,"id":121,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BorderObject","instanceClass":null,"abstract":true,"id":122,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelImageProvider","instanceClass":null,"abstract":true,"id":123,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bounds","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lockable","instanceClass":null,"abstract":true,"id":125,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArchimateDiagramModel","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelArchimateComponent","instanceClass":null,"abstract":true,"id":127,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelArchimateObject","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelArchimateConnection","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SketchModel","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SketchModelSticky","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SketchModelActor","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"getAdapter","lowerBound":0,"id":133,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setAdapter","lowerBound":0,"id":134,"many":false,"required":false,"eClass":"EOperation"},{"id":135,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"adapter","lowerBound":0,"id":136,"many":false,"required":false,"eClass":"EParameter"},{"id":137,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"adapter","lowerBound":0,"id":138,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":139,"many":false,"required":false,"eClass":"EParameter"},{"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":"id","changeable":true,"lowerBound":0,"iD":true,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":144,"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":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":false,"lowerBound":0,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entries","changeable":true,"resolveProxies":false,"lowerBound":0,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"documentation","changeable":true,"lowerBound":0,"iD":false,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getCopy","lowerBound":0,"id":158,"many":false,"required":false,"eClass":"EOperation"},{"id":159,"eClass":"EGenericType"},{"name":"user","id":160,"value":0,"literal":"user","eClass":"EEnumLiteral"},{"name":"strategy","id":161,"value":1,"literal":"strategy","eClass":"EEnumLiteral"},{"name":"business","id":162,"value":2,"literal":"business","eClass":"EEnumLiteral"},{"name":"application","id":163,"value":3,"literal":"application","eClass":"EEnumLiteral"},{"name":"technology","id":164,"value":4,"literal":"technology","eClass":"EEnumLiteral"},{"name":"relations","id":165,"value":5,"literal":"relations","eClass":"EEnumLiteral"},{"name":"other","id":166,"value":6,"literal":"other","eClass":"EEnumLiteral"},{"name":"diagrams","id":167,"value":7,"literal":"diagrams","eClass":"EEnumLiteral"},{"name":"motivation","id":168,"value":8,"literal":"motivation","eClass":"EEnumLiteral"},{"name":"implementation_migration","id":169,"value":9,"literal":"implementation_migration","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":"folders","changeable":true,"resolveProxies":false,"lowerBound":0,"id":170,"derived":false},{"id":171,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":false,"lowerBound":0,"id":172,"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":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"},{"ordered":true,"upperBound":1,"unique":true,"name":"getArchimateModel","lowerBound":0,"id":180,"many":false,"required":false,"eClass":"EOperation"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"connect","lowerBound":0,"id":190,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"reconnect","lowerBound":0,"id":191,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"disconnect","lowerBound":0,"id":192,"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":"source","changeable":true,"resolveProxies":false,"lowerBound":0,"id":193,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":false,"lowerBound":0,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":196,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"target","lowerBound":0,"id":197,"many":false,"required":false,"eClass":"EParameter"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"setDefaults","lowerBound":0,"id":220,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDefaultFolderForObject","lowerBound":0,"id":221,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDefaultDiagramModel","lowerBound":0,"id":222,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getDiagramModels","lowerBound":0,"id":223,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFolder","lowerBound":0,"id":224,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"purpose","changeable":true,"lowerBound":0,"iD":false,"id":225,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"file","changeable":true,"lowerBound":0,"iD":false,"id":226,"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":227,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metadata","changeable":true,"resolveProxies":false,"lowerBound":0,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":1,"id":233,"many":false,"required":true,"eClass":"EParameter"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"type","lowerBound":0,"id":238,"many":false,"required":false,"eClass":"EParameter"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":244,"derived":false},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"accessType","changeable":true,"lowerBound":0,"iD":false,"id":351,"derived":false},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"strength","changeable":true,"lowerBound":0,"iD":false,"id":359,"derived":false},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDiagramModel","lowerBound":0,"id":366,"many":false,"required":false,"eClass":"EOperation"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"addConnection","lowerBound":0,"id":373,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeConnection","lowerBound":0,"id":374,"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":"sourceConnections","changeable":true,"resolveProxies":false,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"targetConnections","changeable":true,"resolveProxies":false,"lowerBound":0,"id":376,"derived":false},{"id":377,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"connection","lowerBound":0,"id":378,"many":false,"required":false,"eClass":"EParameter"},{"id":379,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"connection","lowerBound":0,"id":380,"many":false,"required":false,"eClass":"EParameter"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"container":false,"ordered":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":384,"derived":false},{"id":385,"eClass":"EGenericType"},{"id":386,"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":"connectionRouterType","changeable":true,"lowerBound":0,"iD":false,"id":387,"derived":false},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referencedModel","changeable":true,"resolveProxies":false,"lowerBound":0,"id":393,"derived":false},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"setBounds","lowerBound":0,"id":397,"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":"bounds","changeable":true,"resolveProxies":false,"lowerBound":0,"id":398,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fillColor","changeable":true,"lowerBound":0,"iD":false,"id":399,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":255,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"255","unsettable":false,"transient":false,"unique":true,"name":"alpha","changeable":true,"lowerBound":0,"iD":false,"id":400,"derived":false},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"x","lowerBound":0,"id":405,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"y","lowerBound":0,"id":406,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"width","lowerBound":0,"id":407,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"height","lowerBound":0,"id":408,"many":false,"required":false,"eClass":"EParameter"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"borderType","changeable":true,"lowerBound":0,"iD":false,"id":420,"derived":false},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"connect","lowerBound":0,"id":428,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"disconnect","lowerBound":0,"id":429,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"reconnect","lowerBound":0,"id":430,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":true,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":431,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"textPosition","changeable":true,"lowerBound":0,"iD":false,"id":432,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":false,"lowerBound":0,"id":433,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":false,"lowerBound":0,"id":434,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bendpoints","changeable":true,"resolveProxies":false,"lowerBound":0,"id":435,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":436,"derived":false},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":442,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"target","lowerBound":0,"id":443,"many":false,"required":false,"eClass":"EParameter"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startX","changeable":true,"lowerBound":0,"iD":false,"id":452,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startY","changeable":true,"lowerBound":0,"iD":false,"id":453,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"endX","changeable":true,"lowerBound":0,"iD":false,"id":454,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"endY","changeable":true,"lowerBound":0,"iD":false,"id":455,"derived":false},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"lineWidth","changeable":true,"lowerBound":0,"iD":false,"id":461,"derived":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":462,"derived":false},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"font","changeable":true,"lowerBound":0,"iD":false,"id":465,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fontColor","changeable":true,"lowerBound":0,"iD":false,"id":466,"derived":false},{"id":467,"eClass":"EGenericType"},{"id":468,"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":"textPosition","changeable":true,"lowerBound":0,"iD":false,"id":469,"derived":false},{"id":470,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":2,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"2","unsettable":false,"transient":false,"unique":true,"name":"textAlignment","changeable":true,"lowerBound":0,"iD":false,"id":471,"derived":false},{"id":472,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"borderColor","changeable":true,"lowerBound":0,"iD":false,"id":473,"derived":false},{"id":474,"eClass":"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":475,"derived":false},{"id":476,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"setLocation","lowerBound":0,"id":477,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setSize","lowerBound":0,"id":478,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getCopy","lowerBound":0,"id":479,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":480,"derived":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":481,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":482,"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":"height","changeable":true,"lowerBound":0,"iD":false,"id":483,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"x","lowerBound":0,"id":484,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"y","lowerBound":0,"id":485,"many":false,"required":false,"eClass":"EParameter"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"width","lowerBound":0,"id":488,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"height","lowerBound":0,"id":489,"many":false,"required":false,"eClass":"EParameter"},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"locked","changeable":true,"lowerBound":0,"iD":false,"id":497,"derived":false},{"id":498,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"viewpoint","changeable":true,"lowerBound":0,"iD":false,"id":499,"derived":false},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getArchimateConcept","lowerBound":0,"id":502,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setArchimateConcept","lowerBound":0,"id":503,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addArchimateConceptToModel","lowerBound":0,"id":504,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeArchimateConceptFromModel","lowerBound":0,"id":505,"many":false,"required":false,"eClass":"EOperation"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"concept","lowerBound":0,"id":508,"many":false,"required":false,"eClass":"EParameter"},{"id":509,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"parent","lowerBound":0,"id":510,"many":false,"required":false,"eClass":"EParameter"},{"id":511,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"archimateElement","changeable":true,"resolveProxies":false,"lowerBound":0,"id":512,"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":"type","changeable":true,"lowerBound":0,"iD":false,"id":513,"derived":false},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"archimateRelationship","changeable":true,"resolveProxies":false,"lowerBound":0,"id":520,"derived":false},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"background","changeable":true,"lowerBound":0,"iD":false,"id":524,"derived":false},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":133},{"source":2,"target":134},{"source":133,"target":135},{"source":133,"target":2},{"source":133,"target":136},{"source":136,"target":137},{"source":136,"target":133},{"source":134,"target":2},{"source":134,"target":138},{"source":134,"target":139},{"source":138,"target":140},{"source":138,"target":134},{"source":139,"target":141},{"source":139,"target":134},{"source":3,"target":0},{"source":3,"target":142},{"source":142,"target":143},{"source":142,"target":3},{"source":4,"target":0},{"source":4,"target":144},{"source":4,"target":145},{"source":144,"target":146},{"source":144,"target":4},{"source":145,"target":147},{"source":145,"target":4},{"source":5,"target":0},{"source":5,"target":148},{"source":148,"target":4},{"source":148,"target":149},{"source":148,"target":5},{"source":149,"target":4},{"source":6,"target":0},{"source":6,"target":150},{"source":150,"target":4},{"source":150,"target":151},{"source":150,"target":6},{"source":151,"target":4},{"source":7,"target":0},{"source":7,"target":152},{"source":152,"target":153},{"source":152,"target":7},{"source":8,"target":0},{"source":8,"target":154},{"source":154,"target":155},{"source":154,"target":8},{"source":9,"target":0},{"source":9,"target":156},{"source":156,"target":157},{"source":156,"target":9},{"source":10,"target":0},{"source":10,"target":158},{"source":158,"target":159},{"source":158,"target":10},{"source":11,"target":0},{"source":11,"target":160},{"source":11,"target":161},{"source":11,"target":162},{"source":11,"target":163},{"source":11,"target":164},{"source":11,"target":165},{"source":11,"target":166},{"source":11,"target":167},{"source":11,"target":168},{"source":11,"target":169},{"source":160,"target":11},{"source":161,"target":11},{"source":162,"target":11},{"source":163,"target":11},{"source":164,"target":11},{"source":165,"target":11},{"source":166,"target":11},{"source":167,"target":11},{"source":168,"target":11},{"source":169,"target":11},{"source":12,"target":0},{"source":12,"target":170},{"source":170,"target":13},{"source":170,"target":171},{"source":170,"target":12},{"source":171,"target":13},{"source":13,"target":0},{"source":13,"target":14},{"source":13,"target":12},{"source":13,"target":9},{"source":13,"target":5},{"source":13,"target":172},{"source":13,"target":173},{"source":13,"target":174},{"source":13,"target":175},{"source":13,"target":176},{"source":13,"target":177},{"source":172,"target":178},{"source":172,"target":13},{"source":173,"target":11},{"source":173,"target":179},{"source":173,"target":13},{"source":179,"target":11},{"source":174,"target":14},{"source":175,"target":12},{"source":176,"target":9},{"source":177,"target":5},{"source":14,"target":0},{"source":14,"target":2},{"source":14,"target":7},{"source":14,"target":3},{"source":14,"target":180},{"source":14,"target":181},{"source":14,"target":182},{"source":14,"target":183},{"source":180,"target":35},{"source":180,"target":184},{"source":180,"target":14},{"source":184,"target":35},{"source":181,"target":2},{"source":182,"target":7},{"source":183,"target":3},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":10},{"source":15,"target":9},{"source":15,"target":5},{"source":15,"target":185},{"source":15,"target":186},{"source":15,"target":187},{"source":15,"target":188},{"source":185,"target":14},{"source":186,"target":10},{"source":187,"target":9},{"source":188,"target":5},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":189},{"source":189,"target":15},{"source":17,"target":0},{"source":17,"target":15},{"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":17},{"source":190,"target":196},{"source":190,"target":197},{"source":196,"target":15},{"source":196,"target":198},{"source":196,"target":190},{"source":198,"target":15},{"source":197,"target":15},{"source":197,"target":199},{"source":197,"target":190},{"source":199,"target":15},{"source":191,"target":17},{"source":192,"target":17},{"source":193,"target":15},{"source":193,"target":200},{"source":193,"target":17},{"source":200,"target":15},{"source":194,"target":15},{"source":194,"target":201},{"source":194,"target":17},{"source":201,"target":15},{"source":195,"target":15},{"source":18,"target":0},{"source":18,"target":16},{"source":18,"target":202},{"source":202,"target":16},{"source":19,"target":0},{"source":19,"target":16},{"source":19,"target":203},{"source":203,"target":16},{"source":20,"target":0},{"source":20,"target":16},{"source":20,"target":204},{"source":204,"target":16},{"source":21,"target":0},{"source":21,"target":16},{"source":21,"target":205},{"source":205,"target":16},{"source":22,"target":0},{"source":22,"target":21},{"source":22,"target":30},{"source":22,"target":206},{"source":22,"target":207},{"source":206,"target":21},{"source":207,"target":30},{"source":23,"target":0},{"source":23,"target":16},{"source":23,"target":208},{"source":208,"target":16},{"source":24,"target":0},{"source":24,"target":16},{"source":24,"target":209},{"source":209,"target":16},{"source":25,"target":0},{"source":25,"target":16},{"source":25,"target":210},{"source":210,"target":16},{"source":26,"target":0},{"source":26,"target":16},{"source":26,"target":211},{"source":211,"target":16},{"source":27,"target":0},{"source":27,"target":16},{"source":27,"target":212},{"source":212,"target":16},{"source":28,"target":0},{"source":28,"target":16},{"source":28,"target":213},{"source":213,"target":16},{"source":29,"target":0},{"source":29,"target":28},{"source":29,"target":214},{"source":214,"target":28},{"source":30,"target":0},{"source":30,"target":28},{"source":30,"target":215},{"source":215,"target":28},{"source":31,"target":0},{"source":31,"target":17},{"source":31,"target":216},{"source":216,"target":17},{"source":32,"target":0},{"source":32,"target":17},{"source":32,"target":217},{"source":217,"target":17},{"source":33,"target":0},{"source":33,"target":17},{"source":33,"target":218},{"source":218,"target":17},{"source":34,"target":0},{"source":34,"target":17},{"source":34,"target":219},{"source":219,"target":17},{"source":35,"target":0},{"source":35,"target":12},{"source":35,"target":14},{"source":35,"target":5},{"source":35,"target":220},{"source":35,"target":221},{"source":35,"target":222},{"source":35,"target":223},{"source":35,"target":224},{"source":35,"target":225},{"source":35,"target":226},{"source":35,"target":227},{"source":35,"target":228},{"source":35,"target":229},{"source":35,"target":230},{"source":35,"target":231},{"source":220,"target":35},{"source":221,"target":13},{"source":221,"target":232},{"source":221,"target":35},{"source":221,"target":233},{"source":232,"target":13},{"source":233,"target":234},{"source":233,"target":221},{"source":222,"target":110},{"source":222,"target":235},{"source":222,"target":35},{"source":235,"target":110},{"source":223,"target":110},{"source":223,"target":236},{"source":223,"target":35},{"source":236,"target":110},{"source":224,"target":13},{"source":224,"target":237},{"source":224,"target":35},{"source":224,"target":238},{"source":237,"target":13},{"source":238,"target":11},{"source":238,"target":239},{"source":238,"target":224},{"source":239,"target":11},{"source":225,"target":240},{"source":225,"target":35},{"source":226,"target":1},{"source":226,"target":241},{"source":226,"target":35},{"source":241,"target":1},{"source":227,"target":242},{"source":227,"target":35},{"source":228,"target":6},{"source":228,"target":243},{"source":228,"target":35},{"source":243,"target":6},{"source":229,"target":12},{"source":230,"target":14},{"source":231,"target":5},{"source":36,"target":0},{"source":36,"target":16},{"source":36,"target":244},{"source":36,"target":245},{"source":244,"target":246},{"source":244,"target":36},{"source":245,"target":16},{"source":37,"target":0},{"source":37,"target":20},{"source":37,"target":29},{"source":37,"target":247},{"source":37,"target":248},{"source":247,"target":20},{"source":248,"target":29},{"source":38,"target":0},{"source":38,"target":20},{"source":38,"target":29},{"source":38,"target":249},{"source":38,"target":250},{"source":249,"target":20},{"source":250,"target":29},{"source":39,"target":0},{"source":39,"target":20},{"source":39,"target":27},{"source":39,"target":251},{"source":39,"target":252},{"source":251,"target":20},{"source":252,"target":27},{"source":40,"target":0},{"source":40,"target":20},{"source":40,"target":27},{"source":40,"target":253},{"source":40,"target":254},{"source":253,"target":20},{"source":254,"target":27},{"source":41,"target":0},{"source":41,"target":20},{"source":41,"target":27},{"source":41,"target":255},{"source":41,"target":256},{"source":255,"target":20},{"source":256,"target":27},{"source":42,"target":0},{"source":42,"target":20},{"source":42,"target":29},{"source":42,"target":257},{"source":42,"target":258},{"source":257,"target":20},{"source":258,"target":29},{"source":43,"target":0},{"source":43,"target":20},{"source":43,"target":27},{"source":43,"target":259},{"source":43,"target":260},{"source":259,"target":20},{"source":260,"target":27},{"source":44,"target":0},{"source":44,"target":20},{"source":44,"target":27},{"source":44,"target":261},{"source":44,"target":262},{"source":261,"target":20},{"source":262,"target":27},{"source":45,"target":0},{"source":45,"target":22},{"source":45,"target":263},{"source":263,"target":22},{"source":46,"target":0},{"source":46,"target":24},{"source":46,"target":264},{"source":264,"target":24},{"source":47,"target":0},{"source":47,"target":19},{"source":47,"target":29},{"source":47,"target":265},{"source":47,"target":266},{"source":265,"target":19},{"source":266,"target":29},{"source":48,"target":0},{"source":48,"target":19},{"source":48,"target":29},{"source":48,"target":267},{"source":48,"target":268},{"source":267,"target":19},{"source":268,"target":29},{"source":49,"target":0},{"source":49,"target":19},{"source":49,"target":27},{"source":49,"target":269},{"source":49,"target":270},{"source":269,"target":19},{"source":270,"target":27},{"source":50,"target":0},{"source":50,"target":19},{"source":50,"target":27},{"source":50,"target":271},{"source":50,"target":272},{"source":271,"target":19},{"source":272,"target":27},{"source":51,"target":0},{"source":51,"target":19},{"source":51,"target":27},{"source":51,"target":273},{"source":51,"target":274},{"source":273,"target":19},{"source":274,"target":27},{"source":52,"target":0},{"source":52,"target":19},{"source":52,"target":29},{"source":52,"target":275},{"source":52,"target":276},{"source":275,"target":19},{"source":276,"target":29},{"source":53,"target":0},{"source":53,"target":19},{"source":53,"target":30},{"source":53,"target":277},{"source":53,"target":278},{"source":277,"target":19},{"source":278,"target":30},{"source":54,"target":0},{"source":54,"target":19},{"source":54,"target":27},{"source":54,"target":279},{"source":54,"target":280},{"source":279,"target":19},{"source":280,"target":27},{"source":55,"target":0},{"source":55,"target":19},{"source":55,"target":29},{"source":55,"target":281},{"source":55,"target":282},{"source":281,"target":19},{"source":282,"target":29},{"source":56,"target":0},{"source":56,"target":19},{"source":56,"target":27},{"source":56,"target":283},{"source":56,"target":284},{"source":283,"target":19},{"source":284,"target":27},{"source":57,"target":0},{"source":57,"target":18},{"source":57,"target":27},{"source":57,"target":285},{"source":57,"target":286},{"source":285,"target":18},{"source":286,"target":27},{"source":58,"target":0},{"source":58,"target":21},{"source":58,"target":29},{"source":58,"target":287},{"source":58,"target":288},{"source":287,"target":21},{"source":288,"target":29},{"source":59,"target":0},{"source":59,"target":19},{"source":59,"target":30},{"source":59,"target":289},{"source":59,"target":290},{"source":289,"target":19},{"source":290,"target":30},{"source":60,"target":0},{"source":60,"target":24},{"source":60,"target":291},{"source":291,"target":24},{"source":61,"target":0},{"source":61,"target":18},{"source":61,"target":27},{"source":61,"target":292},{"source":61,"target":293},{"source":292,"target":18},{"source":293,"target":27},{"source":62,"target":0},{"source":62,"target":20},{"source":62,"target":30},{"source":62,"target":294},{"source":62,"target":295},{"source":294,"target":20},{"source":295,"target":30},{"source":63,"target":0},{"source":63,"target":25},{"source":63,"target":30},{"source":63,"target":296},{"source":63,"target":297},{"source":296,"target":25},{"source":297,"target":30},{"source":64,"target":0},{"source":64,"target":21},{"source":64,"target":29},{"source":64,"target":298},{"source":64,"target":299},{"source":298,"target":21},{"source":299,"target":29},{"source":65,"target":0},{"source":65,"target":23},{"source":65,"target":29},{"source":65,"target":300},{"source":65,"target":301},{"source":300,"target":23},{"source":301,"target":29},{"source":66,"target":0},{"source":66,"target":24},{"source":66,"target":302},{"source":302,"target":24},{"source":67,"target":0},{"source":67,"target":23},{"source":67,"target":29},{"source":67,"target":303},{"source":67,"target":304},{"source":303,"target":23},{"source":304,"target":29},{"source":68,"target":0},{"source":68,"target":23},{"source":68,"target":29},{"source":68,"target":305},{"source":68,"target":306},{"source":305,"target":23},{"source":306,"target":29},{"source":69,"target":0},{"source":69,"target":25},{"source":69,"target":30},{"source":69,"target":307},{"source":69,"target":308},{"source":307,"target":25},{"source":308,"target":30},{"source":70,"target":0},{"source":70,"target":24},{"source":70,"target":309},{"source":309,"target":24},{"source":71,"target":0},{"source":71,"target":26},{"source":71,"target":310},{"source":310,"target":26},{"source":72,"target":0},{"source":72,"target":25},{"source":72,"target":311},{"source":311,"target":25},{"source":73,"target":0},{"source":73,"target":26},{"source":73,"target":312},{"source":312,"target":26},{"source":74,"target":0},{"source":74,"target":23},{"source":74,"target":30},{"source":74,"target":313},{"source":74,"target":314},{"source":313,"target":23},{"source":314,"target":30},{"source":75,"target":0},{"source":75,"target":24},{"source":75,"target":315},{"source":315,"target":24},{"source":76,"target":0},{"source":76,"target":21},{"source":76,"target":29},{"source":76,"target":316},{"source":76,"target":317},{"source":316,"target":21},{"source":317,"target":29},{"source":77,"target":0},{"source":77,"target":24},{"source":77,"target":318},{"source":318,"target":24},{"source":78,"target":0},{"source":78,"target":21},{"source":78,"target":319},{"source":319,"target":21},{"source":79,"target":0},{"source":79,"target":25},{"source":79,"target":26},{"source":79,"target":320},{"source":79,"target":321},{"source":320,"target":25},{"source":321,"target":26},{"source":80,"target":0},{"source":80,"target":24},{"source":80,"target":322},{"source":322,"target":24},{"source":81,"target":0},{"source":81,"target":19},{"source":81,"target":26},{"source":81,"target":323},{"source":81,"target":324},{"source":323,"target":19},{"source":324,"target":26},{"source":82,"target":0},{"source":82,"target":19},{"source":82,"target":30},{"source":82,"target":325},{"source":82,"target":326},{"source":325,"target":19},{"source":326,"target":30},{"source":83,"target":0},{"source":83,"target":18},{"source":83,"target":28},{"source":83,"target":327},{"source":83,"target":328},{"source":327,"target":18},{"source":328,"target":28},{"source":84,"target":0},{"source":84,"target":24},{"source":84,"target":329},{"source":329,"target":24},{"source":85,"target":0},{"source":85,"target":24},{"source":85,"target":29},{"source":85,"target":330},{"source":85,"target":331},{"source":330,"target":24},{"source":331,"target":29},{"source":86,"target":0},{"source":86,"target":21},{"source":86,"target":29},{"source":86,"target":332},{"source":86,"target":333},{"source":332,"target":21},{"source":333,"target":29},{"source":87,"target":0},{"source":87,"target":21},{"source":87,"target":29},{"source":87,"target":334},{"source":87,"target":335},{"source":334,"target":21},{"source":335,"target":29},{"source":88,"target":0},{"source":88,"target":21},{"source":88,"target":27},{"source":88,"target":336},{"source":88,"target":337},{"source":336,"target":21},{"source":337,"target":27},{"source":89,"target":0},{"source":89,"target":21},{"source":89,"target":27},{"source":89,"target":338},{"source":89,"target":339},{"source":338,"target":21},{"source":339,"target":27},{"source":90,"target":0},{"source":90,"target":21},{"source":90,"target":29},{"source":90,"target":340},{"source":90,"target":341},{"source":340,"target":21},{"source":341,"target":29},{"source":91,"target":0},{"source":91,"target":21},{"source":91,"target":27},{"source":91,"target":342},{"source":91,"target":343},{"source":342,"target":21},{"source":343,"target":27},{"source":92,"target":0},{"source":92,"target":21},{"source":92,"target":27},{"source":92,"target":344},{"source":92,"target":345},{"source":344,"target":21},{"source":345,"target":27},{"source":93,"target":0},{"source":93,"target":21},{"source":93,"target":27},{"source":93,"target":346},{"source":93,"target":347},{"source":346,"target":21},{"source":347,"target":27},{"source":94,"target":0},{"source":94,"target":24},{"source":94,"target":348},{"source":348,"target":24},{"source":95,"target":0},{"source":95,"target":25},{"source":95,"target":27},{"source":95,"target":349},{"source":95,"target":350},{"source":349,"target":25},{"source":350,"target":27},{"source":96,"target":0},{"source":96,"target":32},{"source":96,"target":351},{"source":96,"target":352},{"source":351,"target":353},{"source":351,"target":96},{"source":352,"target":32},{"source":97,"target":0},{"source":97,"target":31},{"source":97,"target":354},{"source":354,"target":31},{"source":98,"target":0},{"source":98,"target":31},{"source":98,"target":355},{"source":355,"target":31},{"source":99,"target":0},{"source":99,"target":34},{"source":99,"target":356},{"source":356,"target":34},{"source":100,"target":0},{"source":100,"target":31},{"source":100,"target":357},{"source":357,"target":31},{"source":101,"target":0},{"source":101,"target":33},{"source":101,"target":358},{"source":358,"target":33},{"source":102,"target":0},{"source":102,"target":32},{"source":102,"target":359},{"source":102,"target":360},{"source":359,"target":361},{"source":359,"target":102},{"source":360,"target":32},{"source":103,"target":0},{"source":103,"target":31},{"source":103,"target":362},{"source":362,"target":31},{"source":104,"target":0},{"source":104,"target":32},{"source":104,"target":363},{"source":363,"target":32},{"source":105,"target":0},{"source":105,"target":34},{"source":105,"target":364},{"source":364,"target":34},{"source":106,"target":0},{"source":106,"target":33},{"source":106,"target":365},{"source":365,"target":33},{"source":107,"target":0},{"source":107,"target":3},{"source":107,"target":10},{"source":107,"target":2},{"source":107,"target":7},{"source":107,"target":14},{"source":107,"target":366},{"source":107,"target":367},{"source":107,"target":368},{"source":107,"target":369},{"source":107,"target":370},{"source":107,"target":371},{"source":366,"target":110},{"source":366,"target":372},{"source":366,"target":107},{"source":372,"target":110},{"source":367,"target":3},{"source":368,"target":10},{"source":369,"target":2},{"source":370,"target":7},{"source":371,"target":14},{"source":108,"target":0},{"source":108,"target":107},{"source":108,"target":373},{"source":108,"target":374},{"source":108,"target":375},{"source":108,"target":376},{"source":108,"target":377},{"source":373,"target":108},{"source":373,"target":378},{"source":378,"target":116},{"source":378,"target":379},{"source":378,"target":373},{"source":379,"target":116},{"source":374,"target":108},{"source":374,"target":380},{"source":380,"target":116},{"source":380,"target":381},{"source":380,"target":374},{"source":381,"target":116},{"source":375,"target":116},{"source":375,"target":382},{"source":375,"target":108},{"source":382,"target":116},{"source":376,"target":116},{"source":376,"target":383},{"source":376,"target":108},{"source":383,"target":116},{"source":377,"target":107},{"source":109,"target":0},{"source":109,"target":107},{"source":109,"target":384},{"source":109,"target":385},{"source":384,"target":112},{"source":384,"target":386},{"source":384,"target":109},{"source":386,"target":112},{"source":385,"target":107},{"source":110,"target":0},{"source":110,"target":14},{"source":110,"target":109},{"source":110,"target":9},{"source":110,"target":5},{"source":110,"target":387},{"source":110,"target":388},{"source":110,"target":389},{"source":110,"target":390},{"source":110,"target":391},{"source":387,"target":392},{"source":387,"target":110},{"source":388,"target":14},{"source":389,"target":109},{"source":390,"target":9},{"source":391,"target":5},{"source":111,"target":0},{"source":111,"target":112},{"source":111,"target":120},{"source":111,"target":393},{"source":111,"target":394},{"source":111,"target":395},{"source":393,"target":110},{"source":393,"target":396},{"source":393,"target":111},{"source":396,"target":110},{"source":394,"target":112},{"source":395,"target":120},{"source":112,"target":0},{"source":112,"target":108},{"source":112,"target":119},{"source":112,"target":118},{"source":112,"target":121},{"source":112,"target":397},{"source":112,"target":398},{"source":112,"target":399},{"source":112,"target":400},{"source":112,"target":401},{"source":112,"target":402},{"source":112,"target":403},{"source":112,"target":404},{"source":397,"target":112},{"source":397,"target":405},{"source":397,"target":406},{"source":397,"target":407},{"source":397,"target":408},{"source":405,"target":409},{"source":405,"target":397},{"source":406,"target":410},{"source":406,"target":397},{"source":407,"target":411},{"source":407,"target":397},{"source":408,"target":412},{"source":408,"target":397},{"source":398,"target":124},{"source":398,"target":413},{"source":398,"target":112},{"source":413,"target":124},{"source":399,"target":414},{"source":399,"target":112},{"source":400,"target":415},{"source":400,"target":112},{"source":401,"target":108},{"source":402,"target":119},{"source":403,"target":118},{"source":404,"target":121},{"source":113,"target":0},{"source":113,"target":112},{"source":113,"target":109},{"source":113,"target":9},{"source":113,"target":5},{"source":113,"target":416},{"source":113,"target":417},{"source":113,"target":418},{"source":113,"target":419},{"source":416,"target":112},{"source":417,"target":109},{"source":418,"target":9},{"source":419,"target":5},{"source":114,"target":0},{"source":114,"target":112},{"source":114,"target":8},{"source":114,"target":120},{"source":114,"target":420},{"source":114,"target":421},{"source":114,"target":422},{"source":114,"target":423},{"source":420,"target":424},{"source":420,"target":114},{"source":421,"target":112},{"source":422,"target":8},{"source":423,"target":120},{"source":115,"target":0},{"source":115,"target":112},{"source":115,"target":122},{"source":115,"target":123},{"source":115,"target":425},{"source":115,"target":426},{"source":115,"target":427},{"source":425,"target":112},{"source":426,"target":122},{"source":427,"target":123},{"source":116,"target":0},{"source":116,"target":108},{"source":116,"target":119},{"source":116,"target":5},{"source":116,"target":9},{"source":116,"target":118},{"source":116,"target":428},{"source":116,"target":429},{"source":116,"target":430},{"source":116,"target":431},{"source":116,"target":432},{"source":116,"target":433},{"source":116,"target":434},{"source":116,"target":435},{"source":116,"target":436},{"source":116,"target":437},{"source":116,"target":438},{"source":116,"target":439},{"source":116,"target":440},{"source":116,"target":441},{"source":428,"target":116},{"source":428,"target":442},{"source":428,"target":443},{"source":442,"target":108},{"source":442,"target":444},{"source":442,"target":428},{"source":444,"target":108},{"source":443,"target":108},{"source":443,"target":445},{"source":443,"target":428},{"source":445,"target":108},{"source":429,"target":116},{"source":430,"target":116},{"source":431,"target":446},{"source":431,"target":116},{"source":432,"target":447},{"source":432,"target":116},{"source":433,"target":108},{"source":433,"target":448},{"source":433,"target":116},{"source":448,"target":108},{"source":434,"target":108},{"source":434,"target":449},{"source":434,"target":116},{"source":449,"target":108},{"source":435,"target":117},{"source":435,"target":450},{"source":435,"target":116},{"source":450,"target":117},{"source":436,"target":451},{"source":436,"target":116},{"source":437,"target":108},{"source":438,"target":119},{"source":439,"target":5},{"source":440,"target":9},{"source":441,"target":118},{"source":117,"target":0},{"source":117,"target":10},{"source":117,"target":452},{"source":117,"target":453},{"source":117,"target":454},{"source":117,"target":455},{"source":117,"target":456},{"source":452,"target":457},{"source":452,"target":117},{"source":453,"target":458},{"source":453,"target":117},{"source":454,"target":459},{"source":454,"target":117},{"source":455,"target":460},{"source":455,"target":117},{"source":456,"target":10},{"source":118,"target":0},{"source":118,"target":461},{"source":118,"target":462},{"source":461,"target":463},{"source":461,"target":118},{"source":462,"target":464},{"source":462,"target":118},{"source":119,"target":0},{"source":119,"target":465},{"source":119,"target":466},{"source":465,"target":467},{"source":465,"target":119},{"source":466,"target":468},{"source":466,"target":119},{"source":120,"target":0},{"source":120,"target":469},{"source":469,"target":470},{"source":469,"target":120},{"source":121,"target":0},{"source":121,"target":471},{"source":471,"target":472},{"source":471,"target":121},{"source":122,"target":0},{"source":122,"target":473},{"source":473,"target":474},{"source":473,"target":122},{"source":123,"target":0},{"source":123,"target":475},{"source":475,"target":476},{"source":475,"target":123},{"source":124,"target":0},{"source":124,"target":477},{"source":124,"target":478},{"source":124,"target":479},{"source":124,"target":480},{"source":124,"target":481},{"source":124,"target":482},{"source":124,"target":483},{"source":477,"target":124},{"source":477,"target":484},{"source":477,"target":485},{"source":484,"target":486},{"source":484,"target":477},{"source":485,"target":487},{"source":485,"target":477},{"source":478,"target":124},{"source":478,"target":488},{"source":478,"target":489},{"source":488,"target":490},{"source":488,"target":478},{"source":489,"target":491},{"source":489,"target":478},{"source":479,"target":124},{"source":479,"target":492},{"source":479,"target":124},{"source":492,"target":124},{"source":480,"target":493},{"source":480,"target":124},{"source":481,"target":494},{"source":481,"target":124},{"source":482,"target":495},{"source":482,"target":124},{"source":483,"target":496},{"source":483,"target":124},{"source":125,"target":0},{"source":125,"target":497},{"source":497,"target":498},{"source":497,"target":125},{"source":126,"target":0},{"source":126,"target":110},{"source":126,"target":499},{"source":126,"target":500},{"source":499,"target":501},{"source":499,"target":126},{"source":500,"target":110},{"source":127,"target":0},{"source":127,"target":108},{"source":127,"target":502},{"source":127,"target":503},{"source":127,"target":504},{"source":127,"target":505},{"source":127,"target":506},{"source":502,"target":15},{"source":502,"target":507},{"source":502,"target":127},{"source":507,"target":15},{"source":503,"target":127},{"source":503,"target":508},{"source":508,"target":15},{"source":508,"target":509},{"source":508,"target":503},{"source":509,"target":15},{"source":504,"target":127},{"source":504,"target":510},{"source":510,"target":13},{"source":510,"target":511},{"source":510,"target":504},{"source":511,"target":13},{"source":505,"target":127},{"source":506,"target":108},{"source":128,"target":0},{"source":128,"target":112},{"source":128,"target":109},{"source":128,"target":127},{"source":128,"target":120},{"source":128,"target":512},{"source":128,"target":513},{"source":128,"target":514},{"source":128,"target":515},{"source":128,"target":516},{"source":128,"target":517},{"source":512,"target":16},{"source":512,"target":518},{"source":512,"target":128},{"source":518,"target":16},{"source":513,"target":519},{"source":513,"target":128},{"source":514,"target":112},{"source":515,"target":109},{"source":516,"target":127},{"source":517,"target":120},{"source":129,"target":0},{"source":129,"target":116},{"source":129,"target":127},{"source":129,"target":520},{"source":129,"target":521},{"source":129,"target":522},{"source":520,"target":17},{"source":520,"target":523},{"source":520,"target":129},{"source":523,"target":17},{"source":521,"target":116},{"source":522,"target":127},{"source":130,"target":0},{"source":130,"target":110},{"source":130,"target":524},{"source":130,"target":525},{"source":524,"target":526},{"source":524,"target":130},{"source":525,"target":110},{"source":131,"target":0},{"source":131,"target":112},{"source":131,"target":109},{"source":131,"target":8},{"source":131,"target":5},{"source":131,"target":120},{"source":131,"target":527},{"source":131,"target":528},{"source":131,"target":529},{"source":131,"target":530},{"source":131,"target":531},{"source":527,"target":112},{"source":528,"target":109},{"source":529,"target":8},{"source":530,"target":5},{"source":531,"target":120},{"source":132,"target":0},{"source":132,"target":112},{"source":132,"target":9},{"source":132,"target":5},{"source":132,"target":532},{"source":132,"target":533},{"source":132,"target":534},{"source":532,"target":112},{"source":533,"target":9},{"source":534,"target":5}],"multigraph":true} | ecore |
requirements | repo-ecore-all/data/qualicen/specmate/bundles/specmate-model-ecore/model/specmate.ecore | model
base
INamed
name
IDescribed
description
IID
id
IContentElement
IContainer
contents
ISpecmateModelObject
Folder
library
IPositionable
position
IExternal
extId
extId2
source
live
ISpecmatePositionableModelObject
x
y
width
height
IModelConnection
source
target
IModelNode
outgoingConnections
incomingConnections
ITracingElement
tracesTo
tracesFrom
IRecycled
recycled
hasRecycledChildren
requirements
Requirement
numberOfTests
tac
implementingUnit
implementingBOTeam
implementingITTeam
plannedRelease
status
isRegressionRequirement
platform
CEGModel
modelRequirements
CEGNode
type
variable
condition
NodeType
AND
AND
OR
OR
CEGConnection
negate
testspecification
TestSpecification
TestParameter
type
assignments
TestCase
consistent
ParameterAssignment
parameter
value
condition
ParameterType
INPUT
INPUT
OUTPUT
OUTPUT
TestProcedure
isRegressionTest
TestStep
expectedOutcome
referencedTestParameters
processes
Process
ProcessNode
ProcessStep
expectedOutcome
ProcessDecision
ProcessConnection
condition
labelX
labelY
ProcessStart
ProcessEnd
history
History
entries
HistoryEntry
timestamp
user
deletedObjects
comment
changes
Change
objectName
objectType
oldValue
newValue
feature
isCreate
isDelete
administration
Status
value
ProblemDetail
ecode
status
detail
instance
ErrorCode
noSuchService
noSuchService
methodNotAllowed
methodNotAllowed
inMaintenanceMode
inMaintenanceMode
invalidData
invalidData
validator
validator
noAuthorization
noAuthorization
internalProblem
internalProblem
userSession
userSession
configuration
configuration
persistency
persistency
migration
migration
seralization
seralization
restService
restService
scheduler
scheduler
hpProxy
hpProxy
jira
jira
metrics
metrics
search
search
testgeneration
testgeneration
trello
trello
nlp
nlp
batch
BatchOperation
operations
Operation
type
target
value
OperationType
CREATE
CREATE
UPDATE
UPDATE
DELETE
DELETE
export
Export
type
content | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="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://specmate.com/20200309/model" nsPrefix="com.specmate.model">
<eSubpackages name="base" nsURI="http://specmate.com/20200309/model/base" nsPrefix="com.specmate.model.basemodel">
<eClassifiers xsi:type="ecore:EClass" name="INamed" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://specmate.com/form_meta">
<details key="shortDesc" value="Name"/>
<details key="longDesc" value=""/>
<details key="required" value="true"/>
<details key="type" value="text"/>
<details key="position" value="0"/>
<details key="allowedPattern" value="^[^,;|]*$"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IDescribed" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://specmate.com/form_meta">
<details key="shortDesc" value="Description"/>
<details key="longDesc" value=""/>
<details key="required" value="false"/>
<details key="type" value="longText"/>
<details key="rows" value="5"/>
<details key="position" value="100"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IID" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IContentElement" abstract="true" interface="true"
eSuperTypes="#//base/IID #//base/INamed #//base/IDescribed #//base/IRecycled"/>
<eClassifiers xsi:type="ecore:EClass" name="IContainer" abstract="true" interface="true"
eSuperTypes="#//base/IContentElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1"
eType="#//base/IContentElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ISpecmateModelObject" abstract="true"
interface="true" eSuperTypes="#//base/IContainer #//base/ITracingElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Folder" eSuperTypes="#//base/ISpecmateModelObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="library" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IPositionable" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="position" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IExternal">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extId2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="live" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ISpecmatePositionableModelObject"
abstract="true" interface="true" eSuperTypes="#//base/ISpecmateModelObject">
<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"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IModelConnection" eSuperTypes="#//base/ISpecmateModelObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//base/IModelNode"
eOpposite="#//base/IModelNode/outgoingConnections"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//base/IModelNode"
eOpposite="#//base/IModelNode/incomingConnections"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IModelNode" eSuperTypes="#//base/ISpecmatePositionableModelObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoingConnections"
upperBound="-1" eType="#//base/IModelConnection" eOpposite="#//base/IModelConnection/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incomingConnections"
upperBound="-1" eType="#//base/IModelConnection" eOpposite="#//base/IModelConnection/target"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ITracingElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="tracesTo" upperBound="-1"
eType="#//base/ITracingElement" eOpposite="#//base/ITracingElement/tracesFrom"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tracesFrom" upperBound="-1"
eType="#//base/ITracingElement" eOpposite="#//base/ITracingElement/tracesTo"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IRecycled" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="recycled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasRecycledChildren"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="requirements" nsURI="http://specmate.com/20200309/model/requirements"
nsPrefix="com.specmate.model.requirements">
<eClassifiers xsi:type="ecore:EClass" name="Requirement" eSuperTypes="#//base/ISpecmateModelObject #//base/IExternal">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfTests" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tac" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="implementingUnit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="implementingBOTeam" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="implementingITTeam" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="plannedRelease" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isRegressionRequirement"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="platform" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CEGModel" eSuperTypes="#//base/ISpecmateModelObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modelRequirements" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://specmate.com/form_meta">
<details key="shortDesc" value="Model Requirements"/>
<details key="longDesc" value=""/>
<details key="required" value="false"/>
<details key="type" value="longText"/>
<details key="rows" value="5"/>
<details key="position" value="110"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CEGNode" eSuperTypes="#//base/IModelNode">
<eAnnotations source="http://specmate.com/form_meta">
<details key="disabled1" value="name"/>
<details key="disabled2" value="description"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//requirements/NodeType">
<eAnnotations source="http://specmate.com/form_meta">
<details key="shortDesc" value="Type"/>
<details key="longDesc" value="The type of a node"/>
<details key="required" value="true"/>
<details key="type" value="singleSelection"/>
<details key="values" value="["AND", "OR"]"/>
<details key="position" value="3"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="variable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://specmate.com/form_meta">
<details key="shortDesc" value="Variable"/>
<details key="longDesc" value="The variable of a node"/>
<details key="required" value="true"/>
<details key="type" value="text"/>
<details key="position" value="1"/>
<details key="allowedPattern" value="^[^,;|]*$"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="condition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://specmate.com/form_meta">
<details key="shortDesc" value="Condition"/>
<details key="longDesc" value="The condition the variable has to fulfil"/>
<details key="required" value="true"/>
<details key="type" value="text"/>
<details key="position" value="2"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="NodeType">
<eLiterals name="AND"/>
<eLiterals name="OR" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CEGConnection" eSuperTypes="#//base/IModelConnection">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="negate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://specmate.com/form_meta">
<details key="shortDesc" value="Negate"/>
<details key="longDesc" value="Negation of this connection"/>
<details key="type" value="checkbox"/>
<details key="position" value="1"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</eSubpackages>
<eSubpackages name="testspecification" nsURI="http://specmate.com/20200309/model/testspecification"
nsPrefix="com.specmate.model.testspecification">
<eClassifiers xsi:type="ecore:EClass" name="TestSpecification" eSuperTypes="#//base/IContainer"/>
<eClassifiers xsi:type="ecore:EClass" name="TestParameter" eSuperTypes="#//base/IContentElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//testspecification/ParameterType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assignments" upperBound="-1"
eType="#//testspecification/ParameterAssignment" eOpposite="#//testspecification/ParameterAssignment/parameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TestCase" eSuperTypes="#//base/IContainer #//base/IPositionable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="consistent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterAssignment" eSuperTypes="#//base/IContentElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" eType="#//testspecification/TestParameter"
eOpposite="#//testspecification/TestParameter/assignments"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" 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"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ParameterType">
<eLiterals name="INPUT"/>
<eLiterals name="OUTPUT" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TestProcedure" eSuperTypes="#//base/IContainer #//base/IExternal">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isRegressionTest" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://specmate.com/form_meta">
<details key="shortDesc" value="Regression Test"/>
<details key="type" value="checkbox"/>
<details key="position" value="3"/>
<details key="longDesc" value=""/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TestStep" eSuperTypes="#//base/IContentElement #//base/IPositionable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expectedOutcome" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referencedTestParameters"
upperBound="-1" eType="#//testspecification/TestParameter"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="processes" nsURI="http://specmate.com/20200309/model/processes"
nsPrefix="com.specmate.model.processes">
<eClassifiers xsi:type="ecore:EClass" name="Process" eSuperTypes="#//base/IContainer"/>
<eClassifiers xsi:type="ecore:EClass" name="ProcessNode" abstract="true" eSuperTypes="#//base/IModelNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ProcessStep" eSuperTypes="#//processes/ProcessNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expectedOutcome" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://specmate.com/form_meta">
<details key="shortDesc" value="Expected Outcome"/>
<details key="longDesc" value=""/>
<details key="required" value="false"/>
<details key="type" value="text"/>
<details key="position" value="101"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcessDecision" eSuperTypes="#//processes/ProcessNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ProcessConnection" eSuperTypes="#//base/IModelConnection">
<eAnnotations source="http://specmate.com/form_meta">
<details key="disabled1" value="name"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="condition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://specmate.com/form_meta">
<details key="shortDesc" value="Condition"/>
<details key="longDesc" value="The condition the variable has to fulfil"/>
<details key="required" value="false"/>
<details key="type" value="text"/>
<details key="position" value="2"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="labelX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="labelY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcessStart" eSuperTypes="#//processes/ProcessNode">
<eAnnotations source="http://specmate.com/form_meta">
<details key="disabled1" value="name"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcessEnd" eSuperTypes="#//processes/ProcessNode">
<eAnnotations source="http://specmate.com/form_meta">
<details key="disabled1" value="name"/>
</eAnnotations>
</eClassifiers>
</eSubpackages>
<eSubpackages name="history" nsURI="http://specmate.com/20200309/model/history"
nsPrefix="com.specmate.model.processes">
<eClassifiers xsi:type="ecore:EClass" name="History">
<eStructuralFeatures xsi:type="ecore:EReference" name="entries" upperBound="-1"
eType="#//history/HistoryEntry" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HistoryEntry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timestamp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="user" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="deletedObjects" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="changes" upperBound="-1"
eType="#//history/Change" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Change">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="objectName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="objectType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="oldValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="newValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="feature" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isCreate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDelete" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="administration" nsURI="http://specmate.com/20200309/model/administration"
nsPrefix="com.specmate.model.administration">
<eClassifiers xsi:type="ecore:EClass" name="Status">
<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="ProblemDetail">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ecode" eType="#//administration/ErrorCode"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="detail" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="instance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ErrorCode">
<eLiterals name="noSuchService" value="10"/>
<eLiterals name="methodNotAllowed" value="20"/>
<eLiterals name="inMaintenanceMode" value="30"/>
<eLiterals name="invalidData" value="40"/>
<eLiterals name="validator" value="41"/>
<eLiterals name="noAuthorization" value="50"/>
<eLiterals name="internalProblem" value="100"/>
<eLiterals name="userSession" value="101"/>
<eLiterals name="configuration" value="102"/>
<eLiterals name="persistency" value="103"/>
<eLiterals name="migration" value="104"/>
<eLiterals name="seralization" value="105"/>
<eLiterals name="restService" value="106"/>
<eLiterals name="scheduler" value="107"/>
<eLiterals name="hpProxy" value="108"/>
<eLiterals name="jira" value="109"/>
<eLiterals name="metrics" value="110"/>
<eLiterals name="search" value="111"/>
<eLiterals name="testgeneration" value="112" literal="testgeneration"/>
<eLiterals name="trello" value="113"/>
<eLiterals name="nlp" value="114" literal="nlp"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="batch" nsURI="http://specmate.com/20200309/model/batch" nsPrefix="com.specmate.model.batch">
<eClassifiers xsi:type="ecore:EClass" name="BatchOperation">
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//batch/Operation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//batch/OperationType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//base/IContentElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//base/IContentElement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="OperationType">
<eLiterals name="CREATE"/>
<eLiterals name="UPDATE" value="1"/>
<eLiterals name="DELETE" value="2"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="export" nsURI="http://specmate.com/20200309/model/export" nsPrefix="com.specmate.model.export">
<eClassifiers xsi:type="ecore:EClass" name="Export" eSuperTypes="#//base/INamed">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="content" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"com.specmate.model","nsURI":"http://specmate.com/20200309/model","name":"model","id":0,"eClass":"EPackage"},{"nsPrefix":"com.specmate.model.basemodel","nsURI":"http://specmate.com/20200309/model/base","name":"base","id":1,"eClass":"EPackage"},{"nsPrefix":"com.specmate.model.requirements","nsURI":"http://specmate.com/20200309/model/requirements","name":"requirements","id":2,"eClass":"EPackage"},{"nsPrefix":"com.specmate.model.testspecification","nsURI":"http://specmate.com/20200309/model/testspecification","name":"testspecification","id":3,"eClass":"EPackage"},{"nsPrefix":"com.specmate.model.processes","nsURI":"http://specmate.com/20200309/model/processes","name":"processes","id":4,"eClass":"EPackage"},{"nsPrefix":"com.specmate.model.processes","nsURI":"http://specmate.com/20200309/model/history","name":"history","id":5,"eClass":"EPackage"},{"nsPrefix":"com.specmate.model.administration","nsURI":"http://specmate.com/20200309/model/administration","name":"administration","id":6,"eClass":"EPackage"},{"nsPrefix":"com.specmate.model.batch","nsURI":"http://specmate.com/20200309/model/batch","name":"batch","id":7,"eClass":"EPackage"},{"nsPrefix":"com.specmate.model.export","nsURI":"http://specmate.com/20200309/model/export","name":"export","id":8,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"INamed","instanceClass":null,"abstract":true,"id":9,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IDescribed","instanceClass":null,"abstract":true,"id":10,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IID","instanceClass":null,"abstract":true,"id":11,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IContentElement","instanceClass":null,"abstract":true,"id":12,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IContainer","instanceClass":null,"abstract":true,"id":13,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ISpecmateModelObject","instanceClass":null,"abstract":true,"id":14,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Folder","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IPositionable","instanceClass":null,"abstract":true,"id":16,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IExternal","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ISpecmatePositionableModelObject","instanceClass":null,"abstract":true,"id":18,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IModelConnection","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IModelNode","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ITracingElement","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IRecycled","instanceClass":null,"abstract":true,"id":22,"interface":true,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","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":false,"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":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"position","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"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":"extId","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":"extId2","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":"source","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"live","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":51,"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":52,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"height","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"},{"container":false,"ordered":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":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":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoingConnections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomingConnections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tracesTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tracesFrom","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"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":"recycled","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":false,"unique":true,"name":"hasRecycledChildren","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Requirement","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CEGModel","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CEGNode","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"NodeType","instanceClass":null,"id":81,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CEGConnection","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"numberOfTests","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":"tac","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":"implementingUnit","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":"implementingBOTeam","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"implementingITTeam","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":"plannedRelease","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":"status","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":"isRegressionRequirement","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":"platform","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"modelRequirements","changeable":true,"lowerBound":0,"iD":false,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":106,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"lowerBound":0,"iD":false,"id":107,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"condition","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"},{"name":"AND","id":113,"value":0,"literal":"AND","eClass":"EEnumLiteral"},{"name":"OR","id":114,"value":1,"literal":"OR","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":"negate","changeable":true,"lowerBound":0,"iD":false,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestSpecification","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestParameter","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestCase","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterAssignment","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParameterType","instanceClass":null,"id":122,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestProcedure","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestStep","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"id":125,"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":126,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"assignments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"consistent","changeable":true,"lowerBound":0,"iD":false,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":136,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"lowerBound":0,"iD":false,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"name":"INPUT","id":142,"value":0,"literal":"INPUT","eClass":"EEnumLiteral"},{"name":"OUTPUT","id":143,"value":1,"literal":"OUTPUT","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":"isRegressionTest","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expectedOutcome","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referencedTestParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Process","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessNode","instanceClass":null,"abstract":true,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessStep","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessDecision","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessConnection","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessStart","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessEnd","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"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":"expectedOutcome","changeable":true,"lowerBound":0,"iD":false,"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":"condition","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":"labelX","changeable":true,"lowerBound":0,"iD":false,"id":168,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"labelY","changeable":true,"lowerBound":0,"iD":false,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"History","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HistoryEntry","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Change","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":"entries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"timestamp","changeable":true,"lowerBound":0,"iD":false,"id":181,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"user","changeable":true,"lowerBound":0,"iD":false,"id":182,"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":"deletedObjects","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comment","changeable":true,"lowerBound":0,"iD":false,"id":184,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"changes","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"objectName","changeable":true,"lowerBound":0,"iD":false,"id":191,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"objectType","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":"oldValue","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":"newValue","changeable":true,"lowerBound":0,"iD":false,"id":194,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"lowerBound":0,"iD":false,"id":195,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isCreate","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":"isDelete","changeable":true,"lowerBound":0,"iD":false,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Status","instanceClass":null,"abstract":false,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProblemDetail","instanceClass":null,"abstract":false,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ErrorCode","instanceClass":null,"id":207,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ecode","changeable":true,"lowerBound":0,"iD":false,"id":210,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"status","changeable":true,"lowerBound":0,"iD":false,"id":211,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"detail","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":"instance","changeable":true,"lowerBound":0,"iD":false,"id":213,"derived":false},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"name":"noSuchService","id":218,"value":10,"literal":"noSuchService","eClass":"EEnumLiteral"},{"name":"methodNotAllowed","id":219,"value":20,"literal":"methodNotAllowed","eClass":"EEnumLiteral"},{"name":"inMaintenanceMode","id":220,"value":30,"literal":"inMaintenanceMode","eClass":"EEnumLiteral"},{"name":"invalidData","id":221,"value":40,"literal":"invalidData","eClass":"EEnumLiteral"},{"name":"validator","id":222,"value":41,"literal":"validator","eClass":"EEnumLiteral"},{"name":"noAuthorization","id":223,"value":50,"literal":"noAuthorization","eClass":"EEnumLiteral"},{"name":"internalProblem","id":224,"value":100,"literal":"internalProblem","eClass":"EEnumLiteral"},{"name":"userSession","id":225,"value":101,"literal":"userSession","eClass":"EEnumLiteral"},{"name":"configuration","id":226,"value":102,"literal":"configuration","eClass":"EEnumLiteral"},{"name":"persistency","id":227,"value":103,"literal":"persistency","eClass":"EEnumLiteral"},{"name":"migration","id":228,"value":104,"literal":"migration","eClass":"EEnumLiteral"},{"name":"seralization","id":229,"value":105,"literal":"seralization","eClass":"EEnumLiteral"},{"name":"restService","id":230,"value":106,"literal":"restService","eClass":"EEnumLiteral"},{"name":"scheduler","id":231,"value":107,"literal":"scheduler","eClass":"EEnumLiteral"},{"name":"hpProxy","id":232,"value":108,"literal":"hpProxy","eClass":"EEnumLiteral"},{"name":"jira","id":233,"value":109,"literal":"jira","eClass":"EEnumLiteral"},{"name":"metrics","id":234,"value":110,"literal":"metrics","eClass":"EEnumLiteral"},{"name":"search","id":235,"value":111,"literal":"search","eClass":"EEnumLiteral"},{"name":"testgeneration","id":236,"value":112,"literal":"testgeneration","eClass":"EEnumLiteral"},{"name":"trello","id":237,"value":113,"literal":"trello","eClass":"EEnumLiteral"},{"name":"nlp","id":238,"value":114,"literal":"nlp","eClass":"EEnumLiteral"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BatchOperation","instanceClass":null,"abstract":false,"id":239,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":240,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"OperationType","instanceClass":null,"id":241,"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":"operations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":242,"derived":false},{"id":243,"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":244,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":245,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":246,"derived":false},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"name":"CREATE","id":250,"value":0,"literal":"CREATE","eClass":"EEnumLiteral"},{"name":"UPDATE","id":251,"value":1,"literal":"UPDATE","eClass":"EEnumLiteral"},{"name":"DELETE","id":252,"value":2,"literal":"DELETE","eClass":"EEnumLiteral"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Export","instanceClass":null,"abstract":false,"id":253,"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":"type","changeable":true,"lowerBound":0,"iD":false,"id":254,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"lowerBound":0,"iD":false,"id":255,"derived":false},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":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":0},{"source":9,"target":1},{"source":9,"target":23},{"source":23,"target":24},{"source":23,"target":9},{"source":10,"target":1},{"source":10,"target":25},{"source":25,"target":26},{"source":25,"target":10},{"source":11,"target":1},{"source":11,"target":27},{"source":27,"target":28},{"source":27,"target":11},{"source":12,"target":1},{"source":12,"target":11},{"source":12,"target":9},{"source":12,"target":10},{"source":12,"target":22},{"source":12,"target":29},{"source":12,"target":30},{"source":12,"target":31},{"source":12,"target":32},{"source":29,"target":11},{"source":30,"target":9},{"source":31,"target":10},{"source":32,"target":22},{"source":13,"target":1},{"source":13,"target":12},{"source":13,"target":33},{"source":13,"target":34},{"source":33,"target":12},{"source":33,"target":35},{"source":33,"target":13},{"source":35,"target":12},{"source":34,"target":12},{"source":14,"target":1},{"source":14,"target":13},{"source":14,"target":21},{"source":14,"target":36},{"source":14,"target":37},{"source":36,"target":13},{"source":37,"target":21},{"source":15,"target":1},{"source":15,"target":14},{"source":15,"target":38},{"source":15,"target":39},{"source":38,"target":40},{"source":38,"target":15},{"source":39,"target":14},{"source":16,"target":1},{"source":16,"target":41},{"source":41,"target":42},{"source":41,"target":16},{"source":17,"target":1},{"source":17,"target":43},{"source":17,"target":44},{"source":17,"target":45},{"source":17,"target":46},{"source":43,"target":47},{"source":43,"target":17},{"source":44,"target":48},{"source":44,"target":17},{"source":45,"target":49},{"source":45,"target":17},{"source":46,"target":50},{"source":46,"target":17},{"source":18,"target":1},{"source":18,"target":14},{"source":18,"target":51},{"source":18,"target":52},{"source":18,"target":53},{"source":18,"target":54},{"source":18,"target":55},{"source":51,"target":56},{"source":51,"target":18},{"source":52,"target":57},{"source":52,"target":18},{"source":53,"target":58},{"source":53,"target":18},{"source":54,"target":59},{"source":54,"target":18},{"source":55,"target":14},{"source":19,"target":1},{"source":19,"target":14},{"source":19,"target":60},{"source":19,"target":61},{"source":19,"target":62},{"source":60,"target":20},{"source":60,"target":63},{"source":60,"target":19},{"source":60,"target":64},{"source":63,"target":20},{"source":61,"target":20},{"source":61,"target":65},{"source":61,"target":19},{"source":61,"target":66},{"source":65,"target":20},{"source":62,"target":14},{"source":20,"target":1},{"source":20,"target":18},{"source":20,"target":64},{"source":20,"target":66},{"source":20,"target":67},{"source":64,"target":19},{"source":64,"target":68},{"source":64,"target":20},{"source":64,"target":60},{"source":68,"target":19},{"source":66,"target":19},{"source":66,"target":69},{"source":66,"target":20},{"source":66,"target":61},{"source":69,"target":19},{"source":67,"target":18},{"source":21,"target":1},{"source":21,"target":70},{"source":21,"target":71},{"source":70,"target":21},{"source":70,"target":72},{"source":70,"target":21},{"source":70,"target":71},{"source":72,"target":21},{"source":71,"target":21},{"source":71,"target":73},{"source":71,"target":21},{"source":71,"target":70},{"source":73,"target":21},{"source":22,"target":1},{"source":22,"target":74},{"source":22,"target":75},{"source":74,"target":76},{"source":74,"target":22},{"source":75,"target":77},{"source":75,"target":22},{"source":2,"target":78},{"source":2,"target":79},{"source":2,"target":80},{"source":2,"target":81},{"source":2,"target":82},{"source":2,"target":0},{"source":78,"target":2},{"source":78,"target":14},{"source":78,"target":17},{"source":78,"target":83},{"source":78,"target":84},{"source":78,"target":85},{"source":78,"target":86},{"source":78,"target":87},{"source":78,"target":88},{"source":78,"target":89},{"source":78,"target":90},{"source":78,"target":91},{"source":78,"target":92},{"source":78,"target":93},{"source":83,"target":94},{"source":83,"target":78},{"source":84,"target":95},{"source":84,"target":78},{"source":85,"target":96},{"source":85,"target":78},{"source":86,"target":97},{"source":86,"target":78},{"source":87,"target":98},{"source":87,"target":78},{"source":88,"target":99},{"source":88,"target":78},{"source":89,"target":100},{"source":89,"target":78},{"source":90,"target":101},{"source":90,"target":78},{"source":91,"target":102},{"source":91,"target":78},{"source":92,"target":14},{"source":93,"target":17},{"source":79,"target":2},{"source":79,"target":14},{"source":79,"target":103},{"source":79,"target":104},{"source":103,"target":105},{"source":103,"target":79},{"source":104,"target":14},{"source":80,"target":2},{"source":80,"target":20},{"source":80,"target":106},{"source":80,"target":107},{"source":80,"target":108},{"source":80,"target":109},{"source":106,"target":81},{"source":106,"target":110},{"source":106,"target":80},{"source":110,"target":81},{"source":107,"target":111},{"source":107,"target":80},{"source":108,"target":112},{"source":108,"target":80},{"source":109,"target":20},{"source":81,"target":2},{"source":81,"target":113},{"source":81,"target":114},{"source":113,"target":81},{"source":114,"target":81},{"source":82,"target":2},{"source":82,"target":19},{"source":82,"target":115},{"source":82,"target":116},{"source":115,"target":117},{"source":115,"target":82},{"source":116,"target":19},{"source":3,"target":118},{"source":3,"target":119},{"source":3,"target":120},{"source":3,"target":121},{"source":3,"target":122},{"source":3,"target":123},{"source":3,"target":124},{"source":3,"target":0},{"source":118,"target":3},{"source":118,"target":13},{"source":118,"target":125},{"source":125,"target":13},{"source":119,"target":3},{"source":119,"target":12},{"source":119,"target":126},{"source":119,"target":127},{"source":119,"target":128},{"source":126,"target":122},{"source":126,"target":129},{"source":126,"target":119},{"source":129,"target":122},{"source":127,"target":121},{"source":127,"target":130},{"source":127,"target":119},{"source":127,"target":131},{"source":130,"target":121},{"source":128,"target":12},{"source":120,"target":3},{"source":120,"target":13},{"source":120,"target":16},{"source":120,"target":132},{"source":120,"target":133},{"source":120,"target":134},{"source":132,"target":135},{"source":132,"target":120},{"source":133,"target":13},{"source":134,"target":16},{"source":121,"target":3},{"source":121,"target":12},{"source":121,"target":131},{"source":121,"target":136},{"source":121,"target":137},{"source":121,"target":138},{"source":131,"target":119},{"source":131,"target":139},{"source":131,"target":121},{"source":131,"target":127},{"source":139,"target":119},{"source":136,"target":140},{"source":136,"target":121},{"source":137,"target":141},{"source":137,"target":121},{"source":138,"target":12},{"source":122,"target":3},{"source":122,"target":142},{"source":122,"target":143},{"source":142,"target":122},{"source":143,"target":122},{"source":123,"target":3},{"source":123,"target":13},{"source":123,"target":17},{"source":123,"target":144},{"source":123,"target":145},{"source":123,"target":146},{"source":144,"target":147},{"source":144,"target":123},{"source":145,"target":13},{"source":146,"target":17},{"source":124,"target":3},{"source":124,"target":12},{"source":124,"target":16},{"source":124,"target":148},{"source":124,"target":149},{"source":124,"target":150},{"source":124,"target":151},{"source":148,"target":152},{"source":148,"target":124},{"source":149,"target":119},{"source":149,"target":153},{"source":149,"target":124},{"source":153,"target":119},{"source":150,"target":12},{"source":151,"target":16},{"source":4,"target":154},{"source":4,"target":155},{"source":4,"target":156},{"source":4,"target":157},{"source":4,"target":158},{"source":4,"target":159},{"source":4,"target":160},{"source":4,"target":0},{"source":154,"target":4},{"source":154,"target":13},{"source":154,"target":161},{"source":161,"target":13},{"source":155,"target":4},{"source":155,"target":20},{"source":155,"target":162},{"source":162,"target":20},{"source":156,"target":4},{"source":156,"target":155},{"source":156,"target":163},{"source":156,"target":164},{"source":163,"target":165},{"source":163,"target":156},{"source":164,"target":155},{"source":157,"target":4},{"source":157,"target":155},{"source":157,"target":166},{"source":166,"target":155},{"source":158,"target":4},{"source":158,"target":19},{"source":158,"target":167},{"source":158,"target":168},{"source":158,"target":169},{"source":158,"target":170},{"source":167,"target":171},{"source":167,"target":158},{"source":168,"target":172},{"source":168,"target":158},{"source":169,"target":173},{"source":169,"target":158},{"source":170,"target":19},{"source":159,"target":4},{"source":159,"target":155},{"source":159,"target":174},{"source":174,"target":155},{"source":160,"target":4},{"source":160,"target":155},{"source":160,"target":175},{"source":175,"target":155},{"source":5,"target":176},{"source":5,"target":177},{"source":5,"target":178},{"source":5,"target":0},{"source":176,"target":5},{"source":176,"target":179},{"source":179,"target":177},{"source":179,"target":180},{"source":179,"target":176},{"source":180,"target":177},{"source":177,"target":5},{"source":177,"target":181},{"source":177,"target":182},{"source":177,"target":183},{"source":177,"target":184},{"source":177,"target":185},{"source":181,"target":186},{"source":181,"target":177},{"source":182,"target":187},{"source":182,"target":177},{"source":183,"target":188},{"source":183,"target":177},{"source":184,"target":189},{"source":184,"target":177},{"source":185,"target":178},{"source":185,"target":190},{"source":185,"target":177},{"source":190,"target":178},{"source":178,"target":5},{"source":178,"target":191},{"source":178,"target":192},{"source":178,"target":193},{"source":178,"target":194},{"source":178,"target":195},{"source":178,"target":196},{"source":178,"target":197},{"source":191,"target":198},{"source":191,"target":178},{"source":192,"target":199},{"source":192,"target":178},{"source":193,"target":200},{"source":193,"target":178},{"source":194,"target":201},{"source":194,"target":178},{"source":195,"target":202},{"source":195,"target":178},{"source":196,"target":203},{"source":196,"target":178},{"source":197,"target":204},{"source":197,"target":178},{"source":6,"target":205},{"source":6,"target":206},{"source":6,"target":207},{"source":6,"target":0},{"source":205,"target":6},{"source":205,"target":208},{"source":208,"target":209},{"source":208,"target":205},{"source":206,"target":6},{"source":206,"target":210},{"source":206,"target":211},{"source":206,"target":212},{"source":206,"target":213},{"source":210,"target":207},{"source":210,"target":214},{"source":210,"target":206},{"source":214,"target":207},{"source":211,"target":215},{"source":211,"target":206},{"source":212,"target":216},{"source":212,"target":206},{"source":213,"target":217},{"source":213,"target":206},{"source":207,"target":6},{"source":207,"target":218},{"source":207,"target":219},{"source":207,"target":220},{"source":207,"target":221},{"source":207,"target":222},{"source":207,"target":223},{"source":207,"target":224},{"source":207,"target":225},{"source":207,"target":226},{"source":207,"target":227},{"source":207,"target":228},{"source":207,"target":229},{"source":207,"target":230},{"source":207,"target":231},{"source":207,"target":232},{"source":207,"target":233},{"source":207,"target":234},{"source":207,"target":235},{"source":207,"target":236},{"source":207,"target":237},{"source":207,"target":238},{"source":218,"target":207},{"source":219,"target":207},{"source":220,"target":207},{"source":221,"target":207},{"source":222,"target":207},{"source":223,"target":207},{"source":224,"target":207},{"source":225,"target":207},{"source":226,"target":207},{"source":227,"target":207},{"source":228,"target":207},{"source":229,"target":207},{"source":230,"target":207},{"source":231,"target":207},{"source":232,"target":207},{"source":233,"target":207},{"source":234,"target":207},{"source":235,"target":207},{"source":236,"target":207},{"source":237,"target":207},{"source":238,"target":207},{"source":7,"target":239},{"source":7,"target":240},{"source":7,"target":241},{"source":7,"target":0},{"source":239,"target":7},{"source":239,"target":242},{"source":242,"target":240},{"source":242,"target":243},{"source":242,"target":239},{"source":243,"target":240},{"source":240,"target":7},{"source":240,"target":244},{"source":240,"target":245},{"source":240,"target":246},{"source":244,"target":241},{"source":244,"target":247},{"source":244,"target":240},{"source":247,"target":241},{"source":245,"target":12},{"source":245,"target":248},{"source":245,"target":240},{"source":248,"target":12},{"source":246,"target":12},{"source":246,"target":249},{"source":246,"target":240},{"source":249,"target":12},{"source":241,"target":7},{"source":241,"target":250},{"source":241,"target":251},{"source":241,"target":252},{"source":250,"target":241},{"source":251,"target":241},{"source":252,"target":241},{"source":8,"target":253},{"source":8,"target":0},{"source":253,"target":8},{"source":253,"target":9},{"source":253,"target":254},{"source":253,"target":255},{"source":253,"target":256},{"source":254,"target":257},{"source":254,"target":253},{"source":255,"target":258},{"source":255,"target":253},{"source":256,"target":9}],"multigraph":true} | ecore |
graphicaleditor | repo-ecore-all/data/behnaaz/BPMN2ATL/atttl/BPMN2/DI.ecore | di
DiagramElement
owningDiagram
owningElement
ownedElement
modelElement
style
Diagram
name
documentation
resolution
ownedStyle
rootElement
Style
Node
Edge
source
target
waypoint
Shape
bounds
LabeledEdge
ownedLabel
Label
bounds
LabeledShape
ownedLabel
Plane
plane_element_type
diagnostics
context
planeElement | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="di" nsURI="http://www.omg.org/spec/DD/20100524/DI-XMI" nsPrefix="di">
<eClassifiers xsi:type="ecore:EClass" name="DiagramElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="owningDiagram" ordered="false"
eType="#//Diagram" changeable="false" transient="true" derived="true" resolveProxies="false"
eOpposite="#//Diagram/rootElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owningElement" ordered="false"
eType="#//DiagramElement" changeable="false" transient="true" derived="true"
resolveProxies="false" eOpposite="#//DiagramElement/ownedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedElement" ordered="false"
upperBound="-1" eType="#//DiagramElement" changeable="false" transient="true"
derived="true" resolveProxies="false" eOpposite="#//DiagramElement/owningElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modelElement" ordered="false"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" changeable="false"
transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="style" ordered="false"
eType="#//Style" changeable="false" transient="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Diagram" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="documentation" ordered="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="resolution" ordered="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedStyle" ordered="false"
upperBound="-1" eType="#//Style" changeable="false" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rootElement" ordered="false"
lowerBound="1" eType="#//DiagramElement" changeable="false" transient="true"
derived="true" resolveProxies="false" eOpposite="#//DiagramElement/owningDiagram"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Style" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="Node" abstract="true" eSuperTypes="#//DiagramElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Edge" abstract="true" eSuperTypes="#//DiagramElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
eType="#//DiagramElement" changeable="false" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
eType="#//DiagramElement" changeable="false" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="waypoint" lowerBound="2"
upperBound="-1" eType="ecore:EClass DC.ecore#//Point" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Shape" abstract="true" eSuperTypes="#//Node">
<eStructuralFeatures xsi:type="ecore:EReference" name="bounds" ordered="false"
lowerBound="1" eType="ecore:EClass DC.ecore#//Bounds" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LabeledEdge" abstract="true" eSuperTypes="#//Edge">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedLabel" ordered="false"
upperBound="-1" eType="#//Label" changeable="false" transient="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Label" abstract="true" eSuperTypes="#//Node">
<eStructuralFeatures xsi:type="ecore:EReference" name="bounds" ordered="false"
eType="ecore:EClass DC.ecore#//Bounds" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LabeledShape" abstract="true" eSuperTypes="#//Shape">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedLabel" ordered="false"
upperBound="-1" eType="#//Label" changeable="false" transient="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Plane" abstract="true" eSuperTypes="#//Node">
<eOperations name="plane_element_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="planeElement->forAll(oclIsKindOf(Shape) or oclIsKindOf(Edge))"/>
</eAnnotations>
<eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The chain of diagnostics to which problems are to be appended."/>
</eAnnotations>
</eParameters>
<eParameters name="context">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The cache of context-specific information."/>
</eAnnotations>
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eGenericType>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="planeElement" upperBound="-1"
eType="#//DiagramElement" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"di","nsURI":"http://www.omg.org/spec/DD/20100524/DI-XMI","name":"di","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Diagram","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Style","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edge","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Shape","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabeledEdge","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Label","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabeledShape","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Plane","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"owningDiagram","changeable":false,"resolveProxies":false,"lowerBound":0,"id":11,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"owningElement","changeable":false,"resolveProxies":false,"lowerBound":0,"id":12,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedElement","changeable":false,"resolveProxies":false,"lowerBound":0,"id":13,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"modelElement","changeable":false,"resolveProxies":true,"lowerBound":0,"id":14,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"style","changeable":false,"resolveProxies":true,"lowerBound":0,"id":15,"derived":true},{"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":true,"unique":true,"name":"rootElement","changeable":false,"resolveProxies":false,"lowerBound":1,"id":17,"derived":true},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":22,"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":"documentation","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"resolution","changeable":true,"lowerBound":0,"iD":false,"id":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":true,"unique":true,"name":"ownedStyle","changeable":false,"resolveProxies":true,"lowerBound":0,"id":25,"derived":true},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"source","changeable":false,"resolveProxies":true,"lowerBound":0,"id":32,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"target","changeable":false,"resolveProxies":true,"lowerBound":0,"id":33,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"waypoint","changeable":true,"resolveProxies":true,"lowerBound":2,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bounds","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedLabel","changeable":false,"resolveProxies":true,"lowerBound":0,"id":42,"derived":true},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bounds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedLabel","changeable":false,"resolveProxies":true,"lowerBound":0,"id":48,"derived":true},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"plane_element_type","lowerBound":0,"id":51,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"planeElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":55,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":56,"many":false,"required":false,"eClass":"EParameter"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":1,"target":0},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":11,"target":2},{"source":11,"target":16},{"source":11,"target":1},{"source":11,"target":17},{"source":16,"target":2},{"source":12,"target":1},{"source":12,"target":18},{"source":12,"target":1},{"source":12,"target":13},{"source":18,"target":1},{"source":13,"target":1},{"source":13,"target":19},{"source":13,"target":1},{"source":13,"target":12},{"source":19,"target":1},{"source":14,"target":20},{"source":14,"target":1},{"source":15,"target":3},{"source":15,"target":21},{"source":15,"target":1},{"source":21,"target":3},{"source":2,"target":0},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":17},{"source":22,"target":26},{"source":22,"target":2},{"source":23,"target":27},{"source":23,"target":2},{"source":24,"target":28},{"source":24,"target":2},{"source":25,"target":3},{"source":25,"target":29},{"source":25,"target":2},{"source":29,"target":3},{"source":17,"target":1},{"source":17,"target":30},{"source":17,"target":2},{"source":17,"target":11},{"source":30,"target":1},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":31},{"source":31,"target":1},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":32},{"source":5,"target":33},{"source":5,"target":34},{"source":5,"target":35},{"source":32,"target":1},{"source":32,"target":36},{"source":32,"target":5},{"source":36,"target":1},{"source":33,"target":1},{"source":33,"target":37},{"source":33,"target":5},{"source":37,"target":1},{"source":34,"target":38},{"source":34,"target":5},{"source":35,"target":1},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":39},{"source":6,"target":40},{"source":39,"target":41},{"source":39,"target":6},{"source":40,"target":4},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":42},{"source":7,"target":43},{"source":42,"target":8},{"source":42,"target":44},{"source":42,"target":7},{"source":44,"target":8},{"source":43,"target":5},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":45},{"source":8,"target":46},{"source":45,"target":47},{"source":45,"target":8},{"source":46,"target":4},{"source":9,"target":0},{"source":9,"target":6},{"source":9,"target":48},{"source":9,"target":49},{"source":48,"target":8},{"source":48,"target":50},{"source":48,"target":9},{"source":50,"target":8},{"source":49,"target":6},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":51},{"source":10,"target":52},{"source":10,"target":53},{"source":51,"target":54},{"source":51,"target":10},{"source":51,"target":55},{"source":51,"target":56},{"source":55,"target":57},{"source":55,"target":51},{"source":56,"target":58},{"source":56,"target":51},{"source":58,"target":59},{"source":58,"target":60},{"source":52,"target":1},{"source":52,"target":61},{"source":52,"target":10},{"source":61,"target":1},{"source":53,"target":4}],"multigraph":true} | ecore |
transformation | repo-ecore-all/data/adilinam/QVTo-QVTd-OCL/org.eclipse.m2m.qvt.oml.cst.parser/model/QVTOperationalCST.ecore | qvtoperational
cst
MappingModuleCS
headerCS
imports
metamodels
renamings
properties
methods
classifierDefCS
tags
LibraryCS
ImportCS
pathNameCS
LibraryImportCS
RenameCS
typeCS
simpleNameCS
originalName
ModulePropertyCS
simpleNameCS
ConfigPropertyCS
typeCS
LocalPropertyCS
typeCS
oclExpressionCS
ContextualPropertyCS
scopedNameCS
typeCS
oclExpressionCS
ClassifierDefCS
simpleNameCS
extends
properties
tags
ClassifierPropertyCS
stereotypeQualifiers
featureKeys
multiplicity
opposite
isOrdered
true
IntermediateClassDefCS
ExceptionDefCS
OppositePropertyCS
isNavigable
true
simpleNameCS
multiplicity
MultiplicityDefCS
lowerBound
upperBound
MappingDeclarationCS
qualifiers
simpleNameCS
contextType
parameters
result
directionKindCS
mappingExtension
isQuery
ParameterDeclarationCS
simpleNameCS
typeSpecCS
directionKind
DirectionKindEnum
DEFAULT
DEFAULT
in
in
out
out
inout
inout
SimpleSignatureCS
params
CompleteSignatureCS
simpleSignature
resultParams
MappingMethodCS
blackBox
mappingDeclarationCS
MappingRuleCS
guards
posts
mappingBody
MappingQueryCS
isSimpleDefinition
body
ConstructorCS
body
MappingSectionCS
statements
mappingRuleCS
MappingInitCS
MappingEndCS
MappingSectionsCS
mappingInitCS
mappingBodyCS
mappingEndCS
StatementCS
BlockExpCS
bodyExpressions
ComputeExpCS
returnedElement
body
WhileExpCS
body
condition
resultVar
ImperativeLoopExpCS
condition
ForExpCS
ImperativeIterateExpCS
target
SwitchExpCS
alternativePart
elsePart
SwitchAltExpCS
condition
body
VariableInitializationCS
oclExpressionCS
simpleNameCS
typeCS
withResult
false
AssignStatementCS
lValueCS
oclExpressionCS
incremental
BreakExpCS
ContinueExpCS
ExpressionStatementCS
oclExpressionCS
MappingBodyCS
hasPopulationKeyword
ObjectExpCS
simpleNameCS
expressions
isImplicit
MappingCallExpCS
strict
ImperativeOperationCallExpCS
module
DirectionKindCS
directionKind
ElementWithBody
bodyStartLocation
0
bodyEndLocation
0
ResolveExpCS
one
isInverse
isDeferred
target
condition
ResolveInExpCS
inMappingType
inMappingName
ModelTypeCS
identifierCS
complianceKindCS
packageRefs
whereStatements
PackageRefCS
pathNameCS
uriCS
TransformationHeaderCS
qualifiers
pathNameCS
parameters
moduleUsages
transformationRefineCS
ModuleKindEnum
transformation
transformation
library
library
ModuleKindCS
moduleKind
ModuleRefCS
pathNameCS
parameters
ImportKindEnum
extension
extension
access
access
ModuleUsageCS
importKind
moduleKindCS
moduleRefs
TransformationRefineCS
moduleRefCS
simpleNameCS
TypeSpecCS
typeCS
simpleNameCS
LogExpCS
condition
AssertExpCS
assertion
log
severity
ReturnExpCS
value
MappingExtensionCS
kind
disjuncts
mappingIdentifiers
MappingExtensionKindCS
disjuncts
disjuncts
merges
merges
inherits
inherits
QualifierKindCS
abstract
abstract
blackbox
blackbox
static
static
InstantiationExpCS
typeSpecCS
arguments
ListTypeCS
typeCS
ListLiteralExpCS
collectionLiteralParts
DictionaryTypeCS
key
value
DictLiteralExpCS
parts
DictLiteralPartCS
key
value
TagCS
name
scopedNameCS
oclExpressionCS
UnitCS
topLevelElements
modules
modelTypes
imports
ResolveOpArgsExpCS
target
condition
ScopedNameCS
typeCS
name
TryExpCS
tryBody
exceptClauses
CatchExpCS
body
exceptions
simpleNameCS
RaiseExpCS
exception
argument | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="qvtoperational" nsURI="http://www.eclipse.org/QVT2/1.0.0/Operational"
nsPrefix="qvtoperational">
<eSubpackages name="cst" nsURI="http://www.eclipse.org/QVT2/1.0.0/Operational/cst"
nsPrefix="qvtoperational.cst">
<eClassifiers xsi:type="ecore:EClass" name="MappingModuleCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="headerCS" lowerBound="1"
eType="#//cst/TransformationHeaderCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1"
eType="#//cst/ImportCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="metamodels" upperBound="-1"
eType="#//cst/ModelTypeCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="renamings" upperBound="-1"
eType="#//cst/RenameCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//cst/ModulePropertyCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1"
eType="#//cst/MappingMethodCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classifierDefCS" upperBound="-1"
eType="#//cst/ClassifierDefCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tags" upperBound="-1"
eType="#//cst/TagCS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LibraryCS" eSuperTypes="#//cst/MappingModuleCS"/>
<eClassifiers xsi:type="ecore:EClass" name="ImportCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="pathNameCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/PathNameCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LibraryImportCS" eSuperTypes="#//cst/ImportCS"/>
<eClassifiers xsi:type="ecore:EClass" name="RenameCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="typeCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/TypeCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="simpleNameCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/SimpleNameCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="originalName" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/StringLiteralExpCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModulePropertyCS" abstract="true"
eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="simpleNameCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/SimpleNameCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConfigPropertyCS" eSuperTypes="#//cst/ModulePropertyCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="typeCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/TypeCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LocalPropertyCS" eSuperTypes="#//cst/ModulePropertyCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="typeCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/TypeCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="oclExpressionCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContextualPropertyCS" eSuperTypes="#//cst/ModulePropertyCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="scopedNameCS" eType="#//cst/ScopedNameCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/TypeCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="oclExpressionCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassifierDefCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="simpleNameCS" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/SimpleNameCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extends" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/TypeCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//cst/ClassifierPropertyCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tags" upperBound="-1"
eType="#//cst/TagCS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassifierPropertyCS" eSuperTypes="#//cst/LocalPropertyCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="stereotypeQualifiers"
upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/SimpleNameCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="featureKeys" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/SimpleNameCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="multiplicity" eType="#//cst/MultiplicityDefCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="opposite" eType="#//cst/OppositePropertyCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isOrdered" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntermediateClassDefCS" eSuperTypes="#//cst/ClassifierDefCS"/>
<eClassifiers xsi:type="ecore:EClass" name="ExceptionDefCS" eSuperTypes="#//cst/ClassifierDefCS"/>
<eClassifiers xsi:type="ecore:EClass" name="OppositePropertyCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isNavigable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="simpleNameCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/SimpleNameCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="multiplicity" eType="#//cst/MultiplicityDefCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiplicityDefCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="lowerBound" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/PrimitiveLiteralExpCS"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="upperBound" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/PrimitiveLiteralExpCS"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappingDeclarationCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifiers" unique="false"
upperBound="-1" eType="#//cst/QualifierKindCS"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="simpleNameCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/SimpleNameCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contextType" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/TypeCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//cst/ParameterDeclarationCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="result" upperBound="-1"
eType="#//cst/ParameterDeclarationCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="directionKindCS" eType="#//cst/DirectionKindCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mappingExtension" upperBound="-1"
eType="#//cst/MappingExtensionCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isQuery" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterDeclarationCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="simpleNameCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/SimpleNameCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeSpecCS" eType="#//cst/TypeSpecCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="directionKind" eType="#//cst/DirectionKindEnum"
unsettable="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="DirectionKindEnum">
<eLiterals name="DEFAULT"/>
<eLiterals name="in"/>
<eLiterals name="out"/>
<eLiterals name="inout"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleSignatureCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1"
eType="#//cst/ParameterDeclarationCS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompleteSignatureCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="simpleSignature" lowerBound="1"
eType="#//cst/SimpleSignatureCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resultParams" upperBound="-1"
eType="#//cst/ParameterDeclarationCS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappingMethodCS" abstract="true" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="blackBox" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mappingDeclarationCS"
eType="#//cst/MappingDeclarationCS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappingRuleCS" eSuperTypes="#//cst/MappingMethodCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="guards" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="posts" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mappingBody" eType="#//cst/MappingSectionsCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappingQueryCS" eSuperTypes="#//cst/MappingMethodCS">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isSimpleDefinition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//cst/BlockExpCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstructorCS" eSuperTypes="#//cst/MappingMethodCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//cst/BlockExpCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappingSectionCS" abstract="true"
eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode #//cst/ElementWithBody">
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mappingRuleCS" eType="#//cst/MappingRuleCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappingInitCS" eSuperTypes="#//cst/MappingSectionCS"/>
<eClassifiers xsi:type="ecore:EClass" name="MappingEndCS" eSuperTypes="#//cst/MappingSectionCS"/>
<eClassifiers xsi:type="ecore:EClass" name="MappingSectionsCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="mappingInitCS" eType="#//cst/MappingInitCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mappingBodyCS" eType="#//cst/MappingBodyCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mappingEndCS" eType="#//cst/MappingEndCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StatementCS" abstract="true" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"/>
<eClassifiers xsi:type="ecore:EClass" name="BlockExpCS" eSuperTypes="#//cst/StatementCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="bodyExpressions" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComputeExpCS" eSuperTypes="#//cst/StatementCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="returnedElement" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/VariableCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WhileExpCS" eSuperTypes="#//cst/StatementCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resultVar" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/VariableCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImperativeLoopExpCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/LoopExpCS #//cst/StatementCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForExpCS" eSuperTypes="#//cst/ImperativeLoopExpCS"/>
<eClassifiers xsi:type="ecore:EClass" name="ImperativeIterateExpCS" eSuperTypes="#//cst/ImperativeLoopExpCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/VariableCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchExpCS" eSuperTypes="#//cst/StatementCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="alternativePart" lowerBound="1"
upperBound="-1" eType="#//cst/SwitchAltExpCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elsePart" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchAltExpCS" eSuperTypes="#//cst/StatementCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableInitializationCS" eSuperTypes="#//cst/StatementCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="oclExpressionCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="simpleNameCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/SimpleNameCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/TypeCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="withResult" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssignStatementCS" eSuperTypes="#//cst/StatementCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="lValueCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="oclExpressionCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="incremental" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BreakExpCS" eSuperTypes="#//cst/StatementCS"/>
<eClassifiers xsi:type="ecore:EClass" name="ContinueExpCS" eSuperTypes="#//cst/StatementCS"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionStatementCS" eSuperTypes="#//cst/StatementCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="oclExpressionCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappingBodyCS" eSuperTypes="#//cst/MappingSectionCS">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasPopulationKeyword"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectExpCS" eSuperTypes="#//cst/InstantiationExpCS #//cst/ElementWithBody">
<eStructuralFeatures xsi:type="ecore:EReference" name="simpleNameCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/SimpleNameCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isImplicit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappingCallExpCS" eSuperTypes="#//cst/ImperativeOperationCallExpCS">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="strict" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImperativeOperationCallExpCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OperationCallExpCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="module" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/SimpleNameCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DirectionKindCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="directionKind" eType="#//cst/DirectionKindEnum"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ElementWithBody" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bodyStartLocation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bodyEndLocation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResolveExpCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CallExpCS">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="one" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isInverse" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDeferred" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/VariableCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResolveInExpCS" eSuperTypes="#//cst/ResolveExpCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="inMappingType" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/TypeCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inMappingName" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/SimpleNameCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModelTypeCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode #//cst/ElementWithBody">
<eStructuralFeatures xsi:type="ecore:EReference" name="identifierCS" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/SimpleNameCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="complianceKindCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/StringLiteralExpCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="packageRefs" lowerBound="1"
upperBound="-1" eType="#//cst/PackageRefCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="whereStatements" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PackageRefCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="pathNameCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/PathNameCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="uriCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/StringLiteralExpCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TransformationHeaderCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifiers" unique="false"
upperBound="-1" eType="#//cst/QualifierKindCS"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pathNameCS" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/PathNameCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//cst/ParameterDeclarationCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="moduleUsages" upperBound="-1"
eType="#//cst/ModuleUsageCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transformationRefineCS"
eType="#//cst/TransformationRefineCS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ModuleKindEnum">
<eLiterals name="transformation"/>
<eLiterals name="library" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModuleKindCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="moduleKind" eType="#//cst/ModuleKindEnum"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModuleRefCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="pathNameCS" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/PathNameCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//cst/ParameterDeclarationCS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ImportKindEnum">
<eLiterals name="extension"/>
<eLiterals name="access" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModuleUsageCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="importKind" eType="#//cst/ImportKindEnum"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="moduleKindCS" eType="#//cst/ModuleKindCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="moduleRefs" lowerBound="1"
upperBound="-1" eType="#//cst/ModuleRefCS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TransformationRefineCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="moduleRefCS" lowerBound="1"
eType="#//cst/ModuleRefCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="simpleNameCS" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/SimpleNameCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeSpecCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="typeCS" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/TypeCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="simpleNameCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/SimpleNameCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LogExpCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OperationCallExpCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssertExpCS" eSuperTypes="#//cst/StatementCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="assertion" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="log" eType="#//cst/LogExpCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="severity" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/SimpleNameCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReturnExpCS" eSuperTypes="#//cst/StatementCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappingExtensionCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//cst/MappingExtensionKindCS"
defaultValueLiteral="disjuncts"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mappingIdentifiers" lowerBound="1"
upperBound="-1" eType="#//cst/ScopedNameCS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MappingExtensionKindCS">
<eLiterals name="disjuncts" value="1"/>
<eLiterals name="merges" value="2"/>
<eLiterals name="inherits" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="QualifierKindCS">
<eLiterals name="abstract" value="1"/>
<eLiterals name="blackbox" value="2"/>
<eLiterals name="static" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstantiationExpCS" eSuperTypes="#//cst/StatementCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="typeSpecCS" lowerBound="1"
eType="#//cst/TypeSpecCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ListTypeCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/TypeCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="typeCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/TypeCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ListLiteralExpCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/LiteralExpCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="collectionLiteralParts"
upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CollectionLiteralPartCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DictionaryTypeCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/TypeCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/TypeCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/TypeCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DictLiteralExpCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/LiteralExpCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="parts" upperBound="-1"
eType="#//cst/DictLiteralPartCS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DictLiteralPartCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/LiteralExpCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TagCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="name" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/StringLiteralExpCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="scopedNameCS" eType="#//cst/ScopedNameCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="oclExpressionCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnitCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="topLevelElements" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modules" upperBound="-1"
eType="#//cst/MappingModuleCS" changeable="false" volatile="true" transient="true"
derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modelTypes" upperBound="-1"
eType="#//cst/ModelTypeCS" changeable="false" volatile="true" transient="true"
derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1"
eType="#//cst/ImportCS" changeable="false" volatile="true" transient="true"
derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResolveOpArgsExpCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/VariableCS"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ScopedNameCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="typeCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/TypeCS"
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="TryExpCS" eSuperTypes="#//cst/StatementCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="tryBody" lowerBound="1"
eType="#//cst/BlockExpCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exceptClauses" lowerBound="1"
upperBound="-1" eType="#//cst/CatchExpCS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CatchExpCS" eSuperTypes="platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/CSTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1"
eType="#//cst/BlockExpCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exceptions" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/TypeCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="simpleNameCS" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/SimpleNameCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RaiseExpCS" eSuperTypes="#//cst/StatementCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="exception" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/TypeCS"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="argument" eType="ecore:EClass platform:/plugin/org.eclipse.ocl/model/OCLCST.ecore#//cst/OCLExpressionCS"/>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"qvtoperational","nsURI":"http://www.eclipse.org/QVT2/1.0.0/Operational","name":"qvtoperational","id":0,"eClass":"EPackage"},{"nsPrefix":"qvtoperational.cst","nsURI":"http://www.eclipse.org/QVT2/1.0.0/Operational/cst","name":"cst","id":1,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingModuleCS","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LibraryCS","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportCS","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LibraryImportCS","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RenameCS","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModulePropertyCS","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConfigPropertyCS","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocalPropertyCS","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContextualPropertyCS","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierDefCS","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierPropertyCS","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntermediateClassDefCS","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExceptionDefCS","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OppositePropertyCS","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityDefCS","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingDeclarationCS","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterDeclarationCS","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DirectionKindEnum","instanceClass":null,"id":19,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleSignatureCS","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompleteSignatureCS","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingMethodCS","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingRuleCS","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingQueryCS","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorCS","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingSectionCS","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingInitCS","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingEndCS","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingSectionsCS","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatementCS","instanceClass":null,"abstract":true,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockExpCS","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComputeExpCS","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileExpCS","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeLoopExpCS","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForExpCS","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeIterateExpCS","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchExpCS","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchAltExpCS","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableInitializationCS","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignStatementCS","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakExpCS","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinueExpCS","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStatementCS","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingBodyCS","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectExpCS","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingCallExpCS","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeOperationCallExpCS","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectionKindCS","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementWithBody","instanceClass":null,"abstract":true,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResolveExpCS","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResolveInExpCS","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelTypeCS","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageRefCS","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransformationHeaderCS","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ModuleKindEnum","instanceClass":null,"id":55,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleKindCS","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleRefCS","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ImportKindEnum","instanceClass":null,"id":58,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleUsageCS","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransformationRefineCS","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeSpecCS","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogExpCS","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertExpCS","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnExpCS","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingExtensionCS","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MappingExtensionKindCS","instanceClass":null,"id":66,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"QualifierKindCS","instanceClass":null,"id":67,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstantiationExpCS","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListTypeCS","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListLiteralExpCS","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictionaryTypeCS","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictLiteralExpCS","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictLiteralPartCS","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TagCS","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnitCS","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResolveOpArgsExpCS","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScopedNameCS","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TryExpCS","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CatchExpCS","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExpCS","instanceClass":null,"abstract":false,"id":80,"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":"headerCS","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":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metamodels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"renamings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methods","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":"classifierDefCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tags","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"},{"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":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pathNameCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"simpleNameCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"originalName","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"simpleNameCS","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":116,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"oclExpressionCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"scopedNameCS","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":"typeCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"oclExpressionCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"simpleNameCS","changeable":true,"resolveProxies":true,"lowerBound":1,"id":128,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extends","changeable":true,"resolveProxies":true,"lowerBound":0,"id":129,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tags","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stereotypeQualifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"featureKeys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":138,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"multiplicity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"opposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"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":"isOrdered","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"},{"id":148,"eClass":"EGenericType"},{"id":149,"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":"isNavigable","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":"simpleNameCS","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":"multiplicity","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"upperBound","changeable":true,"resolveProxies":true,"lowerBound":1,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"qualifiers","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":true,"unsettable":false,"transient":false,"unique":true,"name":"simpleNameCS","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":"contextType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":165,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":0,"id":166,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"directionKindCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mappingExtension","changeable":true,"resolveProxies":true,"lowerBound":0,"id":168,"derived":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":169,"derived":false},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"simpleNameCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeSpecCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":180,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"directionKind","changeable":true,"lowerBound":0,"iD":false,"id":181,"derived":false},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"name":"DEFAULT","id":186,"value":0,"literal":"DEFAULT","eClass":"EEnumLiteral"},{"name":"in","id":187,"value":0,"literal":"in","eClass":"EEnumLiteral"},{"name":"out","id":188,"value":0,"literal":"out","eClass":"EEnumLiteral"},{"name":"inout","id":189,"value":0,"literal":"inout","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":"params","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"simpleSignature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":193,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resultParams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"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":"blackBox","changeable":true,"lowerBound":0,"iD":false,"id":198,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mappingDeclarationCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guards","changeable":true,"resolveProxies":true,"lowerBound":0,"id":203,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"posts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":204,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mappingBody","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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isSimpleDefinition","changeable":true,"lowerBound":0,"iD":false,"id":210,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mappingRuleCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"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":"mappingInitCS","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":"mappingBodyCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mappingEndCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyExpressions","changeable":true,"resolveProxies":true,"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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":237,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":238,"derived":false},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":242,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":243,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resultVar","changeable":true,"resolveProxies":true,"lowerBound":0,"id":244,"derived":false},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":249,"derived":false},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":false},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"alternativePart","changeable":true,"resolveProxies":true,"lowerBound":1,"id":257,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elsePart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":258,"derived":false},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":262,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":263,"derived":false},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"oclExpressionCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":267,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"simpleNameCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":268,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":269,"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":"withResult","changeable":true,"lowerBound":1,"iD":false,"id":270,"derived":false},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lValueCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":276,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"oclExpressionCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":277,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"incremental","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"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"oclExpressionCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"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":"hasPopulationKeyword","changeable":true,"lowerBound":0,"iD":false,"id":288,"derived":false},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"simpleNameCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":291,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":292,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isImplicit","changeable":true,"lowerBound":0,"iD":false,"id":293,"derived":false},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"strict","changeable":true,"lowerBound":0,"iD":false,"id":299,"derived":false},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"module","changeable":true,"resolveProxies":true,"lowerBound":0,"id":302,"derived":false},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"directionKind","changeable":true,"lowerBound":0,"iD":false,"id":305,"derived":false},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"bodyStartLocation","changeable":true,"lowerBound":0,"iD":false,"id":308,"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":"bodyEndLocation","changeable":true,"lowerBound":0,"iD":false,"id":309,"derived":false},{"id":310,"eClass":"EGenericType"},{"id":311,"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":"one","changeable":true,"lowerBound":1,"iD":false,"id":312,"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":"isInverse","changeable":true,"lowerBound":1,"iD":false,"id":313,"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":"isDeferred","changeable":true,"lowerBound":1,"iD":false,"id":314,"derived":false},{"container":false,"ordered":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":315,"derived":false},{"container":false,"ordered":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":316,"derived":false},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inMappingType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":323,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inMappingName","changeable":true,"resolveProxies":true,"lowerBound":1,"id":324,"derived":false},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifierCS","changeable":true,"resolveProxies":true,"lowerBound":1,"id":328,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"complianceKindCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":329,"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":"packageRefs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":330,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"whereStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":331,"derived":false},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"pathNameCS","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":true,"unsettable":false,"transient":false,"unique":true,"name":"uriCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":339,"derived":false},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"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":"qualifiers","changeable":true,"lowerBound":0,"iD":false,"id":343,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pathNameCS","changeable":true,"resolveProxies":true,"lowerBound":1,"id":344,"derived":false},{"container":false,"ordered":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":345,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"moduleUsages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":346,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transformationRefineCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":347,"derived":false},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"name":"transformation","id":354,"value":0,"literal":"transformation","eClass":"EEnumLiteral"},{"name":"library","id":355,"value":1,"literal":"library","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"moduleKind","changeable":true,"lowerBound":0,"iD":false,"id":356,"derived":false},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pathNameCS","changeable":true,"resolveProxies":true,"lowerBound":1,"id":359,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":360,"derived":false},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"name":"extension","id":364,"value":0,"literal":"extension","eClass":"EEnumLiteral"},{"name":"access","id":365,"value":1,"literal":"access","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"importKind","changeable":true,"lowerBound":0,"iD":false,"id":366,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"moduleKindCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":367,"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":"moduleRefs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":368,"derived":false},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"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":"moduleRefCS","changeable":true,"resolveProxies":true,"lowerBound":1,"id":373,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"simpleNameCS","changeable":true,"resolveProxies":true,"lowerBound":1,"id":374,"derived":false},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"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":"typeCS","changeable":true,"resolveProxies":true,"lowerBound":1,"id":378,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"simpleNameCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":379,"derived":false},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":383,"derived":false},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"assertion","changeable":true,"resolveProxies":true,"lowerBound":1,"id":386,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"log","changeable":true,"resolveProxies":true,"lowerBound":0,"id":387,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"severity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":388,"derived":false},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":393,"derived":false},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"disjuncts","unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":396,"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":"mappingIdentifiers","changeable":true,"resolveProxies":true,"lowerBound":1,"id":397,"derived":false},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"name":"disjuncts","id":401,"value":1,"literal":"disjuncts","eClass":"EEnumLiteral"},{"name":"merges","id":402,"value":2,"literal":"merges","eClass":"EEnumLiteral"},{"name":"inherits","id":403,"value":3,"literal":"inherits","eClass":"EEnumLiteral"},{"name":"abstract","id":404,"value":1,"literal":"abstract","eClass":"EEnumLiteral"},{"name":"blackbox","id":405,"value":2,"literal":"blackbox","eClass":"EEnumLiteral"},{"name":"static","id":406,"value":3,"literal":"static","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":"typeSpecCS","changeable":true,"resolveProxies":true,"lowerBound":1,"id":407,"derived":false},{"container":false,"ordered":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":408,"derived":false},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":412,"derived":false},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"collectionLiteralParts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":415,"derived":false},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"container":false,"ordered":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":418,"derived":false},{"container":false,"ordered":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":419,"derived":false},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":423,"derived":false},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":0,"id":426,"derived":false},{"container":false,"ordered":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":427,"derived":false},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":1,"id":431,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"scopedNameCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":432,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"oclExpressionCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":433,"derived":false},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"topLevelElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":438,"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":"modules","changeable":false,"resolveProxies":true,"lowerBound":0,"id":439,"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":"modelTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":440,"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":"imports","changeable":false,"resolveProxies":true,"lowerBound":0,"id":441,"derived":true},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"container":false,"ordered":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":447,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":448,"derived":false},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":452,"derived":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":453,"derived":false},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"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":"tryBody","changeable":true,"resolveProxies":true,"lowerBound":1,"id":457,"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":"exceptClauses","changeable":true,"resolveProxies":true,"lowerBound":1,"id":458,"derived":false},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":462,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":463,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"simpleNameCS","changeable":true,"resolveProxies":true,"lowerBound":0,"id":464,"derived":false},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"exception","changeable":true,"resolveProxies":true,"lowerBound":1,"id":469,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":470,"derived":false},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":2},{"source":1,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":1,"target":33},{"source":1,"target":34},{"source":1,"target":35},{"source":1,"target":36},{"source":1,"target":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":0},{"source":2,"target":1},{"source":2,"target":81},{"source":2,"target":82},{"source":2,"target":83},{"source":2,"target":84},{"source":2,"target":85},{"source":2,"target":86},{"source":2,"target":87},{"source":2,"target":88},{"source":2,"target":89},{"source":81,"target":54},{"source":81,"target":90},{"source":81,"target":2},{"source":90,"target":54},{"source":82,"target":4},{"source":82,"target":91},{"source":82,"target":2},{"source":91,"target":4},{"source":83,"target":52},{"source":83,"target":92},{"source":83,"target":2},{"source":92,"target":52},{"source":84,"target":6},{"source":84,"target":93},{"source":84,"target":2},{"source":93,"target":6},{"source":85,"target":7},{"source":85,"target":94},{"source":85,"target":2},{"source":94,"target":7},{"source":86,"target":22},{"source":86,"target":95},{"source":86,"target":2},{"source":95,"target":22},{"source":87,"target":11},{"source":87,"target":96},{"source":87,"target":2},{"source":96,"target":11},{"source":88,"target":74},{"source":88,"target":97},{"source":88,"target":2},{"source":97,"target":74},{"source":3,"target":1},{"source":3,"target":2},{"source":3,"target":98},{"source":98,"target":2},{"source":4,"target":1},{"source":4,"target":99},{"source":4,"target":100},{"source":99,"target":101},{"source":99,"target":4},{"source":5,"target":1},{"source":5,"target":4},{"source":5,"target":102},{"source":102,"target":4},{"source":6,"target":1},{"source":6,"target":103},{"source":6,"target":104},{"source":6,"target":105},{"source":6,"target":106},{"source":103,"target":107},{"source":103,"target":6},{"source":104,"target":108},{"source":104,"target":6},{"source":105,"target":109},{"source":105,"target":6},{"source":7,"target":1},{"source":7,"target":110},{"source":7,"target":111},{"source":110,"target":112},{"source":110,"target":7},{"source":8,"target":1},{"source":8,"target":7},{"source":8,"target":113},{"source":8,"target":114},{"source":113,"target":115},{"source":113,"target":8},{"source":114,"target":7},{"source":9,"target":1},{"source":9,"target":7},{"source":9,"target":116},{"source":9,"target":117},{"source":9,"target":118},{"source":116,"target":119},{"source":116,"target":9},{"source":117,"target":120},{"source":117,"target":9},{"source":118,"target":7},{"source":10,"target":1},{"source":10,"target":7},{"source":10,"target":121},{"source":10,"target":122},{"source":10,"target":123},{"source":10,"target":124},{"source":121,"target":77},{"source":121,"target":125},{"source":121,"target":10},{"source":125,"target":77},{"source":122,"target":126},{"source":122,"target":10},{"source":123,"target":127},{"source":123,"target":10},{"source":124,"target":7},{"source":11,"target":1},{"source":11,"target":128},{"source":11,"target":129},{"source":11,"target":130},{"source":11,"target":131},{"source":11,"target":132},{"source":128,"target":133},{"source":128,"target":11},{"source":129,"target":134},{"source":129,"target":11},{"source":130,"target":12},{"source":130,"target":135},{"source":130,"target":11},{"source":135,"target":12},{"source":131,"target":74},{"source":131,"target":136},{"source":131,"target":11},{"source":136,"target":74},{"source":12,"target":1},{"source":12,"target":9},{"source":12,"target":137},{"source":12,"target":138},{"source":12,"target":139},{"source":12,"target":140},{"source":12,"target":141},{"source":12,"target":142},{"source":137,"target":143},{"source":137,"target":12},{"source":138,"target":144},{"source":138,"target":12},{"source":139,"target":16},{"source":139,"target":145},{"source":139,"target":12},{"source":145,"target":16},{"source":140,"target":15},{"source":140,"target":146},{"source":140,"target":12},{"source":146,"target":15},{"source":141,"target":147},{"source":141,"target":12},{"source":142,"target":9},{"source":13,"target":1},{"source":13,"target":11},{"source":13,"target":148},{"source":148,"target":11},{"source":14,"target":1},{"source":14,"target":11},{"source":14,"target":149},{"source":149,"target":11},{"source":15,"target":1},{"source":15,"target":150},{"source":15,"target":151},{"source":15,"target":152},{"source":15,"target":153},{"source":150,"target":154},{"source":150,"target":15},{"source":151,"target":155},{"source":151,"target":15},{"source":152,"target":16},{"source":152,"target":156},{"source":152,"target":15},{"source":156,"target":16},{"source":16,"target":1},{"source":16,"target":157},{"source":16,"target":158},{"source":16,"target":159},{"source":157,"target":160},{"source":157,"target":16},{"source":158,"target":161},{"source":158,"target":16},{"source":17,"target":1},{"source":17,"target":162},{"source":17,"target":163},{"source":17,"target":164},{"source":17,"target":165},{"source":17,"target":166},{"source":17,"target":167},{"source":17,"target":168},{"source":17,"target":169},{"source":17,"target":170},{"source":162,"target":67},{"source":162,"target":171},{"source":162,"target":17},{"source":171,"target":67},{"source":163,"target":172},{"source":163,"target":17},{"source":164,"target":173},{"source":164,"target":17},{"source":165,"target":18},{"source":165,"target":174},{"source":165,"target":17},{"source":174,"target":18},{"source":166,"target":18},{"source":166,"target":175},{"source":166,"target":17},{"source":175,"target":18},{"source":167,"target":48},{"source":167,"target":176},{"source":167,"target":17},{"source":176,"target":48},{"source":168,"target":65},{"source":168,"target":177},{"source":168,"target":17},{"source":177,"target":65},{"source":169,"target":178},{"source":169,"target":17},{"source":18,"target":1},{"source":18,"target":179},{"source":18,"target":180},{"source":18,"target":181},{"source":18,"target":182},{"source":179,"target":183},{"source":179,"target":18},{"source":180,"target":61},{"source":180,"target":184},{"source":180,"target":18},{"source":184,"target":61},{"source":181,"target":19},{"source":181,"target":185},{"source":181,"target":18},{"source":185,"target":19},{"source":19,"target":1},{"source":19,"target":186},{"source":19,"target":187},{"source":19,"target":188},{"source":19,"target":189},{"source":186,"target":19},{"source":187,"target":19},{"source":188,"target":19},{"source":189,"target":19},{"source":20,"target":1},{"source":20,"target":190},{"source":20,"target":191},{"source":190,"target":18},{"source":190,"target":192},{"source":190,"target":20},{"source":192,"target":18},{"source":21,"target":1},{"source":21,"target":193},{"source":21,"target":194},{"source":21,"target":195},{"source":193,"target":20},{"source":193,"target":196},{"source":193,"target":21},{"source":196,"target":20},{"source":194,"target":18},{"source":194,"target":197},{"source":194,"target":21},{"source":197,"target":18},{"source":22,"target":1},{"source":22,"target":198},{"source":22,"target":199},{"source":22,"target":200},{"source":198,"target":201},{"source":198,"target":22},{"source":199,"target":17},{"source":199,"target":202},{"source":199,"target":22},{"source":202,"target":17},{"source":23,"target":1},{"source":23,"target":22},{"source":23,"target":203},{"source":23,"target":204},{"source":23,"target":205},{"source":23,"target":206},{"source":203,"target":207},{"source":203,"target":23},{"source":204,"target":208},{"source":204,"target":23},{"source":205,"target":29},{"source":205,"target":209},{"source":205,"target":23},{"source":209,"target":29},{"source":206,"target":22},{"source":24,"target":1},{"source":24,"target":22},{"source":24,"target":210},{"source":24,"target":211},{"source":24,"target":212},{"source":210,"target":213},{"source":210,"target":24},{"source":211,"target":31},{"source":211,"target":214},{"source":211,"target":24},{"source":214,"target":31},{"source":212,"target":22},{"source":25,"target":1},{"source":25,"target":22},{"source":25,"target":215},{"source":25,"target":216},{"source":215,"target":31},{"source":215,"target":217},{"source":215,"target":25},{"source":217,"target":31},{"source":216,"target":22},{"source":26,"target":1},{"source":26,"target":49},{"source":26,"target":218},{"source":26,"target":219},{"source":26,"target":220},{"source":26,"target":221},{"source":218,"target":222},{"source":218,"target":26},{"source":219,"target":23},{"source":219,"target":223},{"source":219,"target":26},{"source":223,"target":23},{"source":221,"target":49},{"source":27,"target":1},{"source":27,"target":26},{"source":27,"target":224},{"source":224,"target":26},{"source":28,"target":1},{"source":28,"target":26},{"source":28,"target":225},{"source":225,"target":26},{"source":29,"target":1},{"source":29,"target":226},{"source":29,"target":227},{"source":29,"target":228},{"source":29,"target":229},{"source":226,"target":27},{"source":226,"target":230},{"source":226,"target":29},{"source":230,"target":27},{"source":227,"target":44},{"source":227,"target":231},{"source":227,"target":29},{"source":231,"target":44},{"source":228,"target":28},{"source":228,"target":232},{"source":228,"target":29},{"source":232,"target":28},{"source":30,"target":1},{"source":30,"target":233},{"source":31,"target":1},{"source":31,"target":30},{"source":31,"target":234},{"source":31,"target":235},{"source":234,"target":236},{"source":234,"target":31},{"source":235,"target":30},{"source":32,"target":1},{"source":32,"target":30},{"source":32,"target":237},{"source":32,"target":238},{"source":32,"target":239},{"source":237,"target":240},{"source":237,"target":32},{"source":238,"target":241},{"source":238,"target":32},{"source":239,"target":30},{"source":33,"target":1},{"source":33,"target":30},{"source":33,"target":242},{"source":33,"target":243},{"source":33,"target":244},{"source":33,"target":245},{"source":242,"target":246},{"source":242,"target":33},{"source":243,"target":247},{"source":243,"target":33},{"source":244,"target":248},{"source":244,"target":33},{"source":245,"target":30},{"source":34,"target":1},{"source":34,"target":30},{"source":34,"target":249},{"source":34,"target":250},{"source":34,"target":251},{"source":249,"target":252},{"source":249,"target":34},{"source":251,"target":30},{"source":35,"target":1},{"source":35,"target":34},{"source":35,"target":253},{"source":253,"target":34},{"source":36,"target":1},{"source":36,"target":34},{"source":36,"target":254},{"source":36,"target":255},{"source":254,"target":256},{"source":254,"target":36},{"source":255,"target":34},{"source":37,"target":1},{"source":37,"target":30},{"source":37,"target":257},{"source":37,"target":258},{"source":37,"target":259},{"source":257,"target":38},{"source":257,"target":260},{"source":257,"target":37},{"source":260,"target":38},{"source":258,"target":261},{"source":258,"target":37},{"source":259,"target":30},{"source":38,"target":1},{"source":38,"target":30},{"source":38,"target":262},{"source":38,"target":263},{"source":38,"target":264},{"source":262,"target":265},{"source":262,"target":38},{"source":263,"target":266},{"source":263,"target":38},{"source":264,"target":30},{"source":39,"target":1},{"source":39,"target":30},{"source":39,"target":267},{"source":39,"target":268},{"source":39,"target":269},{"source":39,"target":270},{"source":39,"target":271},{"source":267,"target":272},{"source":267,"target":39},{"source":268,"target":273},{"source":268,"target":39},{"source":269,"target":274},{"source":269,"target":39},{"source":270,"target":275},{"source":270,"target":39},{"source":271,"target":30},{"source":40,"target":1},{"source":40,"target":30},{"source":40,"target":276},{"source":40,"target":277},{"source":40,"target":278},{"source":40,"target":279},{"source":276,"target":280},{"source":276,"target":40},{"source":277,"target":281},{"source":277,"target":40},{"source":278,"target":282},{"source":278,"target":40},{"source":279,"target":30},{"source":41,"target":1},{"source":41,"target":30},{"source":41,"target":283},{"source":283,"target":30},{"source":42,"target":1},{"source":42,"target":30},{"source":42,"target":284},{"source":284,"target":30},{"source":43,"target":1},{"source":43,"target":30},{"source":43,"target":285},{"source":43,"target":286},{"source":285,"target":287},{"source":285,"target":43},{"source":286,"target":30},{"source":44,"target":1},{"source":44,"target":26},{"source":44,"target":288},{"source":44,"target":289},{"source":288,"target":290},{"source":288,"target":44},{"source":289,"target":26},{"source":45,"target":1},{"source":45,"target":68},{"source":45,"target":49},{"source":45,"target":291},{"source":45,"target":292},{"source":45,"target":293},{"source":45,"target":294},{"source":45,"target":295},{"source":291,"target":296},{"source":291,"target":45},{"source":292,"target":297},{"source":292,"target":45},{"source":293,"target":298},{"source":293,"target":45},{"source":294,"target":68},{"source":295,"target":49},{"source":46,"target":1},{"source":46,"target":47},{"source":46,"target":299},{"source":46,"target":300},{"source":299,"target":301},{"source":299,"target":46},{"source":300,"target":47},{"source":47,"target":1},{"source":47,"target":302},{"source":47,"target":303},{"source":302,"target":304},{"source":302,"target":47},{"source":48,"target":1},{"source":48,"target":305},{"source":48,"target":306},{"source":305,"target":19},{"source":305,"target":307},{"source":305,"target":48},{"source":307,"target":19},{"source":49,"target":1},{"source":49,"target":308},{"source":49,"target":309},{"source":308,"target":310},{"source":308,"target":49},{"source":309,"target":311},{"source":309,"target":49},{"source":50,"target":1},{"source":50,"target":312},{"source":50,"target":313},{"source":50,"target":314},{"source":50,"target":315},{"source":50,"target":316},{"source":50,"target":317},{"source":312,"target":318},{"source":312,"target":50},{"source":313,"target":319},{"source":313,"target":50},{"source":314,"target":320},{"source":314,"target":50},{"source":315,"target":321},{"source":315,"target":50},{"source":316,"target":322},{"source":316,"target":50},{"source":51,"target":1},{"source":51,"target":50},{"source":51,"target":323},{"source":51,"target":324},{"source":51,"target":325},{"source":323,"target":326},{"source":323,"target":51},{"source":324,"target":327},{"source":324,"target":51},{"source":325,"target":50},{"source":52,"target":1},{"source":52,"target":49},{"source":52,"target":328},{"source":52,"target":329},{"source":52,"target":330},{"source":52,"target":331},{"source":52,"target":332},{"source":52,"target":333},{"source":328,"target":334},{"source":328,"target":52},{"source":329,"target":335},{"source":329,"target":52},{"source":330,"target":53},{"source":330,"target":336},{"source":330,"target":52},{"source":336,"target":53},{"source":331,"target":337},{"source":331,"target":52},{"source":333,"target":49},{"source":53,"target":1},{"source":53,"target":338},{"source":53,"target":339},{"source":53,"target":340},{"source":338,"target":341},{"source":338,"target":53},{"source":339,"target":342},{"source":339,"target":53},{"source":54,"target":1},{"source":54,"target":343},{"source":54,"target":344},{"source":54,"target":345},{"source":54,"target":346},{"source":54,"target":347},{"source":54,"target":348},{"source":343,"target":67},{"source":343,"target":349},{"source":343,"target":54},{"source":349,"target":67},{"source":344,"target":350},{"source":344,"target":54},{"source":345,"target":18},{"source":345,"target":351},{"source":345,"target":54},{"source":351,"target":18},{"source":346,"target":59},{"source":346,"target":352},{"source":346,"target":54},{"source":352,"target":59},{"source":347,"target":60},{"source":347,"target":353},{"source":347,"target":54},{"source":353,"target":60},{"source":55,"target":1},{"source":55,"target":354},{"source":55,"target":355},{"source":354,"target":55},{"source":355,"target":55},{"source":56,"target":1},{"source":56,"target":356},{"source":56,"target":357},{"source":356,"target":55},{"source":356,"target":358},{"source":356,"target":56},{"source":358,"target":55},{"source":57,"target":1},{"source":57,"target":359},{"source":57,"target":360},{"source":57,"target":361},{"source":359,"target":362},{"source":359,"target":57},{"source":360,"target":18},{"source":360,"target":363},{"source":360,"target":57},{"source":363,"target":18},{"source":58,"target":1},{"source":58,"target":364},{"source":58,"target":365},{"source":364,"target":58},{"source":365,"target":58},{"source":59,"target":1},{"source":59,"target":366},{"source":59,"target":367},{"source":59,"target":368},{"source":59,"target":369},{"source":366,"target":58},{"source":366,"target":370},{"source":366,"target":59},{"source":370,"target":58},{"source":367,"target":56},{"source":367,"target":371},{"source":367,"target":59},{"source":371,"target":56},{"source":368,"target":57},{"source":368,"target":372},{"source":368,"target":59},{"source":372,"target":57},{"source":60,"target":1},{"source":60,"target":373},{"source":60,"target":374},{"source":60,"target":375},{"source":373,"target":57},{"source":373,"target":376},{"source":373,"target":60},{"source":376,"target":57},{"source":374,"target":377},{"source":374,"target":60},{"source":61,"target":1},{"source":61,"target":378},{"source":61,"target":379},{"source":61,"target":380},{"source":378,"target":381},{"source":378,"target":61},{"source":379,"target":382},{"source":379,"target":61},{"source":62,"target":1},{"source":62,"target":383},{"source":62,"target":384},{"source":383,"target":385},{"source":383,"target":62},{"source":63,"target":1},{"source":63,"target":30},{"source":63,"target":386},{"source":63,"target":387},{"source":63,"target":388},{"source":63,"target":389},{"source":386,"target":390},{"source":386,"target":63},{"source":387,"target":62},{"source":387,"target":391},{"source":387,"target":63},{"source":391,"target":62},{"source":388,"target":392},{"source":388,"target":63},{"source":389,"target":30},{"source":64,"target":1},{"source":64,"target":30},{"source":64,"target":393},{"source":64,"target":394},{"source":393,"target":395},{"source":393,"target":64},{"source":394,"target":30},{"source":65,"target":1},{"source":65,"target":396},{"source":65,"target":397},{"source":65,"target":398},{"source":396,"target":66},{"source":396,"target":399},{"source":396,"target":65},{"source":399,"target":66},{"source":397,"target":77},{"source":397,"target":400},{"source":397,"target":65},{"source":400,"target":77},{"source":66,"target":1},{"source":66,"target":401},{"source":66,"target":402},{"source":66,"target":403},{"source":401,"target":66},{"source":402,"target":66},{"source":403,"target":66},{"source":67,"target":1},{"source":67,"target":404},{"source":67,"target":405},{"source":67,"target":406},{"source":404,"target":67},{"source":405,"target":67},{"source":406,"target":67},{"source":68,"target":1},{"source":68,"target":30},{"source":68,"target":407},{"source":68,"target":408},{"source":68,"target":409},{"source":407,"target":61},{"source":407,"target":410},{"source":407,"target":68},{"source":410,"target":61},{"source":408,"target":411},{"source":408,"target":68},{"source":409,"target":30},{"source":69,"target":1},{"source":69,"target":412},{"source":69,"target":413},{"source":412,"target":414},{"source":412,"target":69},{"source":70,"target":1},{"source":70,"target":415},{"source":70,"target":416},{"source":415,"target":417},{"source":415,"target":70},{"source":71,"target":1},{"source":71,"target":418},{"source":71,"target":419},{"source":71,"target":420},{"source":418,"target":421},{"source":418,"target":71},{"source":419,"target":422},{"source":419,"target":71},{"source":72,"target":1},{"source":72,"target":423},{"source":72,"target":424},{"source":423,"target":73},{"source":423,"target":425},{"source":423,"target":72},{"source":425,"target":73},{"source":73,"target":1},{"source":73,"target":426},{"source":73,"target":427},{"source":73,"target":428},{"source":426,"target":429},{"source":426,"target":73},{"source":427,"target":430},{"source":427,"target":73},{"source":74,"target":1},{"source":74,"target":431},{"source":74,"target":432},{"source":74,"target":433},{"source":74,"target":434},{"source":431,"target":435},{"source":431,"target":74},{"source":432,"target":77},{"source":432,"target":436},{"source":432,"target":74},{"source":436,"target":77},{"source":433,"target":437},{"source":433,"target":74},{"source":75,"target":1},{"source":75,"target":438},{"source":75,"target":439},{"source":75,"target":440},{"source":75,"target":441},{"source":75,"target":442},{"source":438,"target":443},{"source":438,"target":75},{"source":439,"target":2},{"source":439,"target":444},{"source":439,"target":75},{"source":444,"target":2},{"source":440,"target":52},{"source":440,"target":445},{"source":440,"target":75},{"source":445,"target":52},{"source":441,"target":4},{"source":441,"target":446},{"source":441,"target":75},{"source":446,"target":4},{"source":76,"target":1},{"source":76,"target":447},{"source":76,"target":448},{"source":76,"target":449},{"source":447,"target":450},{"source":447,"target":76},{"source":448,"target":451},{"source":448,"target":76},{"source":77,"target":1},{"source":77,"target":452},{"source":77,"target":453},{"source":77,"target":454},{"source":452,"target":455},{"source":452,"target":77},{"source":453,"target":456},{"source":453,"target":77},{"source":78,"target":1},{"source":78,"target":30},{"source":78,"target":457},{"source":78,"target":458},{"source":78,"target":459},{"source":457,"target":31},{"source":457,"target":460},{"source":457,"target":78},{"source":460,"target":31},{"source":458,"target":79},{"source":458,"target":461},{"source":458,"target":78},{"source":461,"target":79},{"source":459,"target":30},{"source":79,"target":1},{"source":79,"target":462},{"source":79,"target":463},{"source":79,"target":464},{"source":79,"target":465},{"source":462,"target":31},{"source":462,"target":466},{"source":462,"target":79},{"source":466,"target":31},{"source":463,"target":467},{"source":463,"target":79},{"source":464,"target":468},{"source":464,"target":79},{"source":80,"target":1},{"source":80,"target":30},{"source":80,"target":469},{"source":80,"target":470},{"source":80,"target":471},{"source":469,"target":472},{"source":469,"target":80},{"source":470,"target":473},{"source":470,"target":80},{"source":471,"target":30}],"multigraph":true} | ecore |
class-diagram | repo-ecore-all/data/adilinam/QVTdCaseStudy/org.eclipse.qvtd.xtext.qvtimperative.tests/src/org/eclipse/qvtd/xtext/qvtimperative/tests/SimpleUML2RDBMS/SimpleUML.ecore | uml
Attribute
owner
type
Association
destination
source
Class
attributes
forward
general
generalOpposite
reverse
Classifier
typeOpposite
Package
elements
PackageElement
namespace
PrimitiveDataType
UMLModelElement
kind
name | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="uml" nsURI="http://www.eclipse.org/qvt/examples/0.1/SimpleUML"
nsPrefix="uml">
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//UMLModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//Class"
eOpposite="#//Class/attributes"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//Classifier"
eOpposite="#//Classifier/typeOpposite"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//PackageElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="destination" lowerBound="1"
eType="#//Class" eOpposite="#//Class/reverse"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//Class" eOpposite="#//Class/forward"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Attribute" containment="true" eOpposite="#//Attribute/owner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="forward" upperBound="-1"
eType="#//Association" eOpposite="#//Association/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="general" upperBound="-1"
eType="#//Class" eOpposite="#//Class/generalOpposite"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="generalOpposite" upperBound="-1"
eType="#//Class" eOpposite="#//Class/general"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="reverse" upperBound="-1"
eType="#//Association" derived="true" eOpposite="#//Association/destination"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//PackageElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="typeOpposite" upperBound="-1"
eType="#//Attribute" eOpposite="#//Attribute/type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//UMLModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//PackageElement" containment="true" eOpposite="#//PackageElement/namespace"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PackageElement" abstract="true" eSuperTypes="#//UMLModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="namespace" lowerBound="1"
eType="#//Package" eOpposite="#//Package/elements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveDataType" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="UMLModelElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"uml","nsURI":"http://www.eclipse.org/qvt/examples/0.1/SimpleUML","name":"uml","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageElement","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveDataType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UMLModelElement","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"attributes","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"typeOpposite","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"destination","changeable":true,"resolveProxies":true,"lowerBound":1,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reverse","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":true},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"forward","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"general","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":"generalOpposite","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"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"namespace","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":"kind","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":9,"target":3},{"source":9,"target":12},{"source":9,"target":1},{"source":9,"target":13},{"source":12,"target":3},{"source":10,"target":4},{"source":10,"target":14},{"source":10,"target":1},{"source":10,"target":15},{"source":14,"target":4},{"source":11,"target":8},{"source":2,"target":0},{"source":2,"target":6},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":16,"target":3},{"source":16,"target":19},{"source":16,"target":2},{"source":16,"target":20},{"source":19,"target":3},{"source":17,"target":3},{"source":17,"target":21},{"source":17,"target":2},{"source":17,"target":22},{"source":21,"target":3},{"source":18,"target":6},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":13},{"source":3,"target":22},{"source":3,"target":23},{"source":3,"target":24},{"source":3,"target":20},{"source":3,"target":25},{"source":13,"target":1},{"source":13,"target":26},{"source":13,"target":3},{"source":13,"target":9},{"source":26,"target":1},{"source":22,"target":2},{"source":22,"target":27},{"source":22,"target":3},{"source":22,"target":17},{"source":27,"target":2},{"source":23,"target":3},{"source":23,"target":28},{"source":23,"target":3},{"source":23,"target":24},{"source":28,"target":3},{"source":24,"target":3},{"source":24,"target":29},{"source":24,"target":3},{"source":24,"target":23},{"source":29,"target":3},{"source":20,"target":2},{"source":20,"target":30},{"source":20,"target":3},{"source":20,"target":16},{"source":30,"target":2},{"source":25,"target":4},{"source":4,"target":0},{"source":4,"target":6},{"source":4,"target":15},{"source":4,"target":31},{"source":15,"target":1},{"source":15,"target":32},{"source":15,"target":4},{"source":15,"target":10},{"source":32,"target":1},{"source":31,"target":6},{"source":5,"target":0},{"source":5,"target":8},{"source":5,"target":33},{"source":5,"target":34},{"source":33,"target":6},{"source":33,"target":35},{"source":33,"target":5},{"source":33,"target":36},{"source":35,"target":6},{"source":34,"target":8},{"source":6,"target":0},{"source":6,"target":8},{"source":6,"target":36},{"source":6,"target":37},{"source":36,"target":5},{"source":36,"target":38},{"source":36,"target":6},{"source":36,"target":33},{"source":38,"target":5},{"source":37,"target":8},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":39},{"source":39,"target":4},{"source":8,"target":0},{"source":8,"target":40},{"source":8,"target":41},{"source":40,"target":42},{"source":40,"target":8},{"source":41,"target":43},{"source":41,"target":8}],"multigraph":true} | ecore |
publication | repo-ecore-all/data/gssi/TraceabilityModel/case-study/evaluation/Collaboration2Paper/Paper.ecore | Paper
Papers
papers
Paper
authors
title
Author
firstname
lastname
email | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Paper" nsURI="http://easychair.org/paper" nsPrefix="paper">
<eClassifiers xsi:type="ecore:EClass" name="Papers">
<eStructuralFeatures xsi:type="ecore:EReference" name="papers" upperBound="-1"
eType="#//Paper" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Paper">
<eStructuralFeatures xsi:type="ecore:EReference" name="authors" upperBound="-1"
eType="#//Author" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Author">
<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="email" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"paper","nsURI":"http://easychair.org/paper","name":"Paper","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Papers","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Paper","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Author","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":"papers","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"authors","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":"title","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"firstname","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lastname","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"email","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"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":10,"target":13},{"source":10,"target":3},{"source":11,"target":14},{"source":11,"target":3},{"source":12,"target":15},{"source":12,"target":3}],"multigraph":true} | ecore |
softwarerepository | repo-ecore-all/data/damenac/puzzle/examples/empirical-study/puzzle.empirical.study/temp/aggregator_1.0.0.ecore | aggregator
Aggregator
getContributions
enabledOnly
getValidationRepositories
enabledOnly
getAllMetadataRepositoryReferences
enabledOnly
configurations
contributions
buildmaster
contacts
customCategories
label
buildRoot
${user.home}/build
packedStrategy
sendmail
type
mavenResult
validationRepositories
mavenMappings
MappedRepository
getUnits
enabledOnly
isMapExclusive
products
bundles
features
categories
mirrorArtifacts
true
categoryPrefix
mapRules
Configuration
getName
getOSGiEnvironmentString
operatingSystem
windowSystem
architecture
Contribution
getRepositories
enabledOnly
getAllMavenMappings
label
repositories
contacts
mavenMappings
Contact
name
email
aggregator
Feature
categories
Bundle
MappedUnit
getRequiredCapability
validConfigurations
Product
Property
key
value
AggregationType
Stable
S
Integration
I
Nightly
N
Maintenance
M
Continuous
C
Release
R
OperatingSystem
Win32
win32
Linux
linux
MacOSX
macosx
AIX
aix
HPUX
hpux
Solaris
solaris
QNX
qnx
WindowSystem
Win32
win32
GTK
gtk
Carbon
carbon
Cocoa
cocoa
Motif
motif
Photon
photon
Architecture
X86
x86
PPC
ppc
X86_64
x86_64
IA64
ia64
IA64_32
ia64_32
Sparc
sparc
PPC64
ppc64
S390
s390
S390X
s390x
PackedStrategy
Copy
COPY
Verify
VERIFY
UnpackAsSibling
UNPACK_AS_SIBLING
Unpack
UNPACK
Skip
SKIP
URI
java.net.URI
java.net.URI
Category
labelOverride
CustomCategory
identifier
label
description
features
EnabledStatusProvider
enabled
true
MapRule
InstallableUnitRequest
isMappedRepositoryBroken
isBranchEnabled
resolveAsSingleton
name
versionRange
0.0.0
ExclusionRule
ValidConfigurationsRule
validConfigurations
MetadataRepositoryReference
getAggregator
isBranchEnabled
getResolvedLocation
startRepositoryLoad
forceReload
cancelRepositoryLoad
onRepositoryLoad
metadataRepository
location
nature
p2
Comparable
java.lang.Comparable
java.lang.Comparable
T
LabelProvider
label
DescriptionProvider
description
MavenMapping
map
installableUnitID
namePattern
groupId
artifactId
MavenItem
groupId
artifactId
ChildrenProvider
T
children
InstallableUnitType
BUNDLE
bundle
FEATURE
feature
PRODUCT
product
CATEGORY
category
FRAGMENT
fragment
OTHER
other
StatusCode
OK
ok
BROKEN
broken
WAITING
waiting
Status
code
message
StatusProvider
status
InfosProvider
errors
warnings
infos
p2
IArtifactKey
org.eclipse.equinox.internal.provisional.p2.metadata.IArtifactKey
org.eclipse.equinox.internal.provisional.p2.metadata.IArtifactKey
toExternalForm
classifier
id
version
ICopyright
org.eclipse.equinox.internal.provisional.p2.metadata.ICopyright
org.eclipse.equinox.internal.provisional.p2.metadata.ICopyright
location
body
IInstallableUnit
org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnit
org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnit
getArtifacts
getFragments
getProperty
key
getProperties
getMetaRequiredCapabilities
getRequiredCapabilities
getProvidedCapabilities
getTouchpointData
isFragment
satisfies
candidate
unresolved
filter
id
touchpointType
version
resolved
singleton
updateDescriptor
license
copyright
IInstallableUnitFragment
org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnitFragment
org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnitFragment
getHost
ILicense
org.eclipse.equinox.internal.provisional.p2.metadata.ILicense
org.eclipse.equinox.internal.provisional.p2.metadata.ILicense
location
body
digest
IProvidedCapability
org.eclipse.equinox.internal.provisional.p2.metadata.IProvidedCapability
org.eclipse.equinox.internal.provisional.p2.metadata.IProvidedCapability
satisfies
requirement
name
namespace
version
IRequiredCapability
org.eclipse.equinox.internal.provisional.p2.metadata.IRequiredCapability
org.eclipse.equinox.internal.provisional.p2.metadata.IRequiredCapability
getSelectors
setSelectors
selectors
satisfiedBy
capability
filter
name
namespace
range
negation
selectorList
multiple
optional
greedy
ITouchpointData
org.eclipse.equinox.internal.provisional.p2.metadata.ITouchpointData
org.eclipse.equinox.internal.provisional.p2.metadata.ITouchpointData
getInstruction
instructionKey
getInstructions
ITouchpointInstruction
org.eclipse.equinox.internal.provisional.p2.metadata.ITouchpointInstruction
org.eclipse.equinox.internal.provisional.p2.metadata.ITouchpointInstruction
body
importAttribute
ITouchpointType
org.eclipse.equinox.internal.provisional.p2.metadata.ITouchpointType
org.eclipse.equinox.internal.provisional.p2.metadata.ITouchpointType
id
version
IUpdateDescriptor
org.eclipse.equinox.internal.provisional.p2.metadata.IUpdateDescriptor
org.eclipse.equinox.internal.provisional.p2.metadata.IUpdateDescriptor
isUpdateOf
iu
id
range
description
severity
ArtifactKey
Copyright
MetadataRepository
installableUnits
repositoryReferences
propertyMap
InstallableUnit
compareTo
other
artifactList
providedCapabilityList
requiredCapabilityList
metaRequiredCapabilityList
propertyMap
touchpointDataList
InstallableUnitFragment
hostList
License
ProvidedCapability
RequiredCapability
TouchpointData
instructionMap
TouchpointInstruction
TouchpointType
UpdateDescriptor
Property
java.util.Map$Entry
java.util.Map$Entry
key
value
Version
org.eclipse.equinox.internal.provisional.p2.metadata.Version
org.eclipse.equinox.internal.provisional.p2.metadata.Version
InstructionMap
java.util.Map$Entry
java.util.Map$Entry
key
value
VersionRange
org.eclipse.equinox.internal.provisional.p2.metadata.VersionRange
org.eclipse.equinox.internal.provisional.p2.metadata.VersionRange
IInstallableUnitArray
org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnit[]
org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnit[]
IRequiredCapabilityArray
org.eclipse.equinox.internal.provisional.p2.metadata.IRequiredCapability[]
org.eclipse.equinox.internal.provisional.p2.metadata.IRequiredCapability[]
IProvidedCapabilityArray
org.eclipse.equinox.internal.provisional.p2.metadata.IProvidedCapability[]
org.eclipse.equinox.internal.provisional.p2.metadata.IProvidedCapability[]
IInstallableUnitFragmentArray
org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnitFragment[]
org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnitFragment[]
IArtifactKeyArray
org.eclipse.equinox.internal.provisional.p2.metadata.IArtifactKey[]
org.eclipse.equinox.internal.provisional.p2.metadata.IArtifactKey[]
ITouchpointDataArray
org.eclipse.equinox.internal.provisional.p2.metadata.ITouchpointData[]
org.eclipse.equinox.internal.provisional.p2.metadata.ITouchpointData[]
StringArray
java.lang.String[]
java.lang.String[]
UntypedMap
java.util.Map
java.util.Map
IQueryable
org.eclipse.equinox.internal.provisional.p2.metadata.query.IQueryable
org.eclipse.equinox.internal.provisional.p2.metadata.query.IQueryable
query
query
collector
progress
Query
org.eclipse.equinox.internal.provisional.p2.metadata.query.Query
org.eclipse.equinox.internal.provisional.p2.metadata.query.Query
Collector
org.eclipse.equinox.internal.provisional.p2.metadata.query.Collector
org.eclipse.equinox.internal.provisional.p2.metadata.query.Collector
IProgressMonitor
org.eclipse.core.runtime.IProgressMonitor
org.eclipse.core.runtime.IProgressMonitor
IMetadataRepository
org.eclipse.equinox.internal.provisional.p2.metadata.repository.IMetadataRepository
org.eclipse.equinox.internal.provisional.p2.metadata.repository.IMetadataRepository
addInstallableUnits
installableUnits
addReference
location
nickname
type
options
removeInstallableUnits
query
monitor
removeAll
IRepository
org.eclipse.equinox.internal.provisional.p2.repository.IRepository
org.eclipse.equinox.internal.provisional.p2.repository.IRepository
getProperties
setProperty
key
value
location
name
type
version
description
provider
modifiable
RepositoryReference
location
type
options
nickname
IAdaptable
org.eclipse.core.runtime.IAdaptable
org.eclipse.core.runtime.IAdaptable
getAdapter
adapter
p2view
MetadataRepositoryStructuredView
name
installableUnitList
properties
metadataRepository
loaded
InstallableUnits
getNotNullCategoryContainer
getNotNullFeatureContainer
getNotNullProductContainer
getNotNullBundleContainer
getNotNullFragmentContainer
getNotNullMiscellaneousContainer
categoryContainer
featureContainer
productContainer
bundleContainer
fragmentContainer
miscellaneousContainer
Categories
categories
Features
features
Products
products
Bundles
bundles
Fragments
fragments
Miscellaneous
others
IUPresentation
id
version
name
label
description
type
installableUnit
IUPresentationWithDetails
detailsResolved
Category
getNotNullCategoryContainer
getNotNullFeatureContainer
getNotNullProductContainer
getNotNullBundleContainer
getNotNullFragmentContainer
isNested
categoryContainer
featureContainer
productContainer
bundleContainer
fragmentContainer
iuDetails
Feature
getNotNullFeatureContainer
getNotNullBundleContainer
getNotNullFragmentContainer
featureContainer
bundleContainer
fragmentContainer
Product
getNotNullFeatureContainer
getNotNullBundleContainer
getNotNullFragmentContainer
featureContainer
bundleContainer
fragmentContainer
Bundle
Fragment
OtherIU
Properties
propertyList
RequiredCapabilities
requiredCapabilities
ProvidedCapabilities
providedCapabilities
Touchpoints
touchpointType
touchpointDataList
IUDetails
requiredCapabilitiesContainer
providedCapabilitiesContainer
propertiesContainer
touchpointsContainer
updateDescriptor
copyright
license
RequiredCapabilityWrapper
genuine
ProvidedCapabilityWrapper
genuine | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="aggregator"
nsURI="http://www.eclipse.org/b3/2010/aggregator/1.0.0" nsPrefix="aggregator">
<eClassifiers xsi:type="ecore:EClass" name="Aggregator" eSuperTypes="#//DescriptionProvider #//StatusProvider #//InfosProvider">
<eOperations name="getContributions" upperBound="-1" eType="#//Contribution">
<eParameters name="enabledOnly" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eOperations name="getValidationRepositories" upperBound="-1" eType="#//MetadataRepositoryReference">
<eParameters name="enabledOnly" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eOperations name="getAllMetadataRepositoryReferences" upperBound="-1" eType="#//MetadataRepositoryReference">
<eParameters name="enabledOnly" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="configurations" lowerBound="1"
upperBound="-1" eType="#//Configuration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contributions" upperBound="-1"
eType="#//Contribution" containment="true" eKeys="#//Contribution/label"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="buildmaster" eType="#//Contact"
eKeys="#//Contact/email"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contacts" upperBound="-1"
eType="#//Contact" containment="true" eOpposite="#//Contact/aggregator" eKeys="#//Contact/email"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="customCategories" upperBound="-1"
eType="#//CustomCategory" containment="true" eKeys="#//CustomCategory/identifier"/>
<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="buildRoot" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="${user.home}/build"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="packedStrategy" eType="#//PackedStrategy"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sendmail" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//AggregationType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mavenResult" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="validationRepositories"
upperBound="-1" eType="#//MetadataRepositoryReference" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mavenMappings" upperBound="-1"
eType="#//MavenMapping" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappedRepository" eSuperTypes="#//MetadataRepositoryReference #//DescriptionProvider">
<eOperations name="getUnits" upperBound="-1" eType="#//MappedUnit">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Returns the MappedUnits referenced by this instance. Units that have their <code>enabled</code> flag set to false will be excluded if the parameter <code>enabledOnly</code> is set to <code>true</code>."/>
</eAnnotations>
<eParameters name="enabledOnly" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eOperations name="isMapExclusive" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Returns <code>true</code> if the container has MappedUnit children."/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="products" upperBound="-1"
eType="#//Product" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bundles" upperBound="-1"
eType="#//Bundle" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1"
eType="#//Feature" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="categories" upperBound="-1"
eType="#//Category" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mirrorArtifacts" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="categoryPrefix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mapRules" upperBound="-1"
eType="#//MapRule" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Configuration" eSuperTypes="#//EnabledStatusProvider">
<eOperations name="getName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eOperations name="getOSGiEnvironmentString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operatingSystem" lowerBound="1"
eType="#//OperatingSystem"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="windowSystem" lowerBound="1"
eType="#//WindowSystem"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="architecture" lowerBound="1"
eType="#//Architecture"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Contribution" eSuperTypes="#//EnabledStatusProvider #//DescriptionProvider #//StatusProvider #//InfosProvider">
<eOperations name="getRepositories" upperBound="-1" eType="#//MappedRepository">
<eParameters name="enabledOnly" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eOperations name="getAllMavenMappings" upperBound="-1" eType="#//MavenMapping"/>
<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="repositories" upperBound="-1"
eType="#//MappedRepository" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contacts" upperBound="-1"
eType="#//Contact" eKeys="#//Contact/email"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mavenMappings" upperBound="-1"
eType="#//MavenMapping" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Contact">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="email" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="aggregator" lowerBound="1"
eType="#//Aggregator" eOpposite="#//Aggregator/contacts"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//MappedUnit">
<eStructuralFeatures xsi:type="ecore:EReference" name="categories" upperBound="-1"
eType="#//CustomCategory" eOpposite="#//CustomCategory/features"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Bundle" eSuperTypes="#//MappedUnit"/>
<eClassifiers xsi:type="ecore:EClass" name="MappedUnit" abstract="true" eSuperTypes="#//InstallableUnitRequest #//EnabledStatusProvider">
<eOperations name="getRequiredCapability" eType="#//p2/IRequiredCapability"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="validConfigurations" upperBound="-1"
eType="#//Configuration" eKeys="#//Configuration/operatingSystem #//Configuration/windowSystem #//Configuration/architecture"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Product" eSuperTypes="#//MappedUnit"/>
<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" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eGenericSuperTypes eClassifier="#//Comparable">
<eTypeArguments eClassifier="#//Property"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AggregationType">
<eLiterals name="Stable" value="3" literal="S"/>
<eLiterals name="Integration" value="2" literal="I"/>
<eLiterals name="Nightly" value="1" literal="N"/>
<eLiterals name="Maintenance" value="5" literal="M"/>
<eLiterals name="Continuous" literal="C"/>
<eLiterals name="Release" value="4" literal="R"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="OperatingSystem">
<eLiterals name="Win32" literal="win32"/>
<eLiterals name="Linux" value="1" literal="linux"/>
<eLiterals name="MacOSX" value="2" literal="macosx"/>
<eLiterals name="AIX" value="3" literal="aix"/>
<eLiterals name="HPUX" value="4" literal="hpux"/>
<eLiterals name="Solaris" value="5" literal="solaris"/>
<eLiterals name="QNX" value="6" literal="qnx"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="WindowSystem">
<eLiterals name="Win32" literal="win32"/>
<eLiterals name="GTK" value="1" literal="gtk"/>
<eLiterals name="Carbon" value="2" literal="carbon"/>
<eLiterals name="Cocoa" value="3" literal="cocoa"/>
<eLiterals name="Motif" value="4" literal="motif"/>
<eLiterals name="Photon" value="5" literal="photon"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Architecture">
<eLiterals name="X86" literal="x86"/>
<eLiterals name="PPC" value="1" literal="ppc"/>
<eLiterals name="X86_64" value="2" literal="x86_64"/>
<eLiterals name="IA64" value="3" literal="ia64"/>
<eLiterals name="IA64_32" value="4" literal="ia64_32"/>
<eLiterals name="Sparc" value="5" literal="sparc"/>
<eLiterals name="PPC64" value="6" literal="ppc64"/>
<eLiterals name="S390" value="7" literal="s390"/>
<eLiterals name="S390X" value="8" literal="s390x"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PackedStrategy">
<eLiterals name="Copy" literal="COPY"/>
<eLiterals name="Verify" value="1" literal="VERIFY"/>
<eLiterals name="UnpackAsSibling" value="2" literal="UNPACK_AS_SIBLING"/>
<eLiterals name="Unpack" value="3" literal="UNPACK"/>
<eLiterals name="Skip" value="4" literal="SKIP"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="URI" instanceClassName="java.net.URI"/>
<eClassifiers xsi:type="ecore:EClass" name="Category" eSuperTypes="#//MappedUnit">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="labelOverride" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CustomCategory" eSuperTypes="#//StatusProvider #//InfosProvider">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" 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="features" upperBound="-1"
eType="#//Feature" eOpposite="#//Feature/categories"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnabledStatusProvider" abstract="true"
interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enabled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MapRule" abstract="true" eSuperTypes="#//InstallableUnitRequest #//DescriptionProvider"/>
<eClassifiers xsi:type="ecore:EClass" name="InstallableUnitRequest" abstract="true"
eSuperTypes="#//StatusProvider #//InfosProvider #//DescriptionProvider">
<eOperations name="isMappedRepositoryBroken" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eOperations name="isBranchEnabled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eOperations name="resolveAsSingleton" eType="#//p2/IInstallableUnit"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="versionRange" eType="#//p2/VersionRange"
defaultValueLiteral="0.0.0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExclusionRule" eSuperTypes="#//MapRule"/>
<eClassifiers xsi:type="ecore:EClass" name="ValidConfigurationsRule" eSuperTypes="#//MapRule">
<eStructuralFeatures xsi:type="ecore:EReference" name="validConfigurations" upperBound="-1"
eType="#//Configuration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MetadataRepositoryReference" eSuperTypes="#//EnabledStatusProvider #//StatusProvider #//InfosProvider">
<eOperations name="getAggregator" eType="#//Aggregator"/>
<eOperations name="isBranchEnabled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eOperations name="getResolvedLocation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eOperations name="startRepositoryLoad">
<eParameters name="forceReload" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eOperations name="cancelRepositoryLoad"/>
<eOperations name="onRepositoryLoad"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="metadataRepository" eType="#//p2/MetadataRepository"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nature" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="p2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Comparable" instanceClassName="java.lang.Comparable"
abstract="true" interface="true">
<eTypeParameters name="T"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LabelProvider" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DescriptionProvider">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MavenMapping" eSuperTypes="#//StatusProvider #//InfosProvider">
<eOperations name="map" eType="#//MavenItem">
<eParameters name="installableUnitID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="namePattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="groupId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="artifactId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MavenItem">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="groupId" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="artifactId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChildrenProvider" abstract="true" interface="true">
<eTypeParameters name="T"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
changeable="false" volatile="true" transient="true" resolveProxies="false">
<eGenericType eTypeParameter="#//ChildrenProvider/T"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="InstallableUnitType">
<eLiterals name="BUNDLE" literal="bundle"/>
<eLiterals name="FEATURE" value="1" literal="feature"/>
<eLiterals name="PRODUCT" value="2" literal="product"/>
<eLiterals name="CATEGORY" value="3" literal="category"/>
<eLiterals name="FRAGMENT" value="4" literal="fragment"/>
<eLiterals name="OTHER" value="5" literal="other"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="StatusCode">
<eLiterals name="OK" literal="ok"/>
<eLiterals name="BROKEN" value="1" literal="broken"/>
<eLiterals name="WAITING" value="2" literal="waiting"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Status">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="code" lowerBound="1" eType="#//StatusCode"
changeable="false" defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="message" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
changeable="false" defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StatusProvider" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="status" lowerBound="1"
eType="#//Status" changeable="false" volatile="true" transient="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InfosProvider">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="errors" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="warnings" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="infos" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" transient="true"/>
</eClassifiers>
<eSubpackages name="p2" nsURI="http://www.eclipse.org/b3/2010/p2/1.0.0" nsPrefix="p2">
<eClassifiers xsi:type="ecore:EClass" name="IArtifactKey" instanceClassName="org.eclipse.equinox.internal.provisional.p2.metadata.IArtifactKey"
abstract="true" interface="true">
<eOperations name="toExternalForm" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="classifier" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="#//p2/Version"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ICopyright" instanceClassName="org.eclipse.equinox.internal.provisional.p2.metadata.ICopyright"
abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="#//URI"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="body" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IInstallableUnit" instanceClassName="org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnit"
abstract="true" interface="true">
<eOperations name="getArtifacts" eType="#//p2/IArtifactKeyArray"/>
<eOperations name="getFragments" eType="#//p2/IInstallableUnitFragmentArray"/>
<eOperations name="getProperty" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eParameters name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="getProperties" eType="#//p2/UntypedMap"/>
<eOperations name="getMetaRequiredCapabilities" eType="#//p2/IRequiredCapabilityArray"/>
<eOperations name="getRequiredCapabilities" eType="#//p2/IRequiredCapabilityArray"/>
<eOperations name="getProvidedCapabilities" eType="#//p2/IProvidedCapabilityArray"/>
<eOperations name="getTouchpointData" eType="#//p2/ITouchpointDataArray"/>
<eOperations name="isFragment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eOperations name="satisfies" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="candidate" eType="#//p2/IRequiredCapability"/>
</eOperations>
<eOperations name="unresolved" eType="#//p2/IInstallableUnit"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EReference" name="touchpointType" eType="#//p2/ITouchpointType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="#//p2/Version"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="resolved" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="singleton" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="updateDescriptor" eType="#//p2/IUpdateDescriptor"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="license" eType="#//p2/ILicense"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="copyright" eType="#//p2/ICopyright"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IInstallableUnitFragment" instanceClassName="org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnitFragment"
abstract="true" interface="true" eSuperTypes="#//p2/IInstallableUnit">
<eOperations name="getHost" eType="#//p2/IRequiredCapabilityArray"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ILicense" instanceClassName="org.eclipse.equinox.internal.provisional.p2.metadata.ILicense"
abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="#//URI"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="body" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="digest" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IProvidedCapability" instanceClassName="org.eclipse.equinox.internal.provisional.p2.metadata.IProvidedCapability"
abstract="true" interface="true">
<eOperations name="satisfies" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="requirement" lowerBound="1" eType="#//p2/IRequiredCapability"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="namespace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="#//p2/Version"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IRequiredCapability" instanceClassName="org.eclipse.equinox.internal.provisional.p2.metadata.IRequiredCapability"
abstract="true" interface="true">
<eOperations name="getSelectors" eType="#//p2/StringArray"/>
<eOperations name="setSelectors">
<eParameters name="selectors" eType="#//p2/StringArray"/>
</eOperations>
<eOperations name="satisfiedBy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="capability" eType="#//p2/IProvidedCapability"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="namespace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="range" eType="#//p2/VersionRange"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="negation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="selectorList" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiple" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="optional" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="greedy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ITouchpointData" instanceClassName="org.eclipse.equinox.internal.provisional.p2.metadata.ITouchpointData"
abstract="true" interface="true">
<eOperations name="getInstruction" eType="#//p2/ITouchpointInstruction">
<eParameters name="instructionKey" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
</eOperations>
<eOperations name="getInstructions" eType="#//p2/UntypedMap"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ITouchpointInstruction" instanceClassName="org.eclipse.equinox.internal.provisional.p2.metadata.ITouchpointInstruction"
abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="body" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="importAttribute" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ITouchpointType" instanceClassName="org.eclipse.equinox.internal.provisional.p2.metadata.ITouchpointType"
abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="#//p2/Version"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IUpdateDescriptor" instanceClassName="org.eclipse.equinox.internal.provisional.p2.metadata.IUpdateDescriptor"
abstract="true" interface="true">
<eOperations name="isUpdateOf" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="iu" eType="#//p2/IInstallableUnit"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="range" eType="#//p2/VersionRange"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="severity" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArtifactKey" eSuperTypes="#//p2/IArtifactKey"/>
<eClassifiers xsi:type="ecore:EClass" name="Copyright" eSuperTypes="#//p2/ICopyright"/>
<eClassifiers xsi:type="ecore:EClass" name="MetadataRepository" eSuperTypes="#//p2/IMetadataRepository">
<eStructuralFeatures xsi:type="ecore:EReference" name="installableUnits" upperBound="-1"
eType="#//p2/InstallableUnit" containment="true" eKeys="#//p2/IInstallableUnit/id #//p2/IInstallableUnit/version"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="repositoryReferences"
upperBound="-1" eType="#//p2/RepositoryReference" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="propertyMap" upperBound="-1"
eType="#//p2/Property" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstallableUnit" eSuperTypes="#//p2/IInstallableUnit">
<eOperations name="compareTo" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eParameters name="other" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnySimpleType"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="artifactList" upperBound="-1"
eType="#//p2/ArtifactKey" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="providedCapabilityList"
upperBound="-1" eType="#//p2/ProvidedCapability" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredCapabilityList"
upperBound="-1" eType="#//p2/RequiredCapability" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="metaRequiredCapabilityList"
upperBound="-1" eType="#//p2/RequiredCapability" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="propertyMap" upperBound="-1"
eType="#//p2/Property" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="touchpointDataList" upperBound="-1"
eType="#//p2/TouchpointData" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstallableUnitFragment" eSuperTypes="#//p2/InstallableUnit #//p2/IInstallableUnitFragment">
<eStructuralFeatures xsi:type="ecore:EReference" name="hostList" upperBound="-1"
eType="#//p2/RequiredCapability" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="License" eSuperTypes="#//p2/ILicense"/>
<eClassifiers xsi:type="ecore:EClass" name="ProvidedCapability" eSuperTypes="#//p2/IProvidedCapability"/>
<eClassifiers xsi:type="ecore:EClass" name="RequiredCapability" eSuperTypes="#//p2/IRequiredCapability"/>
<eClassifiers xsi:type="ecore:EClass" name="TouchpointData" eSuperTypes="#//p2/ITouchpointData">
<eStructuralFeatures xsi:type="ecore:EReference" name="instructionMap" upperBound="-1"
eType="#//p2/InstructionMap" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TouchpointInstruction" eSuperTypes="#//p2/ITouchpointInstruction"/>
<eClassifiers xsi:type="ecore:EClass" name="TouchpointType" eSuperTypes="#//p2/ITouchpointType"/>
<eClassifiers xsi:type="ecore:EClass" name="UpdateDescriptor" eSuperTypes="#//p2/IUpdateDescriptor"/>
<eClassifiers xsi:type="ecore:EClass" name="Property" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Version" instanceClassName="org.eclipse.equinox.internal.provisional.p2.metadata.Version"/>
<eClassifiers xsi:type="ecore:EClass" name="InstructionMap" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//p2/TouchpointInstruction"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="VersionRange" instanceClassName="org.eclipse.equinox.internal.provisional.p2.metadata.VersionRange"/>
<eClassifiers xsi:type="ecore:EDataType" name="IInstallableUnitArray" instanceClassName="org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnit[]"/>
<eClassifiers xsi:type="ecore:EDataType" name="IRequiredCapabilityArray" instanceClassName="org.eclipse.equinox.internal.provisional.p2.metadata.IRequiredCapability[]"/>
<eClassifiers xsi:type="ecore:EDataType" name="IProvidedCapabilityArray" instanceClassName="org.eclipse.equinox.internal.provisional.p2.metadata.IProvidedCapability[]"/>
<eClassifiers xsi:type="ecore:EDataType" name="IInstallableUnitFragmentArray"
instanceClassName="org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnitFragment[]"/>
<eClassifiers xsi:type="ecore:EDataType" name="IArtifactKeyArray" instanceClassName="org.eclipse.equinox.internal.provisional.p2.metadata.IArtifactKey[]"/>
<eClassifiers xsi:type="ecore:EDataType" name="ITouchpointDataArray" instanceClassName="org.eclipse.equinox.internal.provisional.p2.metadata.ITouchpointData[]"/>
<eClassifiers xsi:type="ecore:EDataType" name="StringArray" instanceClassName="java.lang.String[]"/>
<eClassifiers xsi:type="ecore:EDataType" name="UntypedMap" instanceClassName="java.util.Map"/>
<eClassifiers xsi:type="ecore:EClass" name="IQueryable" instanceClassName="org.eclipse.equinox.internal.provisional.p2.metadata.query.IQueryable"
abstract="true" interface="true">
<eOperations name="query" eType="#//p2/Collector">
<eParameters name="query" eType="#//p2/Query"/>
<eParameters name="collector" eType="#//p2/Collector"/>
<eParameters name="progress" eType="#//p2/IProgressMonitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Query" instanceClassName="org.eclipse.equinox.internal.provisional.p2.metadata.query.Query"
serializable="false"/>
<eClassifiers xsi:type="ecore:EDataType" name="Collector" instanceClassName="org.eclipse.equinox.internal.provisional.p2.metadata.query.Collector"
serializable="false"/>
<eClassifiers xsi:type="ecore:EDataType" name="IProgressMonitor" instanceClassName="org.eclipse.core.runtime.IProgressMonitor"
serializable="false"/>
<eClassifiers xsi:type="ecore:EClass" name="IMetadataRepository" instanceClassName="org.eclipse.equinox.internal.provisional.p2.metadata.repository.IMetadataRepository"
abstract="true" interface="true" eSuperTypes="#//p2/IQueryable #//p2/IRepository">
<eOperations name="addInstallableUnits">
<eParameters name="installableUnits" eType="#//p2/IInstallableUnitArray"/>
</eOperations>
<eOperations name="addReference">
<eParameters name="location" eType="#//URI"/>
<eParameters name="nickname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="options" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
<eOperations name="removeInstallableUnits" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="query" eType="#//p2/Query"/>
<eParameters name="monitor" eType="#//p2/IProgressMonitor"/>
</eOperations>
<eOperations name="removeAll"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IRepository" instanceClassName="org.eclipse.equinox.internal.provisional.p2.repository.IRepository"
abstract="true" interface="true" eSuperTypes="#//p2/IAdaptable">
<eOperations name="getProperties" eType="#//p2/UntypedMap"/>
<eOperations name="setProperty" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eParameters name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" lowerBound="1"
eType="#//URI"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="provider" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modifiable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RepositoryReference">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="#//URI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="options" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nickname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IAdaptable" instanceClassName="org.eclipse.core.runtime.IAdaptable"
abstract="true" interface="true">
<eOperations name="getAdapter" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnySimpleType">
<eParameters name="adapter">
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaClass">
<eTypeArguments/>
</eGenericType>
</eParameters>
</eOperations>
</eClassifiers>
</eSubpackages>
<eSubpackages name="p2view" nsURI="http://www.eclipse.org/b3/2010/aggregator/p2view/1.0.0"
nsPrefix="p2view">
<eClassifiers xsi:type="ecore:EClass" name="MetadataRepositoryStructuredView">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="installableUnitList"
unique="false" eType="#//p2view/InstallableUnits" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" eType="#//p2view/Properties"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="metadataRepository" ordered="false"
lowerBound="1" eType="#//p2/MetadataRepository" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="loaded" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eGenericSuperTypes eClassifier="#//ChildrenProvider">
<eTypeArguments eClassifier="#//p2view/InstallableUnits"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstallableUnits">
<eOperations name="getNotNullCategoryContainer" eType="#//p2view/Categories"/>
<eOperations name="getNotNullFeatureContainer" eType="#//p2view/Features"/>
<eOperations name="getNotNullProductContainer" eType="#//p2view/Products"/>
<eOperations name="getNotNullBundleContainer" eType="#//p2view/Bundles"/>
<eOperations name="getNotNullFragmentContainer" eType="#//p2view/Fragments"/>
<eOperations name="getNotNullMiscellaneousContainer" eType="#//p2view/Miscellaneous"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="categoryContainer" eType="#//p2view/Categories"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="featureContainer" eType="#//p2view/Features"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="productContainer" eType="#//p2view/Products"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bundleContainer" eType="#//p2view/Bundles"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fragmentContainer" eType="#//p2view/Fragments"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="miscellaneousContainer"
eType="#//p2view/Miscellaneous"/>
<eGenericSuperTypes eClassifier="#//ChildrenProvider">
<eTypeArguments eClassifier="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Categories">
<eStructuralFeatures xsi:type="ecore:EReference" name="categories" upperBound="-1"
eType="#//p2view/Category"/>
<eGenericSuperTypes eClassifier="#//ChildrenProvider">
<eTypeArguments eClassifier="#//p2view/Category"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Features">
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1"
eType="#//p2view/Feature"/>
<eGenericSuperTypes eClassifier="#//ChildrenProvider">
<eTypeArguments eClassifier="#//p2view/Feature"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Products">
<eStructuralFeatures xsi:type="ecore:EReference" name="products" upperBound="-1"
eType="#//p2view/Product"/>
<eGenericSuperTypes eClassifier="#//ChildrenProvider">
<eTypeArguments eClassifier="#//p2view/Product"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Bundles">
<eStructuralFeatures xsi:type="ecore:EReference" name="bundles" upperBound="-1"
eType="#//p2view/Bundle"/>
<eGenericSuperTypes eClassifier="#//ChildrenProvider">
<eTypeArguments eClassifier="#//p2view/Bundle"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Fragments">
<eStructuralFeatures xsi:type="ecore:EReference" name="fragments" upperBound="-1"
eType="#//p2view/Fragment"/>
<eGenericSuperTypes eClassifier="#//ChildrenProvider">
<eTypeArguments eClassifier="#//p2view/Fragment"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Miscellaneous">
<eStructuralFeatures xsi:type="ecore:EReference" name="others" upperBound="-1"
eType="#//p2view/OtherIU"/>
<eGenericSuperTypes eClassifier="#//ChildrenProvider">
<eTypeArguments eClassifier="#//p2view/OtherIU"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IUPresentation" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="#//p2/Version"/>
<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"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1"
eType="#//InstallableUnitType" changeable="false" volatile="true" defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EReference" name="installableUnit" eType="#//p2/InstallableUnit"
resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IUPresentationWithDetails" abstract="true"
eSuperTypes="#//p2view/IUPresentation #//p2view/IUDetails">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="detailsResolved" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Category" eSuperTypes="#//p2view/IUPresentation">
<eOperations name="getNotNullCategoryContainer" eType="#//p2view/Categories"/>
<eOperations name="getNotNullFeatureContainer" eType="#//p2view/Features"/>
<eOperations name="getNotNullProductContainer" eType="#//p2view/Products"/>
<eOperations name="getNotNullBundleContainer" eType="#//p2view/Bundles"/>
<eOperations name="getNotNullFragmentContainer" eType="#//p2view/Fragments"/>
<eOperations name="isNested" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="categoryContainer" eType="#//p2view/Categories"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="featureContainer" eType="#//p2view/Features"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="productContainer" eType="#//p2view/Products"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bundleContainer" eType="#//p2view/Bundles"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fragmentContainer" eType="#//p2view/Fragments"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iuDetails" eType="#//p2view/IUDetails"
changeable="false" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//p2view/IUPresentationWithDetails">
<eOperations name="getNotNullFeatureContainer" eType="#//p2view/Features"/>
<eOperations name="getNotNullBundleContainer" eType="#//p2view/Bundles"/>
<eOperations name="getNotNullFragmentContainer" eType="#//p2view/Fragments"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="featureContainer" eType="#//p2view/Features"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bundleContainer" eType="#//p2view/Bundles"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fragmentContainer" eType="#//p2view/Fragments"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Product" eSuperTypes="#//p2view/IUPresentationWithDetails">
<eOperations name="getNotNullFeatureContainer" eType="#//p2view/Features"/>
<eOperations name="getNotNullBundleContainer" eType="#//p2view/Bundles"/>
<eOperations name="getNotNullFragmentContainer" eType="#//p2view/Fragments"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="featureContainer" eType="#//p2view/Features"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bundleContainer" eType="#//p2view/Bundles"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fragmentContainer" eType="#//p2view/Fragments"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Bundle" eSuperTypes="#//p2view/IUPresentationWithDetails"/>
<eClassifiers xsi:type="ecore:EClass" name="Fragment" eSuperTypes="#//p2view/Bundle"/>
<eClassifiers xsi:type="ecore:EClass" name="OtherIU" eSuperTypes="#//p2view/IUPresentationWithDetails"/>
<eClassifiers xsi:type="ecore:EClass" name="Properties">
<eStructuralFeatures xsi:type="ecore:EReference" name="propertyList" upperBound="-1"
eType="#//Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RequiredCapabilities">
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredCapabilities"
upperBound="-1" eType="#//p2view/RequiredCapabilityWrapper"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProvidedCapabilities">
<eStructuralFeatures xsi:type="ecore:EReference" name="providedCapabilities"
upperBound="-1" eType="#//p2view/ProvidedCapabilityWrapper"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Touchpoints">
<eStructuralFeatures xsi:type="ecore:EReference" name="touchpointType" eType="#//p2/ITouchpointType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="touchpointDataList" upperBound="-1"
eType="#//p2/TouchpointData"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IUDetails">
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredCapabilitiesContainer"
eType="#//p2view/RequiredCapabilities" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="providedCapabilitiesContainer"
eType="#//p2view/ProvidedCapabilities" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="propertiesContainer"
eType="#//p2view/Properties" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="touchpointsContainer"
eType="#//p2view/Touchpoints" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="updateDescriptor" eType="#//p2/IUpdateDescriptor"
resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="copyright" eType="#//p2/ICopyright"
resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="license" eType="#//p2/ILicense"
resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RequiredCapabilityWrapper" eSuperTypes="#//p2/IRequiredCapability #//LabelProvider">
<eStructuralFeatures xsi:type="ecore:EReference" name="genuine" lowerBound="1"
eType="#//p2/RequiredCapability" changeable="false" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProvidedCapabilityWrapper" eSuperTypes="#//p2/IProvidedCapability #//LabelProvider">
<eStructuralFeatures xsi:type="ecore:EReference" name="genuine" lowerBound="1"
eType="#//p2/ProvidedCapability" changeable="false" resolveProxies="false"/>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"aggregator","nsURI":"http://www.eclipse.org/b3/2010/aggregator/1.0.0","name":"aggregator","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Aggregator","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappedRepository","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Configuration","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Contribution","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Contact","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bundle","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappedUnit","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Product","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AggregationType","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"OperatingSystem","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"WindowSystem","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Architecture","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"PackedStrategy","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"java.net.URI","defaultValue":null,"instanceClassName":"java.net.URI","name":"URI","instanceClass":"java.net.URI","id":16,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Category","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomCategory","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnabledStatusProvider","instanceClass":null,"abstract":true,"id":19,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MapRule","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstallableUnitRequest","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExclusionRule","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValidConfigurationsRule","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetadataRepositoryReference","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Comparable","defaultValue":null,"instanceClassName":"java.lang.Comparable","name":"Comparable","instanceClass":"java.lang.Comparable","abstract":true,"id":25,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabelProvider","instanceClass":null,"abstract":true,"id":26,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DescriptionProvider","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MavenMapping","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MavenItem","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChildrenProvider","instanceClass":null,"abstract":true,"id":30,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InstallableUnitType","instanceClass":null,"id":31,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"StatusCode","instanceClass":null,"id":32,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Status","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatusProvider","instanceClass":null,"abstract":true,"id":34,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InfosProvider","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"nsPrefix":"p2","nsURI":"http://www.eclipse.org/b3/2010/p2/1.0.0","name":"p2","id":36,"eClass":"EPackage"},{"nsPrefix":"p2view","nsURI":"http://www.eclipse.org/b3/2010/aggregator/p2view/1.0.0","name":"p2view","id":37,"eClass":"EPackage"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getContributions","lowerBound":0,"id":38,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getValidationRepositories","lowerBound":0,"id":39,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAllMetadataRepositoryReferences","lowerBound":0,"id":40,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"configurations","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"contributions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"buildmaster","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":"contacts","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":"customCategories","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":"label","changeable":true,"lowerBound":1,"iD":false,"id":46,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"${user.home}/build","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"${user.home}/build","unsettable":false,"transient":false,"unique":true,"name":"buildRoot","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"packedStrategy","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":"sendmail","changeable":true,"lowerBound":0,"iD":false,"id":49,"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":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":"mavenResult","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"validationRepositories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mavenMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"enabledOnly","lowerBound":0,"id":58,"many":false,"required":false,"eClass":"EParameter"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"enabledOnly","lowerBound":0,"id":61,"many":false,"required":false,"eClass":"EParameter"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"enabledOnly","lowerBound":0,"id":64,"many":false,"required":false,"eClass":"EParameter"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"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":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"email","changeable":true,"lowerBound":1,"iD":false,"id":70,"derived":false},{"id":71,"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":"aggregator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"identifier","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"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getUnits","lowerBound":0,"id":83,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isMapExclusive","lowerBound":0,"id":84,"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":"products","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bundles","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":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"categories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"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":"mirrorArtifacts","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":"categoryPrefix","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mapRules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"enabledOnly","lowerBound":0,"id":95,"many":false,"required":false,"eClass":"EParameter"},{"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":0,"id":105,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOSGiEnvironmentString","lowerBound":0,"id":106,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operatingSystem","changeable":true,"lowerBound":1,"iD":false,"id":107,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"windowSystem","changeable":true,"lowerBound":1,"iD":false,"id":108,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"architecture","changeable":true,"lowerBound":1,"iD":false,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getRepositories","lowerBound":0,"id":116,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAllMavenMappings","lowerBound":0,"id":117,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"repositories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contacts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mavenMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"enabledOnly","lowerBound":0,"id":126,"many":false,"required":false,"eClass":"EParameter"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"categories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getRequiredCapability","lowerBound":0,"id":142,"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":"validConfigurations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"instanceTypeName":"org.eclipse.equinox.internal.provisional.p2.metadata.IRequiredCapability","defaultValue":null,"instanceClassName":"org.eclipse.equinox.internal.provisional.p2.metadata.IRequiredCapability","name":"IRequiredCapability","instanceClass":null,"abstract":true,"id":146,"interface":true,"eClass":"EClass"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"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":150,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"name":"Stable","id":156,"value":3,"literal":"S","eClass":"EEnumLiteral"},{"name":"Integration","id":157,"value":2,"literal":"I","eClass":"EEnumLiteral"},{"name":"Nightly","id":158,"value":1,"literal":"N","eClass":"EEnumLiteral"},{"name":"Maintenance","id":159,"value":5,"literal":"M","eClass":"EEnumLiteral"},{"name":"Continuous","id":160,"value":0,"literal":"C","eClass":"EEnumLiteral"},{"name":"Release","id":161,"value":4,"literal":"R","eClass":"EEnumLiteral"},{"name":"Win32","id":162,"value":0,"literal":"win32","eClass":"EEnumLiteral"},{"name":"Linux","id":163,"value":1,"literal":"linux","eClass":"EEnumLiteral"},{"name":"MacOSX","id":164,"value":2,"literal":"macosx","eClass":"EEnumLiteral"},{"name":"AIX","id":165,"value":3,"literal":"aix","eClass":"EEnumLiteral"},{"name":"HPUX","id":166,"value":4,"literal":"hpux","eClass":"EEnumLiteral"},{"name":"Solaris","id":167,"value":5,"literal":"solaris","eClass":"EEnumLiteral"},{"name":"QNX","id":168,"value":6,"literal":"qnx","eClass":"EEnumLiteral"},{"name":"Win32","id":169,"value":0,"literal":"win32","eClass":"EEnumLiteral"},{"name":"GTK","id":170,"value":1,"literal":"gtk","eClass":"EEnumLiteral"},{"name":"Carbon","id":171,"value":2,"literal":"carbon","eClass":"EEnumLiteral"},{"name":"Cocoa","id":172,"value":3,"literal":"cocoa","eClass":"EEnumLiteral"},{"name":"Motif","id":173,"value":4,"literal":"motif","eClass":"EEnumLiteral"},{"name":"Photon","id":174,"value":5,"literal":"photon","eClass":"EEnumLiteral"},{"name":"X86","id":175,"value":0,"literal":"x86","eClass":"EEnumLiteral"},{"name":"PPC","id":176,"value":1,"literal":"ppc","eClass":"EEnumLiteral"},{"name":"X86_64","id":177,"value":2,"literal":"x86_64","eClass":"EEnumLiteral"},{"name":"IA64","id":178,"value":3,"literal":"ia64","eClass":"EEnumLiteral"},{"name":"IA64_32","id":179,"value":4,"literal":"ia64_32","eClass":"EEnumLiteral"},{"name":"Sparc","id":180,"value":5,"literal":"sparc","eClass":"EEnumLiteral"},{"name":"PPC64","id":181,"value":6,"literal":"ppc64","eClass":"EEnumLiteral"},{"name":"S390","id":182,"value":7,"literal":"s390","eClass":"EEnumLiteral"},{"name":"S390X","id":183,"value":8,"literal":"s390x","eClass":"EEnumLiteral"},{"name":"Copy","id":184,"value":0,"literal":"COPY","eClass":"EEnumLiteral"},{"name":"Verify","id":185,"value":1,"literal":"VERIFY","eClass":"EEnumLiteral"},{"name":"UnpackAsSibling","id":186,"value":2,"literal":"UNPACK_AS_SIBLING","eClass":"EEnumLiteral"},{"name":"Unpack","id":187,"value":3,"literal":"UNPACK","eClass":"EEnumLiteral"},{"name":"Skip","id":188,"value":4,"literal":"SKIP","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":"labelOverride","changeable":true,"lowerBound":0,"iD":false,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","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":"description","changeable":true,"lowerBound":0,"iD":false,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"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":"enabled","changeable":true,"lowerBound":0,"iD":false,"id":200,"derived":false},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isMappedRepositoryBroken","lowerBound":0,"id":204,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isBranchEnabled","lowerBound":0,"id":205,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"resolveAsSingleton","lowerBound":0,"id":206,"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":207,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0.0.0","unsettable":false,"transient":false,"unique":true,"name":"versionRange","changeable":true,"lowerBound":0,"iD":false,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"instanceTypeName":"org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnit","defaultValue":null,"instanceClassName":"org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnit","name":"IInstallableUnit","instanceClass":null,"abstract":true,"id":214,"interface":true,"eClass":"EClass"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"instanceTypeName":"org.eclipse.equinox.internal.provisional.p2.metadata.VersionRange","defaultValue":null,"instanceClassName":"org.eclipse.equinox.internal.provisional.p2.metadata.VersionRange","name":"VersionRange","instanceClass":null,"id":217,"serializable":true,"eClass":"EDataType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"validConfigurations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"derived":false},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getAggregator","lowerBound":0,"id":223,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isBranchEnabled","lowerBound":0,"id":224,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getResolvedLocation","lowerBound":0,"id":225,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"startRepositoryLoad","lowerBound":0,"id":226,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"cancelRepositoryLoad","lowerBound":0,"id":227,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"onRepositoryLoad","lowerBound":0,"id":228,"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":"metadataRepository","changeable":true,"resolveProxies":true,"lowerBound":0,"id":229,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"lowerBound":1,"iD":false,"id":230,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"p2","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"p2","unsettable":false,"transient":false,"unique":true,"name":"nature","changeable":true,"lowerBound":1,"iD":false,"id":231,"derived":false},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"forceReload","lowerBound":0,"id":238,"many":false,"required":false,"eClass":"EParameter"},{"id":239,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetadataRepository","instanceClass":null,"abstract":false,"id":240,"interface":false,"eClass":"EClass"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"name":"T","id":244,"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":"label","changeable":true,"lowerBound":0,"iD":false,"id":245,"derived":false},{"id":246,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":247,"derived":false},{"id":248,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"map","lowerBound":0,"id":249,"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":"namePattern","changeable":true,"lowerBound":0,"iD":false,"id":250,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"groupId","changeable":true,"lowerBound":0,"iD":false,"id":251,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"artifactId","changeable":true,"lowerBound":0,"iD":false,"id":252,"derived":false},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"installableUnitID","lowerBound":0,"id":256,"many":false,"required":false,"eClass":"EParameter"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"groupId","changeable":true,"lowerBound":0,"iD":false,"id":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":"artifactId","changeable":true,"lowerBound":0,"iD":false,"id":262,"derived":false},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"name":"T","id":265,"eClass":"ETypeParameter"},{"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":"children","changeable":false,"resolveProxies":false,"lowerBound":0,"id":266,"derived":false},{"id":267,"eClass":"EGenericType"},{"name":"BUNDLE","id":268,"value":0,"literal":"bundle","eClass":"EEnumLiteral"},{"name":"FEATURE","id":269,"value":1,"literal":"feature","eClass":"EEnumLiteral"},{"name":"PRODUCT","id":270,"value":2,"literal":"product","eClass":"EEnumLiteral"},{"name":"CATEGORY","id":271,"value":3,"literal":"category","eClass":"EEnumLiteral"},{"name":"FRAGMENT","id":272,"value":4,"literal":"fragment","eClass":"EEnumLiteral"},{"name":"OTHER","id":273,"value":5,"literal":"other","eClass":"EEnumLiteral"},{"name":"OK","id":274,"value":0,"literal":"ok","eClass":"EEnumLiteral"},{"name":"BROKEN","id":275,"value":1,"literal":"broken","eClass":"EEnumLiteral"},{"name":"WAITING","id":276,"value":2,"literal":"waiting","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"code","changeable":false,"lowerBound":1,"iD":false,"id":277,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"message","changeable":false,"lowerBound":0,"iD":false,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"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":"status","changeable":false,"resolveProxies":false,"lowerBound":1,"id":281,"derived":false},{"id":282,"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":"errors","changeable":true,"lowerBound":0,"iD":false,"id":283,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"warnings","changeable":true,"lowerBound":0,"iD":false,"id":284,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"infos","changeable":true,"lowerBound":0,"iD":false,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"instanceTypeName":"org.eclipse.equinox.internal.provisional.p2.metadata.IArtifactKey","defaultValue":null,"instanceClassName":"org.eclipse.equinox.internal.provisional.p2.metadata.IArtifactKey","name":"IArtifactKey","instanceClass":null,"abstract":true,"id":289,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.internal.provisional.p2.metadata.ICopyright","defaultValue":null,"instanceClassName":"org.eclipse.equinox.internal.provisional.p2.metadata.ICopyright","name":"ICopyright","instanceClass":null,"abstract":true,"id":290,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnitFragment","defaultValue":null,"instanceClassName":"org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnitFragment","name":"IInstallableUnitFragment","instanceClass":null,"abstract":true,"id":291,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.internal.provisional.p2.metadata.ILicense","defaultValue":null,"instanceClassName":"org.eclipse.equinox.internal.provisional.p2.metadata.ILicense","name":"ILicense","instanceClass":null,"abstract":true,"id":292,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.internal.provisional.p2.metadata.IProvidedCapability","defaultValue":null,"instanceClassName":"org.eclipse.equinox.internal.provisional.p2.metadata.IProvidedCapability","name":"IProvidedCapability","instanceClass":null,"abstract":true,"id":293,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.internal.provisional.p2.metadata.ITouchpointData","defaultValue":null,"instanceClassName":"org.eclipse.equinox.internal.provisional.p2.metadata.ITouchpointData","name":"ITouchpointData","instanceClass":null,"abstract":true,"id":294,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.internal.provisional.p2.metadata.ITouchpointInstruction","defaultValue":null,"instanceClassName":"org.eclipse.equinox.internal.provisional.p2.metadata.ITouchpointInstruction","name":"ITouchpointInstruction","instanceClass":null,"abstract":true,"id":295,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.internal.provisional.p2.metadata.ITouchpointType","defaultValue":null,"instanceClassName":"org.eclipse.equinox.internal.provisional.p2.metadata.ITouchpointType","name":"ITouchpointType","instanceClass":null,"abstract":true,"id":296,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.internal.provisional.p2.metadata.IUpdateDescriptor","defaultValue":null,"instanceClassName":"org.eclipse.equinox.internal.provisional.p2.metadata.IUpdateDescriptor","name":"IUpdateDescriptor","instanceClass":null,"abstract":true,"id":297,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtifactKey","instanceClass":null,"abstract":false,"id":298,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Copyright","instanceClass":null,"abstract":false,"id":299,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstallableUnit","instanceClass":null,"abstract":false,"id":300,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstallableUnitFragment","instanceClass":null,"abstract":false,"id":301,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"License","instanceClass":null,"abstract":false,"id":302,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProvidedCapability","instanceClass":null,"abstract":false,"id":303,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiredCapability","instanceClass":null,"abstract":false,"id":304,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TouchpointData","instanceClass":null,"abstract":false,"id":305,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TouchpointInstruction","instanceClass":null,"abstract":false,"id":306,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TouchpointType","instanceClass":null,"abstract":false,"id":307,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UpdateDescriptor","instanceClass":null,"abstract":false,"id":308,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"Property","instanceClass":"java.util.Map$Entry","abstract":false,"id":309,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.internal.provisional.p2.metadata.Version","defaultValue":null,"instanceClassName":"org.eclipse.equinox.internal.provisional.p2.metadata.Version","name":"Version","instanceClass":null,"id":310,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"InstructionMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":311,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnit[]","defaultValue":null,"instanceClassName":"org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnit[]","name":"IInstallableUnitArray","instanceClass":null,"id":312,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.internal.provisional.p2.metadata.IRequiredCapability[]","defaultValue":null,"instanceClassName":"org.eclipse.equinox.internal.provisional.p2.metadata.IRequiredCapability[]","name":"IRequiredCapabilityArray","instanceClass":null,"id":313,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.internal.provisional.p2.metadata.IProvidedCapability[]","defaultValue":null,"instanceClassName":"org.eclipse.equinox.internal.provisional.p2.metadata.IProvidedCapability[]","name":"IProvidedCapabilityArray","instanceClass":null,"id":314,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnitFragment[]","defaultValue":null,"instanceClassName":"org.eclipse.equinox.internal.provisional.p2.metadata.IInstallableUnitFragment[]","name":"IInstallableUnitFragmentArray","instanceClass":null,"id":315,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.internal.provisional.p2.metadata.IArtifactKey[]","defaultValue":null,"instanceClassName":"org.eclipse.equinox.internal.provisional.p2.metadata.IArtifactKey[]","name":"IArtifactKeyArray","instanceClass":null,"id":316,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.internal.provisional.p2.metadata.ITouchpointData[]","defaultValue":null,"instanceClassName":"org.eclipse.equinox.internal.provisional.p2.metadata.ITouchpointData[]","name":"ITouchpointDataArray","instanceClass":null,"id":317,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String[]","defaultValue":null,"instanceClassName":"java.lang.String[]","name":"StringArray","instanceClass":"[Ljava.lang.String;","id":318,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map","defaultValue":null,"instanceClassName":"java.util.Map","name":"UntypedMap","instanceClass":"java.util.Map","id":319,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.internal.provisional.p2.metadata.query.IQueryable","defaultValue":null,"instanceClassName":"org.eclipse.equinox.internal.provisional.p2.metadata.query.IQueryable","name":"IQueryable","instanceClass":null,"abstract":true,"id":320,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.internal.provisional.p2.metadata.query.Query","defaultValue":null,"instanceClassName":"org.eclipse.equinox.internal.provisional.p2.metadata.query.Query","name":"Query","instanceClass":null,"id":321,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.internal.provisional.p2.metadata.query.Collector","defaultValue":null,"instanceClassName":"org.eclipse.equinox.internal.provisional.p2.metadata.query.Collector","name":"Collector","instanceClass":null,"id":322,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.core.runtime.IProgressMonitor","defaultValue":null,"instanceClassName":"org.eclipse.core.runtime.IProgressMonitor","name":"IProgressMonitor","instanceClass":"org.eclipse.core.runtime.IProgressMonitor","id":323,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.equinox.internal.provisional.p2.metadata.repository.IMetadataRepository","defaultValue":null,"instanceClassName":"org.eclipse.equinox.internal.provisional.p2.metadata.repository.IMetadataRepository","name":"IMetadataRepository","instanceClass":null,"abstract":true,"id":324,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.equinox.internal.provisional.p2.repository.IRepository","defaultValue":null,"instanceClassName":"org.eclipse.equinox.internal.provisional.p2.repository.IRepository","name":"IRepository","instanceClass":null,"abstract":true,"id":325,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RepositoryReference","instanceClass":null,"abstract":false,"id":326,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.core.runtime.IAdaptable","defaultValue":null,"instanceClassName":"org.eclipse.core.runtime.IAdaptable","name":"IAdaptable","instanceClass":"org.eclipse.core.runtime.IAdaptable","abstract":true,"id":327,"interface":true,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"toExternalForm","lowerBound":0,"id":328,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"classifier","changeable":true,"lowerBound":1,"iD":false,"id":329,"derived":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":330,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":331,"derived":false},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"lowerBound":0,"iD":false,"id":336,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":337,"derived":false},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getArtifacts","lowerBound":0,"id":340,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFragments","lowerBound":0,"id":341,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getProperty","lowerBound":0,"id":342,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getProperties","lowerBound":0,"id":343,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getMetaRequiredCapabilities","lowerBound":0,"id":344,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getRequiredCapabilities","lowerBound":0,"id":345,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getProvidedCapabilities","lowerBound":0,"id":346,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getTouchpointData","lowerBound":0,"id":347,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isFragment","lowerBound":0,"id":348,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"satisfies","lowerBound":0,"id":349,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"unresolved","lowerBound":0,"id":350,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"filter","changeable":true,"lowerBound":0,"iD":false,"id":351,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":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":"touchpointType","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"version","changeable":true,"lowerBound":0,"iD":false,"id":354,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"resolved","changeable":true,"lowerBound":0,"iD":false,"id":355,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"singleton","changeable":true,"lowerBound":0,"iD":false,"id":356,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"updateDescriptor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":357,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"license","changeable":true,"resolveProxies":true,"lowerBound":0,"id":358,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"copyright","changeable":true,"resolveProxies":true,"lowerBound":0,"id":359,"derived":false},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"key","lowerBound":0,"id":363,"many":false,"required":false,"eClass":"EParameter"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"candidate","lowerBound":0,"id":372,"many":false,"required":false,"eClass":"EParameter"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getHost","lowerBound":0,"id":384,"many":false,"required":false,"eClass":"EOperation"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"lowerBound":0,"iD":false,"id":387,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":388,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"digest","changeable":true,"lowerBound":0,"iD":false,"id":389,"derived":false},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"satisfies","lowerBound":0,"id":393,"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":394,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"namespace","changeable":true,"lowerBound":0,"iD":false,"id":395,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":396,"derived":false},{"id":397,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"requirement","lowerBound":1,"id":398,"many":false,"required":true,"eClass":"EParameter"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getSelectors","lowerBound":0,"id":403,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setSelectors","lowerBound":0,"id":404,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"satisfiedBy","lowerBound":0,"id":405,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"filter","changeable":true,"lowerBound":0,"iD":false,"id":406,"derived":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":407,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"namespace","changeable":true,"lowerBound":0,"iD":false,"id":408,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"range","changeable":true,"lowerBound":0,"iD":false,"id":409,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"negation","changeable":true,"lowerBound":0,"iD":false,"id":410,"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":"selectorList","changeable":true,"lowerBound":0,"iD":false,"id":411,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"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":412,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"optional","changeable":true,"lowerBound":0,"iD":false,"id":413,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"greedy","changeable":true,"lowerBound":0,"iD":false,"id":414,"derived":false},{"id":415,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"selectors","lowerBound":0,"id":416,"many":false,"required":false,"eClass":"EParameter"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"capability","lowerBound":0,"id":419,"many":false,"required":false,"eClass":"EParameter"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstruction","lowerBound":0,"id":430,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstructions","lowerBound":0,"id":431,"many":false,"required":false,"eClass":"EOperation"},{"id":432,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"instructionKey","lowerBound":0,"id":433,"many":false,"required":false,"eClass":"EParameter"},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":436,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"importAttribute","changeable":true,"lowerBound":0,"iD":false,"id":437,"derived":false},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"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":440,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":441,"derived":false},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isUpdateOf","lowerBound":0,"id":444,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":445,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"range","changeable":true,"lowerBound":0,"iD":false,"id":446,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":447,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"severity","changeable":true,"lowerBound":0,"iD":false,"id":448,"derived":false},{"id":449,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"iu","lowerBound":0,"id":450,"many":false,"required":false,"eClass":"EParameter"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"installableUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":458,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"repositoryReferences","changeable":true,"resolveProxies":true,"lowerBound":0,"id":459,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propertyMap","changeable":true,"resolveProxies":true,"lowerBound":0,"id":460,"derived":false},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"compareTo","lowerBound":0,"id":465,"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":"artifactList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":466,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"providedCapabilityList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":467,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requiredCapabilityList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":468,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metaRequiredCapabilityList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":469,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propertyMap","changeable":true,"resolveProxies":true,"lowerBound":0,"id":470,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"touchpointDataList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":471,"derived":false},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"other","lowerBound":0,"id":474,"many":false,"required":false,"eClass":"EParameter"},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"hostList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":482,"derived":false},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"instructionMap","changeable":true,"resolveProxies":true,"lowerBound":0,"id":489,"derived":false},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"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":495,"derived":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":496,"derived":false},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"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":499,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":500,"derived":false},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"query","lowerBound":0,"id":503,"many":false,"required":false,"eClass":"EOperation"},{"id":504,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"query","lowerBound":0,"id":505,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"collector","lowerBound":0,"id":506,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"progress","lowerBound":0,"id":507,"many":false,"required":false,"eClass":"EParameter"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"addInstallableUnits","lowerBound":0,"id":511,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addReference","lowerBound":0,"id":512,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeInstallableUnits","lowerBound":0,"id":513,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeAll","lowerBound":0,"id":514,"many":false,"required":false,"eClass":"EOperation"},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"installableUnits","lowerBound":0,"id":517,"many":false,"required":false,"eClass":"EParameter"},{"id":518,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"location","lowerBound":0,"id":519,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"nickname","lowerBound":0,"id":520,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"type","lowerBound":0,"id":521,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"options","lowerBound":0,"id":522,"many":false,"required":false,"eClass":"EParameter"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"query","lowerBound":0,"id":528,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"monitor","lowerBound":0,"id":529,"many":false,"required":false,"eClass":"EParameter"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getProperties","lowerBound":0,"id":532,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setProperty","lowerBound":0,"id":533,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"lowerBound":1,"iD":false,"id":534,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":535,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":536,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":537,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":538,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"provider","changeable":true,"lowerBound":0,"iD":false,"id":539,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"modifiable","changeable":true,"lowerBound":0,"iD":false,"id":540,"derived":false},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"key","lowerBound":0,"id":544,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"value","lowerBound":0,"id":545,"many":false,"required":false,"eClass":"EParameter"},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"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":555,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":556,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"options","changeable":true,"lowerBound":0,"iD":false,"id":557,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nickname","changeable":true,"lowerBound":0,"iD":false,"id":558,"derived":false},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getAdapter","lowerBound":0,"id":563,"many":false,"required":false,"eClass":"EOperation"},{"id":564,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"adapter","lowerBound":0,"id":565,"many":false,"required":false,"eClass":"EParameter"},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetadataRepositoryStructuredView","instanceClass":null,"abstract":false,"id":568,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstallableUnits","instanceClass":null,"abstract":false,"id":569,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Categories","instanceClass":null,"abstract":false,"id":570,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Features","instanceClass":null,"abstract":false,"id":571,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Products","instanceClass":null,"abstract":false,"id":572,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bundles","instanceClass":null,"abstract":false,"id":573,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Fragments","instanceClass":null,"abstract":false,"id":574,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Miscellaneous","instanceClass":null,"abstract":false,"id":575,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IUPresentation","instanceClass":null,"abstract":true,"id":576,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IUPresentationWithDetails","instanceClass":null,"abstract":true,"id":577,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Category","instanceClass":null,"abstract":false,"id":578,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":579,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Product","instanceClass":null,"abstract":false,"id":580,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bundle","instanceClass":null,"abstract":false,"id":581,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Fragment","instanceClass":null,"abstract":false,"id":582,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OtherIU","instanceClass":null,"abstract":false,"id":583,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Properties","instanceClass":null,"abstract":false,"id":584,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiredCapabilities","instanceClass":null,"abstract":false,"id":585,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProvidedCapabilities","instanceClass":null,"abstract":false,"id":586,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Touchpoints","instanceClass":null,"abstract":false,"id":587,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IUDetails","instanceClass":null,"abstract":false,"id":588,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiredCapabilityWrapper","instanceClass":null,"abstract":false,"id":589,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProvidedCapabilityWrapper","instanceClass":null,"abstract":false,"id":590,"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":591,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"installableUnitList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":592,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":593,"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":"metadataRepository","changeable":true,"resolveProxies":false,"lowerBound":1,"id":594,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"loaded","changeable":true,"lowerBound":0,"iD":false,"id":595,"derived":false},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getNotNullCategoryContainer","lowerBound":0,"id":603,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getNotNullFeatureContainer","lowerBound":0,"id":604,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getNotNullProductContainer","lowerBound":0,"id":605,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getNotNullBundleContainer","lowerBound":0,"id":606,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getNotNullFragmentContainer","lowerBound":0,"id":607,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getNotNullMiscellaneousContainer","lowerBound":0,"id":608,"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":"categoryContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":609,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"featureContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":610,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"productContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":611,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bundleContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":612,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fragmentContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":613,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"miscellaneousContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":614,"derived":false},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"id":623,"eClass":"EGenericType"},{"id":624,"eClass":"EGenericType"},{"id":625,"eClass":"EGenericType"},{"id":626,"eClass":"EGenericType"},{"id":627,"eClass":"EGenericType"},{"id":628,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"categories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":629,"derived":false},{"id":630,"eClass":"EGenericType"},{"id":631,"eClass":"EGenericType"},{"id":632,"eClass":"EGenericType"},{"container":false,"ordered":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":633,"derived":false},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"products","changeable":true,"resolveProxies":true,"lowerBound":0,"id":637,"derived":false},{"id":638,"eClass":"EGenericType"},{"id":639,"eClass":"EGenericType"},{"id":640,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bundles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":641,"derived":false},{"id":642,"eClass":"EGenericType"},{"id":643,"eClass":"EGenericType"},{"id":644,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":645,"derived":false},{"id":646,"eClass":"EGenericType"},{"id":647,"eClass":"EGenericType"},{"id":648,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"others","changeable":true,"resolveProxies":true,"lowerBound":0,"id":649,"derived":false},{"id":650,"eClass":"EGenericType"},{"id":651,"eClass":"EGenericType"},{"id":652,"eClass":"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":653,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":654,"derived":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":655,"derived":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":656,"derived":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":657,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":false,"lowerBound":1,"iD":false,"id":658,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"installableUnit","changeable":true,"resolveProxies":false,"lowerBound":0,"id":659,"derived":false},{"id":660,"eClass":"EGenericType"},{"id":661,"eClass":"EGenericType"},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"id":664,"eClass":"EGenericType"},{"id":665,"eClass":"EGenericType"},{"id":666,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"detailsResolved","changeable":true,"lowerBound":0,"iD":false,"id":667,"derived":false},{"id":668,"eClass":"EGenericType"},{"id":669,"eClass":"EGenericType"},{"id":670,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getNotNullCategoryContainer","lowerBound":0,"id":671,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getNotNullFeatureContainer","lowerBound":0,"id":672,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getNotNullProductContainer","lowerBound":0,"id":673,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getNotNullBundleContainer","lowerBound":0,"id":674,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getNotNullFragmentContainer","lowerBound":0,"id":675,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isNested","lowerBound":0,"id":676,"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":"categoryContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":677,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"featureContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":678,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"productContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":679,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bundleContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":680,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fragmentContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":681,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"iuDetails","changeable":false,"resolveProxies":false,"lowerBound":0,"id":682,"derived":false},{"id":683,"eClass":"EGenericType"},{"id":684,"eClass":"EGenericType"},{"id":685,"eClass":"EGenericType"},{"id":686,"eClass":"EGenericType"},{"id":687,"eClass":"EGenericType"},{"id":688,"eClass":"EGenericType"},{"id":689,"eClass":"EGenericType"},{"id":690,"eClass":"EGenericType"},{"id":691,"eClass":"EGenericType"},{"id":692,"eClass":"EGenericType"},{"id":693,"eClass":"EGenericType"},{"id":694,"eClass":"EGenericType"},{"id":695,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getNotNullFeatureContainer","lowerBound":0,"id":696,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getNotNullBundleContainer","lowerBound":0,"id":697,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getNotNullFragmentContainer","lowerBound":0,"id":698,"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":"featureContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":699,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bundleContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":700,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fragmentContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":701,"derived":false},{"id":702,"eClass":"EGenericType"},{"id":703,"eClass":"EGenericType"},{"id":704,"eClass":"EGenericType"},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"EGenericType"},{"id":708,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getNotNullFeatureContainer","lowerBound":0,"id":709,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getNotNullBundleContainer","lowerBound":0,"id":710,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getNotNullFragmentContainer","lowerBound":0,"id":711,"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":"featureContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":712,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bundleContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":713,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fragmentContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":714,"derived":false},{"id":715,"eClass":"EGenericType"},{"id":716,"eClass":"EGenericType"},{"id":717,"eClass":"EGenericType"},{"id":718,"eClass":"EGenericType"},{"id":719,"eClass":"EGenericType"},{"id":720,"eClass":"EGenericType"},{"id":721,"eClass":"EGenericType"},{"id":722,"eClass":"EGenericType"},{"id":723,"eClass":"EGenericType"},{"id":724,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"propertyList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":725,"derived":false},{"id":726,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredCapabilities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":727,"derived":false},{"id":728,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"providedCapabilities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":729,"derived":false},{"id":730,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"touchpointType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":731,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"touchpointDataList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":732,"derived":false},{"id":733,"eClass":"EGenericType"},{"id":734,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredCapabilitiesContainer","changeable":true,"resolveProxies":false,"lowerBound":0,"id":735,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"providedCapabilitiesContainer","changeable":true,"resolveProxies":false,"lowerBound":0,"id":736,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"propertiesContainer","changeable":true,"resolveProxies":false,"lowerBound":0,"id":737,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"touchpointsContainer","changeable":true,"resolveProxies":false,"lowerBound":0,"id":738,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"updateDescriptor","changeable":true,"resolveProxies":false,"lowerBound":0,"id":739,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"copyright","changeable":true,"resolveProxies":false,"lowerBound":0,"id":740,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"license","changeable":true,"resolveProxies":false,"lowerBound":0,"id":741,"derived":false},{"id":742,"eClass":"EGenericType"},{"id":743,"eClass":"EGenericType"},{"id":744,"eClass":"EGenericType"},{"id":745,"eClass":"EGenericType"},{"id":746,"eClass":"EGenericType"},{"id":747,"eClass":"EGenericType"},{"id":748,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"genuine","changeable":false,"resolveProxies":false,"lowerBound":1,"id":749,"derived":false},{"id":750,"eClass":"EGenericType"},{"id":751,"eClass":"EGenericType"},{"id":752,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"genuine","changeable":false,"resolveProxies":false,"lowerBound":1,"id":753,"derived":false},{"id":754,"eClass":"EGenericType"},{"id":755,"eClass":"EGenericType"},{"id":756,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":1,"target":0},{"source":1,"target":27},{"source":1,"target":34},{"source":1,"target":35},{"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":38,"target":4},{"source":38,"target":57},{"source":38,"target":1},{"source":38,"target":58},{"source":57,"target":4},{"source":58,"target":59},{"source":58,"target":38},{"source":39,"target":24},{"source":39,"target":60},{"source":39,"target":1},{"source":39,"target":61},{"source":60,"target":24},{"source":61,"target":62},{"source":61,"target":39},{"source":40,"target":24},{"source":40,"target":63},{"source":40,"target":1},{"source":40,"target":64},{"source":63,"target":24},{"source":64,"target":65},{"source":64,"target":40},{"source":41,"target":3},{"source":41,"target":66},{"source":41,"target":1},{"source":66,"target":3},{"source":42,"target":4},{"source":42,"target":67},{"source":42,"target":1},{"source":42,"target":68},{"source":67,"target":4},{"source":43,"target":5},{"source":43,"target":69},{"source":43,"target":1},{"source":43,"target":70},{"source":69,"target":5},{"source":44,"target":5},{"source":44,"target":71},{"source":44,"target":1},{"source":44,"target":72},{"source":44,"target":70},{"source":71,"target":5},{"source":45,"target":18},{"source":45,"target":73},{"source":45,"target":1},{"source":45,"target":74},{"source":73,"target":18},{"source":46,"target":75},{"source":46,"target":1},{"source":47,"target":76},{"source":47,"target":1},{"source":48,"target":15},{"source":48,"target":77},{"source":48,"target":1},{"source":77,"target":15},{"source":49,"target":78},{"source":49,"target":1},{"source":50,"target":11},{"source":50,"target":79},{"source":50,"target":1},{"source":79,"target":11},{"source":51,"target":80},{"source":51,"target":1},{"source":52,"target":24},{"source":52,"target":81},{"source":52,"target":1},{"source":81,"target":24},{"source":53,"target":28},{"source":53,"target":82},{"source":53,"target":1},{"source":82,"target":28},{"source":54,"target":27},{"source":55,"target":34},{"source":56,"target":35},{"source":2,"target":0},{"source":2,"target":24},{"source":2,"target":27},{"source":2,"target":83},{"source":2,"target":84},{"source":2,"target":85},{"source":2,"target":86},{"source":2,"target":87},{"source":2,"target":88},{"source":2,"target":89},{"source":2,"target":90},{"source":2,"target":91},{"source":2,"target":92},{"source":2,"target":93},{"source":83,"target":8},{"source":83,"target":94},{"source":83,"target":2},{"source":83,"target":95},{"source":94,"target":8},{"source":95,"target":96},{"source":95,"target":83},{"source":84,"target":97},{"source":84,"target":2},{"source":85,"target":9},{"source":85,"target":98},{"source":85,"target":2},{"source":98,"target":9},{"source":86,"target":7},{"source":86,"target":99},{"source":86,"target":2},{"source":99,"target":7},{"source":87,"target":6},{"source":87,"target":100},{"source":87,"target":2},{"source":100,"target":6},{"source":88,"target":17},{"source":88,"target":101},{"source":88,"target":2},{"source":101,"target":17},{"source":89,"target":102},{"source":89,"target":2},{"source":90,"target":103},{"source":90,"target":2},{"source":91,"target":20},{"source":91,"target":104},{"source":91,"target":2},{"source":104,"target":20},{"source":92,"target":24},{"source":93,"target":27},{"source":3,"target":0},{"source":3,"target":19},{"source":3,"target":105},{"source":3,"target":106},{"source":3,"target":107},{"source":3,"target":108},{"source":3,"target":109},{"source":3,"target":110},{"source":105,"target":111},{"source":105,"target":3},{"source":106,"target":112},{"source":106,"target":3},{"source":107,"target":12},{"source":107,"target":113},{"source":107,"target":3},{"source":113,"target":12},{"source":108,"target":13},{"source":108,"target":114},{"source":108,"target":3},{"source":114,"target":13},{"source":109,"target":14},{"source":109,"target":115},{"source":109,"target":3},{"source":115,"target":14},{"source":110,"target":19},{"source":4,"target":0},{"source":4,"target":19},{"source":4,"target":27},{"source":4,"target":34},{"source":4,"target":35},{"source":4,"target":116},{"source":4,"target":117},{"source":4,"target":68},{"source":4,"target":118},{"source":4,"target":119},{"source":4,"target":120},{"source":4,"target":121},{"source":4,"target":122},{"source":4,"target":123},{"source":4,"target":124},{"source":116,"target":2},{"source":116,"target":125},{"source":116,"target":4},{"source":116,"target":126},{"source":125,"target":2},{"source":126,"target":127},{"source":126,"target":116},{"source":117,"target":28},{"source":117,"target":128},{"source":117,"target":4},{"source":128,"target":28},{"source":68,"target":129},{"source":68,"target":4},{"source":118,"target":2},{"source":118,"target":130},{"source":118,"target":4},{"source":130,"target":2},{"source":119,"target":5},{"source":119,"target":131},{"source":119,"target":4},{"source":119,"target":70},{"source":131,"target":5},{"source":120,"target":28},{"source":120,"target":132},{"source":120,"target":4},{"source":132,"target":28},{"source":121,"target":19},{"source":122,"target":27},{"source":123,"target":34},{"source":124,"target":35},{"source":5,"target":0},{"source":5,"target":133},{"source":5,"target":70},{"source":5,"target":72},{"source":133,"target":134},{"source":133,"target":5},{"source":70,"target":135},{"source":70,"target":5},{"source":72,"target":1},{"source":72,"target":136},{"source":72,"target":5},{"source":72,"target":44},{"source":136,"target":1},{"source":6,"target":0},{"source":6,"target":8},{"source":6,"target":137},{"source":6,"target":138},{"source":137,"target":18},{"source":137,"target":139},{"source":137,"target":6},{"source":137,"target":140},{"source":139,"target":18},{"source":138,"target":8},{"source":7,"target":0},{"source":7,"target":8},{"source":7,"target":141},{"source":141,"target":8},{"source":8,"target":0},{"source":8,"target":21},{"source":8,"target":19},{"source":8,"target":142},{"source":8,"target":143},{"source":8,"target":144},{"source":8,"target":145},{"source":142,"target":146},{"source":142,"target":147},{"source":142,"target":8},{"source":147,"target":146},{"source":143,"target":3},{"source":143,"target":148},{"source":143,"target":8},{"source":143,"target":107},{"source":143,"target":108},{"source":143,"target":109},{"source":148,"target":3},{"source":144,"target":21},{"source":145,"target":19},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":149},{"source":149,"target":8},{"source":10,"target":0},{"source":10,"target":25},{"source":10,"target":150},{"source":10,"target":151},{"source":10,"target":152},{"source":150,"target":153},{"source":150,"target":10},{"source":151,"target":154},{"source":151,"target":10},{"source":152,"target":155},{"source":152,"target":25},{"source":155,"target":10},{"source":11,"target":0},{"source":11,"target":156},{"source":11,"target":157},{"source":11,"target":158},{"source":11,"target":159},{"source":11,"target":160},{"source":11,"target":161},{"source":156,"target":11},{"source":157,"target":11},{"source":158,"target":11},{"source":159,"target":11},{"source":160,"target":11},{"source":161,"target":11},{"source":12,"target":0},{"source":12,"target":162},{"source":12,"target":163},{"source":12,"target":164},{"source":12,"target":165},{"source":12,"target":166},{"source":12,"target":167},{"source":12,"target":168},{"source":162,"target":12},{"source":163,"target":12},{"source":164,"target":12},{"source":165,"target":12},{"source":166,"target":12},{"source":167,"target":12},{"source":168,"target":12},{"source":13,"target":0},{"source":13,"target":169},{"source":13,"target":170},{"source":13,"target":171},{"source":13,"target":172},{"source":13,"target":173},{"source":13,"target":174},{"source":169,"target":13},{"source":170,"target":13},{"source":171,"target":13},{"source":172,"target":13},{"source":173,"target":13},{"source":174,"target":13},{"source":14,"target":0},{"source":14,"target":175},{"source":14,"target":176},{"source":14,"target":177},{"source":14,"target":178},{"source":14,"target":179},{"source":14,"target":180},{"source":14,"target":181},{"source":14,"target":182},{"source":14,"target":183},{"source":175,"target":14},{"source":176,"target":14},{"source":177,"target":14},{"source":178,"target":14},{"source":179,"target":14},{"source":180,"target":14},{"source":181,"target":14},{"source":182,"target":14},{"source":183,"target":14},{"source":15,"target":0},{"source":15,"target":184},{"source":15,"target":185},{"source":15,"target":186},{"source":15,"target":187},{"source":15,"target":188},{"source":184,"target":15},{"source":185,"target":15},{"source":186,"target":15},{"source":187,"target":15},{"source":188,"target":15},{"source":16,"target":0},{"source":17,"target":0},{"source":17,"target":8},{"source":17,"target":189},{"source":17,"target":190},{"source":189,"target":191},{"source":189,"target":17},{"source":190,"target":8},{"source":18,"target":0},{"source":18,"target":34},{"source":18,"target":35},{"source":18,"target":74},{"source":18,"target":192},{"source":18,"target":193},{"source":18,"target":140},{"source":18,"target":194},{"source":18,"target":195},{"source":74,"target":196},{"source":74,"target":18},{"source":192,"target":197},{"source":192,"target":18},{"source":193,"target":198},{"source":193,"target":18},{"source":140,"target":6},{"source":140,"target":199},{"source":140,"target":18},{"source":140,"target":137},{"source":199,"target":6},{"source":194,"target":34},{"source":195,"target":35},{"source":19,"target":0},{"source":19,"target":200},{"source":200,"target":201},{"source":200,"target":19},{"source":20,"target":0},{"source":20,"target":21},{"source":20,"target":27},{"source":20,"target":202},{"source":20,"target":203},{"source":202,"target":21},{"source":203,"target":27},{"source":21,"target":0},{"source":21,"target":34},{"source":21,"target":35},{"source":21,"target":27},{"source":21,"target":204},{"source":21,"target":205},{"source":21,"target":206},{"source":21,"target":207},{"source":21,"target":208},{"source":21,"target":209},{"source":21,"target":210},{"source":21,"target":211},{"source":204,"target":212},{"source":204,"target":21},{"source":205,"target":213},{"source":205,"target":21},{"source":206,"target":214},{"source":206,"target":215},{"source":206,"target":21},{"source":215,"target":214},{"source":207,"target":216},{"source":207,"target":21},{"source":208,"target":217},{"source":208,"target":218},{"source":208,"target":21},{"source":218,"target":217},{"source":209,"target":34},{"source":210,"target":35},{"source":211,"target":27},{"source":22,"target":0},{"source":22,"target":20},{"source":22,"target":219},{"source":219,"target":20},{"source":23,"target":0},{"source":23,"target":20},{"source":23,"target":220},{"source":23,"target":221},{"source":220,"target":3},{"source":220,"target":222},{"source":220,"target":23},{"source":222,"target":3},{"source":221,"target":20},{"source":24,"target":0},{"source":24,"target":19},{"source":24,"target":34},{"source":24,"target":35},{"source":24,"target":223},{"source":24,"target":224},{"source":24,"target":225},{"source":24,"target":226},{"source":24,"target":227},{"source":24,"target":228},{"source":24,"target":229},{"source":24,"target":230},{"source":24,"target":231},{"source":24,"target":232},{"source":24,"target":233},{"source":24,"target":234},{"source":223,"target":1},{"source":223,"target":235},{"source":223,"target":24},{"source":235,"target":1},{"source":224,"target":236},{"source":224,"target":24},{"source":225,"target":237},{"source":225,"target":24},{"source":226,"target":24},{"source":226,"target":238},{"source":238,"target":239},{"source":238,"target":226},{"source":227,"target":24},{"source":228,"target":24},{"source":229,"target":240},{"source":229,"target":241},{"source":229,"target":24},{"source":241,"target":240},{"source":230,"target":242},{"source":230,"target":24},{"source":231,"target":243},{"source":231,"target":24},{"source":232,"target":19},{"source":233,"target":34},{"source":234,"target":35},{"source":25,"target":0},{"source":25,"target":244},{"source":26,"target":0},{"source":26,"target":245},{"source":245,"target":246},{"source":245,"target":26},{"source":27,"target":0},{"source":27,"target":247},{"source":247,"target":248},{"source":247,"target":27},{"source":28,"target":0},{"source":28,"target":34},{"source":28,"target":35},{"source":28,"target":249},{"source":28,"target":250},{"source":28,"target":251},{"source":28,"target":252},{"source":28,"target":253},{"source":28,"target":254},{"source":249,"target":29},{"source":249,"target":255},{"source":249,"target":28},{"source":249,"target":256},{"source":255,"target":29},{"source":256,"target":257},{"source":256,"target":249},{"source":250,"target":258},{"source":250,"target":28},{"source":251,"target":259},{"source":251,"target":28},{"source":252,"target":260},{"source":252,"target":28},{"source":253,"target":34},{"source":254,"target":35},{"source":29,"target":0},{"source":29,"target":261},{"source":29,"target":262},{"source":261,"target":263},{"source":261,"target":29},{"source":262,"target":264},{"source":262,"target":29},{"source":30,"target":0},{"source":30,"target":265},{"source":30,"target":266},{"source":266,"target":267},{"source":266,"target":30},{"source":267,"target":265},{"source":31,"target":0},{"source":31,"target":268},{"source":31,"target":269},{"source":31,"target":270},{"source":31,"target":271},{"source":31,"target":272},{"source":31,"target":273},{"source":268,"target":31},{"source":269,"target":31},{"source":270,"target":31},{"source":271,"target":31},{"source":272,"target":31},{"source":273,"target":31},{"source":32,"target":0},{"source":32,"target":274},{"source":32,"target":275},{"source":32,"target":276},{"source":274,"target":32},{"source":275,"target":32},{"source":276,"target":32},{"source":33,"target":0},{"source":33,"target":277},{"source":33,"target":278},{"source":277,"target":32},{"source":277,"target":279},{"source":277,"target":33},{"source":279,"target":32},{"source":278,"target":280},{"source":278,"target":33},{"source":34,"target":0},{"source":34,"target":281},{"source":281,"target":33},{"source":281,"target":282},{"source":281,"target":34},{"source":282,"target":33},{"source":35,"target":0},{"source":35,"target":283},{"source":35,"target":284},{"source":35,"target":285},{"source":283,"target":286},{"source":283,"target":35},{"source":284,"target":287},{"source":284,"target":35},{"source":285,"target":288},{"source":285,"target":35},{"source":36,"target":289},{"source":36,"target":290},{"source":36,"target":214},{"source":36,"target":291},{"source":36,"target":292},{"source":36,"target":293},{"source":36,"target":146},{"source":36,"target":294},{"source":36,"target":295},{"source":36,"target":296},{"source":36,"target":297},{"source":36,"target":298},{"source":36,"target":299},{"source":36,"target":240},{"source":36,"target":300},{"source":36,"target":301},{"source":36,"target":302},{"source":36,"target":303},{"source":36,"target":304},{"source":36,"target":305},{"source":36,"target":306},{"source":36,"target":307},{"source":36,"target":308},{"source":36,"target":309},{"source":36,"target":310},{"source":36,"target":311},{"source":36,"target":217},{"source":36,"target":312},{"source":36,"target":313},{"source":36,"target":314},{"source":36,"target":315},{"source":36,"target":316},{"source":36,"target":317},{"source":36,"target":318},{"source":36,"target":319},{"source":36,"target":320},{"source":36,"target":321},{"source":36,"target":322},{"source":36,"target":323},{"source":36,"target":324},{"source":36,"target":325},{"source":36,"target":326},{"source":36,"target":327},{"source":36,"target":0},{"source":289,"target":36},{"source":289,"target":328},{"source":289,"target":329},{"source":289,"target":330},{"source":289,"target":331},{"source":328,"target":332},{"source":328,"target":289},{"source":329,"target":333},{"source":329,"target":289},{"source":330,"target":334},{"source":330,"target":289},{"source":331,"target":310},{"source":331,"target":335},{"source":331,"target":289},{"source":335,"target":310},{"source":290,"target":36},{"source":290,"target":336},{"source":290,"target":337},{"source":336,"target":16},{"source":336,"target":338},{"source":336,"target":290},{"source":338,"target":16},{"source":337,"target":339},{"source":337,"target":290},{"source":214,"target":36},{"source":214,"target":340},{"source":214,"target":341},{"source":214,"target":342},{"source":214,"target":343},{"source":214,"target":344},{"source":214,"target":345},{"source":214,"target":346},{"source":214,"target":347},{"source":214,"target":348},{"source":214,"target":349},{"source":214,"target":350},{"source":214,"target":351},{"source":214,"target":352},{"source":214,"target":353},{"source":214,"target":354},{"source":214,"target":355},{"source":214,"target":356},{"source":214,"target":357},{"source":214,"target":358},{"source":214,"target":359},{"source":340,"target":316},{"source":340,"target":360},{"source":340,"target":214},{"source":360,"target":316},{"source":341,"target":315},{"source":341,"target":361},{"source":341,"target":214},{"source":361,"target":315},{"source":342,"target":362},{"source":342,"target":214},{"source":342,"target":363},{"source":363,"target":364},{"source":363,"target":342},{"source":343,"target":319},{"source":343,"target":365},{"source":343,"target":214},{"source":365,"target":319},{"source":344,"target":313},{"source":344,"target":366},{"source":344,"target":214},{"source":366,"target":313},{"source":345,"target":313},{"source":345,"target":367},{"source":345,"target":214},{"source":367,"target":313},{"source":346,"target":314},{"source":346,"target":368},{"source":346,"target":214},{"source":368,"target":314},{"source":347,"target":317},{"source":347,"target":369},{"source":347,"target":214},{"source":369,"target":317},{"source":348,"target":370},{"source":348,"target":214},{"source":349,"target":371},{"source":349,"target":214},{"source":349,"target":372},{"source":372,"target":146},{"source":372,"target":373},{"source":372,"target":349},{"source":373,"target":146},{"source":350,"target":214},{"source":350,"target":374},{"source":350,"target":214},{"source":374,"target":214},{"source":351,"target":375},{"source":351,"target":214},{"source":352,"target":376},{"source":352,"target":214},{"source":353,"target":296},{"source":353,"target":377},{"source":353,"target":214},{"source":377,"target":296},{"source":354,"target":310},{"source":354,"target":378},{"source":354,"target":214},{"source":378,"target":310},{"source":355,"target":379},{"source":355,"target":214},{"source":356,"target":380},{"source":356,"target":214},{"source":357,"target":297},{"source":357,"target":381},{"source":357,"target":214},{"source":381,"target":297},{"source":358,"target":292},{"source":358,"target":382},{"source":358,"target":214},{"source":382,"target":292},{"source":359,"target":290},{"source":359,"target":383},{"source":359,"target":214},{"source":383,"target":290},{"source":291,"target":36},{"source":291,"target":214},{"source":291,"target":384},{"source":291,"target":385},{"source":384,"target":313},{"source":384,"target":386},{"source":384,"target":291},{"source":386,"target":313},{"source":385,"target":214},{"source":292,"target":36},{"source":292,"target":387},{"source":292,"target":388},{"source":292,"target":389},{"source":387,"target":16},{"source":387,"target":390},{"source":387,"target":292},{"source":390,"target":16},{"source":388,"target":391},{"source":388,"target":292},{"source":389,"target":392},{"source":389,"target":292},{"source":293,"target":36},{"source":293,"target":393},{"source":293,"target":394},{"source":293,"target":395},{"source":293,"target":396},{"source":393,"target":397},{"source":393,"target":293},{"source":393,"target":398},{"source":398,"target":146},{"source":398,"target":399},{"source":398,"target":393},{"source":399,"target":146},{"source":394,"target":400},{"source":394,"target":293},{"source":395,"target":401},{"source":395,"target":293},{"source":396,"target":310},{"source":396,"target":402},{"source":396,"target":293},{"source":402,"target":310},{"source":146,"target":36},{"source":146,"target":403},{"source":146,"target":404},{"source":146,"target":405},{"source":146,"target":406},{"source":146,"target":407},{"source":146,"target":408},{"source":146,"target":409},{"source":146,"target":410},{"source":146,"target":411},{"source":146,"target":412},{"source":146,"target":413},{"source":146,"target":414},{"source":403,"target":318},{"source":403,"target":415},{"source":403,"target":146},{"source":415,"target":318},{"source":404,"target":146},{"source":404,"target":416},{"source":416,"target":318},{"source":416,"target":417},{"source":416,"target":404},{"source":417,"target":318},{"source":405,"target":418},{"source":405,"target":146},{"source":405,"target":419},{"source":419,"target":293},{"source":419,"target":420},{"source":419,"target":405},{"source":420,"target":293},{"source":406,"target":421},{"source":406,"target":146},{"source":407,"target":422},{"source":407,"target":146},{"source":408,"target":423},{"source":408,"target":146},{"source":409,"target":217},{"source":409,"target":424},{"source":409,"target":146},{"source":424,"target":217},{"source":410,"target":425},{"source":410,"target":146},{"source":411,"target":426},{"source":411,"target":146},{"source":412,"target":427},{"source":412,"target":146},{"source":413,"target":428},{"source":413,"target":146},{"source":414,"target":429},{"source":414,"target":146},{"source":294,"target":36},{"source":294,"target":430},{"source":294,"target":431},{"source":430,"target":295},{"source":430,"target":432},{"source":430,"target":294},{"source":430,"target":433},{"source":432,"target":295},{"source":433,"target":434},{"source":433,"target":430},{"source":431,"target":319},{"source":431,"target":435},{"source":431,"target":294},{"source":435,"target":319},{"source":295,"target":36},{"source":295,"target":436},{"source":295,"target":437},{"source":436,"target":438},{"source":436,"target":295},{"source":437,"target":439},{"source":437,"target":295},{"source":296,"target":36},{"source":296,"target":440},{"source":296,"target":441},{"source":440,"target":442},{"source":440,"target":296},{"source":441,"target":310},{"source":441,"target":443},{"source":441,"target":296},{"source":443,"target":310},{"source":297,"target":36},{"source":297,"target":444},{"source":297,"target":445},{"source":297,"target":446},{"source":297,"target":447},{"source":297,"target":448},{"source":444,"target":449},{"source":444,"target":297},{"source":444,"target":450},{"source":450,"target":214},{"source":450,"target":451},{"source":450,"target":444},{"source":451,"target":214},{"source":445,"target":452},{"source":445,"target":297},{"source":446,"target":217},{"source":446,"target":453},{"source":446,"target":297},{"source":453,"target":217},{"source":447,"target":454},{"source":447,"target":297},{"source":448,"target":455},{"source":448,"target":297},{"source":298,"target":36},{"source":298,"target":289},{"source":298,"target":456},{"source":456,"target":289},{"source":299,"target":36},{"source":299,"target":290},{"source":299,"target":457},{"source":457,"target":290},{"source":240,"target":36},{"source":240,"target":324},{"source":240,"target":458},{"source":240,"target":459},{"source":240,"target":460},{"source":240,"target":461},{"source":458,"target":300},{"source":458,"target":462},{"source":458,"target":240},{"source":458,"target":352},{"source":458,"target":354},{"source":462,"target":300},{"source":459,"target":326},{"source":459,"target":463},{"source":459,"target":240},{"source":463,"target":326},{"source":460,"target":309},{"source":460,"target":464},{"source":460,"target":240},{"source":464,"target":309},{"source":461,"target":324},{"source":300,"target":36},{"source":300,"target":214},{"source":300,"target":465},{"source":300,"target":466},{"source":300,"target":467},{"source":300,"target":468},{"source":300,"target":469},{"source":300,"target":470},{"source":300,"target":471},{"source":300,"target":472},{"source":465,"target":473},{"source":465,"target":300},{"source":465,"target":474},{"source":474,"target":475},{"source":474,"target":465},{"source":466,"target":298},{"source":466,"target":476},{"source":466,"target":300},{"source":476,"target":298},{"source":467,"target":303},{"source":467,"target":477},{"source":467,"target":300},{"source":477,"target":303},{"source":468,"target":304},{"source":468,"target":478},{"source":468,"target":300},{"source":478,"target":304},{"source":469,"target":304},{"source":469,"target":479},{"source":469,"target":300},{"source":479,"target":304},{"source":470,"target":309},{"source":470,"target":480},{"source":470,"target":300},{"source":480,"target":309},{"source":471,"target":305},{"source":471,"target":481},{"source":471,"target":300},{"source":481,"target":305},{"source":472,"target":214},{"source":301,"target":36},{"source":301,"target":300},{"source":301,"target":291},{"source":301,"target":482},{"source":301,"target":483},{"source":301,"target":484},{"source":482,"target":304},{"source":482,"target":485},{"source":482,"target":301},{"source":485,"target":304},{"source":483,"target":300},{"source":484,"target":291},{"source":302,"target":36},{"source":302,"target":292},{"source":302,"target":486},{"source":486,"target":292},{"source":303,"target":36},{"source":303,"target":293},{"source":303,"target":487},{"source":487,"target":293},{"source":304,"target":36},{"source":304,"target":146},{"source":304,"target":488},{"source":488,"target":146},{"source":305,"target":36},{"source":305,"target":294},{"source":305,"target":489},{"source":305,"target":490},{"source":489,"target":311},{"source":489,"target":491},{"source":489,"target":305},{"source":491,"target":311},{"source":490,"target":294},{"source":306,"target":36},{"source":306,"target":295},{"source":306,"target":492},{"source":492,"target":295},{"source":307,"target":36},{"source":307,"target":296},{"source":307,"target":493},{"source":493,"target":296},{"source":308,"target":36},{"source":308,"target":297},{"source":308,"target":494},{"source":494,"target":297},{"source":309,"target":36},{"source":309,"target":495},{"source":309,"target":496},{"source":495,"target":497},{"source":495,"target":309},{"source":496,"target":498},{"source":496,"target":309},{"source":310,"target":36},{"source":311,"target":36},{"source":311,"target":499},{"source":311,"target":500},{"source":499,"target":501},{"source":499,"target":311},{"source":500,"target":306},{"source":500,"target":502},{"source":500,"target":311},{"source":502,"target":306},{"source":217,"target":36},{"source":312,"target":36},{"source":313,"target":36},{"source":314,"target":36},{"source":315,"target":36},{"source":316,"target":36},{"source":317,"target":36},{"source":318,"target":36},{"source":319,"target":36},{"source":320,"target":36},{"source":320,"target":503},{"source":503,"target":322},{"source":503,"target":504},{"source":503,"target":320},{"source":503,"target":505},{"source":503,"target":506},{"source":503,"target":507},{"source":504,"target":322},{"source":505,"target":321},{"source":505,"target":508},{"source":505,"target":503},{"source":508,"target":321},{"source":506,"target":322},{"source":506,"target":509},{"source":506,"target":503},{"source":509,"target":322},{"source":507,"target":323},{"source":507,"target":510},{"source":507,"target":503},{"source":510,"target":323},{"source":321,"target":36},{"source":322,"target":36},{"source":323,"target":36},{"source":324,"target":36},{"source":324,"target":320},{"source":324,"target":325},{"source":324,"target":511},{"source":324,"target":512},{"source":324,"target":513},{"source":324,"target":514},{"source":324,"target":515},{"source":324,"target":516},{"source":511,"target":324},{"source":511,"target":517},{"source":517,"target":312},{"source":517,"target":518},{"source":517,"target":511},{"source":518,"target":312},{"source":512,"target":324},{"source":512,"target":519},{"source":512,"target":520},{"source":512,"target":521},{"source":512,"target":522},{"source":519,"target":16},{"source":519,"target":523},{"source":519,"target":512},{"source":523,"target":16},{"source":520,"target":524},{"source":520,"target":512},{"source":521,"target":525},{"source":521,"target":512},{"source":522,"target":526},{"source":522,"target":512},{"source":513,"target":527},{"source":513,"target":324},{"source":513,"target":528},{"source":513,"target":529},{"source":528,"target":321},{"source":528,"target":530},{"source":528,"target":513},{"source":530,"target":321},{"source":529,"target":323},{"source":529,"target":531},{"source":529,"target":513},{"source":531,"target":323},{"source":514,"target":324},{"source":515,"target":320},{"source":516,"target":325},{"source":325,"target":36},{"source":325,"target":327},{"source":325,"target":532},{"source":325,"target":533},{"source":325,"target":534},{"source":325,"target":535},{"source":325,"target":536},{"source":325,"target":537},{"source":325,"target":538},{"source":325,"target":539},{"source":325,"target":540},{"source":325,"target":541},{"source":532,"target":319},{"source":532,"target":542},{"source":532,"target":325},{"source":542,"target":319},{"source":533,"target":543},{"source":533,"target":325},{"source":533,"target":544},{"source":533,"target":545},{"source":544,"target":546},{"source":544,"target":533},{"source":545,"target":547},{"source":545,"target":533},{"source":534,"target":16},{"source":534,"target":548},{"source":534,"target":325},{"source":548,"target":16},{"source":535,"target":549},{"source":535,"target":325},{"source":536,"target":550},{"source":536,"target":325},{"source":537,"target":551},{"source":537,"target":325},{"source":538,"target":552},{"source":538,"target":325},{"source":539,"target":553},{"source":539,"target":325},{"source":540,"target":554},{"source":540,"target":325},{"source":541,"target":327},{"source":326,"target":36},{"source":326,"target":555},{"source":326,"target":556},{"source":326,"target":557},{"source":326,"target":558},{"source":555,"target":16},{"source":555,"target":559},{"source":555,"target":326},{"source":559,"target":16},{"source":556,"target":560},{"source":556,"target":326},{"source":557,"target":561},{"source":557,"target":326},{"source":558,"target":562},{"source":558,"target":326},{"source":327,"target":36},{"source":327,"target":563},{"source":563,"target":564},{"source":563,"target":327},{"source":563,"target":565},{"source":565,"target":566},{"source":565,"target":563},{"source":566,"target":567},{"source":37,"target":568},{"source":37,"target":569},{"source":37,"target":570},{"source":37,"target":571},{"source":37,"target":572},{"source":37,"target":573},{"source":37,"target":574},{"source":37,"target":575},{"source":37,"target":576},{"source":37,"target":577},{"source":37,"target":578},{"source":37,"target":579},{"source":37,"target":580},{"source":37,"target":581},{"source":37,"target":582},{"source":37,"target":583},{"source":37,"target":584},{"source":37,"target":585},{"source":37,"target":586},{"source":37,"target":587},{"source":37,"target":588},{"source":37,"target":589},{"source":37,"target":590},{"source":37,"target":0},{"source":568,"target":37},{"source":568,"target":30},{"source":568,"target":591},{"source":568,"target":592},{"source":568,"target":593},{"source":568,"target":594},{"source":568,"target":595},{"source":568,"target":596},{"source":591,"target":597},{"source":591,"target":568},{"source":592,"target":569},{"source":592,"target":598},{"source":592,"target":568},{"source":598,"target":569},{"source":593,"target":584},{"source":593,"target":599},{"source":593,"target":568},{"source":599,"target":584},{"source":594,"target":240},{"source":594,"target":600},{"source":594,"target":568},{"source":600,"target":240},{"source":595,"target":601},{"source":595,"target":568},{"source":596,"target":602},{"source":596,"target":30},{"source":602,"target":569},{"source":569,"target":37},{"source":569,"target":30},{"source":569,"target":603},{"source":569,"target":604},{"source":569,"target":605},{"source":569,"target":606},{"source":569,"target":607},{"source":569,"target":608},{"source":569,"target":609},{"source":569,"target":610},{"source":569,"target":611},{"source":569,"target":612},{"source":569,"target":613},{"source":569,"target":614},{"source":569,"target":615},{"source":603,"target":570},{"source":603,"target":616},{"source":603,"target":569},{"source":616,"target":570},{"source":604,"target":571},{"source":604,"target":617},{"source":604,"target":569},{"source":617,"target":571},{"source":605,"target":572},{"source":605,"target":618},{"source":605,"target":569},{"source":618,"target":572},{"source":606,"target":573},{"source":606,"target":619},{"source":606,"target":569},{"source":619,"target":573},{"source":607,"target":574},{"source":607,"target":620},{"source":607,"target":569},{"source":620,"target":574},{"source":608,"target":575},{"source":608,"target":621},{"source":608,"target":569},{"source":621,"target":575},{"source":609,"target":570},{"source":609,"target":622},{"source":609,"target":569},{"source":622,"target":570},{"source":610,"target":571},{"source":610,"target":623},{"source":610,"target":569},{"source":623,"target":571},{"source":611,"target":572},{"source":611,"target":624},{"source":611,"target":569},{"source":624,"target":572},{"source":612,"target":573},{"source":612,"target":625},{"source":612,"target":569},{"source":625,"target":573},{"source":613,"target":574},{"source":613,"target":626},{"source":613,"target":569},{"source":626,"target":574},{"source":614,"target":575},{"source":614,"target":627},{"source":614,"target":569},{"source":627,"target":575},{"source":615,"target":628},{"source":615,"target":30},{"source":570,"target":37},{"source":570,"target":30},{"source":570,"target":629},{"source":570,"target":630},{"source":629,"target":578},{"source":629,"target":631},{"source":629,"target":570},{"source":631,"target":578},{"source":630,"target":632},{"source":630,"target":30},{"source":632,"target":578},{"source":571,"target":37},{"source":571,"target":30},{"source":571,"target":633},{"source":571,"target":634},{"source":633,"target":579},{"source":633,"target":635},{"source":633,"target":571},{"source":635,"target":579},{"source":634,"target":636},{"source":634,"target":30},{"source":636,"target":579},{"source":572,"target":37},{"source":572,"target":30},{"source":572,"target":637},{"source":572,"target":638},{"source":637,"target":580},{"source":637,"target":639},{"source":637,"target":572},{"source":639,"target":580},{"source":638,"target":640},{"source":638,"target":30},{"source":640,"target":580},{"source":573,"target":37},{"source":573,"target":30},{"source":573,"target":641},{"source":573,"target":642},{"source":641,"target":581},{"source":641,"target":643},{"source":641,"target":573},{"source":643,"target":581},{"source":642,"target":644},{"source":642,"target":30},{"source":644,"target":581},{"source":574,"target":37},{"source":574,"target":30},{"source":574,"target":645},{"source":574,"target":646},{"source":645,"target":582},{"source":645,"target":647},{"source":645,"target":574},{"source":647,"target":582},{"source":646,"target":648},{"source":646,"target":30},{"source":648,"target":582},{"source":575,"target":37},{"source":575,"target":30},{"source":575,"target":649},{"source":575,"target":650},{"source":649,"target":583},{"source":649,"target":651},{"source":649,"target":575},{"source":651,"target":583},{"source":650,"target":652},{"source":650,"target":30},{"source":652,"target":583},{"source":576,"target":37},{"source":576,"target":653},{"source":576,"target":654},{"source":576,"target":655},{"source":576,"target":656},{"source":576,"target":657},{"source":576,"target":658},{"source":576,"target":659},{"source":653,"target":660},{"source":653,"target":576},{"source":654,"target":310},{"source":654,"target":661},{"source":654,"target":576},{"source":661,"target":310},{"source":655,"target":662},{"source":655,"target":576},{"source":656,"target":663},{"source":656,"target":576},{"source":657,"target":664},{"source":657,"target":576},{"source":658,"target":31},{"source":658,"target":665},{"source":658,"target":576},{"source":665,"target":31},{"source":659,"target":300},{"source":659,"target":666},{"source":659,"target":576},{"source":666,"target":300},{"source":577,"target":37},{"source":577,"target":576},{"source":577,"target":588},{"source":577,"target":667},{"source":577,"target":668},{"source":577,"target":669},{"source":667,"target":670},{"source":667,"target":577},{"source":668,"target":576},{"source":669,"target":588},{"source":578,"target":37},{"source":578,"target":576},{"source":578,"target":671},{"source":578,"target":672},{"source":578,"target":673},{"source":578,"target":674},{"source":578,"target":675},{"source":578,"target":676},{"source":578,"target":677},{"source":578,"target":678},{"source":578,"target":679},{"source":578,"target":680},{"source":578,"target":681},{"source":578,"target":682},{"source":578,"target":683},{"source":671,"target":570},{"source":671,"target":684},{"source":671,"target":578},{"source":684,"target":570},{"source":672,"target":571},{"source":672,"target":685},{"source":672,"target":578},{"source":685,"target":571},{"source":673,"target":572},{"source":673,"target":686},{"source":673,"target":578},{"source":686,"target":572},{"source":674,"target":573},{"source":674,"target":687},{"source":674,"target":578},{"source":687,"target":573},{"source":675,"target":574},{"source":675,"target":688},{"source":675,"target":578},{"source":688,"target":574},{"source":676,"target":689},{"source":676,"target":578},{"source":677,"target":570},{"source":677,"target":690},{"source":677,"target":578},{"source":690,"target":570},{"source":678,"target":571},{"source":678,"target":691},{"source":678,"target":578},{"source":691,"target":571},{"source":679,"target":572},{"source":679,"target":692},{"source":679,"target":578},{"source":692,"target":572},{"source":680,"target":573},{"source":680,"target":693},{"source":680,"target":578},{"source":693,"target":573},{"source":681,"target":574},{"source":681,"target":694},{"source":681,"target":578},{"source":694,"target":574},{"source":682,"target":588},{"source":682,"target":695},{"source":682,"target":578},{"source":695,"target":588},{"source":683,"target":576},{"source":579,"target":37},{"source":579,"target":577},{"source":579,"target":696},{"source":579,"target":697},{"source":579,"target":698},{"source":579,"target":699},{"source":579,"target":700},{"source":579,"target":701},{"source":579,"target":702},{"source":696,"target":571},{"source":696,"target":703},{"source":696,"target":579},{"source":703,"target":571},{"source":697,"target":573},{"source":697,"target":704},{"source":697,"target":579},{"source":704,"target":573},{"source":698,"target":574},{"source":698,"target":705},{"source":698,"target":579},{"source":705,"target":574},{"source":699,"target":571},{"source":699,"target":706},{"source":699,"target":579},{"source":706,"target":571},{"source":700,"target":573},{"source":700,"target":707},{"source":700,"target":579},{"source":707,"target":573},{"source":701,"target":574},{"source":701,"target":708},{"source":701,"target":579},{"source":708,"target":574},{"source":702,"target":577},{"source":580,"target":37},{"source":580,"target":577},{"source":580,"target":709},{"source":580,"target":710},{"source":580,"target":711},{"source":580,"target":712},{"source":580,"target":713},{"source":580,"target":714},{"source":580,"target":715},{"source":709,"target":571},{"source":709,"target":716},{"source":709,"target":580},{"source":716,"target":571},{"source":710,"target":573},{"source":710,"target":717},{"source":710,"target":580},{"source":717,"target":573},{"source":711,"target":574},{"source":711,"target":718},{"source":711,"target":580},{"source":718,"target":574},{"source":712,"target":571},{"source":712,"target":719},{"source":712,"target":580},{"source":719,"target":571},{"source":713,"target":573},{"source":713,"target":720},{"source":713,"target":580},{"source":720,"target":573},{"source":714,"target":574},{"source":714,"target":721},{"source":714,"target":580},{"source":721,"target":574},{"source":715,"target":577},{"source":581,"target":37},{"source":581,"target":577},{"source":581,"target":722},{"source":722,"target":577},{"source":582,"target":37},{"source":582,"target":581},{"source":582,"target":723},{"source":723,"target":581},{"source":583,"target":37},{"source":583,"target":577},{"source":583,"target":724},{"source":724,"target":577},{"source":584,"target":37},{"source":584,"target":725},{"source":725,"target":10},{"source":725,"target":726},{"source":725,"target":584},{"source":726,"target":10},{"source":585,"target":37},{"source":585,"target":727},{"source":727,"target":589},{"source":727,"target":728},{"source":727,"target":585},{"source":728,"target":589},{"source":586,"target":37},{"source":586,"target":729},{"source":729,"target":590},{"source":729,"target":730},{"source":729,"target":586},{"source":730,"target":590},{"source":587,"target":37},{"source":587,"target":731},{"source":587,"target":732},{"source":731,"target":296},{"source":731,"target":733},{"source":731,"target":587},{"source":733,"target":296},{"source":732,"target":305},{"source":732,"target":734},{"source":732,"target":587},{"source":734,"target":305},{"source":588,"target":37},{"source":588,"target":735},{"source":588,"target":736},{"source":588,"target":737},{"source":588,"target":738},{"source":588,"target":739},{"source":588,"target":740},{"source":588,"target":741},{"source":735,"target":585},{"source":735,"target":742},{"source":735,"target":588},{"source":742,"target":585},{"source":736,"target":586},{"source":736,"target":743},{"source":736,"target":588},{"source":743,"target":586},{"source":737,"target":584},{"source":737,"target":744},{"source":737,"target":588},{"source":744,"target":584},{"source":738,"target":587},{"source":738,"target":745},{"source":738,"target":588},{"source":745,"target":587},{"source":739,"target":297},{"source":739,"target":746},{"source":739,"target":588},{"source":746,"target":297},{"source":740,"target":290},{"source":740,"target":747},{"source":740,"target":588},{"source":747,"target":290},{"source":741,"target":292},{"source":741,"target":748},{"source":741,"target":588},{"source":748,"target":292},{"source":589,"target":37},{"source":589,"target":146},{"source":589,"target":26},{"source":589,"target":749},{"source":589,"target":750},{"source":589,"target":751},{"source":749,"target":304},{"source":749,"target":752},{"source":749,"target":589},{"source":752,"target":304},{"source":750,"target":146},{"source":751,"target":26},{"source":590,"target":37},{"source":590,"target":293},{"source":590,"target":26},{"source":590,"target":753},{"source":590,"target":754},{"source":590,"target":755},{"source":753,"target":303},{"source":753,"target":756},{"source":753,"target":590},{"source":756,"target":303},{"source":754,"target":293},{"source":755,"target":26}],"multigraph":true} | ecore |
gpl | repo-ecore-all/data/eMoflon/emoflon-ibex-tests/MoDiscoIbexTGG/metamodels/java.ecore | java
AbstractMethodDeclaration
body
parameters
thrownExceptions
typeParameters
usagesInDocComments
usages
AbstractMethodInvocation
method
arguments
typeArguments
AbstractTypeDeclaration
bodyDeclarations
commentsBeforeBody
commentsAfterBody
package
superInterfaces
AbstractTypeQualifiedExpression
qualifier
AbstractVariablesContainer
type
fragments
Annotation
type
values
Archive
originalFilePath
classFiles
manifest
AssertStatement
message
expression
ASTNode
comments
originalCompilationUnit
originalClassFile
AnnotationMemberValuePair
member
value
AnnotationTypeDeclaration
AnnotationTypeMemberDeclaration
default
type
usages
AnonymousClassDeclaration
bodyDeclarations
classInstanceCreation
ArrayAccess
array
index
ArrayCreation
dimensions
initializer
type
ArrayInitializer
expressions
ArrayLengthAccess
array
ArrayType
dimensions
elementType
Assignment
leftHandSide
operator
rightHandSide
AssignmentKind
ASSIGN
=
PLUS_ASSIGN
+=
MINUS_ASSIGN
-=
TIMES_ASSIGN
*=
DIVIDE_ASSIGN
/=
BIT_AND_ASSIGN
&=
BIT_OR_ASSIGN
|=
BIT_XOR_ASSIGN
^=
REMAINDER_ASSIGN
%=
LEFT_SHIFT_ASSIGN
<<=
RIGHT_SHIFT_SIGNED_ASSIGN
>>=
RIGHT_SHIFT_UNSIGNED_ASSIGN
>>>=
BodyDeclaration
abstractTypeDeclaration
annotations
anonymousClassDeclarationOwner
modifier
BooleanLiteral
value
BlockComment
Block
statements
BreakStatement
label
CastExpression
expression
type
CatchClause
exception
body
CharacterLiteral
escapedValue
ClassFile
originalFilePath
type
attachedSource
package
ClassInstanceCreation
anonymousClassDeclaration
expression
type
ConstructorDeclaration
ConditionalExpression
elseExpression
expression
thenExpression
ConstructorInvocation
ClassDeclaration
superClass
Comment
content
enclosedByParent
prefixOfParent
CompilationUnit
originalFilePath
commentList
imports
package
types
ContinueStatement
label
DoStatement
expression
body
EmptyStatement
EnhancedForStatement
body
expression
parameter
EnumConstantDeclaration
anonymousClassDeclaration
arguments
EnumDeclaration
enumConstants
Expression
ExpressionStatement
expression
FieldAccess
field
expression
FieldDeclaration
ForStatement
expression
updaters
initializers
body
IfStatement
expression
thenStatement
elseStatement
ImportDeclaration
static
importedElement
InfixExpression
operator
rightOperand
leftOperand
extendedOperands
InfixExpressionKind
TIMES
*
DIVIDE
/
REMAINDER
%
PLUS
+
MINUS
-
LEFT_SHIFT
<<
RIGHT_SHIFT_SIGNED
>>
RIGHT_SHIFT_UNSIGNED
>>>
LESS
<
GREATER
>
LESS_EQUALS
<=
GREATER_EQUALS
>=
EQUALS
==
NOT_EQUALS
!=
XOR
^
AND
&
OR
|
CONDITIONAL_AND
&&
CONDITIONAL_OR
||
InheritanceKind
none
none
abstract
abstract
final
final
Initializer
body
InstanceofExpression
rightOperand
leftOperand
InterfaceDeclaration
Javadoc
tags
LabeledStatement
body
usagesInBreakStatements
usagesInContinueStatements
LineComment
Manifest
mainAttributes
entryAttributes
ManifestAttribute
key
value
ManifestEntry
name
attributes
MemberRef
member
qualifier
MethodDeclaration
extraArrayDimensions
returnType
redefinedMethodDeclaration
redefinitions
MethodInvocation
expression
MethodRef
method
qualifier
parameters
MethodRefParameter
name
varargs
type
Model
name
ownedElements
orphanTypes
unresolvedItems
compilationUnits
classFiles
archives
Modifier
visibility
inheritance
static
transient
volatile
native
strictfp
synchronized
bodyDeclaration
singleVariableDeclaration
variableDeclarationStatement
variableDeclarationExpression
NamedElement
name
proxy
usagesInImports
NamespaceAccess
NumberLiteral
tokenValue
NullLiteral
Package
ownedElements
model
ownedPackages
package
usagesInPackageAccess
PackageAccess
package
qualifier
ParameterizedType
type
typeArguments
ParenthesizedExpression
expression
PostfixExpression
operator
operand
PostfixExpressionKind
INCREMENT
++
DECREMENT
--
PrefixExpression
operator
operand
PrefixExpressionKind
INCREMENT
++
DECREMENT
--
PLUS
+
MINUS
-
COMPLEMENT
~
NOT
!
PrimitiveType
PrimitiveTypeBoolean
PrimitiveTypeByte
PrimitiveTypeChar
PrimitiveTypeDouble
PrimitiveTypeShort
PrimitiveTypeFloat
PrimitiveTypeInt
PrimitiveTypeLong
PrimitiveTypeVoid
ReturnStatement
expression
SingleVariableAccess
variable
qualifier
SingleVariableDeclaration
modifier
varargs
type
annotations
methodDeclaration
catchClause
enhancedForStatement
Statement
StringLiteral
escapedValue
SuperConstructorInvocation
expression
SuperFieldAccess
field
SuperMethodInvocation
SwitchCase
default
expression
SwitchStatement
expression
statements
SynchronizedStatement
body
expression
TagElement
tagName
fragments
TextElement
text
ThisExpression
ThrowStatement
expression
TryStatement
body
finally
catchClauses
Type
usagesInTypeAccess
TypeAccess
type
qualifier
TypeDeclaration
typeParameters
TypeDeclarationStatement
declaration
TypeLiteral
type
TypeParameter
bounds
UnresolvedItem
UnresolvedItemAccess
element
qualifier
UnresolvedAnnotationDeclaration
UnresolvedAnnotationTypeMemberDeclaration
UnresolvedClassDeclaration
UnresolvedEnumDeclaration
UnresolvedInterfaceDeclaration
UnresolvedLabeledStatement
UnresolvedMethodDeclaration
UnresolvedSingleVariableDeclaration
UnresolvedType
UnresolvedTypeDeclaration
UnresolvedVariableDeclarationFragment
VariableDeclaration
extraArrayDimensions
initializer
usageInVariableAccess
VariableDeclarationExpression
modifier
annotations
VariableDeclarationFragment
variablesContainer
VariableDeclarationStatement
extraArrayDimensions
modifier
annotations
VisibilityKind
none
none
public
public
private
private
protected
protected
WildCardType
upperBound
bound
WhileStatement
expression
body | <?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="java" nsURI="platform:/resource/MoDiscoIbexTGG/metamodels/java.ecore"
nsPrefix="java">
<eClassifiers xsi:type="ecore:EClass" name="AbstractMethodDeclaration" abstract="true"
eSuperTypes="#//BodyDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" eType="#//Block"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//SingleVariableDeclaration" containment="true" eOpposite="#//SingleVariableDeclaration/methodDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thrownExceptions" upperBound="-1"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeParameters" upperBound="-1"
eType="#//TypeParameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usagesInDocComments" ordered="false"
upperBound="-1" eType="#//MethodRef" eOpposite="#//MethodRef/method"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usages" ordered="false"
upperBound="-1" eType="#//AbstractMethodInvocation" eOpposite="#//AbstractMethodInvocation/method"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractMethodInvocation" abstract="true"
eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="method" ordered="false"
lowerBound="1" eType="#//AbstractMethodDeclaration" eOpposite="#//AbstractMethodDeclaration/usages"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeArguments" upperBound="-1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractTypeDeclaration" abstract="true"
eSuperTypes="#//BodyDeclaration #//Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="bodyDeclarations" upperBound="-1"
eType="#//BodyDeclaration" containment="true" eOpposite="#//BodyDeclaration/abstractTypeDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="commentsBeforeBody" upperBound="-1"
eType="#//Comment" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="commentsAfterBody" upperBound="-1"
eType="#//Comment" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
eType="#//Package" eOpposite="#//Package/ownedElements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superInterfaces" upperBound="-1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractTypeQualifiedExpression" abstract="true"
eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractVariablesContainer" abstract="true"
eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//TypeAccess"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fragments" upperBound="-1"
eType="#//VariableDeclarationFragment" containment="true" eOpposite="#//VariableDeclarationFragment/variablesContainer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Annotation" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="#//AnnotationMemberValuePair" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Archive" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="originalFilePath" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classFiles" ordered="false"
upperBound="-1" eType="#//ClassFile" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="manifest" ordered="false"
eType="#//Manifest" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssertStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="message" ordered="false"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ASTNode" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//Comment" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="originalCompilationUnit"
ordered="false" eType="#//CompilationUnit"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="originalClassFile" ordered="false"
eType="#//ClassFile"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnnotationMemberValuePair" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false"
eType="#//AnnotationTypeMemberDeclaration" eOpposite="#//AnnotationTypeMemberDeclaration/usages"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnnotationTypeDeclaration" eSuperTypes="#//AbstractTypeDeclaration"/>
<eClassifiers xsi:type="ecore:EClass" name="AnnotationTypeMemberDeclaration" eSuperTypes="#//BodyDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="default" ordered="false"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usages" ordered="false"
upperBound="-1" eType="#//AnnotationMemberValuePair" eOpposite="#//AnnotationMemberValuePair/member"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnonymousClassDeclaration" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="bodyDeclarations" upperBound="-1"
eType="#//BodyDeclaration" containment="true" eOpposite="#//BodyDeclaration/anonymousClassDeclarationOwner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classInstanceCreation"
ordered="false" eType="#//ClassInstanceCreation" eOpposite="#//ClassInstanceCreation/anonymousClassDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayAccess" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="array" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="index" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayCreation" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="dimensions" upperBound="-1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initializer" ordered="false"
eType="#//ArrayInitializer" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayInitializer" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayLengthAccess" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="array" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayType" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dimensions" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" ordered="false"
lowerBound="1" eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="leftHandSide" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false"
unique="false" lowerBound="1" eType="#//AssignmentKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rightHandSide" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AssignmentKind">
<eLiterals name="ASSIGN" value="1" literal="="/>
<eLiterals name="PLUS_ASSIGN" value="2" literal="+="/>
<eLiterals name="MINUS_ASSIGN" value="3" literal="-="/>
<eLiterals name="TIMES_ASSIGN" value="4" literal="*="/>
<eLiterals name="DIVIDE_ASSIGN" value="5" literal="/="/>
<eLiterals name="BIT_AND_ASSIGN" value="6" literal="&="/>
<eLiterals name="BIT_OR_ASSIGN" value="7" literal="|="/>
<eLiterals name="BIT_XOR_ASSIGN" value="8" literal="^="/>
<eLiterals name="REMAINDER_ASSIGN" value="9" literal="%="/>
<eLiterals name="LEFT_SHIFT_ASSIGN" value="10" literal="<<="/>
<eLiterals name="RIGHT_SHIFT_SIGNED_ASSIGN" value="11" literal=">>="/>
<eLiterals name="RIGHT_SHIFT_UNSIGNED_ASSIGN" value="12" literal=">>>="/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BodyDeclaration" abstract="true" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="abstractTypeDeclaration"
ordered="false" eType="#//AbstractTypeDeclaration" eOpposite="#//AbstractTypeDeclaration/bodyDeclarations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#//Annotation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclarationOwner"
ordered="false" eType="#//AnonymousClassDeclaration" eOpposite="#//AnonymousClassDeclaration/bodyDeclarations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false"
eType="#//Modifier" containment="true" eOpposite="#//Modifier/bodyDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanLiteral" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BlockComment" eSuperTypes="#//Comment"/>
<eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BreakStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="label" ordered="false"
eType="#//LabeledStatement" eOpposite="#//LabeledStatement/usagesInBreakStatements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CastExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CatchClause" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="exception" ordered="false"
lowerBound="1" eType="#//SingleVariableDeclaration" containment="true" eOpposite="#//SingleVariableDeclaration/catchClause"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Block" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CharacterLiteral" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="escapedValue" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassFile" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="originalFilePath" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//AbstractTypeDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attachedSource" ordered="false"
eType="#//CompilationUnit"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
eType="#//Package"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassInstanceCreation" eSuperTypes="#//Expression #//AbstractMethodInvocation">
<eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclaration"
ordered="false" eType="#//AnonymousClassDeclaration" containment="true" eOpposite="#//AnonymousClassDeclaration/classInstanceCreation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstructorDeclaration" eSuperTypes="#//AbstractMethodDeclaration"/>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstructorInvocation" eSuperTypes="#//Statement #//AbstractMethodInvocation"/>
<eClassifiers xsi:type="ecore:EClass" name="ClassDeclaration" eSuperTypes="#//TypeDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="superClass" ordered="false"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Comment" abstract="true" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="content" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enclosedByParent" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefixOfParent" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompilationUnit" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="originalFilePath" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="commentList" upperBound="-1"
eType="#//Comment"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1"
eType="#//ImportDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
eType="#//Package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1"
eType="#//AbstractTypeDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContinueStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="label" ordered="false"
eType="#//LabeledStatement" eOpposite="#//LabeledStatement/usagesInContinueStatements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DoStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EmptyStatement" eSuperTypes="#//Statement"/>
<eClassifiers xsi:type="ecore:EClass" name="EnhancedForStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" ordered="false"
lowerBound="1" eType="#//SingleVariableDeclaration" containment="true" eOpposite="#//SingleVariableDeclaration/enhancedForStatement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumConstantDeclaration" eSuperTypes="#//BodyDeclaration #//VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclaration"
ordered="false" eType="#//AnonymousClassDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumDeclaration" eSuperTypes="#//AbstractTypeDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="enumConstants" upperBound="-1"
eType="#//EnumConstantDeclaration" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="#//ASTNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FieldAccess" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="field" ordered="false"
lowerBound="1" eType="#//SingleVariableAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FieldDeclaration" eSuperTypes="#//BodyDeclaration #//AbstractVariablesContainer"/>
<eClassifiers xsi:type="ecore:EClass" name="ForStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="updaters" upperBound="-1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initializers" upperBound="-1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenStatement" ordered="false"
lowerBound="1" eType="#//Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseStatement" ordered="false"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImportDeclaration" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="static" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="importedElement" ordered="false"
lowerBound="1" eType="#//NamedElement" eOpposite="#//NamedElement/usagesInImports"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InfixExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false"
unique="false" lowerBound="1" eType="#//InfixExpressionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extendedOperands" upperBound="-1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="InfixExpressionKind">
<eLiterals name="TIMES" value="1" literal="*"/>
<eLiterals name="DIVIDE" value="2" literal="/"/>
<eLiterals name="REMAINDER" value="3" literal="%"/>
<eLiterals name="PLUS" value="4" literal="+"/>
<eLiterals name="MINUS" value="5" literal="-"/>
<eLiterals name="LEFT_SHIFT" value="6" literal="<<"/>
<eLiterals name="RIGHT_SHIFT_SIGNED" value="7" literal=">>"/>
<eLiterals name="RIGHT_SHIFT_UNSIGNED" value="8" literal=">>>"/>
<eLiterals name="LESS" value="9" literal="<"/>
<eLiterals name="GREATER" value="10" literal=">"/>
<eLiterals name="LESS_EQUALS" value="11" literal="<="/>
<eLiterals name="GREATER_EQUALS" value="12" literal=">="/>
<eLiterals name="EQUALS" value="13" literal="=="/>
<eLiterals name="NOT_EQUALS" value="14" literal="!="/>
<eLiterals name="XOR" value="15" literal="^"/>
<eLiterals name="AND" value="16" literal="&"/>
<eLiterals name="OR" value="17" literal="|"/>
<eLiterals name="CONDITIONAL_AND" value="18" literal="&&"/>
<eLiterals name="CONDITIONAL_OR" value="19" literal="||"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="InheritanceKind">
<eLiterals name="none" value="1"/>
<eLiterals name="abstract" value="2"/>
<eLiterals name="final" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Initializer" eSuperTypes="#//BodyDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Block" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstanceofExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" ordered="false"
lowerBound="1" eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InterfaceDeclaration" eSuperTypes="#//TypeDeclaration"/>
<eClassifiers xsi:type="ecore:EClass" name="Javadoc" eSuperTypes="#//Comment">
<eStructuralFeatures xsi:type="ecore:EReference" name="tags" upperBound="-1" eType="#//TagElement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LabeledStatement" eSuperTypes="#//NamedElement #//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usagesInBreakStatements"
ordered="false" upperBound="-1" eType="#//BreakStatement" eOpposite="#//BreakStatement/label"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usagesInContinueStatements"
ordered="false" upperBound="-1" eType="#//ContinueStatement" eOpposite="#//ContinueStatement/label"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LineComment" eSuperTypes="#//Comment"/>
<eClassifiers xsi:type="ecore:EClass" name="Manifest">
<eStructuralFeatures xsi:type="ecore:EReference" name="mainAttributes" ordered="false"
upperBound="-1" eType="#//ManifestAttribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="entryAttributes" ordered="false"
upperBound="-1" eType="#//ManifestEntry" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ManifestAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<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="ManifestEntry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" ordered="false"
upperBound="-1" eType="#//ManifestAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MemberRef" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false"
lowerBound="1" eType="#//NamedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodDeclaration" eSuperTypes="#//AbstractMethodDeclaration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extraArrayDimensions" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" ordered="false"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="redefinedMethodDeclaration"
ordered="false" eType="#//MethodDeclaration" eOpposite="#//MethodDeclaration/redefinitions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="redefinitions" ordered="false"
upperBound="-1" eType="#//MethodDeclaration" eOpposite="#//MethodDeclaration/redefinedMethodDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodInvocation" eSuperTypes="#//Expression #//AbstractMethodInvocation">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodRef" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="method" ordered="false"
lowerBound="1" eType="#//AbstractMethodDeclaration" eOpposite="#//AbstractMethodDeclaration/usagesInDocComments"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//MethodRefParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodRefParameter" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="varargs" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedElements" ordered="false"
upperBound="-1" eType="#//Package" containment="true" eOpposite="#//Package/model"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="orphanTypes" ordered="false"
upperBound="-1" eType="#//Type" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="unresolvedItems" ordered="false"
upperBound="-1" eType="#//UnresolvedItem" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="compilationUnits" ordered="false"
upperBound="-1" eType="#//CompilationUnit" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classFiles" ordered="false"
upperBound="-1" eType="#//ClassFile" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="archives" ordered="false"
upperBound="-1" eType="#//Archive" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Modifier" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false"
unique="false" lowerBound="1" eType="#//VisibilityKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inheritance" ordered="false"
unique="false" lowerBound="1" eType="#//InheritanceKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="static" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="volatile" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="native" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="strictfp" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="synchronized" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bodyDeclaration" ordered="false"
eType="#//BodyDeclaration" eOpposite="#//BodyDeclaration/modifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="singleVariableDeclaration"
ordered="false" eType="#//SingleVariableDeclaration" eOpposite="#//SingleVariableDeclaration/modifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclarationStatement"
ordered="false" eType="#//VariableDeclarationStatement" eOpposite="#//VariableDeclarationStatement/modifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclarationExpression"
ordered="false" eType="#//VariableDeclarationExpression" eOpposite="#//VariableDeclarationExpression/modifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="proxy" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usagesInImports" ordered="false"
upperBound="-1" eType="#//ImportDeclaration" eOpposite="#//ImportDeclaration/importedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamespaceAccess" abstract="true" eSuperTypes="#//ASTNode"/>
<eClassifiers xsi:type="ecore:EClass" name="NumberLiteral" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tokenValue" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NullLiteral" eSuperTypes="#//Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedElements" ordered="false"
upperBound="-1" eType="#//AbstractTypeDeclaration" containment="true" eOpposite="#//AbstractTypeDeclaration/package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false"
eType="#//Model" eOpposite="#//Model/ownedElements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPackages" ordered="false"
upperBound="-1" eType="#//Package" containment="true" eOpposite="#//Package/package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
eType="#//Package" eOpposite="#//Package/ownedPackages"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usagesInPackageAccess"
ordered="false" upperBound="-1" eType="#//PackageAccess" eOpposite="#//PackageAccess/package"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PackageAccess" eSuperTypes="#//NamespaceAccess">
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
lowerBound="1" eType="#//Package" eOpposite="#//Package/usagesInPackageAccess"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//PackageAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterizedType" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeArguments" upperBound="-1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParenthesizedExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PostfixExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false"
unique="false" lowerBound="1" eType="#//PostfixExpressionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operand" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PostfixExpressionKind">
<eLiterals name="INCREMENT" value="1" literal="++"/>
<eLiterals name="DECREMENT" value="2" literal="--"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrefixExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false"
unique="false" lowerBound="1" eType="#//PrefixExpressionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operand" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PrefixExpressionKind">
<eLiterals name="INCREMENT" value="1" literal="++"/>
<eLiterals name="DECREMENT" value="2" literal="--"/>
<eLiterals name="PLUS" value="3" literal="+"/>
<eLiterals name="MINUS" value="4" literal="-"/>
<eLiterals name="COMPLEMENT" value="5" literal="~"/>
<eLiterals name="NOT" value="6" literal="!"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//Type"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeBoolean" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeByte" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeChar" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeDouble" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeShort" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeFloat" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeInt" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeLong" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeVoid" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="ReturnStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SingleVariableAccess" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false"
lowerBound="1" eType="#//VariableDeclaration" eOpposite="#//VariableDeclaration/usageInVariableAccess"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SingleVariableDeclaration" eSuperTypes="#//VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false"
eType="#//Modifier" containment="true" eOpposite="#//Modifier/singleVariableDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="varargs" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#//Annotation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methodDeclaration" ordered="false"
eType="#//AbstractMethodDeclaration" eOpposite="#//AbstractMethodDeclaration/parameters"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="catchClause" ordered="false"
eType="#//CatchClause" eOpposite="#//CatchClause/exception"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="enhancedForStatement" ordered="false"
eType="#//EnhancedForStatement" eOpposite="#//EnhancedForStatement/parameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="#//ASTNode"/>
<eClassifiers xsi:type="ecore:EClass" name="StringLiteral" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="escapedValue" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuperConstructorInvocation" eSuperTypes="#//Statement #//AbstractMethodInvocation">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuperFieldAccess" eSuperTypes="#//AbstractTypeQualifiedExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="field" ordered="false"
lowerBound="1" eType="#//SingleVariableAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuperMethodInvocation" eSuperTypes="#//AbstractTypeQualifiedExpression #//AbstractMethodInvocation"/>
<eClassifiers xsi:type="ecore:EClass" name="SwitchCase" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="default" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SynchronizedStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Block" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TagElement" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tagName" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fragments" upperBound="-1"
eType="#//ASTNode" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TextElement" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThisExpression" eSuperTypes="#//AbstractTypeQualifiedExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="ThrowStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TryStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Block" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="finally" ordered="false"
eType="#//Block" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="catchClauses" upperBound="-1"
eType="#//CatchClause" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="usagesInTypeAccess" ordered="false"
upperBound="-1" eType="#//TypeAccess" eOpposite="#//TypeAccess/type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeAccess" eSuperTypes="#//Expression #//NamespaceAccess">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//Type" eOpposite="#//Type/usagesInTypeAccess"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//NamespaceAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeDeclaration" abstract="true" eSuperTypes="#//AbstractTypeDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="typeParameters" upperBound="-1"
eType="#//TypeParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeDeclarationStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="declaration" ordered="false"
lowerBound="1" eType="#//AbstractTypeDeclaration" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeLiteral" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeParameter" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="bounds" upperBound="-1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedItem" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedItemAccess" eSuperTypes="#//Expression #//NamespaceAccess">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false"
eType="#//UnresolvedItem"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//ASTNode" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedAnnotationDeclaration" eSuperTypes="#//AnnotationTypeDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedAnnotationTypeMemberDeclaration"
eSuperTypes="#//AnnotationTypeMemberDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedClassDeclaration" eSuperTypes="#//ClassDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedEnumDeclaration" eSuperTypes="#//EnumDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedInterfaceDeclaration" eSuperTypes="#//InterfaceDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedLabeledStatement" eSuperTypes="#//LabeledStatement #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedMethodDeclaration" eSuperTypes="#//MethodDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedSingleVariableDeclaration"
eSuperTypes="#//SingleVariableDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedType" eSuperTypes="#//Type #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedTypeDeclaration" eSuperTypes="#//AbstractTypeDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedVariableDeclarationFragment"
eSuperTypes="#//VariableDeclarationFragment #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" abstract="true"
eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extraArrayDimensions" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initializer" ordered="false"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usageInVariableAccess"
ordered="false" upperBound="-1" eType="#//SingleVariableAccess" eOpposite="#//SingleVariableAccess/variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationExpression" eSuperTypes="#//Expression #//AbstractVariablesContainer">
<eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false"
eType="#//Modifier" containment="true" eOpposite="#//Modifier/variableDeclarationExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#//Annotation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationFragment" eSuperTypes="#//VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="variablesContainer" ordered="false"
eType="#//AbstractVariablesContainer" eOpposite="#//AbstractVariablesContainer/fragments"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationStatement" eSuperTypes="#//Statement #//AbstractVariablesContainer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extraArrayDimensions" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false"
eType="#//Modifier" containment="true" eOpposite="#//Modifier/variableDeclarationStatement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#//Annotation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind">
<eLiterals name="none" value="1"/>
<eLiterals name="public" value="2"/>
<eLiterals name="private" value="3"/>
<eLiterals name="protected" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WildCardType" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bound" ordered="false"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WhileStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Statement" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"java","nsURI":"platform:/resource/MoDiscoIbexTGG/metamodels/java.ecore","name":"java","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMethodDeclaration","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMethodInvocation","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractTypeDeclaration","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractTypeQualifiedExpression","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractVariablesContainer","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Archive","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertStatement","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ASTNode","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationMemberValuePair","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationTypeDeclaration","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationTypeMemberDeclaration","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousClassDeclaration","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayAccess","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayCreation","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayInitializer","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayLengthAccess","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayType","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AssignmentKind","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BodyDeclaration","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteral","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockComment","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakStatement","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CastExpression","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CatchClause","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacterLiteral","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassFile","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassInstanceCreation","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorDeclaration","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalExpression","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorInvocation","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassDeclaration","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":true,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompilationUnit","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinueStatement","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoStatement","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmptyStatement","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnhancedForStatement","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumConstantDeclaration","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumDeclaration","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStatement","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldAccess","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldDeclaration","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStatement","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportDeclaration","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InfixExpression","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InfixExpressionKind","instanceClass":null,"id":51,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"InheritanceKind","instanceClass":null,"id":52,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Initializer","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceofExpression","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceDeclaration","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Javadoc","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabeledStatement","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LineComment","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifest","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManifestAttribute","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManifestEntry","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemberRef","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodDeclaration","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodInvocation","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodRef","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodRefParameter","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Modifier","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamespaceAccess","instanceClass":null,"abstract":true,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberLiteral","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteral","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageAccess","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterizedType","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParenthesizedExpression","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PostfixExpression","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PostfixExpressionKind","instanceClass":null,"id":78,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrefixExpression","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PrefixExpressionKind","instanceClass":null,"id":80,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeBoolean","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeByte","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeChar","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeDouble","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeShort","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeFloat","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeInt","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeLong","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeVoid","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnStatement","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleVariableAccess","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleVariableDeclaration","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteral","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperConstructorInvocation","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperFieldAccess","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperMethodInvocation","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchCase","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchStatement","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SynchronizedStatement","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TagElement","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextElement","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThisExpression","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThrowStatement","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TryStatement","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeAccess","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDeclaration","instanceClass":null,"abstract":true,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDeclarationStatement","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeLiteral","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeParameter","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedItem","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedItemAccess","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedAnnotationDeclaration","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedAnnotationTypeMemberDeclaration","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedClassDeclaration","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedEnumDeclaration","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedInterfaceDeclaration","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedLabeledStatement","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedMethodDeclaration","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedSingleVariableDeclaration","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedType","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedTypeDeclaration","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedVariableDeclarationFragment","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":true,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationExpression","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationFragment","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationStatement","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":130,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WildCardType","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileStatement","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thrownExceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInDocComments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"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":"methodDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commentsBeforeBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commentsAfterBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","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":"superInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"abstractTypeDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variablesContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":178,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"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":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":183,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classFiles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":184,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"manifest","changeable":true,"resolveProxies":true,"lowerBound":0,"id":185,"derived":false},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"comments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalCompilationUnit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"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":"originalClassFile","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":202,"derived":false},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":209,"derived":false},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":214,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classInstanceCreation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"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":"anonymousClassDeclarationOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"anonymousClassDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"resolveProxies":true,"lowerBound":1,"id":221,"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":"index","changeable":true,"resolveProxies":true,"lowerBound":1,"id":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dimensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"resolveProxies":true,"lowerBound":1,"id":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"id":238,"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":"dimensions","changeable":true,"lowerBound":1,"iD":false,"id":239,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":240,"derived":false},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftHandSide","changeable":true,"resolveProxies":true,"lowerBound":1,"id":244,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":245,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightHandSide","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"},{"name":"ASSIGN","id":251,"value":1,"literal":"=","eClass":"EEnumLiteral"},{"name":"PLUS_ASSIGN","id":252,"value":2,"literal":"+=","eClass":"EEnumLiteral"},{"name":"MINUS_ASSIGN","id":253,"value":3,"literal":"-=","eClass":"EEnumLiteral"},{"name":"TIMES_ASSIGN","id":254,"value":4,"literal":"*=","eClass":"EEnumLiteral"},{"name":"DIVIDE_ASSIGN","id":255,"value":5,"literal":"/=","eClass":"EEnumLiteral"},{"name":"BIT_AND_ASSIGN","id":256,"value":6,"literal":"&=","eClass":"EEnumLiteral"},{"name":"BIT_OR_ASSIGN","id":257,"value":7,"literal":"|=","eClass":"EEnumLiteral"},{"name":"BIT_XOR_ASSIGN","id":258,"value":8,"literal":"^=","eClass":"EEnumLiteral"},{"name":"REMAINDER_ASSIGN","id":259,"value":9,"literal":"%=","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT_ASSIGN","id":260,"value":10,"literal":"<<=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED_ASSIGN","id":261,"value":11,"literal":">>=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED_ASSIGN","id":262,"value":12,"literal":">>>=","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"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":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"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":"bodyDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":270,"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":271,"derived":false},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"id":277,"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":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"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":"usagesInBreakStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":281,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":282,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exception","changeable":true,"resolveProxies":true,"lowerBound":1,"id":287,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":288,"derived":false},{"id":289,"eClass":"EGenericType"},{"id":290,"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":"catchClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":291,"derived":false},{"id":292,"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":"escapedValue","changeable":true,"lowerBound":1,"iD":false,"id":293,"derived":false},{"id":294,"eClass":"EGenericType"},{"id":295,"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":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":296,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":297,"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":"attachedSource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":298,"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":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":299,"derived":false},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":305,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":306,"derived":false},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":313,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":314,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":322,"derived":false},{"id":323,"eClass":"EGenericType"},{"id":324,"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":"content","changeable":true,"lowerBound":1,"iD":false,"id":325,"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":"enclosedByParent","changeable":true,"lowerBound":1,"iD":false,"id":326,"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":"prefixOfParent","changeable":true,"lowerBound":1,"iD":false,"id":327,"derived":false},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"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":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":332,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"commentList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":333,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":334,"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":"package","changeable":true,"resolveProxies":true,"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":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":336,"derived":false},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"id":344,"eClass":"EGenericType"},{"id":345,"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":"usagesInContinueStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":346,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":347,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":348,"derived":false},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":353,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":354,"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":"parameter","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"},{"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":"enhancedForStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":360,"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":"anonymousClassDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":361,"derived":false},{"container":false,"ordered":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":362,"derived":false},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enumConstants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":367,"derived":false},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":371,"derived":false},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":1,"id":374,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":375,"derived":false},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"updaters","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":"initializers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":383,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":384,"derived":false},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":390,"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":"thenStatement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":391,"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":"elseStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":392,"derived":false},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"static","changeable":true,"lowerBound":0,"iD":false,"id":397,"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":"importedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":398,"derived":false},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"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":"usagesInImports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":402,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":403,"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":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":404,"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":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":405,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extendedOperands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":406,"derived":false},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"name":"TIMES","id":412,"value":1,"literal":"*","eClass":"EEnumLiteral"},{"name":"DIVIDE","id":413,"value":2,"literal":"/","eClass":"EEnumLiteral"},{"name":"REMAINDER","id":414,"value":3,"literal":"%","eClass":"EEnumLiteral"},{"name":"PLUS","id":415,"value":4,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":416,"value":5,"literal":"-","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT","id":417,"value":6,"literal":"<<","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED","id":418,"value":7,"literal":">>","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED","id":419,"value":8,"literal":">>>","eClass":"EEnumLiteral"},{"name":"LESS","id":420,"value":9,"literal":"<","eClass":"EEnumLiteral"},{"name":"GREATER","id":421,"value":10,"literal":">","eClass":"EEnumLiteral"},{"name":"LESS_EQUALS","id":422,"value":11,"literal":"<=","eClass":"EEnumLiteral"},{"name":"GREATER_EQUALS","id":423,"value":12,"literal":">=","eClass":"EEnumLiteral"},{"name":"EQUALS","id":424,"value":13,"literal":"==","eClass":"EEnumLiteral"},{"name":"NOT_EQUALS","id":425,"value":14,"literal":"!=","eClass":"EEnumLiteral"},{"name":"XOR","id":426,"value":15,"literal":"^","eClass":"EEnumLiteral"},{"name":"AND","id":427,"value":16,"literal":"&","eClass":"EEnumLiteral"},{"name":"OR","id":428,"value":17,"literal":"|","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_AND","id":429,"value":18,"literal":"&&","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_OR","id":430,"value":19,"literal":"||","eClass":"EEnumLiteral"},{"name":"none","id":431,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"abstract","id":432,"value":2,"literal":"abstract","eClass":"EEnumLiteral"},{"name":"final","id":433,"value":3,"literal":"final","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":434,"derived":false},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":437,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":438,"derived":false},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tags","changeable":true,"resolveProxies":true,"lowerBound":0,"id":443,"derived":false},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":446,"derived":false},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"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":"mainAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":453,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entryAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":454,"derived":false},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":457,"derived":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":458,"derived":false},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":461,"derived":false},{"container":false,"ordered":false,"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":462,"derived":false},{"id":463,"eClass":"EGenericType"},{"id":464,"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":"member","changeable":true,"resolveProxies":true,"lowerBound":1,"id":465,"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":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":466,"derived":false},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"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":"extraArrayDimensions","changeable":true,"lowerBound":1,"iD":false,"id":470,"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":"returnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":471,"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":"redefinedMethodDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":472,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":473,"derived":false},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":479,"derived":false},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":483,"derived":false},{"container":false,"ordered":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":484,"derived":false},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":489,"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":"varargs","changeable":true,"lowerBound":1,"iD":false,"id":490,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":491,"derived":false},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":496,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":497,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"orphanTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":498,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"unresolvedItems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":499,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"compilationUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":500,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classFiles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":501,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"archives","changeable":true,"resolveProxies":true,"lowerBound":0,"id":502,"derived":false},{"id":503,"eClass":"EGenericType"},{"id":504,"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":"model","changeable":true,"resolveProxies":true,"lowerBound":0,"id":505,"derived":false},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"visibility","changeable":true,"lowerBound":1,"iD":false,"id":511,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"inheritance","changeable":true,"lowerBound":1,"iD":false,"id":512,"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":"static","changeable":true,"lowerBound":1,"iD":false,"id":513,"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":"transient","changeable":true,"lowerBound":1,"iD":false,"id":514,"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":"volatile","changeable":true,"lowerBound":1,"iD":false,"id":515,"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":"native","changeable":true,"lowerBound":1,"iD":false,"id":516,"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":"strictfp","changeable":true,"lowerBound":1,"iD":false,"id":517,"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":"synchronized","changeable":true,"lowerBound":1,"iD":false,"id":518,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"singleVariableDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":519,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variableDeclarationStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":520,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variableDeclarationExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":521,"derived":false},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":533,"derived":false},{"id":534,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":535,"derived":false},{"id":536,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":537,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":538,"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":"proxy","changeable":true,"lowerBound":1,"iD":false,"id":539,"derived":false},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"tokenValue","changeable":true,"lowerBound":1,"iD":false,"id":545,"derived":false},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"id":548,"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":"ownedPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":549,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":550,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInPackageAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":551,"derived":false},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"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":"package","changeable":true,"resolveProxies":true,"lowerBound":1,"id":558,"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":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":559,"derived":false},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":563,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":564,"derived":false},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":568,"derived":false},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":571,"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":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":572,"derived":false},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"name":"INCREMENT","id":576,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":577,"value":2,"literal":"--","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":578,"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":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":579,"derived":false},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"name":"INCREMENT","id":583,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":584,"value":2,"literal":"--","eClass":"EEnumLiteral"},{"name":"PLUS","id":585,"value":3,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":586,"value":4,"literal":"-","eClass":"EEnumLiteral"},{"name":"COMPLEMENT","id":587,"value":5,"literal":"~","eClass":"EEnumLiteral"},{"name":"NOT","id":588,"value":6,"literal":"!","eClass":"EEnumLiteral"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":599,"derived":false},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":602,"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":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":603,"derived":false},{"id":604,"eClass":"EGenericType"},{"id":605,"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":"usageInVariableAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":606,"derived":false},{"id":607,"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":"varargs","changeable":true,"lowerBound":1,"iD":false,"id":608,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":609,"derived":false},{"container":false,"ordered":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":610,"derived":false},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"escapedValue","changeable":true,"lowerBound":1,"iD":false,"id":620,"derived":false},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":623,"derived":false},{"id":624,"eClass":"EGenericType"},{"id":625,"eClass":"EGenericType"},{"id":626,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":1,"id":627,"derived":false},{"id":628,"eClass":"EGenericType"},{"id":629,"eClass":"EGenericType"},{"id":630,"eClass":"EGenericType"},{"id":631,"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":"default","changeable":true,"lowerBound":1,"iD":false,"id":632,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":633,"derived":false},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":637,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":638,"derived":false},{"id":639,"eClass":"EGenericType"},{"id":640,"eClass":"EGenericType"},{"id":641,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":642,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":643,"derived":false},{"id":644,"eClass":"EGenericType"},{"id":645,"eClass":"EGenericType"},{"id":646,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"tagName","changeable":true,"lowerBound":0,"iD":false,"id":647,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":648,"derived":false},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"id":651,"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":"text","changeable":true,"lowerBound":1,"iD":false,"id":652,"derived":false},{"id":653,"eClass":"EGenericType"},{"id":654,"eClass":"EGenericType"},{"id":655,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":656,"derived":false},{"id":657,"eClass":"EGenericType"},{"id":658,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":659,"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":"finally","changeable":true,"resolveProxies":true,"lowerBound":0,"id":660,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"catchClauses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":661,"derived":false},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"id":664,"eClass":"EGenericType"},{"id":665,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInTypeAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":666,"derived":false},{"id":667,"eClass":"EGenericType"},{"id":668,"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":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":669,"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":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":670,"derived":false},{"id":671,"eClass":"EGenericType"},{"id":672,"eClass":"EGenericType"},{"id":673,"eClass":"EGenericType"},{"id":674,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":675,"derived":false},{"id":676,"eClass":"EGenericType"},{"id":677,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declaration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":678,"derived":false},{"id":679,"eClass":"EGenericType"},{"id":680,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":681,"derived":false},{"id":682,"eClass":"EGenericType"},{"id":683,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bounds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":684,"derived":false},{"id":685,"eClass":"EGenericType"},{"id":686,"eClass":"EGenericType"},{"id":687,"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":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":688,"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":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":689,"derived":false},{"id":690,"eClass":"EGenericType"},{"id":691,"eClass":"EGenericType"},{"id":692,"eClass":"EGenericType"},{"id":693,"eClass":"EGenericType"},{"id":694,"eClass":"EGenericType"},{"id":695,"eClass":"EGenericType"},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"id":698,"eClass":"EGenericType"},{"id":699,"eClass":"EGenericType"},{"id":700,"eClass":"EGenericType"},{"id":701,"eClass":"EGenericType"},{"id":702,"eClass":"EGenericType"},{"id":703,"eClass":"EGenericType"},{"id":704,"eClass":"EGenericType"},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"EGenericType"},{"id":708,"eClass":"EGenericType"},{"id":709,"eClass":"EGenericType"},{"id":710,"eClass":"EGenericType"},{"id":711,"eClass":"EGenericType"},{"id":712,"eClass":"EGenericType"},{"id":713,"eClass":"EGenericType"},{"id":714,"eClass":"EGenericType"},{"id":715,"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":"extraArrayDimensions","changeable":true,"lowerBound":1,"iD":false,"id":716,"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":"initializer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":717,"derived":false},{"id":718,"eClass":"EGenericType"},{"id":719,"eClass":"EGenericType"},{"id":720,"eClass":"EGenericType"},{"id":721,"eClass":"EGenericType"},{"container":false,"ordered":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":722,"derived":false},{"id":723,"eClass":"EGenericType"},{"id":724,"eClass":"EGenericType"},{"id":725,"eClass":"EGenericType"},{"id":726,"eClass":"EGenericType"},{"id":727,"eClass":"EGenericType"},{"id":728,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"extraArrayDimensions","changeable":true,"lowerBound":1,"iD":false,"id":729,"derived":false},{"container":false,"ordered":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":730,"derived":false},{"id":731,"eClass":"EGenericType"},{"id":732,"eClass":"EGenericType"},{"id":733,"eClass":"EGenericType"},{"id":734,"eClass":"EGenericType"},{"id":735,"eClass":"EGenericType"},{"name":"none","id":736,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"public","id":737,"value":2,"literal":"public","eClass":"EEnumLiteral"},{"name":"private","id":738,"value":3,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":739,"value":4,"literal":"protected","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"upperBound","changeable":true,"lowerBound":1,"iD":false,"id":740,"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":"bound","changeable":true,"resolveProxies":true,"lowerBound":0,"id":741,"derived":false},{"id":742,"eClass":"EGenericType"},{"id":743,"eClass":"EGenericType"},{"id":744,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":745,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":746,"derived":false},{"id":747,"eClass":"EGenericType"},{"id":748,"eClass":"EGenericType"},{"id":749,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":1,"target":0},{"source":1,"target":21},{"source":1,"target":133},{"source":1,"target":134},{"source":1,"target":135},{"source":1,"target":136},{"source":1,"target":137},{"source":1,"target":138},{"source":1,"target":139},{"source":133,"target":24},{"source":133,"target":140},{"source":133,"target":1},{"source":140,"target":24},{"source":134,"target":93},{"source":134,"target":141},{"source":134,"target":1},{"source":134,"target":142},{"source":141,"target":93},{"source":135,"target":108},{"source":135,"target":143},{"source":135,"target":1},{"source":143,"target":108},{"source":136,"target":112},{"source":136,"target":144},{"source":136,"target":1},{"source":144,"target":112},{"source":137,"target":65},{"source":137,"target":145},{"source":137,"target":1},{"source":137,"target":146},{"source":145,"target":65},{"source":138,"target":2},{"source":138,"target":147},{"source":138,"target":1},{"source":138,"target":148},{"source":147,"target":2},{"source":139,"target":21},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":148},{"source":2,"target":149},{"source":2,"target":150},{"source":2,"target":151},{"source":148,"target":1},{"source":148,"target":152},{"source":148,"target":2},{"source":148,"target":138},{"source":152,"target":1},{"source":149,"target":43},{"source":149,"target":153},{"source":149,"target":2},{"source":153,"target":43},{"source":150,"target":108},{"source":150,"target":154},{"source":150,"target":2},{"source":154,"target":108},{"source":151,"target":9},{"source":3,"target":0},{"source":3,"target":21},{"source":3,"target":107},{"source":3,"target":155},{"source":3,"target":156},{"source":3,"target":157},{"source":3,"target":158},{"source":3,"target":159},{"source":3,"target":160},{"source":3,"target":161},{"source":155,"target":21},{"source":155,"target":162},{"source":155,"target":3},{"source":155,"target":163},{"source":162,"target":21},{"source":156,"target":35},{"source":156,"target":164},{"source":156,"target":3},{"source":164,"target":35},{"source":157,"target":35},{"source":157,"target":165},{"source":157,"target":3},{"source":165,"target":35},{"source":158,"target":73},{"source":158,"target":166},{"source":158,"target":3},{"source":158,"target":167},{"source":166,"target":73},{"source":159,"target":108},{"source":159,"target":168},{"source":159,"target":3},{"source":168,"target":108},{"source":160,"target":21},{"source":161,"target":107},{"source":4,"target":0},{"source":4,"target":43},{"source":4,"target":169},{"source":4,"target":170},{"source":169,"target":108},{"source":169,"target":171},{"source":169,"target":4},{"source":171,"target":108},{"source":170,"target":43},{"source":5,"target":0},{"source":5,"target":9},{"source":5,"target":172},{"source":5,"target":173},{"source":5,"target":174},{"source":172,"target":108},{"source":172,"target":175},{"source":172,"target":5},{"source":175,"target":108},{"source":173,"target":128},{"source":173,"target":176},{"source":173,"target":5},{"source":173,"target":177},{"source":176,"target":128},{"source":174,"target":9},{"source":6,"target":0},{"source":6,"target":43},{"source":6,"target":178},{"source":6,"target":179},{"source":6,"target":180},{"source":178,"target":108},{"source":178,"target":181},{"source":178,"target":6},{"source":181,"target":108},{"source":179,"target":10},{"source":179,"target":182},{"source":179,"target":6},{"source":182,"target":10},{"source":180,"target":43},{"source":7,"target":0},{"source":7,"target":69},{"source":7,"target":183},{"source":7,"target":184},{"source":7,"target":185},{"source":7,"target":186},{"source":183,"target":187},{"source":183,"target":7},{"source":184,"target":29},{"source":184,"target":188},{"source":184,"target":7},{"source":188,"target":29},{"source":185,"target":59},{"source":185,"target":189},{"source":185,"target":7},{"source":189,"target":59},{"source":186,"target":69},{"source":8,"target":0},{"source":8,"target":94},{"source":8,"target":190},{"source":8,"target":191},{"source":8,"target":192},{"source":190,"target":43},{"source":190,"target":193},{"source":190,"target":8},{"source":193,"target":43},{"source":191,"target":43},{"source":191,"target":194},{"source":191,"target":8},{"source":194,"target":43},{"source":192,"target":94},{"source":9,"target":0},{"source":9,"target":195},{"source":9,"target":196},{"source":9,"target":197},{"source":195,"target":35},{"source":195,"target":198},{"source":195,"target":9},{"source":198,"target":35},{"source":196,"target":36},{"source":196,"target":199},{"source":196,"target":9},{"source":199,"target":36},{"source":197,"target":29},{"source":197,"target":200},{"source":197,"target":9},{"source":200,"target":29},{"source":10,"target":0},{"source":10,"target":69},{"source":10,"target":201},{"source":10,"target":202},{"source":10,"target":203},{"source":201,"target":12},{"source":201,"target":204},{"source":201,"target":10},{"source":201,"target":205},{"source":204,"target":12},{"source":202,"target":43},{"source":202,"target":206},{"source":202,"target":10},{"source":206,"target":43},{"source":203,"target":69},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":207},{"source":207,"target":3},{"source":12,"target":0},{"source":12,"target":21},{"source":12,"target":208},{"source":12,"target":209},{"source":12,"target":205},{"source":12,"target":210},{"source":208,"target":43},{"source":208,"target":211},{"source":208,"target":12},{"source":211,"target":43},{"source":209,"target":108},{"source":209,"target":212},{"source":209,"target":12},{"source":212,"target":108},{"source":205,"target":10},{"source":205,"target":213},{"source":205,"target":12},{"source":205,"target":201},{"source":213,"target":10},{"source":210,"target":21},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":214},{"source":13,"target":215},{"source":13,"target":216},{"source":214,"target":21},{"source":214,"target":217},{"source":214,"target":13},{"source":214,"target":218},{"source":217,"target":21},{"source":215,"target":30},{"source":215,"target":219},{"source":215,"target":13},{"source":215,"target":220},{"source":219,"target":30},{"source":216,"target":9},{"source":14,"target":0},{"source":14,"target":43},{"source":14,"target":221},{"source":14,"target":222},{"source":14,"target":223},{"source":221,"target":43},{"source":221,"target":224},{"source":221,"target":14},{"source":224,"target":43},{"source":222,"target":43},{"source":222,"target":225},{"source":222,"target":14},{"source":225,"target":43},{"source":223,"target":43},{"source":15,"target":0},{"source":15,"target":43},{"source":15,"target":226},{"source":15,"target":227},{"source":15,"target":228},{"source":15,"target":229},{"source":226,"target":43},{"source":226,"target":230},{"source":226,"target":15},{"source":230,"target":43},{"source":227,"target":16},{"source":227,"target":231},{"source":227,"target":15},{"source":231,"target":16},{"source":228,"target":108},{"source":228,"target":232},{"source":228,"target":15},{"source":232,"target":108},{"source":229,"target":43},{"source":16,"target":0},{"source":16,"target":43},{"source":16,"target":233},{"source":16,"target":234},{"source":233,"target":43},{"source":233,"target":235},{"source":233,"target":16},{"source":235,"target":43},{"source":234,"target":43},{"source":17,"target":0},{"source":17,"target":43},{"source":17,"target":236},{"source":17,"target":237},{"source":236,"target":43},{"source":236,"target":238},{"source":236,"target":17},{"source":238,"target":43},{"source":237,"target":43},{"source":18,"target":0},{"source":18,"target":107},{"source":18,"target":239},{"source":18,"target":240},{"source":18,"target":241},{"source":239,"target":242},{"source":239,"target":18},{"source":240,"target":108},{"source":240,"target":243},{"source":240,"target":18},{"source":243,"target":108},{"source":241,"target":107},{"source":19,"target":0},{"source":19,"target":43},{"source":19,"target":244},{"source":19,"target":245},{"source":19,"target":246},{"source":19,"target":247},{"source":244,"target":43},{"source":244,"target":248},{"source":244,"target":19},{"source":248,"target":43},{"source":245,"target":20},{"source":245,"target":249},{"source":245,"target":19},{"source":249,"target":20},{"source":246,"target":43},{"source":246,"target":250},{"source":246,"target":19},{"source":250,"target":43},{"source":247,"target":43},{"source":20,"target":0},{"source":20,"target":251},{"source":20,"target":252},{"source":20,"target":253},{"source":20,"target":254},{"source":20,"target":255},{"source":20,"target":256},{"source":20,"target":257},{"source":20,"target":258},{"source":20,"target":259},{"source":20,"target":260},{"source":20,"target":261},{"source":20,"target":262},{"source":251,"target":20},{"source":252,"target":20},{"source":253,"target":20},{"source":254,"target":20},{"source":255,"target":20},{"source":256,"target":20},{"source":257,"target":20},{"source":258,"target":20},{"source":259,"target":20},{"source":260,"target":20},{"source":261,"target":20},{"source":262,"target":20},{"source":21,"target":0},{"source":21,"target":69},{"source":21,"target":163},{"source":21,"target":263},{"source":21,"target":218},{"source":21,"target":264},{"source":21,"target":265},{"source":163,"target":3},{"source":163,"target":266},{"source":163,"target":21},{"source":163,"target":155},{"source":266,"target":3},{"source":263,"target":6},{"source":263,"target":267},{"source":263,"target":21},{"source":267,"target":6},{"source":218,"target":13},{"source":218,"target":268},{"source":218,"target":21},{"source":218,"target":214},{"source":268,"target":13},{"source":264,"target":68},{"source":264,"target":269},{"source":264,"target":21},{"source":264,"target":270},{"source":269,"target":68},{"source":265,"target":69},{"source":22,"target":0},{"source":22,"target":43},{"source":22,"target":271},{"source":22,"target":272},{"source":271,"target":273},{"source":271,"target":22},{"source":272,"target":43},{"source":23,"target":0},{"source":23,"target":35},{"source":23,"target":274},{"source":274,"target":35},{"source":24,"target":0},{"source":24,"target":94},{"source":24,"target":275},{"source":24,"target":276},{"source":275,"target":94},{"source":275,"target":277},{"source":275,"target":24},{"source":277,"target":94},{"source":276,"target":94},{"source":25,"target":0},{"source":25,"target":94},{"source":25,"target":278},{"source":25,"target":279},{"source":278,"target":57},{"source":278,"target":280},{"source":278,"target":25},{"source":278,"target":281},{"source":280,"target":57},{"source":279,"target":94},{"source":26,"target":0},{"source":26,"target":43},{"source":26,"target":282},{"source":26,"target":283},{"source":26,"target":284},{"source":282,"target":43},{"source":282,"target":285},{"source":282,"target":26},{"source":285,"target":43},{"source":283,"target":108},{"source":283,"target":286},{"source":283,"target":26},{"source":286,"target":108},{"source":284,"target":43},{"source":27,"target":0},{"source":27,"target":94},{"source":27,"target":287},{"source":27,"target":288},{"source":27,"target":289},{"source":287,"target":93},{"source":287,"target":290},{"source":287,"target":27},{"source":287,"target":291},{"source":290,"target":93},{"source":288,"target":24},{"source":288,"target":292},{"source":288,"target":27},{"source":292,"target":24},{"source":289,"target":94},{"source":28,"target":0},{"source":28,"target":43},{"source":28,"target":293},{"source":28,"target":294},{"source":293,"target":295},{"source":293,"target":28},{"source":294,"target":43},{"source":29,"target":0},{"source":29,"target":69},{"source":29,"target":296},{"source":29,"target":297},{"source":29,"target":298},{"source":29,"target":299},{"source":29,"target":300},{"source":296,"target":301},{"source":296,"target":29},{"source":297,"target":3},{"source":297,"target":302},{"source":297,"target":29},{"source":302,"target":3},{"source":298,"target":36},{"source":298,"target":303},{"source":298,"target":29},{"source":303,"target":36},{"source":299,"target":73},{"source":299,"target":304},{"source":299,"target":29},{"source":304,"target":73},{"source":300,"target":69},{"source":30,"target":0},{"source":30,"target":43},{"source":30,"target":2},{"source":30,"target":220},{"source":30,"target":305},{"source":30,"target":306},{"source":30,"target":307},{"source":30,"target":308},{"source":220,"target":13},{"source":220,"target":309},{"source":220,"target":30},{"source":220,"target":215},{"source":309,"target":13},{"source":305,"target":43},{"source":305,"target":310},{"source":305,"target":30},{"source":310,"target":43},{"source":306,"target":108},{"source":306,"target":311},{"source":306,"target":30},{"source":311,"target":108},{"source":307,"target":43},{"source":308,"target":2},{"source":31,"target":0},{"source":31,"target":1},{"source":31,"target":312},{"source":312,"target":1},{"source":32,"target":0},{"source":32,"target":43},{"source":32,"target":313},{"source":32,"target":314},{"source":32,"target":315},{"source":32,"target":316},{"source":313,"target":43},{"source":313,"target":317},{"source":313,"target":32},{"source":317,"target":43},{"source":314,"target":43},{"source":314,"target":318},{"source":314,"target":32},{"source":318,"target":43},{"source":315,"target":43},{"source":315,"target":319},{"source":315,"target":32},{"source":319,"target":43},{"source":316,"target":43},{"source":33,"target":0},{"source":33,"target":94},{"source":33,"target":2},{"source":33,"target":320},{"source":33,"target":321},{"source":320,"target":94},{"source":321,"target":2},{"source":34,"target":0},{"source":34,"target":109},{"source":34,"target":322},{"source":34,"target":323},{"source":322,"target":108},{"source":322,"target":324},{"source":322,"target":34},{"source":324,"target":108},{"source":323,"target":109},{"source":35,"target":0},{"source":35,"target":9},{"source":35,"target":325},{"source":35,"target":326},{"source":35,"target":327},{"source":35,"target":328},{"source":325,"target":329},{"source":325,"target":35},{"source":326,"target":330},{"source":326,"target":35},{"source":327,"target":331},{"source":327,"target":35},{"source":328,"target":9},{"source":36,"target":0},{"source":36,"target":69},{"source":36,"target":332},{"source":36,"target":333},{"source":36,"target":334},{"source":36,"target":335},{"source":36,"target":336},{"source":36,"target":337},{"source":332,"target":338},{"source":332,"target":36},{"source":333,"target":35},{"source":333,"target":339},{"source":333,"target":36},{"source":339,"target":35},{"source":334,"target":49},{"source":334,"target":340},{"source":334,"target":36},{"source":340,"target":49},{"source":335,"target":73},{"source":335,"target":341},{"source":335,"target":36},{"source":341,"target":73},{"source":336,"target":3},{"source":336,"target":342},{"source":336,"target":36},{"source":342,"target":3},{"source":337,"target":69},{"source":37,"target":0},{"source":37,"target":94},{"source":37,"target":343},{"source":37,"target":344},{"source":343,"target":57},{"source":343,"target":345},{"source":343,"target":37},{"source":343,"target":346},{"source":345,"target":57},{"source":344,"target":94},{"source":38,"target":0},{"source":38,"target":94},{"source":38,"target":347},{"source":38,"target":348},{"source":38,"target":349},{"source":347,"target":43},{"source":347,"target":350},{"source":347,"target":38},{"source":350,"target":43},{"source":348,"target":94},{"source":348,"target":351},{"source":348,"target":38},{"source":351,"target":94},{"source":349,"target":94},{"source":39,"target":0},{"source":39,"target":94},{"source":39,"target":352},{"source":352,"target":94},{"source":40,"target":0},{"source":40,"target":94},{"source":40,"target":353},{"source":40,"target":354},{"source":40,"target":355},{"source":40,"target":356},{"source":353,"target":94},{"source":353,"target":357},{"source":353,"target":40},{"source":357,"target":94},{"source":354,"target":43},{"source":354,"target":358},{"source":354,"target":40},{"source":358,"target":43},{"source":355,"target":93},{"source":355,"target":359},{"source":355,"target":40},{"source":355,"target":360},{"source":359,"target":93},{"source":356,"target":94},{"source":41,"target":0},{"source":41,"target":21},{"source":41,"target":126},{"source":41,"target":361},{"source":41,"target":362},{"source":41,"target":363},{"source":41,"target":364},{"source":361,"target":13},{"source":361,"target":365},{"source":361,"target":41},{"source":365,"target":13},{"source":362,"target":43},{"source":362,"target":366},{"source":362,"target":41},{"source":366,"target":43},{"source":363,"target":21},{"source":364,"target":126},{"source":42,"target":0},{"source":42,"target":3},{"source":42,"target":367},{"source":42,"target":368},{"source":367,"target":41},{"source":367,"target":369},{"source":367,"target":42},{"source":369,"target":41},{"source":368,"target":3},{"source":43,"target":0},{"source":43,"target":9},{"source":43,"target":370},{"source":370,"target":9},{"source":44,"target":0},{"source":44,"target":94},{"source":44,"target":371},{"source":44,"target":372},{"source":371,"target":43},{"source":371,"target":373},{"source":371,"target":44},{"source":373,"target":43},{"source":372,"target":94},{"source":45,"target":0},{"source":45,"target":43},{"source":45,"target":374},{"source":45,"target":375},{"source":45,"target":376},{"source":374,"target":92},{"source":374,"target":377},{"source":374,"target":45},{"source":377,"target":92},{"source":375,"target":43},{"source":375,"target":378},{"source":375,"target":45},{"source":378,"target":43},{"source":376,"target":43},{"source":46,"target":0},{"source":46,"target":21},{"source":46,"target":5},{"source":46,"target":379},{"source":46,"target":380},{"source":379,"target":21},{"source":380,"target":5},{"source":47,"target":0},{"source":47,"target":94},{"source":47,"target":381},{"source":47,"target":382},{"source":47,"target":383},{"source":47,"target":384},{"source":47,"target":385},{"source":381,"target":43},{"source":381,"target":386},{"source":381,"target":47},{"source":386,"target":43},{"source":382,"target":43},{"source":382,"target":387},{"source":382,"target":47},{"source":387,"target":43},{"source":383,"target":43},{"source":383,"target":388},{"source":383,"target":47},{"source":388,"target":43},{"source":384,"target":94},{"source":384,"target":389},{"source":384,"target":47},{"source":389,"target":94},{"source":385,"target":94},{"source":48,"target":0},{"source":48,"target":94},{"source":48,"target":390},{"source":48,"target":391},{"source":48,"target":392},{"source":48,"target":393},{"source":390,"target":43},{"source":390,"target":394},{"source":390,"target":48},{"source":394,"target":43},{"source":391,"target":94},{"source":391,"target":395},{"source":391,"target":48},{"source":395,"target":94},{"source":392,"target":94},{"source":392,"target":396},{"source":392,"target":48},{"source":396,"target":94},{"source":393,"target":94},{"source":49,"target":0},{"source":49,"target":9},{"source":49,"target":397},{"source":49,"target":398},{"source":49,"target":399},{"source":397,"target":400},{"source":397,"target":49},{"source":398,"target":69},{"source":398,"target":401},{"source":398,"target":49},{"source":398,"target":402},{"source":401,"target":69},{"source":399,"target":9},{"source":50,"target":0},{"source":50,"target":43},{"source":50,"target":403},{"source":50,"target":404},{"source":50,"target":405},{"source":50,"target":406},{"source":50,"target":407},{"source":403,"target":51},{"source":403,"target":408},{"source":403,"target":50},{"source":408,"target":51},{"source":404,"target":43},{"source":404,"target":409},{"source":404,"target":50},{"source":409,"target":43},{"source":405,"target":43},{"source":405,"target":410},{"source":405,"target":50},{"source":410,"target":43},{"source":406,"target":43},{"source":406,"target":411},{"source":406,"target":50},{"source":411,"target":43},{"source":407,"target":43},{"source":51,"target":0},{"source":51,"target":412},{"source":51,"target":413},{"source":51,"target":414},{"source":51,"target":415},{"source":51,"target":416},{"source":51,"target":417},{"source":51,"target":418},{"source":51,"target":419},{"source":51,"target":420},{"source":51,"target":421},{"source":51,"target":422},{"source":51,"target":423},{"source":51,"target":424},{"source":51,"target":425},{"source":51,"target":426},{"source":51,"target":427},{"source":51,"target":428},{"source":51,"target":429},{"source":51,"target":430},{"source":412,"target":51},{"source":413,"target":51},{"source":414,"target":51},{"source":415,"target":51},{"source":416,"target":51},{"source":417,"target":51},{"source":418,"target":51},{"source":419,"target":51},{"source":420,"target":51},{"source":421,"target":51},{"source":422,"target":51},{"source":423,"target":51},{"source":424,"target":51},{"source":425,"target":51},{"source":426,"target":51},{"source":427,"target":51},{"source":428,"target":51},{"source":429,"target":51},{"source":430,"target":51},{"source":52,"target":0},{"source":52,"target":431},{"source":52,"target":432},{"source":52,"target":433},{"source":431,"target":52},{"source":432,"target":52},{"source":433,"target":52},{"source":53,"target":0},{"source":53,"target":21},{"source":53,"target":434},{"source":53,"target":435},{"source":434,"target":24},{"source":434,"target":436},{"source":434,"target":53},{"source":436,"target":24},{"source":435,"target":21},{"source":54,"target":0},{"source":54,"target":43},{"source":54,"target":437},{"source":54,"target":438},{"source":54,"target":439},{"source":437,"target":108},{"source":437,"target":440},{"source":437,"target":54},{"source":440,"target":108},{"source":438,"target":43},{"source":438,"target":441},{"source":438,"target":54},{"source":441,"target":43},{"source":439,"target":43},{"source":55,"target":0},{"source":55,"target":109},{"source":55,"target":442},{"source":442,"target":109},{"source":56,"target":0},{"source":56,"target":35},{"source":56,"target":443},{"source":56,"target":444},{"source":443,"target":102},{"source":443,"target":445},{"source":443,"target":56},{"source":445,"target":102},{"source":444,"target":35},{"source":57,"target":0},{"source":57,"target":69},{"source":57,"target":94},{"source":57,"target":446},{"source":57,"target":281},{"source":57,"target":346},{"source":57,"target":447},{"source":57,"target":448},{"source":446,"target":94},{"source":446,"target":449},{"source":446,"target":57},{"source":449,"target":94},{"source":281,"target":25},{"source":281,"target":450},{"source":281,"target":57},{"source":281,"target":278},{"source":450,"target":25},{"source":346,"target":37},{"source":346,"target":451},{"source":346,"target":57},{"source":346,"target":343},{"source":451,"target":37},{"source":447,"target":69},{"source":448,"target":94},{"source":58,"target":0},{"source":58,"target":35},{"source":58,"target":452},{"source":452,"target":35},{"source":59,"target":0},{"source":59,"target":453},{"source":59,"target":454},{"source":453,"target":60},{"source":453,"target":455},{"source":453,"target":59},{"source":455,"target":60},{"source":454,"target":61},{"source":454,"target":456},{"source":454,"target":59},{"source":456,"target":61},{"source":60,"target":0},{"source":60,"target":457},{"source":60,"target":458},{"source":457,"target":459},{"source":457,"target":60},{"source":458,"target":460},{"source":458,"target":60},{"source":61,"target":0},{"source":61,"target":461},{"source":61,"target":462},{"source":461,"target":463},{"source":461,"target":61},{"source":462,"target":60},{"source":462,"target":464},{"source":462,"target":61},{"source":464,"target":60},{"source":62,"target":0},{"source":62,"target":9},{"source":62,"target":465},{"source":62,"target":466},{"source":62,"target":467},{"source":465,"target":69},{"source":465,"target":468},{"source":465,"target":62},{"source":468,"target":69},{"source":466,"target":108},{"source":466,"target":469},{"source":466,"target":62},{"source":469,"target":108},{"source":467,"target":9},{"source":63,"target":0},{"source":63,"target":1},{"source":63,"target":470},{"source":63,"target":471},{"source":63,"target":472},{"source":63,"target":473},{"source":63,"target":474},{"source":470,"target":475},{"source":470,"target":63},{"source":471,"target":108},{"source":471,"target":476},{"source":471,"target":63},{"source":476,"target":108},{"source":472,"target":63},{"source":472,"target":477},{"source":472,"target":63},{"source":472,"target":473},{"source":477,"target":63},{"source":473,"target":63},{"source":473,"target":478},{"source":473,"target":63},{"source":473,"target":472},{"source":478,"target":63},{"source":474,"target":1},{"source":64,"target":0},{"source":64,"target":43},{"source":64,"target":2},{"source":64,"target":479},{"source":64,"target":480},{"source":64,"target":481},{"source":479,"target":43},{"source":479,"target":482},{"source":479,"target":64},{"source":482,"target":43},{"source":480,"target":43},{"source":481,"target":2},{"source":65,"target":0},{"source":65,"target":9},{"source":65,"target":146},{"source":65,"target":483},{"source":65,"target":484},{"source":65,"target":485},{"source":146,"target":1},{"source":146,"target":486},{"source":146,"target":65},{"source":146,"target":137},{"source":486,"target":1},{"source":483,"target":108},{"source":483,"target":487},{"source":483,"target":65},{"source":487,"target":108},{"source":484,"target":66},{"source":484,"target":488},{"source":484,"target":65},{"source":488,"target":66},{"source":485,"target":9},{"source":66,"target":0},{"source":66,"target":9},{"source":66,"target":489},{"source":66,"target":490},{"source":66,"target":491},{"source":66,"target":492},{"source":489,"target":493},{"source":489,"target":66},{"source":490,"target":494},{"source":490,"target":66},{"source":491,"target":108},{"source":491,"target":495},{"source":491,"target":66},{"source":495,"target":108},{"source":492,"target":9},{"source":67,"target":0},{"source":67,"target":496},{"source":67,"target":497},{"source":67,"target":498},{"source":67,"target":499},{"source":67,"target":500},{"source":67,"target":501},{"source":67,"target":502},{"source":496,"target":503},{"source":496,"target":67},{"source":497,"target":73},{"source":497,"target":504},{"source":497,"target":67},{"source":497,"target":505},{"source":504,"target":73},{"source":498,"target":107},{"source":498,"target":506},{"source":498,"target":67},{"source":506,"target":107},{"source":499,"target":113},{"source":499,"target":507},{"source":499,"target":67},{"source":507,"target":113},{"source":500,"target":36},{"source":500,"target":508},{"source":500,"target":67},{"source":508,"target":36},{"source":501,"target":29},{"source":501,"target":509},{"source":501,"target":67},{"source":509,"target":29},{"source":502,"target":7},{"source":502,"target":510},{"source":502,"target":67},{"source":510,"target":7},{"source":68,"target":0},{"source":68,"target":9},{"source":68,"target":511},{"source":68,"target":512},{"source":68,"target":513},{"source":68,"target":514},{"source":68,"target":515},{"source":68,"target":516},{"source":68,"target":517},{"source":68,"target":518},{"source":68,"target":270},{"source":68,"target":519},{"source":68,"target":520},{"source":68,"target":521},{"source":68,"target":522},{"source":511,"target":130},{"source":511,"target":523},{"source":511,"target":68},{"source":523,"target":130},{"source":512,"target":52},{"source":512,"target":524},{"source":512,"target":68},{"source":524,"target":52},{"source":513,"target":525},{"source":513,"target":68},{"source":514,"target":526},{"source":514,"target":68},{"source":515,"target":527},{"source":515,"target":68},{"source":516,"target":528},{"source":516,"target":68},{"source":517,"target":529},{"source":517,"target":68},{"source":518,"target":530},{"source":518,"target":68},{"source":270,"target":21},{"source":270,"target":531},{"source":270,"target":68},{"source":270,"target":264},{"source":531,"target":21},{"source":519,"target":93},{"source":519,"target":532},{"source":519,"target":68},{"source":519,"target":533},{"source":532,"target":93},{"source":520,"target":129},{"source":520,"target":534},{"source":520,"target":68},{"source":520,"target":535},{"source":534,"target":129},{"source":521,"target":127},{"source":521,"target":536},{"source":521,"target":68},{"source":521,"target":537},{"source":536,"target":127},{"source":522,"target":9},{"source":69,"target":0},{"source":69,"target":9},{"source":69,"target":538},{"source":69,"target":539},{"source":69,"target":402},{"source":69,"target":540},{"source":538,"target":541},{"source":538,"target":69},{"source":539,"target":542},{"source":539,"target":69},{"source":402,"target":49},{"source":402,"target":543},{"source":402,"target":69},{"source":402,"target":398},{"source":543,"target":49},{"source":540,"target":9},{"source":70,"target":0},{"source":70,"target":9},{"source":70,"target":544},{"source":544,"target":9},{"source":71,"target":0},{"source":71,"target":43},{"source":71,"target":545},{"source":71,"target":546},{"source":545,"target":547},{"source":545,"target":71},{"source":546,"target":43},{"source":72,"target":0},{"source":72,"target":43},{"source":72,"target":548},{"source":548,"target":43},{"source":73,"target":0},{"source":73,"target":69},{"source":73,"target":167},{"source":73,"target":505},{"source":73,"target":549},{"source":73,"target":550},{"source":73,"target":551},{"source":73,"target":552},{"source":167,"target":3},{"source":167,"target":553},{"source":167,"target":73},{"source":167,"target":158},{"source":553,"target":3},{"source":505,"target":67},{"source":505,"target":554},{"source":505,"target":73},{"source":505,"target":497},{"source":554,"target":67},{"source":549,"target":73},{"source":549,"target":555},{"source":549,"target":73},{"source":549,"target":550},{"source":555,"target":73},{"source":550,"target":73},{"source":550,"target":556},{"source":550,"target":73},{"source":550,"target":549},{"source":556,"target":73},{"source":551,"target":74},{"source":551,"target":557},{"source":551,"target":73},{"source":551,"target":558},{"source":557,"target":74},{"source":552,"target":69},{"source":74,"target":0},{"source":74,"target":70},{"source":74,"target":558},{"source":74,"target":559},{"source":74,"target":560},{"source":558,"target":73},{"source":558,"target":561},{"source":558,"target":74},{"source":558,"target":551},{"source":561,"target":73},{"source":559,"target":74},{"source":559,"target":562},{"source":559,"target":74},{"source":562,"target":74},{"source":560,"target":70},{"source":75,"target":0},{"source":75,"target":107},{"source":75,"target":563},{"source":75,"target":564},{"source":75,"target":565},{"source":563,"target":108},{"source":563,"target":566},{"source":563,"target":75},{"source":566,"target":108},{"source":564,"target":108},{"source":564,"target":567},{"source":564,"target":75},{"source":567,"target":108},{"source":565,"target":107},{"source":76,"target":0},{"source":76,"target":43},{"source":76,"target":568},{"source":76,"target":569},{"source":568,"target":43},{"source":568,"target":570},{"source":568,"target":76},{"source":570,"target":43},{"source":569,"target":43},{"source":77,"target":0},{"source":77,"target":43},{"source":77,"target":571},{"source":77,"target":572},{"source":77,"target":573},{"source":571,"target":78},{"source":571,"target":574},{"source":571,"target":77},{"source":574,"target":78},{"source":572,"target":43},{"source":572,"target":575},{"source":572,"target":77},{"source":575,"target":43},{"source":573,"target":43},{"source":78,"target":0},{"source":78,"target":576},{"source":78,"target":577},{"source":576,"target":78},{"source":577,"target":78},{"source":79,"target":0},{"source":79,"target":43},{"source":79,"target":578},{"source":79,"target":579},{"source":79,"target":580},{"source":578,"target":80},{"source":578,"target":581},{"source":578,"target":79},{"source":581,"target":80},{"source":579,"target":43},{"source":579,"target":582},{"source":579,"target":79},{"source":582,"target":43},{"source":580,"target":43},{"source":80,"target":0},{"source":80,"target":583},{"source":80,"target":584},{"source":80,"target":585},{"source":80,"target":586},{"source":80,"target":587},{"source":80,"target":588},{"source":583,"target":80},{"source":584,"target":80},{"source":585,"target":80},{"source":586,"target":80},{"source":587,"target":80},{"source":588,"target":80},{"source":81,"target":0},{"source":81,"target":107},{"source":81,"target":589},{"source":589,"target":107},{"source":82,"target":0},{"source":82,"target":81},{"source":82,"target":590},{"source":590,"target":81},{"source":83,"target":0},{"source":83,"target":81},{"source":83,"target":591},{"source":591,"target":81},{"source":84,"target":0},{"source":84,"target":81},{"source":84,"target":592},{"source":592,"target":81},{"source":85,"target":0},{"source":85,"target":81},{"source":85,"target":593},{"source":593,"target":81},{"source":86,"target":0},{"source":86,"target":81},{"source":86,"target":594},{"source":594,"target":81},{"source":87,"target":0},{"source":87,"target":81},{"source":87,"target":595},{"source":595,"target":81},{"source":88,"target":0},{"source":88,"target":81},{"source":88,"target":596},{"source":596,"target":81},{"source":89,"target":0},{"source":89,"target":81},{"source":89,"target":597},{"source":597,"target":81},{"source":90,"target":0},{"source":90,"target":81},{"source":90,"target":598},{"source":598,"target":81},{"source":91,"target":0},{"source":91,"target":94},{"source":91,"target":599},{"source":91,"target":600},{"source":599,"target":43},{"source":599,"target":601},{"source":599,"target":91},{"source":601,"target":43},{"source":600,"target":94},{"source":92,"target":0},{"source":92,"target":43},{"source":92,"target":602},{"source":92,"target":603},{"source":92,"target":604},{"source":602,"target":126},{"source":602,"target":605},{"source":602,"target":92},{"source":602,"target":606},{"source":605,"target":126},{"source":603,"target":43},{"source":603,"target":607},{"source":603,"target":92},{"source":607,"target":43},{"source":604,"target":43},{"source":93,"target":0},{"source":93,"target":126},{"source":93,"target":533},{"source":93,"target":608},{"source":93,"target":609},{"source":93,"target":610},{"source":93,"target":142},{"source":93,"target":291},{"source":93,"target":360},{"source":93,"target":611},{"source":533,"target":68},{"source":533,"target":612},{"source":533,"target":93},{"source":533,"target":519},{"source":612,"target":68},{"source":608,"target":613},{"source":608,"target":93},{"source":609,"target":108},{"source":609,"target":614},{"source":609,"target":93},{"source":614,"target":108},{"source":610,"target":6},{"source":610,"target":615},{"source":610,"target":93},{"source":615,"target":6},{"source":142,"target":1},{"source":142,"target":616},{"source":142,"target":93},{"source":142,"target":134},{"source":616,"target":1},{"source":291,"target":27},{"source":291,"target":617},{"source":291,"target":93},{"source":291,"target":287},{"source":617,"target":27},{"source":360,"target":40},{"source":360,"target":618},{"source":360,"target":93},{"source":360,"target":355},{"source":618,"target":40},{"source":611,"target":126},{"source":94,"target":0},{"source":94,"target":9},{"source":94,"target":619},{"source":619,"target":9},{"source":95,"target":0},{"source":95,"target":43},{"source":95,"target":620},{"source":95,"target":621},{"source":620,"target":622},{"source":620,"target":95},{"source":621,"target":43},{"source":96,"target":0},{"source":96,"target":94},{"source":96,"target":2},{"source":96,"target":623},{"source":96,"target":624},{"source":96,"target":625},{"source":623,"target":43},{"source":623,"target":626},{"source":623,"target":96},{"source":626,"target":43},{"source":624,"target":94},{"source":625,"target":2},{"source":97,"target":0},{"source":97,"target":4},{"source":97,"target":627},{"source":97,"target":628},{"source":627,"target":92},{"source":627,"target":629},{"source":627,"target":97},{"source":629,"target":92},{"source":628,"target":4},{"source":98,"target":0},{"source":98,"target":4},{"source":98,"target":2},{"source":98,"target":630},{"source":98,"target":631},{"source":630,"target":4},{"source":631,"target":2},{"source":99,"target":0},{"source":99,"target":94},{"source":99,"target":632},{"source":99,"target":633},{"source":99,"target":634},{"source":632,"target":635},{"source":632,"target":99},{"source":633,"target":43},{"source":633,"target":636},{"source":633,"target":99},{"source":636,"target":43},{"source":634,"target":94},{"source":100,"target":0},{"source":100,"target":94},{"source":100,"target":637},{"source":100,"target":638},{"source":100,"target":639},{"source":637,"target":43},{"source":637,"target":640},{"source":637,"target":100},{"source":640,"target":43},{"source":638,"target":94},{"source":638,"target":641},{"source":638,"target":100},{"source":641,"target":94},{"source":639,"target":94},{"source":101,"target":0},{"source":101,"target":94},{"source":101,"target":642},{"source":101,"target":643},{"source":101,"target":644},{"source":642,"target":24},{"source":642,"target":645},{"source":642,"target":101},{"source":645,"target":24},{"source":643,"target":43},{"source":643,"target":646},{"source":643,"target":101},{"source":646,"target":43},{"source":644,"target":94},{"source":102,"target":0},{"source":102,"target":9},{"source":102,"target":647},{"source":102,"target":648},{"source":102,"target":649},{"source":647,"target":650},{"source":647,"target":102},{"source":648,"target":9},{"source":648,"target":651},{"source":648,"target":102},{"source":651,"target":9},{"source":649,"target":9},{"source":103,"target":0},{"source":103,"target":9},{"source":103,"target":652},{"source":103,"target":653},{"source":652,"target":654},{"source":652,"target":103},{"source":653,"target":9},{"source":104,"target":0},{"source":104,"target":4},{"source":104,"target":655},{"source":655,"target":4},{"source":105,"target":0},{"source":105,"target":94},{"source":105,"target":656},{"source":105,"target":657},{"source":656,"target":43},{"source":656,"target":658},{"source":656,"target":105},{"source":658,"target":43},{"source":657,"target":94},{"source":106,"target":0},{"source":106,"target":94},{"source":106,"target":659},{"source":106,"target":660},{"source":106,"target":661},{"source":106,"target":662},{"source":659,"target":24},{"source":659,"target":663},{"source":659,"target":106},{"source":663,"target":24},{"source":660,"target":24},{"source":660,"target":664},{"source":660,"target":106},{"source":664,"target":24},{"source":661,"target":27},{"source":661,"target":665},{"source":661,"target":106},{"source":665,"target":27},{"source":662,"target":94},{"source":107,"target":0},{"source":107,"target":69},{"source":107,"target":666},{"source":107,"target":667},{"source":666,"target":108},{"source":666,"target":668},{"source":666,"target":107},{"source":666,"target":669},{"source":668,"target":108},{"source":667,"target":69},{"source":108,"target":0},{"source":108,"target":43},{"source":108,"target":70},{"source":108,"target":669},{"source":108,"target":670},{"source":108,"target":671},{"source":108,"target":672},{"source":669,"target":107},{"source":669,"target":673},{"source":669,"target":108},{"source":669,"target":666},{"source":673,"target":107},{"source":670,"target":70},{"source":670,"target":674},{"source":670,"target":108},{"source":674,"target":70},{"source":671,"target":43},{"source":672,"target":70},{"source":109,"target":0},{"source":109,"target":3},{"source":109,"target":675},{"source":109,"target":676},{"source":675,"target":112},{"source":675,"target":677},{"source":675,"target":109},{"source":677,"target":112},{"source":676,"target":3},{"source":110,"target":0},{"source":110,"target":94},{"source":110,"target":678},{"source":110,"target":679},{"source":678,"target":3},{"source":678,"target":680},{"source":678,"target":110},{"source":680,"target":3},{"source":679,"target":94},{"source":111,"target":0},{"source":111,"target":43},{"source":111,"target":681},{"source":111,"target":682},{"source":681,"target":108},{"source":681,"target":683},{"source":681,"target":111},{"source":683,"target":108},{"source":682,"target":43},{"source":112,"target":0},{"source":112,"target":107},{"source":112,"target":684},{"source":112,"target":685},{"source":684,"target":108},{"source":684,"target":686},{"source":684,"target":112},{"source":686,"target":108},{"source":685,"target":107},{"source":113,"target":0},{"source":113,"target":69},{"source":113,"target":687},{"source":687,"target":69},{"source":114,"target":0},{"source":114,"target":43},{"source":114,"target":70},{"source":114,"target":688},{"source":114,"target":689},{"source":114,"target":690},{"source":114,"target":691},{"source":688,"target":113},{"source":688,"target":692},{"source":688,"target":114},{"source":692,"target":113},{"source":689,"target":9},{"source":689,"target":693},{"source":689,"target":114},{"source":693,"target":9},{"source":690,"target":43},{"source":691,"target":70},{"source":115,"target":0},{"source":115,"target":11},{"source":115,"target":113},{"source":115,"target":694},{"source":115,"target":695},{"source":694,"target":11},{"source":695,"target":113},{"source":116,"target":0},{"source":116,"target":12},{"source":116,"target":113},{"source":116,"target":696},{"source":116,"target":697},{"source":696,"target":12},{"source":697,"target":113},{"source":117,"target":0},{"source":117,"target":34},{"source":117,"target":113},{"source":117,"target":698},{"source":117,"target":699},{"source":698,"target":34},{"source":699,"target":113},{"source":118,"target":0},{"source":118,"target":42},{"source":118,"target":113},{"source":118,"target":700},{"source":118,"target":701},{"source":700,"target":42},{"source":701,"target":113},{"source":119,"target":0},{"source":119,"target":55},{"source":119,"target":113},{"source":119,"target":702},{"source":119,"target":703},{"source":702,"target":55},{"source":703,"target":113},{"source":120,"target":0},{"source":120,"target":57},{"source":120,"target":113},{"source":120,"target":704},{"source":120,"target":705},{"source":704,"target":57},{"source":705,"target":113},{"source":121,"target":0},{"source":121,"target":63},{"source":121,"target":113},{"source":121,"target":706},{"source":121,"target":707},{"source":706,"target":63},{"source":707,"target":113},{"source":122,"target":0},{"source":122,"target":93},{"source":122,"target":113},{"source":122,"target":708},{"source":122,"target":709},{"source":708,"target":93},{"source":709,"target":113},{"source":123,"target":0},{"source":123,"target":107},{"source":123,"target":113},{"source":123,"target":710},{"source":123,"target":711},{"source":710,"target":107},{"source":711,"target":113},{"source":124,"target":0},{"source":124,"target":3},{"source":124,"target":113},{"source":124,"target":712},{"source":124,"target":713},{"source":712,"target":3},{"source":713,"target":113},{"source":125,"target":0},{"source":125,"target":128},{"source":125,"target":113},{"source":125,"target":714},{"source":125,"target":715},{"source":714,"target":128},{"source":715,"target":113},{"source":126,"target":0},{"source":126,"target":69},{"source":126,"target":716},{"source":126,"target":717},{"source":126,"target":606},{"source":126,"target":718},{"source":716,"target":719},{"source":716,"target":126},{"source":717,"target":43},{"source":717,"target":720},{"source":717,"target":126},{"source":720,"target":43},{"source":606,"target":92},{"source":606,"target":721},{"source":606,"target":126},{"source":606,"target":602},{"source":721,"target":92},{"source":718,"target":69},{"source":127,"target":0},{"source":127,"target":43},{"source":127,"target":5},{"source":127,"target":537},{"source":127,"target":722},{"source":127,"target":723},{"source":127,"target":724},{"source":537,"target":68},{"source":537,"target":725},{"source":537,"target":127},{"source":537,"target":521},{"source":725,"target":68},{"source":722,"target":6},{"source":722,"target":726},{"source":722,"target":127},{"source":726,"target":6},{"source":723,"target":43},{"source":724,"target":5},{"source":128,"target":0},{"source":128,"target":126},{"source":128,"target":177},{"source":128,"target":727},{"source":177,"target":5},{"source":177,"target":728},{"source":177,"target":128},{"source":177,"target":173},{"source":728,"target":5},{"source":727,"target":126},{"source":129,"target":0},{"source":129,"target":94},{"source":129,"target":5},{"source":129,"target":729},{"source":129,"target":535},{"source":129,"target":730},{"source":129,"target":731},{"source":129,"target":732},{"source":729,"target":733},{"source":729,"target":129},{"source":535,"target":68},{"source":535,"target":734},{"source":535,"target":129},{"source":535,"target":520},{"source":734,"target":68},{"source":730,"target":6},{"source":730,"target":735},{"source":730,"target":129},{"source":735,"target":6},{"source":731,"target":94},{"source":732,"target":5},{"source":130,"target":0},{"source":130,"target":736},{"source":130,"target":737},{"source":130,"target":738},{"source":130,"target":739},{"source":736,"target":130},{"source":737,"target":130},{"source":738,"target":130},{"source":739,"target":130},{"source":131,"target":0},{"source":131,"target":107},{"source":131,"target":740},{"source":131,"target":741},{"source":131,"target":742},{"source":740,"target":743},{"source":740,"target":131},{"source":741,"target":108},{"source":741,"target":744},{"source":741,"target":131},{"source":744,"target":108},{"source":742,"target":107},{"source":132,"target":0},{"source":132,"target":94},{"source":132,"target":745},{"source":132,"target":746},{"source":132,"target":747},{"source":745,"target":43},{"source":745,"target":748},{"source":745,"target":132},{"source":748,"target":43},{"source":746,"target":94},{"source":746,"target":749},{"source":746,"target":132},{"source":749,"target":94},{"source":747,"target":94}],"multigraph":true} | ecore |
metrics | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/dzonekl/netxstudio/model/com.netxforge.netxstudio.models/models/cdo/13042011/metrics.ecore | metrics
DatabaseTypeType
Oracle
Oracle
Postgres
Postgres
DatabaseTypeTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
DataKind
IdentifierDataKind
objectKind
objectProperty
pattern
KindHintType
BH
BH
AVG
AVG
KindHintTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
Mapping
headerMappingColumns
dataMappingColumns
firstDataRow
headerRow
intervalHint
60
MappingColumn
dataType
column
MappingCSV
delimiter
filterPattern
MappingRDBMS
databaseType
dateFormat
dateTimeFormat
password
query
timeFormat
user
MappingRecord
column
count
1
message
MappingStatistic
failedRecords
mappingDuration
periodEstimate
subStatistics
intervalEstimate
message
totalRecords
MappingXLS
filterPattern
sheetNumber
Metric
metrics
expressionRef
description
measurementKind
measurementPoint
metricSourceRef
name
unitRef
MetricRetentionPeriod
Always
Always
OneYear
One Year
OneMonth
One Month
OneWeek
One Week
MetricRetentionPeriodObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
MetricRetentionRule
retentionExpression
intervalHint
name
period
MetricRetentionRules
metricRetentionRules
MetricSource
metricMapping
statistics
filterPattern
metricLocation
name
MetricValueRange
metricValues
intervalHint
kindHint
ObjectKindType
NODE
NODE
EQUIPMENT
EQUIPMENT
FUNCTION
FUNCTION
RELATIONSHIP
RELATIONSHIP
ObjectKindTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
ValueDataKind
metricRef
format
kindHint
valueKind
ValueKindType
INTERVAL
INTERVAL
DATE
DATE
TIME
TIME
DATETIME
DATETIME
NULL
NULL
METRIC
METRIC
ValueKindTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="metrics" nsURI="http://www.netxforge.com/13042011/metrics" nsPrefix="metrics">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="

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

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

			Validation with pattern is not used, considering the limited
			capabilities of
			XSD patterns.

		

		


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

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

			Validation with pattern is not used, considering the limited
			capabilities of
			XSD patterns.

		

		"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL
http://www.eclipse.org/emf/2002/Ecore/OCL
http://www.eclipse.org/emf/2002/Ecore/OCL"/>
<details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL
http://www.eclipse.org/emf/2002/Ecore/OCL
http://www.eclipse.org/emf/2002/Ecore/OCL"/>
<details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL
http://www.eclipse.org/emf/2002/Ecore/OCL
http://www.eclipse.org/emf/2002/Ecore/OCL"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EEnum" name="DatabaseTypeType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="DatabaseType_._type"/>
</eAnnotations>
<eLiterals name="Oracle"/>
<eLiterals name="Postgres" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="DatabaseTypeTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="DatabaseType_._type:Object"/>
<details key="baseType" value="DatabaseType_._type"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataKind">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A type representing the basic information points
				for a DataKind.
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="DataKind"/>
<details key="kind" value="empty"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IdentifierDataKind" eSuperTypes="#//DataKind">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A specialized type, for representing an identifier
				in the mapping. The identifier should contain the target object and
				the target attribute of the object.
				The target object and target
				attribute are used to find the Object, in
				which the values will be
				stored.

				Examples:
				1. If the ObjectName is "Node" and the
				ObjectAttribute is "NodeID",
				the value of the column in the XLS with
				with this
				IdentifierDataType, will be interpreted
				as the Node->NodeID
				identifier.
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="IdentifierDataKind"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="objectKind" eType="#//ObjectKindType"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The ObjectKind attributes holds the textual name
							of the target object we are looking for.
							Note: Most often this
							will be a "Node", but also a child of a "Node"
							like an
							"Equipment", it can also be a "Relationship" on a "Node".
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="ObjectKind"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="objectProperty" 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 ObjectProperty attribute holds the the
							textual name of the target attribute we are looking for.
							Note:
							Most often this will be the "NodeID" but it can also be a
							"Position" identifier or anything else.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="ObjectProperty"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pattern" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A pattern to convert the information in the data
							source to an identifier which can be used to select a network
							element
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="Pattern"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="KindHintType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The KindHintType defines if a metric value is a
				BusyHour or AVG.
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="KindHintType"/>
</eAnnotations>
<eLiterals name="BH"/>
<eLiterals name="AVG" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="KindHintTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="KindHintType:Object"/>
<details key="baseType" value="KindHintType"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Mapping" eSuperTypes="generics.ecore#//Base">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A type representing the basic information points
				for a mapping specification.
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Mapping"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="headerMappingColumns" upperBound="-1"
eType="#//MappingColumn" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="HeaderMappingColumns"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataMappingColumns" upperBound="-1"
eType="#//MappingColumn" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="DataMappingColumns"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="firstDataRow" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The FirstDataRow attribute holds the row number
							of the first row containing data.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="FirstDataRow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="headerRow" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The HeaderRow attribute holds the row number
							which contains the header.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="HeaderRow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="intervalHint" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
defaultValueLiteral="60" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The IntervalHint attribute, holds a hint for the
							metric interval between each metric value in minutes.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="IntervalHint"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappingColumn" eSuperTypes="generics.ecore#//Base">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="MappingColumn"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataType" eType="#//DataKind"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The ColumnDataKind reference, contains 1
								DataKind
								type. The DataKind is either an Identifer or a Value.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="DataType"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="column" 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="column"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappingCSV" eSuperTypes="#//Mapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A type representing the basic information points
				for mapping an CSV file to the NetXStudio model.
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="MappingCSV"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="delimiter" 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 delimiter character(s).
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="Delimiter"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filterPattern" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A regexp which is used to filter files present
							at the location defined by the MetricLocation.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="FilterPattern"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappingRDBMS" eSuperTypes="#//Mapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A type representing the basic information points
				for mapping an DB to the NetXStudio model.
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="MappingRDBMS"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="databaseType" eType="#//DatabaseTypeType"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The database type.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="DatabaseType"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dateFormat" 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 format used for the date in the query.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="DateFormat"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dateTimeFormat" 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 format used for the datetime in the query.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="DateTimeFormat"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="password" 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 password.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="Password"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="query" eType="ecore:EDataType generics.ecore#//Description2000">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query to execute.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="Query"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timeFormat" 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 format used for the time in the query.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="TimeFormat"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="user" 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 user name.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="User"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappingRecord" eSuperTypes="generics.ecore#//Base">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A type representing the information points of a
				mapping record
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="MappingRecord"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="column" 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 Column attribute holds the column
							identifier.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="Column"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="count" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Long"
defaultValueLiteral="1" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The Row attribute holds the row identifier.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="Count"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="message" 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 message giving information about this
							record.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="Message"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappingStatistic" eSuperTypes="generics.ecore#//Base">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A type representing the information points of a
				statistic for each time a source was accessed.
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="MappingStatistic"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="failedRecords" upperBound="-1"
eType="#//MappingRecord" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The FailedRecords reference, contains 0 or more
								MappingRecord types.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="FailedRecords"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="mappingDuration" lowerBound="1"
eType="ecore:EClass generics.ecore#//DateTimeRange" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The MappingDuration is a
								DateTimeRange type, it
								is the begin and end time of the actual mapping.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="MappingDuration"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="periodEstimate" lowerBound="1"
eType="ecore:EClass generics.ecore#//DateTimeRange" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The PeriodEstimate is a DateTimeRange type. It
								is an estimate of begin and end time stamps
								for the processed metric source.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="PeriodEstimate"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="subStatistics" upperBound="-1"
eType="#//MappingStatistic" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The SubStatistics contain 0 or more
								MappingStatisic object. When importing multiple
								sources in a single job run, there is an option to produce
								sub-statistics for each processed source object. i.e. for each
								File.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="SubStatistics"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="intervalEstimate" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The IntervalEstimate attribute contains a number
							in minutes for
							the mapping run. It also corresponds the MetricValueRange for the
							mapping run.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="IntervalEstimate"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="message" eType="ecore:EDataType generics.ecore#//Description2000">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A global error or information message
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="Message"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="totalRecords" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The TotalRecords attribute holds a the number of
							records for this mapping run.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="TotalRecords"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappingXLS" eSuperTypes="#//Mapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A type representing the basic information points
				for mapping an XLS file to the NetXStudio model.
				The mapping
				interprets the sheet index, the header row, the data row(s)
				and the
				types of data to be interpreted.

				The types, are either a value or
				identifier. (Each having it's own
				specialized type).
				Multiple
				identifiers can be defined, the mapping will succeed if all
				identifications succeed.

			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="MappingXLS"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filterPattern" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A regexp which is used to filter files present
							at the location defined by the MetricLocation.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="FilterPattern"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sheetNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The SheetNumber attribute holds the index of the
							XLS sheet to be mapped from.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="SheetNumber"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Metric" eSuperTypes="generics.ecore#//Base">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A type representing a metric in an a telecom
				equipment. This is often also referred to as counter or KPI.
				Metric
				types can be nested to form a hiarchical structure in similar
				fashion to a real KPI hiarchy.

				The Metric type (and/or it's children)
				is first part of the Library
				type, and then referenced from a Node
				type when
				created.

				Examples:
				1. The Metric type "SGSN Attached
				subscribers" reprents a KPI on a
				SGSN function.
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Metric"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="metrics" upperBound="-1"
eType="#//Metric" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The Metrics reference, contains 0 or more
								Metric
								types.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Metrics"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="expressionRef" eType="ecore:EClass library.ecore#//Expression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The ExpressionRef reference, references 0 or
								1 Expression type.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ExpressionRef"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType generics.ecore#//Description2000">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The Description attribute holds the description
							of
							the metric.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="Description"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="measurementKind" 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 MeasurementKind attribute is a free form
							text
							field which can hold information about which
							category or group
							a Metric belongs.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="MeasurementKind"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="measurementPoint" eType="ecore:EDataType generics.ecore#//Description2000">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The MeasurementPoint Attribute describes
							textually
							at which point in a procedure
							the measurement takes
							place.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="MeasurementPoint"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="metricSourceRef" eType="#//MetricSource">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The MetricSourceRef references, references a
							MetricSource type.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="MetricSourceRef"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType generics.ecore#//Name255">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The Name attribute holds the name of the metric.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="Name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="unitRef" eType="ecore:EClass library.ecore#//Unit">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The UnitRef reference, refers to 0 or 1 Unit
							type.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="UnitRef"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MetricRetentionPeriod">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="MetricRetentionPeriod"/>
</eAnnotations>
<eLiterals name="Always"/>
<eLiterals name="OneYear" value="1" literal="One Year"/>
<eLiterals name="OneMonth" value="2" literal="One Month"/>
<eLiterals name="OneWeek" value="3" literal="One Week"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="MetricRetentionPeriodObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="MetricRetentionPeriod:Object"/>
<details key="baseType" value="MetricRetentionPeriod"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MetricRetentionRule">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A type with settings on retention of metric values
				corresponding to the metric value range intervalhint.
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="MetricRetentionRule"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="retentionExpression" eType="ecore:EClass library.ecore#//Expression">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="RetentionExpression"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="intervalHint" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The IntervalHint attribute, holds a hint for the
					metric interval between each metric value in minutes.
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="IntervalHint"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType generics.ecore#//Name255">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The name of this retention rule.
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="Name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="period" eType="#//MetricRetentionPeriod"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The Metric retention period.
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="Period"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MetricRetentionRules">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The metric retention rules.
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="MetricRetentionRules"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="metricRetentionRules" upperBound="-1"
eType="#//MetricRetentionRule" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="MetricRetentionRules"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MetricSource" eSuperTypes="generics.ecore#//Base">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A type representing the information points of a
				source which provides metric values.
				A source, is an external data
				source like an RDBMS or an Excel or CSV
				file. The MetricSource type
				will contain all necessary
				to access, and map the metric values of
				the source to the correct
				Object. (Most commonly a Node).

			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="MetricSource"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="metricMapping" eType="#//Mapping"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Will not be persisted in the DB, but would use
								a
								.properties file for now.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="MetricMapping"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="statistics" upperBound="-1"
eType="#//MappingStatistic" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The Statistics reference, contains one or more
								MappingStatistic types.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Statistics"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filterPattern" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A regexp which is used to filter files present
							at the location defined by the MetricLocation.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="FilterPattern"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="metricLocation" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="a URI representation of the location additional
							information like login/password can be appended to the URI.

							Examples:
							1. For an XLS file this could be
							file://path_to_where_the_xls_files_are_stored/
							2. For an RDMS this
							could be: jdbc:mysql://localhost:3306/DB (In
							this
							case a JDBC URL
							to access the DB).
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="MetricLocation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType generics.ecore#//Name255">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The Name attribute holds the name of the
							MetricSource as it will be presented.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="Name"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MetricValueRange">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A type representing a range of metricvalues. The
				range has a name and provides some hints on the expected
				stored
				values.

				It is expected the metric loading or derived values will
				consider the
				hints, on where to store the metric.
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="MetricValueRange"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="metricValues" upperBound="-1"
eType="ecore:EClass generics.ecore#//Value" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The MetricValue reference, contains 0 or more
						Value types
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="MetricValues"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="intervalHint" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The IntervalHint attribute, holds a hint for the
					metric interval between each metric value in minutes.
				"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="IntervalHint"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kindHint" eType="#//KindHintType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="KindHint"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ObjectKindType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ObjectKind_._type"/>
</eAnnotations>
<eLiterals name="NODE"/>
<eLiterals name="EQUIPMENT" value="1"/>
<eLiterals name="FUNCTION" value="2"/>
<eLiterals name="RELATIONSHIP" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="ObjectKindTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ObjectKind_._type:Object"/>
<details key="baseType" value="ObjectKind_._type"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValueDataKind" eSuperTypes="#//DataKind">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A specialized type, for representing a value in the
				mapping. The valuekind can be either a datetime or a metric.
				To
				ignore a column, provide the "null" type as the valuekind, for that
				for that column.

				Examples:
				1. If the valueKind is metric, the mapping
				will store the value as a
				numeric value in a new Value object.
				2. if
				the valueKind is datetime, the mapping will store the value as a
				timestamp in a new Value object
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ValueDataKind"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="metricRef" eType="#//Metric">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The MetricRef reference, refers to zero or one
								Metric for which this data kind applies.
							"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="MetricRef"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="format" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Defines the format to parse the date, time or
							datetime values"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="Format"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kindHint" eType="#//KindHintType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="KindHint"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valueKind" eType="#//ValueKindType"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The ValueKind attribute holds the target value
							type we expect.
						"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="ValueKind"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ValueKindType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ValueKind_._type"/>
</eAnnotations>
<eLiterals name="INTERVAL"/>
<eLiterals name="DATE" value="1"/>
<eLiterals name="TIME" value="2"/>
<eLiterals name="DATETIME" value="3"/>
<eLiterals name="NULL" value="4"/>
<eLiterals name="METRIC" value="5"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="ValueKindTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ValueKind_._type:Object"/>
<details key="baseType" value="ValueKind_._type"/>
</eAnnotations>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"metrics","nsURI":"http://www.netxforge.com/13042011/metrics","name":"metrics","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"DatabaseTypeType","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":"DatabaseTypeTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataKind","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdentifierDataKind","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"KindHintType","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"KindHintTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":6,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mapping","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingColumn","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingCSV","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingRDBMS","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingRecord","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingStatistic","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingXLS","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Metric","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MetricRetentionPeriod","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"MetricRetentionPeriodObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":16,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetricRetentionRule","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetricRetentionRules","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetricSource","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetricValueRange","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ObjectKindType","instanceClass":null,"id":21,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"ObjectKindTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueDataKind","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ValueKindType","instanceClass":null,"id":24,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"ValueKindTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":25,"serializable":true,"eClass":"EDataType"},{"name":"Oracle","id":26,"value":0,"literal":"Oracle","eClass":"EEnumLiteral"},{"name":"Postgres","id":27,"value":1,"literal":"Postgres","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"objectKind","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":"objectProperty","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":"pattern","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"name":"BH","id":35,"value":0,"literal":"BH","eClass":"EEnumLiteral"},{"name":"AVG","id":36,"value":1,"literal":"AVG","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":"headerMappingColumns","changeable":true,"resolveProxies":false,"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":"dataMappingColumns","changeable":true,"resolveProxies":false,"lowerBound":0,"id":38,"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":"firstDataRow","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"headerRow","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":60,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"60","unsettable":true,"transient":false,"unique":true,"name":"intervalHint","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":48,"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":"column","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"delimiter","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":"filterPattern","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"databaseType","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":"dateFormat","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dateTimeFormat","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"password","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":"query","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":"timeFormat","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":"user","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"column","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":true,"transient":false,"unique":true,"name":"count","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":"message","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"failedRecords","changeable":true,"resolveProxies":false,"lowerBound":0,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mappingDuration","changeable":true,"resolveProxies":false,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"periodEstimate","changeable":true,"resolveProxies":false,"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":"subStatistics","changeable":true,"resolveProxies":false,"lowerBound":0,"id":83,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"intervalEstimate","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":"message","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"totalRecords","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"filterPattern","changeable":true,"lowerBound":0,"iD":false,"id":95,"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":"sheetNumber","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metrics","changeable":true,"resolveProxies":false,"lowerBound":0,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"expressionRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","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":"measurementKind","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":"measurementPoint","changeable":true,"lowerBound":0,"iD":false,"id":104,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"metricSourceRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":106,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"unitRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"name":"Always","id":117,"value":0,"literal":"Always","eClass":"EEnumLiteral"},{"name":"OneYear","id":118,"value":1,"literal":"One Year","eClass":"EEnumLiteral"},{"name":"OneMonth","id":119,"value":2,"literal":"One Month","eClass":"EEnumLiteral"},{"name":"OneWeek","id":120,"value":3,"literal":"One Week","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"retentionExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"intervalHint","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":true,"transient":false,"unique":true,"name":"period","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metricRetentionRules","changeable":true,"resolveProxies":false,"lowerBound":0,"id":129,"derived":false},{"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":"metricMapping","changeable":true,"resolveProxies":false,"lowerBound":0,"id":131,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statistics","changeable":true,"resolveProxies":false,"lowerBound":0,"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":"filterPattern","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":"metricLocation","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":"name","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metricValues","changeable":true,"resolveProxies":false,"lowerBound":0,"id":142,"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":"intervalHint","changeable":true,"lowerBound":0,"iD":false,"id":143,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"kindHint","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"name":"NODE","id":148,"value":0,"literal":"NODE","eClass":"EEnumLiteral"},{"name":"EQUIPMENT","id":149,"value":1,"literal":"EQUIPMENT","eClass":"EEnumLiteral"},{"name":"FUNCTION","id":150,"value":2,"literal":"FUNCTION","eClass":"EEnumLiteral"},{"name":"RELATIONSHIP","id":151,"value":3,"literal":"RELATIONSHIP","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"metricRef","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"format","changeable":true,"lowerBound":0,"iD":false,"id":153,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"kindHint","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"valueKind","changeable":true,"lowerBound":0,"iD":false,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"name":"INTERVAL","id":161,"value":0,"literal":"INTERVAL","eClass":"EEnumLiteral"},{"name":"DATE","id":162,"value":1,"literal":"DATE","eClass":"EEnumLiteral"},{"name":"TIME","id":163,"value":2,"literal":"TIME","eClass":"EEnumLiteral"},{"name":"DATETIME","id":164,"value":3,"literal":"DATETIME","eClass":"EEnumLiteral"},{"name":"NULL","id":165,"value":4,"literal":"NULL","eClass":"EEnumLiteral"},{"name":"METRIC","id":166,"value":5,"literal":"METRIC","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":1,"target":0},{"source":1,"target":26},{"source":1,"target":27},{"source":26,"target":1},{"source":27,"target":1},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":28},{"source":4,"target":29},{"source":4,"target":30},{"source":4,"target":31},{"source":28,"target":21},{"source":28,"target":32},{"source":28,"target":4},{"source":32,"target":21},{"source":29,"target":33},{"source":29,"target":4},{"source":30,"target":34},{"source":30,"target":4},{"source":31,"target":3},{"source":5,"target":0},{"source":5,"target":35},{"source":5,"target":36},{"source":35,"target":5},{"source":36,"target":5},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":37},{"source":7,"target":38},{"source":7,"target":39},{"source":7,"target":40},{"source":7,"target":41},{"source":7,"target":42},{"source":37,"target":8},{"source":37,"target":43},{"source":37,"target":7},{"source":43,"target":8},{"source":38,"target":8},{"source":38,"target":44},{"source":38,"target":7},{"source":44,"target":8},{"source":39,"target":45},{"source":39,"target":7},{"source":40,"target":46},{"source":40,"target":7},{"source":41,"target":47},{"source":41,"target":7},{"source":8,"target":0},{"source":8,"target":48},{"source":8,"target":49},{"source":8,"target":50},{"source":48,"target":3},{"source":48,"target":51},{"source":48,"target":8},{"source":51,"target":3},{"source":49,"target":52},{"source":49,"target":8},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":53},{"source":9,"target":54},{"source":9,"target":55},{"source":53,"target":56},{"source":53,"target":9},{"source":54,"target":57},{"source":54,"target":9},{"source":55,"target":7},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":58},{"source":10,"target":59},{"source":10,"target":60},{"source":10,"target":61},{"source":10,"target":62},{"source":10,"target":63},{"source":10,"target":64},{"source":10,"target":65},{"source":58,"target":1},{"source":58,"target":66},{"source":58,"target":10},{"source":66,"target":1},{"source":59,"target":67},{"source":59,"target":10},{"source":60,"target":68},{"source":60,"target":10},{"source":61,"target":69},{"source":61,"target":10},{"source":62,"target":70},{"source":62,"target":10},{"source":63,"target":71},{"source":63,"target":10},{"source":64,"target":72},{"source":64,"target":10},{"source":65,"target":7},{"source":11,"target":0},{"source":11,"target":73},{"source":11,"target":74},{"source":11,"target":75},{"source":11,"target":76},{"source":73,"target":77},{"source":73,"target":11},{"source":74,"target":78},{"source":74,"target":11},{"source":75,"target":79},{"source":75,"target":11},{"source":12,"target":0},{"source":12,"target":80},{"source":12,"target":81},{"source":12,"target":82},{"source":12,"target":83},{"source":12,"target":84},{"source":12,"target":85},{"source":12,"target":86},{"source":12,"target":87},{"source":80,"target":11},{"source":80,"target":88},{"source":80,"target":12},{"source":88,"target":11},{"source":81,"target":89},{"source":81,"target":12},{"source":82,"target":90},{"source":82,"target":12},{"source":83,"target":12},{"source":83,"target":91},{"source":83,"target":12},{"source":91,"target":12},{"source":84,"target":92},{"source":84,"target":12},{"source":85,"target":93},{"source":85,"target":12},{"source":86,"target":94},{"source":86,"target":12},{"source":13,"target":0},{"source":13,"target":7},{"source":13,"target":95},{"source":13,"target":96},{"source":13,"target":97},{"source":95,"target":98},{"source":95,"target":13},{"source":96,"target":99},{"source":96,"target":13},{"source":97,"target":7},{"source":14,"target":0},{"source":14,"target":100},{"source":14,"target":101},{"source":14,"target":102},{"source":14,"target":103},{"source":14,"target":104},{"source":14,"target":105},{"source":14,"target":106},{"source":14,"target":107},{"source":14,"target":108},{"source":100,"target":14},{"source":100,"target":109},{"source":100,"target":14},{"source":109,"target":14},{"source":101,"target":110},{"source":101,"target":14},{"source":102,"target":111},{"source":102,"target":14},{"source":103,"target":112},{"source":103,"target":14},{"source":104,"target":113},{"source":104,"target":14},{"source":105,"target":19},{"source":105,"target":114},{"source":105,"target":14},{"source":114,"target":19},{"source":106,"target":115},{"source":106,"target":14},{"source":107,"target":116},{"source":107,"target":14},{"source":15,"target":0},{"source":15,"target":117},{"source":15,"target":118},{"source":15,"target":119},{"source":15,"target":120},{"source":117,"target":15},{"source":118,"target":15},{"source":119,"target":15},{"source":120,"target":15},{"source":16,"target":0},{"source":17,"target":0},{"source":17,"target":121},{"source":17,"target":122},{"source":17,"target":123},{"source":17,"target":124},{"source":121,"target":125},{"source":121,"target":17},{"source":122,"target":126},{"source":122,"target":17},{"source":123,"target":127},{"source":123,"target":17},{"source":124,"target":15},{"source":124,"target":128},{"source":124,"target":17},{"source":128,"target":15},{"source":18,"target":0},{"source":18,"target":129},{"source":129,"target":17},{"source":129,"target":130},{"source":129,"target":18},{"source":130,"target":17},{"source":19,"target":0},{"source":19,"target":131},{"source":19,"target":132},{"source":19,"target":133},{"source":19,"target":134},{"source":19,"target":135},{"source":19,"target":136},{"source":131,"target":7},{"source":131,"target":137},{"source":131,"target":19},{"source":137,"target":7},{"source":132,"target":12},{"source":132,"target":138},{"source":132,"target":19},{"source":138,"target":12},{"source":133,"target":139},{"source":133,"target":19},{"source":134,"target":140},{"source":134,"target":19},{"source":135,"target":141},{"source":135,"target":19},{"source":20,"target":0},{"source":20,"target":142},{"source":20,"target":143},{"source":20,"target":144},{"source":142,"target":145},{"source":142,"target":20},{"source":143,"target":146},{"source":143,"target":20},{"source":144,"target":5},{"source":144,"target":147},{"source":144,"target":20},{"source":147,"target":5},{"source":21,"target":0},{"source":21,"target":148},{"source":21,"target":149},{"source":21,"target":150},{"source":21,"target":151},{"source":148,"target":21},{"source":149,"target":21},{"source":150,"target":21},{"source":151,"target":21},{"source":22,"target":0},{"source":23,"target":0},{"source":23,"target":3},{"source":23,"target":152},{"source":23,"target":153},{"source":23,"target":154},{"source":23,"target":155},{"source":23,"target":156},{"source":152,"target":14},{"source":152,"target":157},{"source":152,"target":23},{"source":157,"target":14},{"source":153,"target":158},{"source":153,"target":23},{"source":154,"target":5},{"source":154,"target":159},{"source":154,"target":23},{"source":159,"target":5},{"source":155,"target":24},{"source":155,"target":160},{"source":155,"target":23},{"source":160,"target":24},{"source":156,"target":3},{"source":24,"target":0},{"source":24,"target":161},{"source":24,"target":162},{"source":24,"target":163},{"source":24,"target":164},{"source":24,"target":165},{"source":24,"target":166},{"source":161,"target":24},{"source":162,"target":24},{"source":163,"target":24},{"source":164,"target":24},{"source":165,"target":24},{"source":166,"target":24},{"source":25,"target":0}],"multigraph":true} | ecore |
components | repo-ecore-all/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/adl401.ecore | adl401
Interface
name
signature
bindings
Binding
from
to
Content
expression
content class
language
contentParent
EReference0
Required
Provided
Component
subComponents
requiredInterfaces
providedInterfaces
content
name
EClass0
EAttribute0
erefs0 | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="adl401" nsURI="http://adl401" nsPrefix="_adl401">
<eAnnotations source="diagen">
<details key="knownas=adl"/>
<details key="origin=http://foobar"/>
<details key="leftparent=adl200" value="delta1=foo
delta2=bar"/>
<details key="rightparent=adl103" value="delta1=hello
azerty
role.Content.expression=eprsample"/>
<details key="requires=simpleworld,adl203" value="simpleworld
adl203"/>
<details key="context=composition"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="Interface" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="contingency primitive uniqueClientsForServer"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/ocl/examples/OCL">
<details key="contingency" value="(self.contingency = InterfaceContingency::mandatory) 
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"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="signature" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindings" upperBound="-1"
eType="#//Binding" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Binding">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="roleCompatibility"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/ocl/examples/OCL">
<details key="roleCompatibility" value="(
	(
		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"/>
<details key="lsrc=from"/>
<details key="ltrg=to"/>
<details key="cont=Interface.bindings"/>
</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="Content">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="ref=contentParent"/>
<details key="label=expression"/>
<details key="kref=EReference0"/>
<details key="nav:vwcontent"/>
</eAnnotations>
<eAnnotations source="diagraph">
<details key="node"/>
<details key="kref=EReference0"/>
<details key="view=vwcontent"/>
<details key="pov"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expression" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="content class"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="language" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contentParent" eType="#//Component"
eOpposite="#//Component/content"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="EReference0" upperBound="-1"
eType="#//EClass0" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Required" eSuperTypes="#//Interface">
<eAnnotations source="diagraph">
<details key="node"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Provided" eSuperTypes="#//Interface">
<eAnnotations source="diagraph">
<details key="node"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Component">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="pov"/>
<details key="cont=Component.subComponents"/>
<details key="afx=requiredInterfaces"/>
<details key="afx=providedInterfaces"/>
<details key="label=name"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="subComponents" upperBound="-1"
eType="#//Component" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredInterfaces" upperBound="-1"
eType="#//Required" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="providedInterfaces" upperBound="-1"
eType="#//Provided" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="content" eType="#//Content"
containment="true" eOpposite="#//Content/contentParent"/>
<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="EClass0">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="label=EAttribute0"/>
<details key="cont=Content.EReference0"/>
</eAnnotations>
<eAnnotations source="diagraph">
<details key="node"/>
<details key="view=vwcontent"/>
<details key="nav:vweclass0"/>
<details key="cont=Content.EReference0"/>
</eAnnotations>
<eAnnotations source="diagraph">
<details key="node"/>
<details key="kref=erefs0"/>
<details key="view=vweclass0"/>
<details key="pov"/>
<details key="cont=EClass0.erefs0"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="EAttribute0" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="erefs0" upperBound="-1"
eType="#//EClass0" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"_adl401","nsURI":"http://adl401","name":"adl401","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Binding","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Content","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":"EClass0","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":8,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"signature","changeable":true,"lowerBound":1,"iD":false,"id":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":"bindings","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":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":14,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"content class","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"content class","unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"lowerBound":1,"iD":false,"id":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":"language","changeable":true,"lowerBound":0,"iD":false,"id":19,"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":"contentParent","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":"EReference0","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requiredInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"providedInterfaces","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"EAttribute0","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"erefs0","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"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":2},{"source":10,"target":13},{"source":10,"target":1},{"source":13,"target":2},{"source":2,"target":0},{"source":2,"target":14},{"source":2,"target":15},{"source":14,"target":1},{"source":14,"target":16},{"source":14,"target":2},{"source":16,"target":1},{"source":15,"target":1},{"source":15,"target":17},{"source":15,"target":2},{"source":17,"target":1},{"source":3,"target":0},{"source":3,"target":18},{"source":3,"target":19},{"source":3,"target":20},{"source":3,"target":21},{"source":18,"target":22},{"source":18,"target":3},{"source":19,"target":23},{"source":19,"target":3},{"source":20,"target":6},{"source":20,"target":24},{"source":20,"target":3},{"source":20,"target":25},{"source":24,"target":6},{"source":21,"target":7},{"source":21,"target":26},{"source":21,"target":3},{"source":26,"target":7},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":27},{"source":27,"target":1},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":28},{"source":28,"target":1},{"source":6,"target":0},{"source":6,"target":29},{"source":6,"target":30},{"source":6,"target":31},{"source":6,"target":25},{"source":6,"target":32},{"source":29,"target":6},{"source":29,"target":33},{"source":29,"target":6},{"source":33,"target":6},{"source":30,"target":4},{"source":30,"target":34},{"source":30,"target":6},{"source":34,"target":4},{"source":31,"target":5},{"source":31,"target":35},{"source":31,"target":6},{"source":35,"target":5},{"source":25,"target":3},{"source":25,"target":36},{"source":25,"target":6},{"source":25,"target":20},{"source":36,"target":3},{"source":32,"target":37},{"source":32,"target":6},{"source":7,"target":0},{"source":7,"target":38},{"source":7,"target":39},{"source":38,"target":40},{"source":38,"target":7},{"source":39,"target":7},{"source":39,"target":41},{"source":39,"target":7},{"source":41,"target":7}],"multigraph":true} | ecore |
simple-pl | repo-ecore-all/data/gemoc/ale-lang-compiler/languages/imp/imp.lang.truffle/interpreter-comp-edited/imp.ecore | imp
Stmt
Skip
Assign
name
exp
index
Expr
Block
stmts
If
cond
lhs
rhs
While
cond
body
IntConst
value
Var
name
index
Unary
op
expr
Binary
lhs
rhs
op
UnaryOp
NEGATE
NEGATE
NOT
NOT
BinaryOp
ADD
ADD
SUB
SUB
MUL
MUL
LT
LT
LEQ
LEQ
EQ
EQ
GEQ
GEQ
GT
GT
AND
AND
OR
OR
Store
values
StringToValueMap
java.util.Map$Entry
java.util.Map$Entry
key
value
Value
IntValue
value
BoolValue
value
ArrayValue
values
ArrayDecl
values
BoolConst
value | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="imp" nsURI="http://imp.imp.imp/" nsPrefix="imp">
<eClassifiers xsi:type="ecore:EClass" name="Stmt" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="Skip" eSuperTypes="#//Stmt"/>
<eClassifiers xsi:type="ecore:EClass" name="Assign" eSuperTypes="#//Stmt">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exp" lowerBound="1" eType="#//Expr"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="index" eType="#//Expr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expr" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#//Stmt">
<eStructuralFeatures xsi:type="ecore:EReference" name="stmts" upperBound="-1"
eType="#//Stmt" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="If" eSuperTypes="#//Stmt">
<eStructuralFeatures xsi:type="ecore:EReference" name="cond" lowerBound="1" eType="#//Expr"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="lhs" lowerBound="1" eType="#//Stmt"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rhs" lowerBound="1" eType="#//Stmt"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="While" eSuperTypes="#//Stmt">
<eStructuralFeatures xsi:type="ecore:EReference" name="cond" lowerBound="1" eType="#//Expr"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="#//Stmt"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntConst" eSuperTypes="#//Expr">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Var" eSuperTypes="#//Expr">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="index" eType="#//Expr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Unary" eSuperTypes="#//Expr">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="#//UnaryOp"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expr" lowerBound="1" eType="#//Expr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Binary" eSuperTypes="#//Expr">
<eStructuralFeatures xsi:type="ecore:EReference" name="lhs" lowerBound="1" eType="#//Expr"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rhs" lowerBound="1" eType="#//Expr"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="#//BinaryOp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="UnaryOp">
<eLiterals name="NEGATE"/>
<eLiterals name="NOT" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="BinaryOp">
<eLiterals name="ADD"/>
<eLiterals name="SUB" value="1"/>
<eLiterals name="MUL" value="2"/>
<eLiterals name="LT" value="3"/>
<eLiterals name="LEQ" value="4"/>
<eLiterals name="EQ" value="5"/>
<eLiterals name="GEQ" value="6"/>
<eLiterals name="GT" value="7"/>
<eLiterals name="AND" value="8"/>
<eLiterals name="OR" value="9"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Store">
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="#//StringToValueMap" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringToValueMap" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//Value"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Value" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="IntValue" eSuperTypes="#//Value">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BoolValue" eSuperTypes="#//Value">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayValue" eSuperTypes="#//Value">
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="#//Value" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayDecl" eSuperTypes="#//Expr">
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="#//Expr" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BoolConst" eSuperTypes="#//Expr">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"imp","nsURI":"http://imp.imp.imp/","name":"imp","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stmt","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Skip","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assign","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expr","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"If","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"While","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntConst","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Var","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unary","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Binary","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"UnaryOp","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"BinaryOp","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Store","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"StringToValueMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntValue","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoolValue","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayValue","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayDecl","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoolConst","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stmts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cond","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cond","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":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":"expr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":59,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"name":"NEGATE","id":65,"value":0,"literal":"NEGATE","eClass":"EEnumLiteral"},{"name":"NOT","id":66,"value":1,"literal":"NOT","eClass":"EEnumLiteral"},{"name":"ADD","id":67,"value":0,"literal":"ADD","eClass":"EEnumLiteral"},{"name":"SUB","id":68,"value":1,"literal":"SUB","eClass":"EEnumLiteral"},{"name":"MUL","id":69,"value":2,"literal":"MUL","eClass":"EEnumLiteral"},{"name":"LT","id":70,"value":3,"literal":"LT","eClass":"EEnumLiteral"},{"name":"LEQ","id":71,"value":4,"literal":"LEQ","eClass":"EEnumLiteral"},{"name":"EQ","id":72,"value":5,"literal":"EQ","eClass":"EEnumLiteral"},{"name":"GEQ","id":73,"value":6,"literal":"GEQ","eClass":"EEnumLiteral"},{"name":"GT","id":74,"value":7,"literal":"GT","eClass":"EEnumLiteral"},{"name":"AND","id":75,"value":8,"literal":"AND","eClass":"EEnumLiteral"},{"name":"OR","id":76,"value":9,"literal":"OR","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"container":false,"ordered":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":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":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":2,"target":0},{"source":2,"target":1},{"source":2,"target":22},{"source":22,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":23},{"source":3,"target":24},{"source":3,"target":25},{"source":3,"target":26},{"source":23,"target":27},{"source":23,"target":3},{"source":24,"target":4},{"source":24,"target":28},{"source":24,"target":3},{"source":28,"target":4},{"source":25,"target":4},{"source":25,"target":29},{"source":25,"target":3},{"source":29,"target":4},{"source":26,"target":1},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":30},{"source":5,"target":31},{"source":30,"target":1},{"source":30,"target":32},{"source":30,"target":5},{"source":32,"target":1},{"source":31,"target":1},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":33},{"source":6,"target":34},{"source":6,"target":35},{"source":6,"target":36},{"source":33,"target":4},{"source":33,"target":37},{"source":33,"target":6},{"source":37,"target":4},{"source":34,"target":1},{"source":34,"target":38},{"source":34,"target":6},{"source":38,"target":1},{"source":35,"target":1},{"source":35,"target":39},{"source":35,"target":6},{"source":39,"target":1},{"source":36,"target":1},{"source":7,"target":0},{"source":7,"target":1},{"source":7,"target":40},{"source":7,"target":41},{"source":7,"target":42},{"source":40,"target":4},{"source":40,"target":43},{"source":40,"target":7},{"source":43,"target":4},{"source":41,"target":1},{"source":41,"target":44},{"source":41,"target":7},{"source":44,"target":1},{"source":42,"target":1},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":45},{"source":8,"target":46},{"source":45,"target":47},{"source":45,"target":8},{"source":46,"target":4},{"source":9,"target":0},{"source":9,"target":4},{"source":9,"target":48},{"source":9,"target":49},{"source":9,"target":50},{"source":48,"target":51},{"source":48,"target":9},{"source":49,"target":4},{"source":49,"target":52},{"source":49,"target":9},{"source":52,"target":4},{"source":50,"target":4},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":53},{"source":10,"target":54},{"source":10,"target":55},{"source":53,"target":12},{"source":53,"target":56},{"source":53,"target":10},{"source":56,"target":12},{"source":54,"target":4},{"source":54,"target":57},{"source":54,"target":10},{"source":57,"target":4},{"source":55,"target":4},{"source":11,"target":0},{"source":11,"target":4},{"source":11,"target":58},{"source":11,"target":59},{"source":11,"target":60},{"source":11,"target":61},{"source":58,"target":4},{"source":58,"target":62},{"source":58,"target":11},{"source":62,"target":4},{"source":59,"target":4},{"source":59,"target":63},{"source":59,"target":11},{"source":63,"target":4},{"source":60,"target":13},{"source":60,"target":64},{"source":60,"target":11},{"source":64,"target":13},{"source":61,"target":4},{"source":12,"target":0},{"source":12,"target":65},{"source":12,"target":66},{"source":65,"target":12},{"source":66,"target":12},{"source":13,"target":0},{"source":13,"target":67},{"source":13,"target":68},{"source":13,"target":69},{"source":13,"target":70},{"source":13,"target":71},{"source":13,"target":72},{"source":13,"target":73},{"source":13,"target":74},{"source":13,"target":75},{"source":13,"target":76},{"source":67,"target":13},{"source":68,"target":13},{"source":69,"target":13},{"source":70,"target":13},{"source":71,"target":13},{"source":72,"target":13},{"source":73,"target":13},{"source":74,"target":13},{"source":75,"target":13},{"source":76,"target":13},{"source":14,"target":0},{"source":14,"target":77},{"source":77,"target":15},{"source":77,"target":78},{"source":77,"target":14},{"source":78,"target":15},{"source":15,"target":0},{"source":15,"target":79},{"source":15,"target":80},{"source":79,"target":81},{"source":79,"target":15},{"source":80,"target":16},{"source":80,"target":82},{"source":80,"target":15},{"source":82,"target":16},{"source":16,"target":0},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":83},{"source":17,"target":84},{"source":83,"target":85},{"source":83,"target":17},{"source":84,"target":16},{"source":18,"target":0},{"source":18,"target":16},{"source":18,"target":86},{"source":18,"target":87},{"source":86,"target":88},{"source":86,"target":18},{"source":87,"target":16},{"source":19,"target":0},{"source":19,"target":16},{"source":19,"target":89},{"source":19,"target":90},{"source":89,"target":16},{"source":89,"target":91},{"source":89,"target":19},{"source":91,"target":16},{"source":90,"target":16},{"source":20,"target":0},{"source":20,"target":4},{"source":20,"target":92},{"source":20,"target":93},{"source":92,"target":4},{"source":92,"target":94},{"source":92,"target":20},{"source":94,"target":4},{"source":93,"target":4},{"source":21,"target":0},{"source":21,"target":4},{"source":21,"target":95},{"source":21,"target":96},{"source":95,"target":97},{"source":95,"target":21},{"source":96,"target":4}],"multigraph":true} | ecore |
statemachine | repo-ecore-all/data/imace/de.cau.cs.kieler/plugins/de.cau.cs.kieler.synccharts/model/synccharts.ecore | synccharts
Action
effects
trigger
delay
1
isImmediate
label
Assignment
variable
expression
Effect
Emission
signal
newValue
Region
states
parentState
Substitution
parentScope
formal
actual
State
type
regions
parentRegion
isInitial
isFinal
outgoingTransitions
incomingTransitions
StateType
NORMAL
NORMAL
CONDITIONAL
CONDITIONAL
REFERENCE
REFERENCE
TEXTUAL
TEXTUAL
Transition
priority
type
targetState
isHistory
sourceState
TransitionType
WEAKABORT
WEAKABORT
STRONGABORT
STRONGABORT
NORMALTERMINATION
NORMALTERMINATION
Scope
id
label
signals
variables
suspensionTrigger
exitActions
innerActions
entryActions
bodyReference
bodyContents
bodyText
renamings
interfaceDeclaration
Parsable
java.lang.String
java.lang.String
TextEffect | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="synccharts"
nsURI="http://kieler.cs.cau.de/synccharts/0.2.4" nsPrefix="synccharts">
<eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="../../de.cau.cs.kieler.core.annotations/model/annotations.ecore#//Annotatable">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An Action represents some effect that is executed under some
certain condition. The condition or sometimes called guard is
the trigger which simply is any boolean {@link Expression} over
{@link Signal}s or {@link Variable}s. Note that Actions may also be used
in contexts, where no trigger or resp. effects are allowed. E.g.
a suspensionTrigger has no effect.
<p>
The effects of an Action are either {@link Assignment}, {@link Emission} or escaping
to an {@link TextEffect}.
<p>
An Action has a String label that represents the trigger and the effects
list in a textual representation. The user of the 
model is required to synchronize the label with the actual
trigger and effects objects. For the SyncCharts graphical editor
this is done by using an Xtext grammar/parser."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="effects" upperBound="-1"
eType="#//Effect" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trigger" eType="ecore:EClass ../../de.cau.cs.kieler.core.kexpressions/model/kexpressions.ecore#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="delay" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isImmediate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//Effect">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An Assignment assigns a new value to a {@link Variable}.
It carries a reference to a Variable and an {@link Expression} 
that represents the new value for that Variable."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1"
eType="ecore:EClass ../../de.cau.cs.kieler.core.kexpressions/model/kexpressions.ecore#//Variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1"
eType="ecore:EClass ../../de.cau.cs.kieler.core.kexpressions/model/kexpressions.ecore#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Effect" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An Effect is something executed by an {@link Action}.
"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Emission" eSuperTypes="#//Effect">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An Emission represents setting an {@link Signal}
from "absent" to "present" in a tick.
An Emission has a reference to the Signal
that it emits.
For valued Signals, an Emission may carry an
{@link Expression} that represents the new
value for that signal."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="signal" lowerBound="1"
eType="ecore:EClass ../../de.cau.cs.kieler.core.kexpressions/model/kexpressions.ecore#//Signal"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="newValue" eType="ecore:EClass ../../de.cau.cs.kieler.core.kexpressions/model/kexpressions.ecore#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="#//Scope">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Regions represent a parallelism in SyncCharts. A {@link State} may contain
multiple Regions and each Region may contain multiple States. The Regions
are then logically executed in parallel. A SyncChart gets represented by one root Region 
that contains exactly one root State.
<p>
A Region is a {@link Scope} and therefore gets identified by label and id
and carries an interface declaration. Hence a Region may declare
local signals or variables."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1"
eType="#//State" containment="true" eOpposite="#//State/parentRegion"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentState" eType="#//State"
eOpposite="#//State/regions"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Substitution">
<eStructuralFeatures xsi:type="ecore:EReference" name="parentScope" lowerBound="1"
eType="#//Scope" eOpposite="#//Scope/renamings"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="formal" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="actual" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//Scope">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A State is the main entity in a SyncChart. States are located in a {@link Region}.
A SyncChart itself is represented by a top-level root Region that contains
exactly one root State. Every State may contain multiple parallel Regions
whereas a Region contains multiple States. This allows nested State
machines with parallelism.
<p>
A State may be initial or final or both. An initial State is the entry State of a Region.
SyncCharts may only have one initial State per Region. A final State indcates that
its parent Region has terminated and nothing needs to be done in that Region
and its parent State may be left via a normal termination transition.
<p>
A State is also a Scope and hence may carry an interface declaration and is
identified by id and label.
<p>
States have a type to indicate different properties of States. See {@link StateType}."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//StateType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="regions" upperBound="-1"
eType="#//Region" containment="true" eOpposite="#//Region/parentState"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentRegion" lowerBound="1"
eType="#//Region" eOpposite="#//Region/states"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isInitial" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isFinal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoingTransitions" upperBound="-1"
eType="#//Transition" containment="true" eOpposite="#//Transition/sourceState"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incomingTransitions" upperBound="-1"
eType="#//Transition" eOpposite="#//Transition/targetState"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="StateType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A type for a State to specify some special properties.

 "/>
</eAnnotations>
<eLiterals name="NORMAL">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Simple or
macro States are of type NORMAL."/>
</eAnnotations>
</eLiterals>
<eLiterals name="CONDITIONAL" value="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A CONDITIONAL State is only a
pseudostate in a sense that it will be left immediately within
one tick. Its outgoing transitions have to be immediate."/>
</eAnnotations>
</eLiterals>
<eLiterals name="REFERENCE">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A REFERENCE
state carries a bodyReference to an arbitrary EObject. If this object is another
State, e.g. from another file, this reference can be used to modularize
SyncCharts. In such case all original interface of the referenced state
needs to be redefined by {@link Substitution} objects."/>
</eAnnotations>
</eLiterals>
<eLiterals name="TEXTUAL">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A TEXTUAL
state will be defined not by child Regions but by bodyText that represents
its behavior, e.g. in the language Esterel or something similar. "/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//Action">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A Transition represents a connection between two {@link State}s and the
shift from the source to the target State. In SyncCharts Transitions may
only be specified between States on the same Regions. Inter-level
Transitions are not allowed.
<p>
A Transition is an {@link Action} and therefore may contain a trigger condition
which guards the Transition and effects that get executed when the transition
is taken.
<p>
Transitions have an integer priority. If there are multiple outgoing 
transitions of a States and multiple triggers are evaluated to true, then
the transition with lowest priority is taken.
<p>
A history transition will enter its source state in its containing Regions at the states that
it has left them before. So it does not start at the initial states in all circumstances but
in the states that the source state was left in some earlier tick. Only when a State is entered
for the first time (i.e. there is no history) then it is always entered in its initial States.
<p>
A transition has a type {@link TransitionType}."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="priority" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//TransitionType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetState" lowerBound="1"
eType="#//State" eOpposite="#//State/incomingTransitions"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isHistory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceState" lowerBound="1"
eType="#//State" eOpposite="#//State/outgoingTransitions"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="TransitionType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A Transition has a type specifying some special property.
"/>
</eAnnotations>
<eLiterals name="WEAKABORT" literal="WEAKABORT">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A WEAKABORT transition allows the
exited State to execute its contents in that tick."/>
</eAnnotations>
</eLiterals>
<eLiterals name="STRONGABORT" value="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A STRONGABORT will immediately
leave the state and not allow any actions in
the source State in that tick. "/>
</eAnnotations>
</eLiterals>
<eLiterals name="NORMALTERMINATION" value="2" literal="NORMALTERMINATION">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A NORMALTERMINATION will leave a State whenever all contained
Regions are in final States. A normal termination may not define a guard trigger."/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Scope" abstract="true" eSuperTypes="../../de.cau.cs.kieler.core.annotations/model/annotations.ecore#//Annotatable">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A Scope is the abstract superclass for State and Region. 
<p>
The fields label and id are there to identify such object, where the label
may be an arbitrary String and the id may be used as identifier in programming languages. Therefore the
id should be unique within its containing scope, should start with a word character (letter, underscore) and should not
contain whitespace.
<p>
The interfaceDeclaration is a String text field containing the interface declaration in a textual representation. 
The user of a model instance needs to take care that this textual representation gets parsed correctly and 
translated into proper Interface objects (e.g. Signals and Variables). For example the SyncCharts editor uses
an Xtext grammar/parser to do this.
<p>
A Scope may carry lists of entry-, inner- or exit {@link Action}s that are executed on either Scope entry, staying a tick
in the Scope or exiting the Scope. A suspensionTrigger Action guards the suspension of a Scope. When this trigger
is evaluated to true, then the contents of the Scope is no longer evaluated until the guard gets false again."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="signals" upperBound="-1"
eType="ecore:EClass ../../de.cau.cs.kieler.core.kexpressions/model/kexpressions.ecore#//Signal"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1"
eType="ecore:EClass ../../de.cau.cs.kieler.core.kexpressions/model/kexpressions.ecore#//Variable"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="suspensionTrigger" eType="#//Action"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exitActions" upperBound="-1"
eType="#//Action" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="innerActions" upperBound="-1"
eType="#//Action" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="entryActions" upperBound="-1"
eType="#//Action" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bodyReference" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bodyContents" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bodyText" upperBound="-1"
eType="ecore:EClass ../../de.cau.cs.kieler.core.kexpressions/model/kexpressions.ecore#//TextualCode"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="renamings" upperBound="-1"
eType="#//Substitution" containment="true" eOpposite="#//Substitution/parentScope"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interfaceDeclaration" eType="#//Parsable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Parsable" instanceClassName="java.lang.String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A Parsable is a String that represents model information
that can be parsed by some external parser. It is used to
technically distinguish simple Strings from information
that will be post processed by a parser and hence does not
carry semantical information in its own.
"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TextEffect" eSuperTypes="../../de.cau.cs.kieler.core.kexpressions/model/kexpressions.ecore#//TextualCode #//Effect">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An TextEffect is a {@link TextualCode} that allows to
escape to some textual host code in an effect. This
can be any arbitrary String."/>
</eAnnotations>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"synccharts","nsURI":"http://kieler.cs.cau.de/synccharts/0.2.4","name":"synccharts","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Effect","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Emission","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Substitution","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"StateType","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TransitionType","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scope","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"Parsable","instanceClass":"java.lang.String","id":12,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextEffect","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"effects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"trigger","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"delay","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isImmediate","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"newValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentRegion","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"regions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentScope","changeable":true,"resolveProxies":true,"lowerBound":1,"id":42,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"formal","changeable":true,"lowerBound":1,"iD":false,"id":43,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"actual","changeable":true,"lowerBound":1,"iD":false,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"renamings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"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":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":"isInitial","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":"isFinal","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outgoingTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomingTransitions","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"},{"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":false,"unique":true,"name":"sourceState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":63,"derived":false},{"name":"NORMAL","id":64,"value":0,"literal":"NORMAL","eClass":"EEnumLiteral"},{"name":"CONDITIONAL","id":65,"value":1,"literal":"CONDITIONAL","eClass":"EEnumLiteral"},{"name":"REFERENCE","id":66,"value":0,"literal":"REFERENCE","eClass":"EEnumLiteral"},{"name":"TEXTUAL","id":67,"value":0,"literal":"TEXTUAL","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":"priority","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":69,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isHistory","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"name":"WEAKABORT","id":77,"value":0,"literal":"WEAKABORT","eClass":"EEnumLiteral"},{"name":"STRONGABORT","id":78,"value":1,"literal":"STRONGABORT","eClass":"EEnumLiteral"},{"name":"NORMALTERMINATION","id":79,"value":2,"literal":"NORMALTERMINATION","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"signals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"suspensionTrigger","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exitActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"innerActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entryActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bodyReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyContents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyText","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interfaceDeclaration","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":1,"target":0},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":14,"target":3},{"source":14,"target":20},{"source":14,"target":1},{"source":20,"target":3},{"source":15,"target":21},{"source":15,"target":1},{"source":16,"target":22},{"source":16,"target":1},{"source":17,"target":23},{"source":17,"target":1},{"source":18,"target":24},{"source":18,"target":1},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":25,"target":28},{"source":25,"target":2},{"source":26,"target":29},{"source":26,"target":2},{"source":27,"target":3},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":30},{"source":4,"target":31},{"source":4,"target":32},{"source":30,"target":33},{"source":30,"target":4},{"source":31,"target":34},{"source":31,"target":4},{"source":32,"target":3},{"source":5,"target":0},{"source":5,"target":11},{"source":5,"target":35},{"source":5,"target":36},{"source":5,"target":37},{"source":35,"target":7},{"source":35,"target":38},{"source":35,"target":5},{"source":35,"target":39},{"source":38,"target":7},{"source":36,"target":7},{"source":36,"target":40},{"source":36,"target":5},{"source":36,"target":41},{"source":40,"target":7},{"source":37,"target":11},{"source":6,"target":0},{"source":6,"target":42},{"source":6,"target":43},{"source":6,"target":44},{"source":42,"target":11},{"source":42,"target":45},{"source":42,"target":6},{"source":42,"target":46},{"source":45,"target":11},{"source":43,"target":47},{"source":43,"target":6},{"source":44,"target":48},{"source":44,"target":6},{"source":7,"target":0},{"source":7,"target":11},{"source":7,"target":49},{"source":7,"target":41},{"source":7,"target":39},{"source":7,"target":50},{"source":7,"target":51},{"source":7,"target":52},{"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":41,"target":5},{"source":41,"target":56},{"source":41,"target":7},{"source":41,"target":36},{"source":56,"target":5},{"source":39,"target":5},{"source":39,"target":57},{"source":39,"target":7},{"source":39,"target":35},{"source":57,"target":5},{"source":50,"target":58},{"source":50,"target":7},{"source":51,"target":59},{"source":51,"target":7},{"source":52,"target":9},{"source":52,"target":60},{"source":52,"target":7},{"source":52,"target":61},{"source":60,"target":9},{"source":53,"target":9},{"source":53,"target":62},{"source":53,"target":7},{"source":53,"target":63},{"source":62,"target":9},{"source":54,"target":11},{"source":8,"target":0},{"source":8,"target":64},{"source":8,"target":65},{"source":8,"target":66},{"source":8,"target":67},{"source":64,"target":8},{"source":65,"target":8},{"source":66,"target":8},{"source":67,"target":8},{"source":9,"target":0},{"source":9,"target":1},{"source":9,"target":68},{"source":9,"target":69},{"source":9,"target":63},{"source":9,"target":70},{"source":9,"target":61},{"source":9,"target":71},{"source":68,"target":72},{"source":68,"target":9},{"source":69,"target":10},{"source":69,"target":73},{"source":69,"target":9},{"source":73,"target":10},{"source":63,"target":7},{"source":63,"target":74},{"source":63,"target":9},{"source":63,"target":53},{"source":74,"target":7},{"source":70,"target":75},{"source":70,"target":9},{"source":61,"target":7},{"source":61,"target":76},{"source":61,"target":9},{"source":61,"target":52},{"source":76,"target":7},{"source":71,"target":1},{"source":10,"target":0},{"source":10,"target":77},{"source":10,"target":78},{"source":10,"target":79},{"source":77,"target":10},{"source":78,"target":10},{"source":79,"target":10},{"source":11,"target":0},{"source":11,"target":80},{"source":11,"target":81},{"source":11,"target":82},{"source":11,"target":83},{"source":11,"target":84},{"source":11,"target":85},{"source":11,"target":86},{"source":11,"target":87},{"source":11,"target":88},{"source":11,"target":89},{"source":11,"target":90},{"source":11,"target":46},{"source":11,"target":91},{"source":11,"target":92},{"source":80,"target":93},{"source":80,"target":11},{"source":81,"target":94},{"source":81,"target":11},{"source":82,"target":95},{"source":82,"target":11},{"source":83,"target":96},{"source":83,"target":11},{"source":84,"target":1},{"source":84,"target":97},{"source":84,"target":11},{"source":97,"target":1},{"source":85,"target":1},{"source":85,"target":98},{"source":85,"target":11},{"source":98,"target":1},{"source":86,"target":1},{"source":86,"target":99},{"source":86,"target":11},{"source":99,"target":1},{"source":87,"target":1},{"source":87,"target":100},{"source":87,"target":11},{"source":100,"target":1},{"source":88,"target":101},{"source":88,"target":11},{"source":89,"target":102},{"source":89,"target":11},{"source":90,"target":103},{"source":90,"target":11},{"source":46,"target":6},{"source":46,"target":104},{"source":46,"target":11},{"source":46,"target":42},{"source":104,"target":6},{"source":91,"target":12},{"source":91,"target":105},{"source":91,"target":11},{"source":105,"target":12},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":3},{"source":13,"target":106},{"source":13,"target":107},{"source":107,"target":3}],"multigraph":true} | ecore |
class-diagram | repo-ecore-all/data/b-studios/henshin/plugins/org.eclipse.emf.henshin.tests/model/languagedefinition/uml.ecore | uml
Association
src
dst
Class
parent
attrs
Attribute
type
UMLSpecification
classes
associations
NamedElement
name | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="uml" nsURI="http://is.cs.upb.de/uml" nsPrefix="uml">
<eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="src" eType="#//Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dst" eType="#//Class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attrs" upperBound="-1"
eType="#//Attribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UMLSpecification" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="classes" upperBound="-1"
eType="#//Class" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="associations" upperBound="-1"
eType="#//Association" containment="true"/>
</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>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"uml","nsURI":"http://is.cs.upb.de/uml","name":"uml","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","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":"UMLSpecification","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"src","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":"dst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","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":"attrs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"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":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classes","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":"associations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":6,"target":2},{"source":6,"target":9},{"source":6,"target":1},{"source":9,"target":2},{"source":7,"target":2},{"source":7,"target":10},{"source":7,"target":1},{"source":10,"target":2},{"source":8,"target":5},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":11,"target":2},{"source":11,"target":14},{"source":11,"target":2},{"source":14,"target":2},{"source":12,"target":3},{"source":12,"target":15},{"source":12,"target":2},{"source":15,"target":3},{"source":13,"target":5},{"source":3,"target":0},{"source":3,"target":5},{"source":3,"target":16},{"source":3,"target":17},{"source":16,"target":2},{"source":16,"target":18},{"source":16,"target":3},{"source":18,"target":2},{"source":17,"target":5},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":19},{"source":4,"target":20},{"source":4,"target":21},{"source":19,"target":2},{"source":19,"target":22},{"source":19,"target":4},{"source":22,"target":2},{"source":20,"target":1},{"source":20,"target":23},{"source":20,"target":4},{"source":23,"target":1},{"source":21,"target":5},{"source":5,"target":0},{"source":5,"target":24},{"source":24,"target":25},{"source":24,"target":5}],"multigraph":true} | ecore |
simple-pl | repo-ecore-all/data/DemidovAlexander/Xtext_MiniJava_IDE/demidov.projects.minijava.parent/demidov.projects.minijava/model/generated/MiniJava.ecore | miniJava
Program
classDeclarations
ClassDecl
name
mainMethod
extendedClass
varDeclarations
methodDeclarations
MainMethod
statement
Type
typeName
classDecl
VarDeclaration
variable
Variable
variableType
name
Method
methodType
name
formalVarDeclarations
localVarDeclarations
statements
returnExpression
Statement
statementType
statements
firstExpression
variable
isArrayElementAssignment
secondExpression
Expr
expressionType
right
expression
type
variable
number
methodCall
left
MethodCall
method
parameters
NumberValue
value
Expression
Addition
Multiplication
Point
SquareBrackets | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="miniJava" nsURI="http://www.projects.demidov/MiniJava" nsPrefix="miniJava">
<eClassifiers xsi:type="ecore:EClass" name="Program">
<eStructuralFeatures xsi:type="ecore:EReference" name="classDeclarations" upperBound="-1"
eType="#//ClassDecl" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassDecl">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mainMethod" eType="#//MainMethod"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extendedClass" eType="#//ClassDecl"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="varDeclarations" upperBound="-1"
eType="#//VarDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methodDeclarations" upperBound="-1"
eType="#//Method" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MainMethod">
<eStructuralFeatures xsi:type="ecore:EReference" name="statement" eType="#//Statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classDecl" eType="#//ClassDecl"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VarDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//Variable"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Variable">
<eStructuralFeatures xsi:type="ecore:EReference" name="variableType" eType="#//Type"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Method">
<eStructuralFeatures xsi:type="ecore:EReference" name="methodType" eType="#//Type"
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="formalVarDeclarations"
upperBound="-1" eType="#//Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="localVarDeclarations" upperBound="-1"
eType="#//VarDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returnExpression" eType="#//Expr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Statement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="statementType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="firstExpression" eType="#//Expr"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//Variable"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isArrayElementAssignment"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="secondExpression" eType="#//Expr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expr">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expressionType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expr"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expr"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//Variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="number" eType="#//NumberValue"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methodCall" eType="#//MethodCall"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expr" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="method" eType="#//Method"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Expr" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumberValue">
<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="Expression" eSuperTypes="#//Expr"/>
<eClassifiers xsi:type="ecore:EClass" name="Addition" eSuperTypes="#//Expr"/>
<eClassifiers xsi:type="ecore:EClass" name="Multiplication" eSuperTypes="#//Expr"/>
<eClassifiers xsi:type="ecore:EClass" name="Point" eSuperTypes="#//Expr"/>
<eClassifiers xsi:type="ecore:EClass" name="SquareBrackets" eSuperTypes="#//Expr"/>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"miniJava","nsURI":"http://www.projects.demidov/MiniJava","name":"miniJava","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Program","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassDecl","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MainMethod","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":"VarDeclaration","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expr","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodCall","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberValue","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Addition","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Multiplication","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Point","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SquareBrackets","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mainMethod","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extendedClass","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":"varDeclarations","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":"methodDeclarations","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"typeName","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classDecl","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":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","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":true,"unsettable":false,"transient":false,"unique":true,"name":"variableType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methodType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"formalVarDeclarations","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":"localVarDeclarations","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":"statements","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":"returnExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"statementType","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":"statements","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":"firstExpression","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":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isArrayElementAssignment","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"secondExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expressionType","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":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"number","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methodCall","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":1,"target":0},{"source":1,"target":17},{"source":17,"target":2},{"source":17,"target":18},{"source":17,"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":19,"target":24},{"source":19,"target":2},{"source":20,"target":3},{"source":20,"target":25},{"source":20,"target":2},{"source":25,"target":3},{"source":21,"target":2},{"source":21,"target":26},{"source":21,"target":2},{"source":26,"target":2},{"source":22,"target":5},{"source":22,"target":27},{"source":22,"target":2},{"source":27,"target":5},{"source":23,"target":7},{"source":23,"target":28},{"source":23,"target":2},{"source":28,"target":7},{"source":3,"target":0},{"source":3,"target":29},{"source":29,"target":8},{"source":29,"target":30},{"source":29,"target":3},{"source":30,"target":8},{"source":4,"target":0},{"source":4,"target":31},{"source":4,"target":32},{"source":31,"target":33},{"source":31,"target":4},{"source":32,"target":2},{"source":32,"target":34},{"source":32,"target":4},{"source":34,"target":2},{"source":5,"target":0},{"source":5,"target":35},{"source":35,"target":6},{"source":35,"target":36},{"source":35,"target":5},{"source":36,"target":6},{"source":6,"target":0},{"source":6,"target":37},{"source":6,"target":38},{"source":37,"target":4},{"source":37,"target":39},{"source":37,"target":6},{"source":39,"target":4},{"source":38,"target":40},{"source":38,"target":6},{"source":7,"target":0},{"source":7,"target":41},{"source":7,"target":42},{"source":7,"target":43},{"source":7,"target":44},{"source":7,"target":45},{"source":7,"target":46},{"source":41,"target":4},{"source":41,"target":47},{"source":41,"target":7},{"source":47,"target":4},{"source":42,"target":48},{"source":42,"target":7},{"source":43,"target":6},{"source":43,"target":49},{"source":43,"target":7},{"source":49,"target":6},{"source":44,"target":5},{"source":44,"target":50},{"source":44,"target":7},{"source":50,"target":5},{"source":45,"target":8},{"source":45,"target":51},{"source":45,"target":7},{"source":51,"target":8},{"source":46,"target":9},{"source":46,"target":52},{"source":46,"target":7},{"source":52,"target":9},{"source":8,"target":0},{"source":8,"target":53},{"source":8,"target":54},{"source":8,"target":55},{"source":8,"target":56},{"source":8,"target":57},{"source":8,"target":58},{"source":53,"target":59},{"source":53,"target":8},{"source":54,"target":8},{"source":54,"target":60},{"source":54,"target":8},{"source":60,"target":8},{"source":55,"target":9},{"source":55,"target":61},{"source":55,"target":8},{"source":61,"target":9},{"source":56,"target":6},{"source":56,"target":62},{"source":56,"target":8},{"source":62,"target":6},{"source":57,"target":63},{"source":57,"target":8},{"source":58,"target":9},{"source":58,"target":64},{"source":58,"target":8},{"source":64,"target":9},{"source":9,"target":0},{"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":65,"target":73},{"source":65,"target":9},{"source":66,"target":9},{"source":66,"target":74},{"source":66,"target":9},{"source":74,"target":9},{"source":67,"target":9},{"source":67,"target":75},{"source":67,"target":9},{"source":75,"target":9},{"source":68,"target":4},{"source":68,"target":76},{"source":68,"target":9},{"source":76,"target":4},{"source":69,"target":6},{"source":69,"target":77},{"source":69,"target":9},{"source":77,"target":6},{"source":70,"target":11},{"source":70,"target":78},{"source":70,"target":9},{"source":78,"target":11},{"source":71,"target":10},{"source":71,"target":79},{"source":71,"target":9},{"source":79,"target":10},{"source":72,"target":9},{"source":72,"target":80},{"source":72,"target":9},{"source":80,"target":9},{"source":10,"target":0},{"source":10,"target":81},{"source":10,"target":82},{"source":81,"target":7},{"source":81,"target":83},{"source":81,"target":10},{"source":83,"target":7},{"source":82,"target":9},{"source":82,"target":84},{"source":82,"target":10},{"source":84,"target":9},{"source":11,"target":0},{"source":11,"target":85},{"source":85,"target":86},{"source":85,"target":11},{"source":12,"target":0},{"source":12,"target":9},{"source":12,"target":87},{"source":87,"target":9},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":88},{"source":88,"target":9},{"source":14,"target":0},{"source":14,"target":9},{"source":14,"target":89},{"source":89,"target":9},{"source":15,"target":0},{"source":15,"target":9},{"source":15,"target":90},{"source":90,"target":9},{"source":16,"target":0},{"source":16,"target":9},{"source":16,"target":91},{"source":91,"target":9}],"multigraph":true} | ecore |
services | repo-ecore-all/data/juancadavid/Eclipse-UPR/standardized/bundles/org.eclipse.upr.soaml/model/soaml.ecore | soaml
Collaboration
base_Collaboration
isStrict
true
ServiceArchitecture
ServiceContract
CollaborationUse
base_CollaborationUse
isStrict
Consumer
base_Interface
base_Class
Provider
base_Interface
base_Class
MotivationRealization
base_Realization
ServiceInterface
base_Interface
base_Class
Participant
base_Class
Agent
Port
connectorRequired
true
base_Port
Request
base_Port
Service
base_Port
ServiceChannel
base_Connector
Property
isID
base_Property
Attachment
encoding
mimeType
base_Property
MessageType
encoding
base_Class
base_DataType
base_Signal
Milestone
progress
value
signal
base_Comment
Capability
base_Class
Expose
base_Dependency
NodeDescriptor
base_Artifact
Catalog
base_Package
Category
FreeFormDescriptor
base_Property
FreeFormValue
base_ValueSpecification
CategoryValue
Categorization
base_Dependency | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="soaml" nsURI="http://www.eclipse.org/mdt/upr/SoaML/1.0" nsPrefix="soaml">
<eClassifiers xsi:type="ecore:EClass" name="Collaboration">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Collaboration" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Collaboration"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isStrict" ordered="false"
lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//Boolean"
defaultValueLiteral="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ServiceArchitecture" eSuperTypes="#//Collaboration"/>
<eClassifiers xsi:type="ecore:EClass" name="ServiceContract" eSuperTypes="#//Collaboration"/>
<eClassifiers xsi:type="ecore:EClass" name="CollaborationUse">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_CollaborationUse"
ordered="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//CollaborationUse"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isStrict" ordered="false"
lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Consumer">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Interface" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Interface"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Class" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Provider">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Interface" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Interface"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Class" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MotivationRealization">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Realization" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Realization"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ServiceInterface">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Interface" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Interface"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Class" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Participant">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Class" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Agent" eSuperTypes="#//Participant"/>
<eClassifiers xsi:type="ecore:EClass" name="Port">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="connectorRequired" ordered="false"
lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//Boolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Port" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Port"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Request">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Port" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Port"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Service">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Port" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Port"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ServiceChannel">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Connector" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Connector"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Property">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isID" ordered="false" lowerBound="1"
eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Property" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attachment">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="encoding" ordered="false"
lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mimeType" ordered="false"
lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Property" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MessageType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="encoding" ordered="false"
lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Class" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_DataType" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//DataType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Signal" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Signal"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Milestone">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="progress" ordered="false"
lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//Integer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//ValueSpecification"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="signal" ordered="false"
eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Signal"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Comment" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Comment"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Capability">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Class" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expose">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Dependency" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Dependency"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NodeDescriptor">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Artifact" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Artifact"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Catalog" eSuperTypes="#//NodeDescriptor">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Package" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Package"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Category" eSuperTypes="#//NodeDescriptor"/>
<eClassifiers xsi:type="ecore:EClass" name="FreeFormDescriptor">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Property" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FreeFormValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_ValueSpecification"
ordered="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//ValueSpecification"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CategoryValue" eSuperTypes="#//FreeFormValue"/>
<eClassifiers xsi:type="ecore:EClass" name="Categorization">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Dependency" ordered="false"
lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Dependency"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"soaml","nsURI":"http://www.eclipse.org/mdt/upr/SoaML/1.0","name":"soaml","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceArchitecture","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceContract","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollaborationUse","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Consumer","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Provider","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MotivationRealization","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceInterface","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Participant","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Agent","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Request","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Service","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceChannel","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attachment","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageType","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Milestone","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Capability","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expose","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeDescriptor","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Catalog","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Category","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FreeFormDescriptor","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FreeFormValue","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CategoryValue","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Categorization","instanceClass":null,"abstract":false,"id":27,"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":"base_Collaboration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"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":"isStrict","changeable":true,"lowerBound":1,"iD":false,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"container":false,"ordered":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_CollaborationUse","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"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":"isStrict","changeable":true,"lowerBound":1,"iD":false,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Interface","changeable":true,"resolveProxies":true,"lowerBound":1,"id":38,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Class","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"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":42,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Class","changeable":true,"resolveProxies":true,"lowerBound":1,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"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_Realization","changeable":true,"resolveProxies":true,"lowerBound":1,"id":46,"derived":false},{"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":"base_Interface","changeable":true,"resolveProxies":true,"lowerBound":1,"id":48,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Class","changeable":true,"resolveProxies":true,"lowerBound":1,"id":49,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Class","changeable":true,"resolveProxies":true,"lowerBound":1,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"connectorRequired","changeable":true,"lowerBound":1,"iD":false,"id":55,"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":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"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_Port","changeable":true,"resolveProxies":true,"lowerBound":1,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Port","changeable":true,"resolveProxies":true,"lowerBound":1,"id":61,"derived":false},{"id":62,"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_Connector","changeable":true,"resolveProxies":true,"lowerBound":1,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isID","changeable":true,"lowerBound":1,"iD":false,"id":65,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"encoding","changeable":true,"lowerBound":1,"iD":false,"id":69,"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":"mimeType","changeable":true,"lowerBound":1,"iD":false,"id":70,"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_Property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"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":"encoding","changeable":true,"lowerBound":1,"iD":false,"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":"base_Class","changeable":true,"resolveProxies":true,"lowerBound":1,"id":76,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_DataType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":77,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Signal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"progress","changeable":true,"lowerBound":1,"iD":false,"id":83,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"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_Comment","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"container":false,"ordered":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":91,"derived":false},{"id":92,"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_Dependency","changeable":true,"resolveProxies":true,"lowerBound":1,"id":93,"derived":false},{"id":94,"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_Artifact","changeable":true,"resolveProxies":true,"lowerBound":1,"id":95,"derived":false},{"id":96,"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":97,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Property","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"base_ValueSpecification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":103,"derived":false},{"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":"base_Dependency","changeable":true,"resolveProxies":true,"lowerBound":1,"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":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":1,"target":0},{"source":1,"target":28},{"source":1,"target":29},{"source":28,"target":30},{"source":28,"target":1},{"source":29,"target":31},{"source":29,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":32},{"source":32,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":33},{"source":33,"target":1},{"source":4,"target":0},{"source":4,"target":34},{"source":4,"target":35},{"source":34,"target":36},{"source":34,"target":4},{"source":35,"target":37},{"source":35,"target":4},{"source":5,"target":0},{"source":5,"target":38},{"source":5,"target":39},{"source":38,"target":40},{"source":38,"target":5},{"source":39,"target":41},{"source":39,"target":5},{"source":6,"target":0},{"source":6,"target":42},{"source":6,"target":43},{"source":42,"target":44},{"source":42,"target":6},{"source":43,"target":45},{"source":43,"target":6},{"source":7,"target":0},{"source":7,"target":46},{"source":46,"target":47},{"source":46,"target":7},{"source":8,"target":0},{"source":8,"target":48},{"source":8,"target":49},{"source":48,"target":50},{"source":48,"target":8},{"source":49,"target":51},{"source":49,"target":8},{"source":9,"target":0},{"source":9,"target":52},{"source":52,"target":53},{"source":52,"target":9},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":54},{"source":54,"target":9},{"source":11,"target":0},{"source":11,"target":55},{"source":11,"target":56},{"source":55,"target":57},{"source":55,"target":11},{"source":56,"target":58},{"source":56,"target":11},{"source":12,"target":0},{"source":12,"target":59},{"source":59,"target":60},{"source":59,"target":12},{"source":13,"target":0},{"source":13,"target":61},{"source":61,"target":62},{"source":61,"target":13},{"source":14,"target":0},{"source":14,"target":63},{"source":63,"target":64},{"source":63,"target":14},{"source":15,"target":0},{"source":15,"target":65},{"source":15,"target":66},{"source":65,"target":67},{"source":65,"target":15},{"source":66,"target":68},{"source":66,"target":15},{"source":16,"target":0},{"source":16,"target":69},{"source":16,"target":70},{"source":16,"target":71},{"source":69,"target":72},{"source":69,"target":16},{"source":70,"target":73},{"source":70,"target":16},{"source":71,"target":74},{"source":71,"target":16},{"source":17,"target":0},{"source":17,"target":75},{"source":17,"target":76},{"source":17,"target":77},{"source":17,"target":78},{"source":75,"target":79},{"source":75,"target":17},{"source":76,"target":80},{"source":76,"target":17},{"source":77,"target":81},{"source":77,"target":17},{"source":78,"target":82},{"source":78,"target":17},{"source":18,"target":0},{"source":18,"target":83},{"source":18,"target":84},{"source":18,"target":85},{"source":18,"target":86},{"source":83,"target":87},{"source":83,"target":18},{"source":84,"target":88},{"source":84,"target":18},{"source":85,"target":89},{"source":85,"target":18},{"source":86,"target":90},{"source":86,"target":18},{"source":19,"target":0},{"source":19,"target":91},{"source":91,"target":92},{"source":91,"target":19},{"source":20,"target":0},{"source":20,"target":93},{"source":93,"target":94},{"source":93,"target":20},{"source":21,"target":0},{"source":21,"target":95},{"source":95,"target":96},{"source":95,"target":21},{"source":22,"target":0},{"source":22,"target":21},{"source":22,"target":97},{"source":22,"target":98},{"source":97,"target":99},{"source":97,"target":22},{"source":98,"target":21},{"source":23,"target":0},{"source":23,"target":21},{"source":23,"target":100},{"source":100,"target":21},{"source":24,"target":0},{"source":24,"target":101},{"source":101,"target":102},{"source":101,"target":24},{"source":25,"target":0},{"source":25,"target":103},{"source":103,"target":104},{"source":103,"target":25},{"source":26,"target":0},{"source":26,"target":25},{"source":26,"target":105},{"source":105,"target":25},{"source":27,"target":0},{"source":27,"target":106},{"source":106,"target":107},{"source":106,"target":27}],"multigraph":true} | ecore |
statemachine | repo-ecore-all/data/deveshg/fsm/com.example.fsm.model/model/fsm.ecore | fsm
FSM
ownedState
initialState
finalState
State
owningFSM
name
outgoingTransition
incomingTransition
Transition
source
target
input
output
String
java.lang.String
java.lang.String | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="fsm" nsURI="http://example.com/fsm/metamodel" nsPrefix="fsm">
<eClassifiers xsi:type="ecore:EClass" name="FSM">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedState" upperBound="-1"
eType="#//State" containment="true" eOpposite="#//State/owningFSM"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initialState" lowerBound="1"
eType="#//State"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="finalState" lowerBound="1"
upperBound="-1" eType="#//State"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State">
<eStructuralFeatures xsi:type="ecore:EReference" name="owningFSM" lowerBound="1"
eType="#//FSM" eOpposite="#//FSM/ownedState"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoingTransition" upperBound="-1"
eType="#//Transition" containment="true" eOpposite="#//Transition/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incomingTransition" upperBound="-1"
eType="#//Transition" eOpposite="#//Transition/target"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//State" eOpposite="#//State/outgoingTransition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//State" eOpposite="#//State/incomingTransition"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="input" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="output" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"fsm","nsURI":"http://example.com/fsm/metamodel","name":"fsm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FSM","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":4,"serializable":true,"eClass":"EDataType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initialState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"finalState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningFSM","changeable":true,"resolveProxies":true,"lowerBound":1,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outgoingTransition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"incomingTransition","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":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"},{"container":false,"ordered":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":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":"input","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":"output","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":5,"target":2},{"source":5,"target":8},{"source":5,"target":1},{"source":5,"target":9},{"source":8,"target":2},{"source":6,"target":2},{"source":6,"target":10},{"source":6,"target":1},{"source":10,"target":2},{"source":7,"target":2},{"source":7,"target":11},{"source":7,"target":1},{"source":11,"target":2},{"source":2,"target":0},{"source":2,"target":9},{"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":5},{"source":15,"target":1},{"source":12,"target":4},{"source":12,"target":16},{"source":12,"target":2},{"source":16,"target":4},{"source":13,"target":3},{"source":13,"target":17},{"source":13,"target":2},{"source":13,"target":18},{"source":17,"target":3},{"source":14,"target":3},{"source":14,"target":19},{"source":14,"target":2},{"source":14,"target":20},{"source":19,"target":3},{"source":3,"target":0},{"source":3,"target":18},{"source":3,"target":20},{"source":3,"target":21},{"source":3,"target":22},{"source":18,"target":2},{"source":18,"target":23},{"source":18,"target":3},{"source":18,"target":13},{"source":23,"target":2},{"source":20,"target":2},{"source":20,"target":24},{"source":20,"target":3},{"source":20,"target":14},{"source":24,"target":2},{"source":21,"target":4},{"source":21,"target":25},{"source":21,"target":3},{"source":25,"target":4},{"source":22,"target":4},{"source":22,"target":26},{"source":22,"target":3},{"source":26,"target":4},{"source":4,"target":0}],"multigraph":true} | ecore |
features | repo-ecore-all/data/jmhorcas/istar2fm/metamodels/featureModelMetamodel.ecore | featureModelMetamodel
Feature
children
variabilityType
groupMultiplicity
attributes
id
name
parent
VariableFeature
ClonableFeature
instanceMultiplicity
Multiplicity
lower
0
upper
-1
VariabilityType
optional
optional
mandatory
mandatory
alternative
alternative
or
or
AbstractFeature
Attribute
Constraint
id
language
code
FeatureModel
root
constraints
features
GroupMultiplicity
features
Selection
feature
state
unselected
name
ClonableSelection
instance
ConfigurationModel
selections
SelectionState
selected
selected
unselected
unselected | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="featureModelMetamodel" nsURI="http://caosd.lcc.uma.es/featureModelMetamodel"
nsPrefix="featureModelMetamodel">
<eClassifiers xsi:type="ecore:EClass" name="Feature">
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//Feature" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="variabilityType" eType="#//VariabilityType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="groupMultiplicity" eType="#//GroupMultiplicity"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Attribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Feature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableFeature" eSuperTypes="#//Feature"/>
<eClassifiers xsi:type="ecore:EClass" name="ClonableFeature" eSuperTypes="#//Feature">
<eStructuralFeatures xsi:type="ecore:EReference" name="instanceMultiplicity" lowerBound="1"
eType="#//Multiplicity" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Multiplicity">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
defaultValueLiteral="-1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="VariabilityType">
<eLiterals name="optional"/>
<eLiterals name="mandatory" value="1"/>
<eLiterals name="alternative" value="2"/>
<eLiterals name="or" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractFeature" eSuperTypes="#//Feature"/>
<eClassifiers xsi:type="ecore:EClass" name="Attribute"/>
<eClassifiers xsi:type="ecore:EClass" name="Constraint">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="language" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="code" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="root" lowerBound="1" eType="#//Feature"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1"
eType="#//Constraint" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1"
eType="#//Feature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GroupMultiplicity" eSuperTypes="#//Multiplicity">
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1"
eType="#//Feature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Selection">
<eStructuralFeatures xsi:type="ecore:EReference" name="feature" lowerBound="1"
eType="#//Feature"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="state" eType="#//SelectionState"
defaultValueLiteral="unselected"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClonableSelection" eSuperTypes="#//Selection">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="instance" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConfigurationModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="selections" upperBound="-1"
eType="#//Selection" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="SelectionState">
<eLiterals name="selected"/>
<eLiterals name="unselected" value="1"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"featureModelMetamodel","nsURI":"http://caosd.lcc.uma.es/featureModelMetamodel","name":"featureModelMetamodel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableFeature","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClonableFeature","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Multiplicity","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VariabilityType","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractFeature","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureModel","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GroupMultiplicity","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Selection","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClonableSelection","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConfigurationModel","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SelectionState","instanceClass":null,"id":14,"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":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"variabilityType","changeable":true,"lowerBound":0,"iD":false,"id":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":"groupMultiplicity","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":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"instanceMultiplicity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"lower","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":false,"unique":true,"name":"upper","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"name":"optional","id":37,"value":0,"literal":"optional","eClass":"EEnumLiteral"},{"name":"mandatory","id":38,"value":1,"literal":"mandatory","eClass":"EEnumLiteral"},{"name":"alternative","id":39,"value":2,"literal":"alternative","eClass":"EEnumLiteral"},{"name":"or","id":40,"value":3,"literal":"or","eClass":"EEnumLiteral"},{"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":"id","changeable":true,"lowerBound":0,"iD":true,"id":42,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"language","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":"code","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"root","changeable":true,"resolveProxies":true,"lowerBound":1,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"features","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":"features","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":57,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"unselected","unsettable":false,"transient":false,"unique":true,"name":"state","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"instance","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"selections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"name":"selected","id":68,"value":0,"literal":"selected","eClass":"EEnumLiteral"},{"name":"unselected","id":69,"value":1,"literal":"unselected","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":1,"target":0},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":15,"target":1},{"source":15,"target":22},{"source":15,"target":1},{"source":22,"target":1},{"source":16,"target":5},{"source":16,"target":23},{"source":16,"target":1},{"source":23,"target":5},{"source":17,"target":10},{"source":17,"target":24},{"source":17,"target":1},{"source":24,"target":10},{"source":18,"target":7},{"source":18,"target":25},{"source":18,"target":1},{"source":25,"target":7},{"source":19,"target":26},{"source":19,"target":1},{"source":20,"target":27},{"source":20,"target":1},{"source":21,"target":1},{"source":21,"target":28},{"source":21,"target":1},{"source":28,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":29},{"source":29,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":30},{"source":3,"target":31},{"source":30,"target":4},{"source":30,"target":32},{"source":30,"target":3},{"source":32,"target":4},{"source":31,"target":1},{"source":4,"target":0},{"source":4,"target":33},{"source":4,"target":34},{"source":33,"target":35},{"source":33,"target":4},{"source":34,"target":36},{"source":34,"target":4},{"source":5,"target":0},{"source":5,"target":37},{"source":5,"target":38},{"source":5,"target":39},{"source":5,"target":40},{"source":37,"target":5},{"source":38,"target":5},{"source":39,"target":5},{"source":40,"target":5},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":41},{"source":41,"target":1},{"source":7,"target":0},{"source":8,"target":0},{"source":8,"target":42},{"source":8,"target":43},{"source":8,"target":44},{"source":42,"target":45},{"source":42,"target":8},{"source":43,"target":46},{"source":43,"target":8},{"source":44,"target":47},{"source":44,"target":8},{"source":9,"target":0},{"source":9,"target":48},{"source":9,"target":49},{"source":9,"target":50},{"source":48,"target":1},{"source":48,"target":51},{"source":48,"target":9},{"source":51,"target":1},{"source":49,"target":8},{"source":49,"target":52},{"source":49,"target":9},{"source":52,"target":8},{"source":50,"target":1},{"source":50,"target":53},{"source":50,"target":9},{"source":53,"target":1},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":54},{"source":10,"target":55},{"source":54,"target":1},{"source":54,"target":56},{"source":54,"target":10},{"source":56,"target":1},{"source":55,"target":4},{"source":11,"target":0},{"source":11,"target":57},{"source":11,"target":58},{"source":11,"target":59},{"source":57,"target":1},{"source":57,"target":60},{"source":57,"target":11},{"source":60,"target":1},{"source":58,"target":14},{"source":58,"target":61},{"source":58,"target":11},{"source":61,"target":14},{"source":59,"target":62},{"source":59,"target":11},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":63},{"source":12,"target":64},{"source":63,"target":65},{"source":63,"target":12},{"source":64,"target":11},{"source":13,"target":0},{"source":13,"target":66},{"source":66,"target":11},{"source":66,"target":67},{"source":66,"target":13},{"source":67,"target":11},{"source":14,"target":0},{"source":14,"target":68},{"source":14,"target":69},{"source":68,"target":14},{"source":69,"target":14}],"multigraph":true} | ecore |
modelling | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2InsDataSet2class1.ecore | UML2
ExecutionEnvironment
Node
Class
isActive
ownedReception
AssociationClass
Behavior
Component
ProtocolStateMachine
StateMachine
Reception
Interaction
Activity
Stereotype
Device | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2" nsURI="http:///UML2.ecore" nsPrefix="UML2">
<eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/>
<eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class"/>
<eClassifiers xsi:type="ecore:EClass" name="Class">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isActive" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedReception" upperBound="-1"
eType="#//Reception" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class"/>
<eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="#//Class"/>
<eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"/>
<eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"/>
<eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"/>
<eClassifiers xsi:type="ecore:EClass" name="Reception"/>
<eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior"/>
<eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"/>
<eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/>
<eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"UML2","nsURI":"http:///UML2.ecore","name":"UML2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","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":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isActive","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedReception","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":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":2},{"source":1,"target":14},{"source":14,"target":2},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":15},{"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":9},{"source":17,"target":19},{"source":17,"target":3},{"source":19,"target":9},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":20},{"source":20,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":21},{"source":21,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":22},{"source":22,"target":3},{"source":7,"target":0},{"source":7,"target":8},{"source":7,"target":23},{"source":23,"target":8},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":24},{"source":24,"target":5},{"source":9,"target":0},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":25},{"source":25,"target":5},{"source":11,"target":0},{"source":11,"target":5},{"source":11,"target":26},{"source":26,"target":5},{"source":12,"target":0},{"source":12,"target":3},{"source":12,"target":27},{"source":27,"target":3},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":28},{"source":28,"target":2}],"multigraph":true} | ecore |
class-diagram | repo-ecore-all/data/vjordan/RetroEngineeringPetstore/bin/tp/fil/resources/Data.ecore | Data
Model
name
classes
Class
name
attributes
Attribute
name
type | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Data" nsURI="http://data" nsPrefix="data">
<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" upperBound="-1"
eType="#//Class" containment="true"/>
</eClassifiers>
<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:EReference" name="attributes" upperBound="-1"
eType="#//Attribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"data","nsURI":"http://data","name":"Data","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":"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"classes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"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":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"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":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":4,"target":6},{"source":4,"target":1},{"source":5,"target":2},{"source":5,"target":7},{"source":5,"target":1},{"source":7,"target":2},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":9},{"source":8,"target":10},{"source":8,"target":2},{"source":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":15},{"source":13,"target":3}],"multigraph":true} | ecore |
company | repo-ecore-all/data/LeCedric/myRepository/com.tad.chart.xtext/model/generated/ChartDsl.ecore | chartDsl
Company
name
employees
projects
Employee
name
Project
name
projectType
tasks
Task
name
responsable
ProjectType
Development
Development
Regie
Regie | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="chartDsl" nsURI="http://www.tad.com/chart/xtext/ChartDsl" nsPrefix="chartDsl">
<eClassifiers xsi:type="ecore:EClass" name="Company">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="employees" upperBound="-1"
eType="#//Employee" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="projects" upperBound="-1"
eType="#//Project" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Employee">
<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="Project">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="projectType" eType="#//ProjectType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tasks" upperBound="-1"
eType="#//Task" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Task">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="responsable" eType="#//Employee"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ProjectType">
<eLiterals name="Development" literal="Development"/>
<eLiterals name="Regie" value="1" literal="Regie"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"chartDsl","nsURI":"http://www.tad.com/chart/xtext/ChartDsl","name":"chartDsl","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,"defaultValue":null,"instanceClassName":null,"name":"Project","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Task","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ProjectType","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"container":false,"ordered":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":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":"projects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"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,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"projectType","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tasks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"responsable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"name":"Development","id":24,"value":0,"literal":"Development","eClass":"EEnumLiteral"},{"name":"Regie","id":25,"value":1,"literal":"Regie","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":6,"target":9},{"source":6,"target":1},{"source":7,"target":2},{"source":7,"target":10},{"source":7,"target":1},{"source":10,"target":2},{"source":8,"target":3},{"source":8,"target":11},{"source":8,"target":1},{"source":11,"target":3},{"source":2,"target":0},{"source":2,"target":12},{"source":12,"target":13},{"source":12,"target":2},{"source":3,"target":0},{"source":3,"target":14},{"source":3,"target":15},{"source":3,"target":16},{"source":14,"target":17},{"source":14,"target":3},{"source":15,"target":5},{"source":15,"target":18},{"source":15,"target":3},{"source":18,"target":5},{"source":16,"target":4},{"source":16,"target":19},{"source":16,"target":3},{"source":19,"target":4},{"source":4,"target":0},{"source":4,"target":20},{"source":4,"target":21},{"source":20,"target":22},{"source":20,"target":4},{"source":21,"target":2},{"source":21,"target":23},{"source":21,"target":4},{"source":23,"target":2},{"source":5,"target":0},{"source":5,"target":24},{"source":5,"target":25},{"source":24,"target":5},{"source":25,"target":5}],"multigraph":true} | ecore |
library | repo-ecore-all/data/nberrehouma/org.eclipse.emf.teneo/tests/org.eclipse.emf.teneo.samples/src/org/eclipse/emf/teneo/samples/emf/annotations/entity/model/entity.ecore | entity
Book
title
Writer
name | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="entity"
nsURI="http://www.eclipse.org/emf/teneo/samples/emf/annotations/entity" nsPrefix="entity">
<eClassifiers xsi:type="ecore:EClass" name="Book">
<eAnnotations source="teneo.jpa">
<details key="appinfo" value="@Entity(name="Boek")"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Book"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="title"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Writer">
<eAnnotations source="teneo.jpa">
<details key="appinfo" value="@Entity(name="Schrijver")"/>
</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>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"entity","nsURI":"http://www.eclipse.org/emf/teneo/samples/emf/annotations/entity","name":"entity","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Writer","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":3,"derived":false},{"id":4,"eClass":"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":5,"derived":false},{"id":6,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":3,"target":4},{"source":3,"target":1},{"source":2,"target":0},{"source":2,"target":5},{"source":5,"target":6},{"source":5,"target":2}],"multigraph":true} | ecore |
graph | repo-ecore-all/data/dwagelaar/TTC2011/metamodels/graph3.ecore | graph3
Graph
nodes
Node
text
linksTo | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="graph3"
nsURI="platform:/resource/TTC2011/metamodels/graph3.ecore" nsPrefix="graph3">
<eClassifiers xsi:type="ecore:EClass" name="Graph">
<eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1"
eType="#//Node" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Node">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="linksTo" upperBound="-1"
eType="#//Node"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"graph3","nsURI":"platform:/resource/TTC2011/metamodels/graph3.ecore","name":"graph3","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Graph","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"container":false,"ordered":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":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linksTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":3,"target":2},{"source":3,"target":4},{"source":3,"target":1},{"source":4,"target":2},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":6},{"source":5,"target":7},{"source":5,"target":2},{"source":6,"target":2},{"source":6,"target":8},{"source":6,"target":2},{"source":8,"target":2}],"multigraph":true} | ecore |
mvc | repo-ecore-all/data/jokingarcia/Transformation_coevolution/metamodels/AssistantMVCEvol13.ecore | AssistantMVC
Exam
examItems
controllers
views
ExamItem
question
Open
MultipleChoice
optional
Observable
observers
Observer
Controller
View
fontName
fontColor
controller
ExamController
ExamItemController
MultipleChoiceController
OpenController
ExamView
ExamItemView
OpenView
MultipleChoiceView
Multiple
numberOfChoices
selectionWay | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="AssistantMVC"
nsURI="http://gts.inf.um.es/test/assistant_mvc" nsPrefix="mvc">
<eClassifiers xsi:type="ecore:EClass" name="Exam" eSuperTypes="#//Observable">
<eStructuralFeatures xsi:type="ecore:EReference" name="examItems" upperBound="-1"
eType="#//ExamItem" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="controllers" upperBound="-1"
eType="#//Controller" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="views" upperBound="-1"
eType="#//View" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExamItem" abstract="true" eSuperTypes="#//Observable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="question" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Open" eSuperTypes="#//ExamItem"/>
<eClassifiers xsi:type="ecore:EClass" name="MultipleChoice" eSuperTypes="#//ExamItem #//Multiple">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="optional" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Observable">
<eStructuralFeatures xsi:type="ecore:EReference" name="observers" upperBound="-1"
eType="#//Observer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Observer"/>
<eClassifiers xsi:type="ecore:EClass" name="Controller" abstract="true" eSuperTypes="#//Observer"/>
<eClassifiers xsi:type="ecore:EClass" name="View" abstract="true" eSuperTypes="#//Observer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fontName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fontColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="controller" eType="#//Controller"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExamController" eSuperTypes="#//Controller"/>
<eClassifiers xsi:type="ecore:EClass" name="ExamItemController" abstract="true"
eSuperTypes="#//Controller"/>
<eClassifiers xsi:type="ecore:EClass" name="MultipleChoiceController" eSuperTypes="#//ExamItemController #//Multiple"/>
<eClassifiers xsi:type="ecore:EClass" name="OpenController" eSuperTypes="#//ExamItemController"/>
<eClassifiers xsi:type="ecore:EClass" name="ExamView" eSuperTypes="#//View"/>
<eClassifiers xsi:type="ecore:EClass" name="ExamItemView" eSuperTypes="#//View"/>
<eClassifiers xsi:type="ecore:EClass" name="OpenView" eSuperTypes="#//ExamView"/>
<eClassifiers xsi:type="ecore:EClass" name="MultipleChoiceView" eSuperTypes="#//ExamItemView #//Multiple"/>
<eClassifiers xsi:type="ecore:EClass" name="Multiple" eSuperTypes="#//Observable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfChoices" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="selectionWay" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"mvc","nsURI":"http://gts.inf.um.es/test/assistant_mvc","name":"AssistantMVC","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exam","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExamItem","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Open","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultipleChoice","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Observable","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Observer","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Controller","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"View","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExamController","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExamItemController","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultipleChoiceController","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpenController","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExamView","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExamItemView","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpenView","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultipleChoiceView","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Multiple","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"examItems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"controllers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"views","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"question","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"optional","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"observers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fontName","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":"fontColor","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":false,"unsettable":false,"transient":false,"unique":true,"name":"controller","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"numberOfChoices","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":"selectionWay","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":18,"target":2},{"source":18,"target":22},{"source":18,"target":1},{"source":22,"target":2},{"source":19,"target":7},{"source":19,"target":23},{"source":19,"target":1},{"source":23,"target":7},{"source":20,"target":8},{"source":20,"target":24},{"source":20,"target":1},{"source":24,"target":8},{"source":21,"target":5},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":25},{"source":2,"target":26},{"source":25,"target":27},{"source":25,"target":2},{"source":26,"target":5},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":28},{"source":28,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":17},{"source":4,"target":29},{"source":4,"target":30},{"source":4,"target":31},{"source":29,"target":32},{"source":29,"target":4},{"source":30,"target":2},{"source":31,"target":17},{"source":5,"target":0},{"source":5,"target":33},{"source":33,"target":6},{"source":33,"target":34},{"source":33,"target":5},{"source":34,"target":6},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":35},{"source":35,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":36},{"source":8,"target":37},{"source":8,"target":38},{"source":8,"target":39},{"source":36,"target":40},{"source":36,"target":8},{"source":37,"target":41},{"source":37,"target":8},{"source":38,"target":7},{"source":38,"target":42},{"source":38,"target":8},{"source":42,"target":7},{"source":39,"target":6},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":43},{"source":43,"target":7},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":44},{"source":44,"target":7},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":17},{"source":11,"target":45},{"source":11,"target":46},{"source":45,"target":10},{"source":46,"target":17},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":47},{"source":47,"target":10},{"source":13,"target":0},{"source":13,"target":8},{"source":13,"target":48},{"source":48,"target":8},{"source":14,"target":0},{"source":14,"target":8},{"source":14,"target":49},{"source":49,"target":8},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":50},{"source":50,"target":13},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":17},{"source":16,"target":51},{"source":16,"target":52},{"source":51,"target":14},{"source":52,"target":17},{"source":17,"target":0},{"source":17,"target":5},{"source":17,"target":53},{"source":17,"target":54},{"source":17,"target":55},{"source":53,"target":56},{"source":53,"target":17},{"source":54,"target":57},{"source":54,"target":17},{"source":55,"target":5}],"multigraph":true} | ecore |
statemachine | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset-mtl/repos/sbrocard/statemachine-generator/net.sb.statemachine.dsl/src-gen/net/sb/statemachine/dsl/Stm.ecore | stm
Statemachine
events
commands
guards
states
Event
name
Command
name
State
name
entryActions
doAction
stopAction
states
selfEvents
transitions
exitActions
Transition
event
guard
state
action
SelfEvent
event
guard
action
GuardCall
guard
parameters
Guard
name
parameters
Parameter
name
type | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="stm" nsURI="http://www.sb.net/statemachine/dsl/Stm" nsPrefix="stm">
<eClassifiers xsi:type="ecore:EClass" name="Statemachine">
<eStructuralFeatures xsi:type="ecore:EReference" name="events" upperBound="-1"
eType="#//Event" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="commands" upperBound="-1"
eType="#//Command" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="guards" upperBound="-1"
eType="#//Guard" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1"
eType="#//State" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Event">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Command">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="entryActions" unique="false"
upperBound="-1" eType="#//Command"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="doAction" eType="#//Command"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="stopAction" eType="#//Command"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1"
eType="#//State" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="selfEvents" upperBound="-1"
eType="#//SelfEvent" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1"
eType="#//Transition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exitActions" unique="false"
upperBound="-1" eType="#//Command"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition">
<eStructuralFeatures xsi:type="ecore:EReference" name="event" eType="#//Event"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="guard" eType="#//GuardCall"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="state" eType="#//State"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="action" eType="#//Command"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SelfEvent">
<eStructuralFeatures xsi:type="ecore:EReference" name="event" eType="#//Event"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="guard" eType="#//GuardCall"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="action" eType="#//Command"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GuardCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="guard" eType="#//Guard"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="parameters" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Guard">
<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"/>
</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:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"stm","nsURI":"http://www.sb.net/statemachine/dsl/Stm","name":"stm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statemachine","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Command","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelfEvent","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GuardCall","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guard","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","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":"events","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":"commands","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":"guards","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"entryActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"doAction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"stopAction","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":"states","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":"selfEvents","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":"transitions","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":false,"name":"exitActions","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"event","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"guard","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"action","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"event","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guard","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"action","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"guard","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"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":"parameters","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"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":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":1,"target":0},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":10,"target":2},{"source":10,"target":14},{"source":10,"target":1},{"source":14,"target":2},{"source":11,"target":3},{"source":11,"target":15},{"source":11,"target":1},{"source":15,"target":3},{"source":12,"target":8},{"source":12,"target":16},{"source":12,"target":1},{"source":16,"target":8},{"source":13,"target":4},{"source":13,"target":17},{"source":13,"target":1},{"source":17,"target":4},{"source":2,"target":0},{"source":2,"target":18},{"source":18,"target":19},{"source":18,"target":2},{"source":3,"target":0},{"source":3,"target":20},{"source":20,"target":21},{"source":20,"target":3},{"source":4,"target":0},{"source":4,"target":22},{"source":4,"target":23},{"source":4,"target":24},{"source":4,"target":25},{"source":4,"target":26},{"source":4,"target":27},{"source":4,"target":28},{"source":4,"target":29},{"source":22,"target":30},{"source":22,"target":4},{"source":23,"target":3},{"source":23,"target":31},{"source":23,"target":4},{"source":31,"target":3},{"source":24,"target":3},{"source":24,"target":32},{"source":24,"target":4},{"source":32,"target":3},{"source":25,"target":3},{"source":25,"target":33},{"source":25,"target":4},{"source":33,"target":3},{"source":26,"target":4},{"source":26,"target":34},{"source":26,"target":4},{"source":34,"target":4},{"source":27,"target":6},{"source":27,"target":35},{"source":27,"target":4},{"source":35,"target":6},{"source":28,"target":5},{"source":28,"target":36},{"source":28,"target":4},{"source":36,"target":5},{"source":29,"target":3},{"source":29,"target":37},{"source":29,"target":4},{"source":37,"target":3},{"source":5,"target":0},{"source":5,"target":38},{"source":5,"target":39},{"source":5,"target":40},{"source":5,"target":41},{"source":38,"target":2},{"source":38,"target":42},{"source":38,"target":5},{"source":42,"target":2},{"source":39,"target":7},{"source":39,"target":43},{"source":39,"target":5},{"source":43,"target":7},{"source":40,"target":4},{"source":40,"target":44},{"source":40,"target":5},{"source":44,"target":4},{"source":41,"target":3},{"source":41,"target":45},{"source":41,"target":5},{"source":45,"target":3},{"source":6,"target":0},{"source":6,"target":46},{"source":6,"target":47},{"source":6,"target":48},{"source":46,"target":2},{"source":46,"target":49},{"source":46,"target":6},{"source":49,"target":2},{"source":47,"target":7},{"source":47,"target":50},{"source":47,"target":6},{"source":50,"target":7},{"source":48,"target":3},{"source":48,"target":51},{"source":48,"target":6},{"source":51,"target":3},{"source":7,"target":0},{"source":7,"target":52},{"source":7,"target":53},{"source":52,"target":8},{"source":52,"target":54},{"source":52,"target":7},{"source":54,"target":8},{"source":53,"target":55},{"source":53,"target":7},{"source":8,"target":0},{"source":8,"target":56},{"source":8,"target":57},{"source":56,"target":58},{"source":56,"target":8},{"source":57,"target":9},{"source":57,"target":59},{"source":57,"target":8},{"source":59,"target":9},{"source":9,"target":0},{"source":9,"target":60},{"source":9,"target":61},{"source":60,"target":62},{"source":60,"target":9},{"source":61,"target":63},{"source":61,"target":9}],"multigraph":true} | ecore |
workflow | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/MDEGroup/MDEForge/mdeforge/githubmetamodels/PDL1.ecore | pDL1
Process
name
processElements
ProcessElement
WorkDefinition
name
WorkSequence
linkType
predecessor
successor
Guidance
text
WorkSequenceType
start2start
s2s
finish2start
f2s
start2finish
s2f
finish2finish
f2f | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="pDL1" nsURI="http://www.enseeiht.fr/PDL1" nsPrefix="pDL1">
<eClassifiers xsi:type="ecore:EClass" name="Process">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="processElements" upperBound="-1"
eType="#//ProcessElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcessElement"/>
<eClassifiers xsi:type="ecore:EClass" name="WorkDefinition" eSuperTypes="#//ProcessElement">
<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="WorkSequence" eSuperTypes="#//ProcessElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="linkType" eType="#//WorkSequenceType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" eType="#//WorkDefinition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="successor" eType="#//WorkDefinition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Guidance" eSuperTypes="#//ProcessElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="WorkSequenceType">
<eLiterals name="start2start" literal="s2s"/>
<eLiterals name="finish2start" value="1" literal="f2s"/>
<eLiterals name="start2finish" value="2" literal="s2f"/>
<eLiterals name="finish2finish" value="3" literal="f2f"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"pDL1","nsURI":"http://www.enseeiht.fr/PDL1","name":"pDL1","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Process","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessElement","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkDefinition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkSequence","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guidance","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"WorkSequenceType","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":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":"processElements","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},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"linkType","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"predecessor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"successor","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":"text","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"name":"start2start","id":24,"value":0,"literal":"s2s","eClass":"EEnumLiteral"},{"name":"finish2start","id":25,"value":1,"literal":"f2s","eClass":"EEnumLiteral"},{"name":"start2finish","id":26,"value":2,"literal":"s2f","eClass":"EEnumLiteral"},{"name":"finish2finish","id":27,"value":3,"literal":"f2f","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":7,"target":9},{"source":7,"target":1},{"source":8,"target":2},{"source":8,"target":10},{"source":8,"target":1},{"source":10,"target":2},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":11},{"source":3,"target":12},{"source":11,"target":13},{"source":11,"target":3},{"source":12,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":14},{"source":4,"target":15},{"source":4,"target":16},{"source":4,"target":17},{"source":14,"target":6},{"source":14,"target":18},{"source":14,"target":4},{"source":18,"target":6},{"source":15,"target":3},{"source":15,"target":19},{"source":15,"target":4},{"source":19,"target":3},{"source":16,"target":3},{"source":16,"target":20},{"source":16,"target":4},{"source":20,"target":3},{"source":17,"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},{"source":6,"target":0},{"source":6,"target":24},{"source":6,"target":25},{"source":6,"target":26},{"source":6,"target":27},{"source":24,"target":6},{"source":25,"target":6},{"source":26,"target":6},{"source":27,"target":6}],"multigraph":true} | ecore |
rental | repo-ecore-all/data/artist-project/ARTIST/source/Tooling/migration/application-discovery-understanding/MUT/Component_Viewpoint_MOMoT/org.eclipse.emf.henshin.examples/src/org/eclipse/emf/henshin/examples/ecore2rdb/CarRental.ecore | CarRentalModel
CarRental
customer
agencies
crafts
mainAgency
Customer
identifier
lastname
surname
bestellungen
Order
orderDate
price
craft
customer
Agency
street
place
zip
VipCustomer
discount
Craft
vin
charge
licenseNo
rentBy
Motorcycle
cm3
Automobile
isCabrio | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="CarRentalModel"
nsURI="http://www.eclipse.org/emf/henshin/examples/oo2rdb/CarRentalModel" nsPrefix="CarRentalModel">
<eClassifiers xsi:type="ecore:EClass" name="CarRental">
<eStructuralFeatures xsi:type="ecore:EReference" name="customer" upperBound="-1"
eType="#//Customer" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="agencies" lowerBound="1"
upperBound="-1" eType="#//Agency" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="crafts" lowerBound="1"
upperBound="-1" eType="#//Craft" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mainAgency" lowerBound="1"
eType="#//Agency"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Customer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lastname" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="surname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bestellungen" lowerBound="1"
upperBound="-1" eType="#//Order" containment="true" eOpposite="#//Order/customer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Order">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="orderDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="price" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="craft" lowerBound="1" eType="#//Craft"
eOpposite="#//Craft/rentBy"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="customer" lowerBound="1"
eType="#//Customer" eOpposite="#//Customer/bestellungen"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Agency">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="street" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="place" 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#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VipCustomer" eSuperTypes="#//Customer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="discount" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Craft" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="vin" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="charge" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="licenseNo" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rentBy" upperBound="-1"
eType="#//Order" eOpposite="#//Order/craft"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Motorcycle" eSuperTypes="#//Craft">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cm3" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Automobile" eSuperTypes="#//Craft">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isCabrio" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"CarRentalModel","nsURI":"http://www.eclipse.org/emf/henshin/examples/oo2rdb/CarRentalModel","name":"CarRentalModel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CarRental","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Customer","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Order","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Agency","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VipCustomer","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Craft","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Motorcycle","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Automobile","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":"customer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"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":"agencies","changeable":true,"resolveProxies":true,"lowerBound":1,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"crafts","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mainAgency","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"identifier","changeable":true,"lowerBound":0,"iD":true,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lastname","changeable":true,"lowerBound":1,"iD":false,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"surname","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bestellungen","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"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":"customer","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"orderDate","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"price","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"craft","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rentBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"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":"street","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":"place","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"zip","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"discount","changeable":true,"lowerBound":1,"iD":false,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"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":"vin","changeable":true,"lowerBound":1,"iD":true,"id":43,"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":"charge","changeable":true,"lowerBound":1,"iD":false,"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":"licenseNo","changeable":true,"lowerBound":1,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"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":"cm3","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"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":"isCabrio","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":9,"target":2},{"source":9,"target":13},{"source":9,"target":1},{"source":13,"target":2},{"source":10,"target":4},{"source":10,"target":14},{"source":10,"target":1},{"source":14,"target":4},{"source":11,"target":6},{"source":11,"target":15},{"source":11,"target":1},{"source":15,"target":6},{"source":12,"target":4},{"source":12,"target":16},{"source":12,"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":17,"target":21},{"source":17,"target":2},{"source":18,"target":22},{"source":18,"target":2},{"source":19,"target":23},{"source":19,"target":2},{"source":20,"target":3},{"source":20,"target":24},{"source":20,"target":2},{"source":20,"target":25},{"source":24,"target":3},{"source":3,"target":0},{"source":3,"target":26},{"source":3,"target":27},{"source":3,"target":28},{"source":3,"target":25},{"source":26,"target":29},{"source":26,"target":3},{"source":27,"target":30},{"source":27,"target":3},{"source":28,"target":6},{"source":28,"target":31},{"source":28,"target":3},{"source":28,"target":32},{"source":31,"target":6},{"source":25,"target":2},{"source":25,"target":33},{"source":25,"target":3},{"source":25,"target":20},{"source":33,"target":2},{"source":4,"target":0},{"source":4,"target":34},{"source":4,"target":35},{"source":4,"target":36},{"source":34,"target":37},{"source":34,"target":4},{"source":35,"target":38},{"source":35,"target":4},{"source":36,"target":39},{"source":36,"target":4},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":40},{"source":5,"target":41},{"source":40,"target":42},{"source":40,"target":5},{"source":41,"target":2},{"source":6,"target":0},{"source":6,"target":43},{"source":6,"target":44},{"source":6,"target":45},{"source":6,"target":32},{"source":43,"target":46},{"source":43,"target":6},{"source":44,"target":47},{"source":44,"target":6},{"source":45,"target":48},{"source":45,"target":6},{"source":32,"target":3},{"source":32,"target":49},{"source":32,"target":6},{"source":32,"target":28},{"source":49,"target":3},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":50},{"source":7,"target":51},{"source":50,"target":52},{"source":50,"target":7},{"source":51,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":53},{"source":8,"target":54},{"source":53,"target":55},{"source":53,"target":8},{"source":54,"target":6}],"multigraph":true} | ecore |
metrics | repo-ecore-all/data/udaykabe/gra2mol/Grammar2Model.examples.PLSQL2ASTMModel/metamodels/metrics.ecore | metrics
Measurement
tag
name
error
ValueMeasurement
value
LinkMeasurement
elements
ComplexMeasurement
measurements
Observation
measurements | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="metrics"
nsURI="http://modelums/metrics" nsPrefix="metrics">
<eClassifiers xsi:type="ecore:EClass" name="Measurement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tag" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="error" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValueMeasurement" eSuperTypes="#//Measurement">
<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="LinkMeasurement" eSuperTypes="#//Measurement">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" eType="ecore:EClass ../../Grammar2Model.KDM/model/kdm.ecore#//core/ModelElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComplexMeasurement" eSuperTypes="#//Measurement">
<eStructuralFeatures xsi:type="ecore:EReference" name="measurements" upperBound="-1"
eType="#//Measurement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Observation">
<eStructuralFeatures xsi:type="ecore:EReference" name="measurements" upperBound="-1"
eType="#//Measurement" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"metrics","nsURI":"http://modelums/metrics","name":"metrics","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Measurement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueMeasurement","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkMeasurement","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComplexMeasurement","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Observation","instanceClass":null,"abstract":false,"id":5,"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":"tag","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"error","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"measurements","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":"measurements","changeable":true,"resolveProxies":true,"lowerBound":0,"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":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":6,"target":9},{"source":6,"target":1},{"source":7,"target":10},{"source":7,"target":1},{"source":8,"target":11},{"source":8,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":12},{"source":2,"target":13},{"source":12,"target":14},{"source":12,"target":2},{"source":13,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":15},{"source":3,"target":16},{"source":15,"target":17},{"source":15,"target":3},{"source":16,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":18},{"source":4,"target":19},{"source":18,"target":1},{"source":18,"target":20},{"source":18,"target":4},{"source":20,"target":1},{"source":19,"target":1},{"source":5,"target":0},{"source":5,"target":21},{"source":21,"target":1},{"source":21,"target":22},{"source":21,"target":5},{"source":22,"target":1}],"multigraph":true} | ecore |
statemachine | repo-ecore-all/data/adisandro/MMINT/plugins/Types/StateMachine/edu.toronto.cs.se.modelepedia.statemachine/model/statemachine.ecore | statemachine
StateMachine
states
transitions
FiringElement
action
trigger
AbstractState
name
transitionsAsSource
transitionsAsTarget
State
internalActions
InitialState
FinalState
Transition
source
target
StateAction | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="statemachine" nsURI="http://se.cs.toronto.edu/modelepedia/StateMachine"
nsPrefix="statemachine">
<eClassifiers xsi:type="ecore:EClass" name="StateMachine">
<eAnnotations source="gmf.diagram"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1"
eType="#//AbstractState" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1"
eType="#//Transition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FiringElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="action" 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"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractState" 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="transitionsAsSource" upperBound="-1"
eType="#//Transition" eOpposite="#//Transition/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitionsAsTarget" upperBound="-1"
eType="#//Transition" eOpposite="#//Transition/target"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//AbstractState">
<eAnnotations source="gmf.node">
<details key="label" value="name"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="internalActions" upperBound="-1"
eType="#//StateAction" containment="true">
<eAnnotations source="gmf.compartment">
<details key="layout" value="list"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InitialState" eSuperTypes="#//AbstractState">
<eAnnotations source="gmf.node">
<details key="label.placement" value="none"/>
<details key="figure" value="ellipse"/>
<details key="size" value="20,20"/>
<details key="color" value="0,0,0"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//AbstractState">
<eAnnotations source="gmf.node">
<details key="label.placement" value="none"/>
<details key="figure" value="rectangle"/>
<details key="size" value="20,20"/>
<details key="color" value="0,0,0"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//FiringElement">
<eAnnotations source="gmf.link">
<details key="label" value="trigger,action"/>
<details key="label.pattern" value="{0}/{1}"/>
<details key="label.icon" value="true"/>
<details key="source" value="source"/>
<details key="target" value="target"/>
<details key="target.decoration" value="arrow"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//AbstractState" eOpposite="#//AbstractState/transitionsAsSource"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//AbstractState" eOpposite="#//AbstractState/transitionsAsTarget"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StateAction" eSuperTypes="#//FiringElement">
<eAnnotations source="gmf.node">
<details key="label" value="trigger,action"/>
<details key="label.pattern" value="{0}/{1}"/>
</eAnnotations>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"statemachine","nsURI":"http://se.cs.toronto.edu/modelepedia/StateMachine","name":"statemachine","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FiringElement","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractState","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialState","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateAction","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":"states","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":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"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":"action","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":"trigger","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":false,"unsettable":false,"transient":false,"unique":true,"name":"transitionsAsSource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"transitionsAsTarget","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","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":"internalActions","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"},{"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":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":1,"target":10},{"source":9,"target":3},{"source":9,"target":11},{"source":9,"target":1},{"source":11,"target":3},{"source":10,"target":7},{"source":10,"target":12},{"source":10,"target":1},{"source":12,"target":7},{"source":2,"target":0},{"source":2,"target":13},{"source":2,"target":14},{"source":13,"target":15},{"source":13,"target":2},{"source":14,"target":16},{"source":14,"target":2},{"source":3,"target":0},{"source":3,"target":17},{"source":3,"target":18},{"source":3,"target":19},{"source":17,"target":20},{"source":17,"target":3},{"source":18,"target":7},{"source":18,"target":21},{"source":18,"target":3},{"source":18,"target":22},{"source":21,"target":7},{"source":19,"target":7},{"source":19,"target":23},{"source":19,"target":3},{"source":19,"target":24},{"source":23,"target":7},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":25},{"source":4,"target":26},{"source":25,"target":8},{"source":25,"target":27},{"source":25,"target":4},{"source":27,"target":8},{"source":26,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":28},{"source":28,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":29},{"source":29,"target":3},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":22},{"source":7,"target":24},{"source":7,"target":30},{"source":22,"target":3},{"source":22,"target":31},{"source":22,"target":7},{"source":22,"target":18},{"source":31,"target":3},{"source":24,"target":3},{"source":24,"target":32},{"source":24,"target":7},{"source":24,"target":19},{"source":32,"target":3},{"source":30,"target":2},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":33},{"source":33,"target":2}],"multigraph":true} | ecore |
features | repo-ecore-all/data/latacita/hydra-temp-/HydraOld/es.uma.lcc.project.featuremodel/model/specializationmodel.ecore | specializationModel
Feature
name
valueType
typedValue
references
children
state
realName
referenciated
ValueType
FEATURE
FEATURE
FLOAT
FLOAT
INTEGER
INTEGER
NONE
NONE
STRING
STRING
ConfigState
UNDECIDED
UNDECIDED
USER_SELECTED
USER_SELECTED
USER_ELIMINATED
USER_ELIMINATED
TypedValue
integerValue
stringValue
floatValue
featureValue
Project
features
relations
featureModelURI
nameConstraintsFile
nameConfigFile
numberOfProducts
infiniteDomain
false
userConstraintsState
FeatureGroup
lowerBound
upperBound
type
children
Node
father
FeatureType
OPTIONAL
OPTIONAL
MANDATORY
MANDATORY
SIMPLE
SIMPLE
FeatureGroupType
XORGROUP
XORGROUP
ORGROUP
ORGROUP
SIMPLEGROUP
SIMPLEGROUP
Relation
RelationFG
source
target
RelationFeature
source
target
lowerBound
0
upperBound
0
type | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="specializationModel"
nsURI="http://specializationmodel" nsPrefix="specializationModel">
<eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//Node">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valueType" eType="#//ValueType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typedValue" eType="#//TypedValue"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="references" eType="#//Feature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//Node"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="state" eType="#//ConfigState"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="realName" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referenciated" upperBound="-1"
eType="#//Feature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ValueType">
<eLiterals name="FEATURE"/>
<eLiterals name="FLOAT" value="1"/>
<eLiterals name="INTEGER" value="2"/>
<eLiterals name="NONE" value="3"/>
<eLiterals name="STRING" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ConfigState">
<eLiterals name="UNDECIDED"/>
<eLiterals name="USER_SELECTED" value="1"/>
<eLiterals name="USER_ELIMINATED" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypedValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integerValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stringValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="floatValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloatObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="featureValue" eType="#//Feature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Project">
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1"
eType="#//Node" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relations" upperBound="-1"
eType="#//Relation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="featureModelURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nameConstraintsFile" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nameConfigFile" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfProducts" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="infiniteDomain" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="userConstraintsState" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureGroup" eSuperTypes="#//Node">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//FeatureGroupType"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//Feature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Node">
<eStructuralFeatures xsi:type="ecore:EReference" name="father" eType="#//Node"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="FeatureType">
<eLiterals name="OPTIONAL"/>
<eLiterals name="MANDATORY" value="1"/>
<eLiterals name="SIMPLE" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="FeatureGroupType">
<eLiterals name="XORGROUP"/>
<eLiterals name="ORGROUP" value="1"/>
<eLiterals name="SIMPLEGROUP" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Relation"/>
<eClassifiers xsi:type="ecore:EClass" name="RelationFG" eSuperTypes="#//Relation">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//Node"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Node"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RelationFeature" eSuperTypes="#//Relation">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//Feature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Feature"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//FeatureType"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"specializationModel","nsURI":"http://specializationmodel","name":"specializationModel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ValueType","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConfigState","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedValue","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Project","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroup","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FeatureType","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"FeatureGroupType","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relation","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationFG","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationFeature","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":13,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"valueType","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typedValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"realName","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referenciated","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"name":"FEATURE","id":30,"value":0,"literal":"FEATURE","eClass":"EEnumLiteral"},{"name":"FLOAT","id":31,"value":1,"literal":"FLOAT","eClass":"EEnumLiteral"},{"name":"INTEGER","id":32,"value":2,"literal":"INTEGER","eClass":"EEnumLiteral"},{"name":"NONE","id":33,"value":3,"literal":"NONE","eClass":"EEnumLiteral"},{"name":"STRING","id":34,"value":4,"literal":"STRING","eClass":"EEnumLiteral"},{"name":"UNDECIDED","id":35,"value":0,"literal":"UNDECIDED","eClass":"EEnumLiteral"},{"name":"USER_SELECTED","id":36,"value":1,"literal":"USER_SELECTED","eClass":"EEnumLiteral"},{"name":"USER_ELIMINATED","id":37,"value":2,"literal":"USER_ELIMINATED","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integerValue","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stringValue","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"floatValue","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"featureValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"featureModelURI","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nameConstraintsFile","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nameConfigFile","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"numberOfProducts","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"infiniteDomain","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"userConstraintsState","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":1,"iD":false,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":1,"iD":false,"id":63,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"father","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"name":"OPTIONAL","id":73,"value":0,"literal":"OPTIONAL","eClass":"EEnumLiteral"},{"name":"MANDATORY","id":74,"value":1,"literal":"MANDATORY","eClass":"EEnumLiteral"},{"name":"SIMPLE","id":75,"value":2,"literal":"SIMPLE","eClass":"EEnumLiteral"},{"name":"XORGROUP","id":76,"value":0,"literal":"XORGROUP","eClass":"EEnumLiteral"},{"name":"ORGROUP","id":77,"value":1,"literal":"ORGROUP","eClass":"EEnumLiteral"},{"name":"SIMPLEGROUP","id":78,"value":2,"literal":"SIMPLEGROUP","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":85,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":1,"iD":false,"id":86,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":1,"iD":false,"id":87,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":13,"target":22},{"source":13,"target":1},{"source":14,"target":2},{"source":14,"target":23},{"source":14,"target":1},{"source":23,"target":2},{"source":15,"target":4},{"source":15,"target":24},{"source":15,"target":1},{"source":24,"target":4},{"source":16,"target":1},{"source":16,"target":25},{"source":16,"target":1},{"source":25,"target":1},{"source":17,"target":7},{"source":17,"target":26},{"source":17,"target":1},{"source":26,"target":7},{"source":18,"target":3},{"source":18,"target":27},{"source":18,"target":1},{"source":27,"target":3},{"source":19,"target":28},{"source":19,"target":1},{"source":20,"target":1},{"source":20,"target":29},{"source":20,"target":1},{"source":29,"target":1},{"source":21,"target":7},{"source":2,"target":0},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":2,"target":34},{"source":30,"target":2},{"source":31,"target":2},{"source":32,"target":2},{"source":33,"target":2},{"source":34,"target":2},{"source":3,"target":0},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":35,"target":3},{"source":36,"target":3},{"source":37,"target":3},{"source":4,"target":0},{"source":4,"target":38},{"source":4,"target":39},{"source":4,"target":40},{"source":4,"target":41},{"source":38,"target":42},{"source":38,"target":4},{"source":39,"target":43},{"source":39,"target":4},{"source":40,"target":44},{"source":40,"target":4},{"source":41,"target":1},{"source":41,"target":45},{"source":41,"target":4},{"source":45,"target":1},{"source":5,"target":0},{"source":5,"target":46},{"source":5,"target":47},{"source":5,"target":48},{"source":5,"target":49},{"source":5,"target":50},{"source":5,"target":51},{"source":5,"target":52},{"source":5,"target":53},{"source":46,"target":7},{"source":46,"target":54},{"source":46,"target":5},{"source":54,"target":7},{"source":47,"target":10},{"source":47,"target":55},{"source":47,"target":5},{"source":55,"target":10},{"source":48,"target":56},{"source":48,"target":5},{"source":49,"target":57},{"source":49,"target":5},{"source":50,"target":58},{"source":50,"target":5},{"source":51,"target":59},{"source":51,"target":5},{"source":52,"target":60},{"source":52,"target":5},{"source":53,"target":61},{"source":53,"target":5},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":62},{"source":6,"target":63},{"source":6,"target":64},{"source":6,"target":65},{"source":6,"target":66},{"source":62,"target":67},{"source":62,"target":6},{"source":63,"target":68},{"source":63,"target":6},{"source":64,"target":9},{"source":64,"target":69},{"source":64,"target":6},{"source":69,"target":9},{"source":65,"target":1},{"source":65,"target":70},{"source":65,"target":6},{"source":70,"target":1},{"source":66,"target":7},{"source":7,"target":0},{"source":7,"target":71},{"source":71,"target":7},{"source":71,"target":72},{"source":71,"target":7},{"source":72,"target":7},{"source":8,"target":0},{"source":8,"target":73},{"source":8,"target":74},{"source":8,"target":75},{"source":73,"target":8},{"source":74,"target":8},{"source":75,"target":8},{"source":9,"target":0},{"source":9,"target":76},{"source":9,"target":77},{"source":9,"target":78},{"source":76,"target":9},{"source":77,"target":9},{"source":78,"target":9},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":79},{"source":11,"target":80},{"source":11,"target":81},{"source":79,"target":7},{"source":79,"target":82},{"source":79,"target":11},{"source":82,"target":7},{"source":80,"target":7},{"source":80,"target":83},{"source":80,"target":11},{"source":83,"target":7},{"source":81,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":84},{"source":12,"target":85},{"source":12,"target":86},{"source":12,"target":87},{"source":12,"target":88},{"source":12,"target":89},{"source":84,"target":1},{"source":84,"target":90},{"source":84,"target":12},{"source":90,"target":1},{"source":85,"target":1},{"source":85,"target":91},{"source":85,"target":12},{"source":91,"target":1},{"source":86,"target":92},{"source":86,"target":12},{"source":87,"target":93},{"source":87,"target":12},{"source":88,"target":8},{"source":88,"target":94},{"source":88,"target":12},{"source":94,"target":8},{"source":89,"target":10}],"multigraph":true} | ecore |
metamodelling | repo-ecore-all/data/hugo-a-garcia/rodinia/source/be.kuleuven.rodinia.dsl.datatypes/src-gen/be/kuleuven/rodinia/dsl/datatypes/Datatypes.ecore | datatypes
TypeModel
elements
AbstractElement
DataTypeLibrary
name
elements
Import
importedNamespace
DataType
name
SimpleType
ComplexType
superType
fields
Field
many
name
type | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="datatypes" nsURI="http://www.kuleuven.be/rodinia/dsl/datatypes/Datatypes"
nsPrefix="datatypes">
<eClassifiers xsi:type="ecore:EClass" name="TypeModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//AbstractElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractElement"/>
<eClassifiers xsi:type="ecore:EClass" name="DataTypeLibrary" eSuperTypes="#//AbstractElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//AbstractElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Import" eSuperTypes="#//AbstractElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="importedNamespace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//AbstractElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleType" eSuperTypes="#//DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="ComplexType" eSuperTypes="#//DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="superType" eType="#//ComplexType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1"
eType="#//Field" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Field">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="many" 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="type" eType="#//DataType"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"datatypes","nsURI":"http://www.kuleuven.be/rodinia/dsl/datatypes/Datatypes","name":"datatypes","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractElement","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataTypeLibrary","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Import","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComplexType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Field","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":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"importedNamespace","changeable":true,"lowerBound":0,"iD":false,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superType","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":"fields","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":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"many","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"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":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":9,"target":2},{"source":9,"target":10},{"source":9,"target":1},{"source":10,"target":2},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":11},{"source":3,"target":12},{"source":3,"target":13},{"source":11,"target":14},{"source":11,"target":3},{"source":12,"target":2},{"source":12,"target":15},{"source":12,"target":3},{"source":15,"target":2},{"source":13,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":16},{"source":4,"target":17},{"source":16,"target":18},{"source":16,"target":4},{"source":17,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":19},{"source":5,"target":20},{"source":19,"target":21},{"source":19,"target":5},{"source":20,"target":2},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":22},{"source":22,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":23},{"source":7,"target":24},{"source":7,"target":25},{"source":23,"target":7},{"source":23,"target":26},{"source":23,"target":7},{"source":26,"target":7},{"source":24,"target":8},{"source":24,"target":27},{"source":24,"target":7},{"source":27,"target":8},{"source":25,"target":5},{"source":8,"target":0},{"source":8,"target":28},{"source":8,"target":29},{"source":8,"target":30},{"source":28,"target":31},{"source":28,"target":8},{"source":29,"target":32},{"source":29,"target":8},{"source":30,"target":5},{"source":30,"target":33},{"source":30,"target":8},{"source":33,"target":5}],"multigraph":true} | ecore |
statemachine | repo-ecore-all/data/MaximeMillier/L3/COO/meta-model state machine/model/metaModelSM.ecore | metaModelSM
NewEClass1
neweclass2
NewEClass2
StateMachine
region
NewDataType1
java.lang.Object
newDataType1
State
source
region
InitialState
FinalState
Region
transition
Transition
triggered
defines
Triggers
target
signal
Guard
Signal | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="metaModelSM" nsURI="http://www.example.org/metaModelSM" nsPrefix="metaModelSM">
<eClassifiers xsi:type="ecore:EClass" name="NewEClass1">
<eStructuralFeatures xsi:type="ecore:EReference" name="neweclass2" upperBound="-1"
eType="#//NewEClass2" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NewEClass2"/>
<eClassifiers xsi:type="ecore:EClass" name="StateMachine">
<eStructuralFeatures xsi:type="ecore:EReference" name="region" upperBound="-1"
eType="#//Region" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="NewDataType1" instanceTypeName="newDataType1"/>
<eClassifiers xsi:type="ecore:EClass" name="State">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//Triggers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="region" upperBound="-1"
eType="#//Region" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InitialState" eSuperTypes="#//State"/>
<eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State"/>
<eClassifiers xsi:type="ecore:EClass" name="Region">
<eStructuralFeatures xsi:type="ecore:EReference" name="transition" upperBound="-1"
eType="#//Transition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition">
<eStructuralFeatures xsi:type="ecore:EReference" name="triggered" upperBound="-1"
eType="#//Triggers" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defines" upperBound="-1"
eType="#//Guard" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Triggers">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//State"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="signal" eType="#//Signal"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Guard"/>
<eClassifiers xsi:type="ecore:EClass" name="Signal"/>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"metaModelSM","nsURI":"http://www.example.org/metaModelSM","name":"metaModelSM","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewEClass1","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewEClass2","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":"newDataType1","defaultValue":null,"instanceClassName":"java.lang.Object","name":"NewDataType1","instanceClass":"java.lang.Object","id":4,"serializable":true,"eClass":"EDataType"},{"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":"InitialState","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Triggers","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guard","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","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":"neweclass2","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"region","changeable":true,"resolveProxies":true,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"source","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":"region","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"triggered","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":"defines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":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":13,"target":2},{"source":13,"target":14},{"source":13,"target":1},{"source":14,"target":2},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":15},{"source":15,"target":8},{"source":15,"target":16},{"source":15,"target":3},{"source":16,"target":8},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":17},{"source":5,"target":18},{"source":17,"target":10},{"source":17,"target":19},{"source":17,"target":5},{"source":19,"target":10},{"source":18,"target":8},{"source":18,"target":20},{"source":18,"target":5},{"source":20,"target":8},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":21},{"source":21,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":22},{"source":22,"target":5},{"source":8,"target":0},{"source":8,"target":23},{"source":23,"target":9},{"source":23,"target":24},{"source":23,"target":8},{"source":24,"target":9},{"source":9,"target":0},{"source":9,"target":25},{"source":9,"target":26},{"source":25,"target":10},{"source":25,"target":27},{"source":25,"target":9},{"source":27,"target":10},{"source":26,"target":11},{"source":26,"target":28},{"source":26,"target":9},{"source":28,"target":11},{"source":10,"target":0},{"source":10,"target":29},{"source":10,"target":30},{"source":29,"target":5},{"source":29,"target":31},{"source":29,"target":10},{"source":31,"target":5},{"source":30,"target":12},{"source":30,"target":32},{"source":30,"target":10},{"source":32,"target":12},{"source":11,"target":0},{"source":12,"target":0}],"multigraph":true} | ecore |
library | repo-ecore-all/data/jku-isse/ecco/extras/emf/src/test/resources/Library.ecore | library
Book
title
pages
author
ISBN
Library
name
books
Writer
name
GuideBookWriter
countries
SpecialistBookWriter
subject
ISBN
java.lang.String
java.lang.String | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="library" nsURI="http://www.eclipse.org/emf/jcrm/samples/emf/sample/Library"
nsPrefix="library">
<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" unique="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="title"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pages" unique="false" 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:EReference" name="author" lowerBound="1"
eType="#//Writer">
<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="ISBN" eType="#//ISBN" iD="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Library">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" iD="true">
<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" containment="true">
<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" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" iD="true">
<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="GuideBookWriter" eSuperTypes="#//Writer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="countries" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SpecialistBookWriter" eSuperTypes="#//Writer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="subject" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="ISBN" instanceClassName="java.lang.String"/>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"library","nsURI":"http://www.eclipse.org/emf/jcrm/samples/emf/sample/Library","name":"library","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Writer","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GuideBookWriter","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecialistBookWriter","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"ISBN","instanceClass":"java.lang.String","id":6,"serializable":true,"eClass":"EDataType"},{"ordered":true,"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":7,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":false,"name":"pages","changeable":true,"lowerBound":1,"iD":false,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"ISBN","changeable":true,"lowerBound":0,"iD":true,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":true,"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":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":true,"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":false,"unique":true,"name":"countries","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"subject","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":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":7,"target":11},{"source":7,"target":1},{"source":8,"target":12},{"source":8,"target":1},{"source":9,"target":3},{"source":9,"target":13},{"source":9,"target":1},{"source":13,"target":3},{"source":10,"target":6},{"source":10,"target":14},{"source":10,"target":1},{"source":14,"target":6},{"source":2,"target":0},{"source":2,"target":15},{"source":2,"target":16},{"source":15,"target":17},{"source":15,"target":2},{"source":16,"target":1},{"source":16,"target":18},{"source":16,"target":2},{"source":18,"target":1},{"source":3,"target":0},{"source":3,"target":19},{"source":19,"target":20},{"source":19,"target":3},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":21},{"source":4,"target":22},{"source":21,"target":23},{"source":21,"target":4},{"source":22,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":24},{"source":5,"target":25},{"source":24,"target":26},{"source":24,"target":5},{"source":25,"target":3},{"source":6,"target":0}],"multigraph":true} | ecore |
modelling | repo-ecore-all/data/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2InsMATLABmustBeOwnedHasOwner.ecore | UML2
Dependency
RemoveStructuralFeatureValueAction
Usage
InputPin
Port
WriteVariableAction
EventOccurrence
TimeInterval
PartDecomposition
ReplyAction
UseCase
Constraint
DestroyLinkAction
Class
Type
InteractionFragment
LiteralInteger
Parameter
CreateLinkAction
ActivityNode
Artifact
AcceptCallAction
ProtocolTransition
IntervalConstraint
ExpansionRegion
NamedElement
Action
InteractionOperand
CallOperationAction
StructuredClassifier
Gate
Feature
InitialNode
Stereotype
CallBehaviorAction
DeploymentTarget
Implementation
EnumerationLiteral
WriteLinkAction
Abstraction
TemplateableElement
RemoveVariableValueAction
PackageImport
Permission
LinkEndCreationData
ClearAssociationAction
GeneralOrdering
Connector
LinkEndData
LoopNode
ReadLinkObjectEndQualifierAction
Pin
ClearVariableAction
InstanceSpecification
CallTrigger
BehavioredClassifier
Node
ExecutionOccurrence
InteractionOccurrence
BroadcastSignalAction
Vertex
StructuredActivityNode
ActivityPartition
Element
owner
CommunicationPath
ConnectorEnd
ReadVariableAction
PackageMerge
DeployedArtifact
Extension
ProtocolConformance
ExecutionEnvironment
Model
Actor
InformationItem
CallAction
Pseudostate
TimeExpression
ActivityEdge
TemplateParameterSubstitution
ClearStructuralFeatureAction
ExceptionHandler
ChangeTrigger
Transition
Property
DirectedRelationship
AcceptEventAction
InvocationAction
DecisionNode
Message
TestIdentityAction
SendObjectAction
ReadIsClassifiedObjectAction
State
StructuralFeature
CreateLinkObjectAction
Continuation
QualifierValue
TimeTrigger
Relationship
Realization
ValueSpecification
ProfileApplication
MergeNode
Operation
ValuePin
ConnectableElement
Stop
ElementImport
SendSignalAction
ParameterableElement
DeploymentSpecification
ApplyFunctionAction
Reception
DurationInterval
TemplateBinding
MultiplicityElement
GeneralizationSet
ExtensionEnd
Expression
ActivityGroup
InformationFlow
Lifeline
ReclassifyObjectAction
LiteralUnlimitedNatural
Behavior
Extend
Duration
Interval
LiteralString
ControlFlow
Interface
DataType
Device
LiteralBoolean
ReadLinkAction
StringExpression
TemplateableClassifier
Deployment
TimeObservationAction
CollaborationOccurrence
ActivityFinalNode
ForkNode
LiteralNull
CentralBufferNode
Trigger
InteractionConstraint
ReadSelfAction
Collaboration
Region
StartOwnedBehaviorAction
ObjectNode
Classifier
ExpansionNode
CreateObjectAction
Manifestation
ControlNode
Package
ClassifierTemplateParameter
TimeConstraint
Profile
Interaction
JoinNode
Enumeration
TypedElement
EncapsulatedClassifier
Namespace
SignalTrigger
ConnectableElementTemplateParameter
DestroyObjectAction
Include
ParameterableClassifier
LinkAction
RaiseExceptionAction
Generalization
InstanceValue
TemplateParameter
CombinedFragment
DurationObservationAction
Slot
StateInvariant
WriteStructuralFeatureAction
Association
ConnectionPointReference
ParameterSet
ReadLinkObjectEndAction
OpaqueExpression
FinalState
ExtensionPoint
ConditionalNode
FlowFinalNode
Activity
Comment
VariableAction
AddVariableValueAction
Component
ProtocolStateMachine
RedefinableElement
Variable
ObjectFlow
PrimitiveFunction
Signal
OutputPin
AddStructuralFeatureValueAction
InterruptibleActivityRegion
FinalNode
BehavioralFeature
MessageTrigger
LiteralSpecification
AssociationClass
PrimitiveType
OperationTemplateParameter
DataStoreNode
StructuralFeatureAction
PackageableElement
RedefinableTemplateSignature
ReadStructuralFeatureAction
ReadExtentAction
MessageEnd
ActivityParameterNode
TemplateSignature
StateMachine
ExecutableNode
Substitution
DurationConstraint
AnyTrigger
Clause | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2" nsURI="http:///UML2.ecore" nsPrefix="UML2">
<eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//PackageableElement #//DirectedRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="RemoveStructuralFeatureValueAction"
eSuperTypes="#//WriteStructuralFeatureAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Usage" eSuperTypes="#//Dependency"/>
<eClassifiers xsi:type="ecore:EClass" name="InputPin" eSuperTypes="#//Pin"/>
<eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property"/>
<eClassifiers xsi:type="ecore:EClass" name="WriteVariableAction" eSuperTypes="#//VariableAction"/>
<eClassifiers xsi:type="ecore:EClass" name="EventOccurrence" eSuperTypes="#//InteractionFragment #//MessageEnd"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//Interval"/>
<eClassifiers xsi:type="ecore:EClass" name="PartDecomposition" eSuperTypes="#//InteractionOccurrence"/>
<eClassifiers xsi:type="ecore:EClass" name="ReplyAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="DestroyLinkAction" eSuperTypes="#//WriteLinkAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionFragment" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//ConnectableElement #//TypedElement #//MultiplicityElement"/>
<eClassifiers xsi:type="ecore:EClass" name="CreateLinkAction" eSuperTypes="#//WriteLinkAction"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityNode" eSuperTypes="#//RedefinableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier #//DeployedArtifact"/>
<eClassifiers xsi:type="ecore:EClass" name="AcceptCallAction" eSuperTypes="#//AcceptEventAction"/>
<eClassifiers xsi:type="ecore:EClass" name="ProtocolTransition" eSuperTypes="#//Transition"/>
<eClassifiers xsi:type="ecore:EClass" name="IntervalConstraint" eSuperTypes="#//Constraint"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpansionRegion" eSuperTypes="#//StructuredActivityNode"/>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" eSuperTypes="#//TemplateableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//ExecutableNode"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionOperand" eSuperTypes="#//Namespace #//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="CallOperationAction" eSuperTypes="#//CallAction"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Gate" eSuperTypes="#//MessageEnd"/>
<eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//RedefinableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="InitialNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/>
<eClassifiers xsi:type="ecore:EClass" name="CallBehaviorAction" eSuperTypes="#//CallAction"/>
<eClassifiers xsi:type="ecore:EClass" name="DeploymentTarget" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Implementation" eSuperTypes="#//Realization"/>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//InstanceSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="WriteLinkAction" eSuperTypes="#//LinkAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Abstraction" eSuperTypes="#//Dependency"/>
<eClassifiers xsi:type="ecore:EClass" name="TemplateableElement" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="RemoveVariableValueAction" eSuperTypes="#//WriteVariableAction"/>
<eClassifiers xsi:type="ecore:EClass" name="PackageImport" eSuperTypes="#//DirectedRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="Permission" eSuperTypes="#//Dependency"/>
<eClassifiers xsi:type="ecore:EClass" name="LinkEndCreationData" eSuperTypes="#//LinkEndData"/>
<eClassifiers xsi:type="ecore:EClass" name="ClearAssociationAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="GeneralOrdering" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//Feature"/>
<eClassifiers xsi:type="ecore:EClass" name="LinkEndData" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="LoopNode" eSuperTypes="#//StructuredActivityNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndQualifierAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="Pin" eSuperTypes="#//ObjectNode #//MultiplicityElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ClearVariableAction" eSuperTypes="#//VariableAction"/>
<eClassifiers xsi:type="ecore:EClass" name="InstanceSpecification" eSuperTypes="#//PackageableElement #//DeploymentTarget #//DeployedArtifact"/>
<eClassifiers xsi:type="ecore:EClass" name="CallTrigger" eSuperTypes="#//MessageTrigger"/>
<eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class #//DeploymentTarget"/>
<eClassifiers xsi:type="ecore:EClass" name="ExecutionOccurrence" eSuperTypes="#//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionOccurrence" eSuperTypes="#//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="BroadcastSignalAction" eSuperTypes="#//InvocationAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Vertex" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuredActivityNode" eSuperTypes="#//Action #//Namespace #//ActivityGroup"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityPartition" eSuperTypes="#//NamedElement #//ActivityGroup"/>
<eClassifiers xsi:type="ecore:EClass" name="Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//Element"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association"/>
<eClassifiers xsi:type="ecore:EClass" name="ConnectorEnd" eSuperTypes="#//MultiplicityElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadVariableAction" eSuperTypes="#//VariableAction"/>
<eClassifiers xsi:type="ecore:EClass" name="PackageMerge" eSuperTypes="#//DirectedRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="DeployedArtifact" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association"/>
<eClassifiers xsi:type="ecore:EClass" name="ProtocolConformance" eSuperTypes="#//DirectedRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/>
<eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//Package"/>
<eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="CallAction" eSuperTypes="#//InvocationAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Pseudostate" eSuperTypes="#//Vertex"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//ValueSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" eSuperTypes="#//RedefinableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TemplateParameterSubstitution" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ClearStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/>
<eClassifiers xsi:type="ecore:EClass" name="ExceptionHandler" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ChangeTrigger" eSuperTypes="#//Trigger"/>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//RedefinableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature #//ConnectableElement #//DeploymentTarget"/>
<eClassifiers xsi:type="ecore:EClass" name="DirectedRelationship" eSuperTypes="#//Relationship"/>
<eClassifiers xsi:type="ecore:EClass" name="AcceptEventAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="InvocationAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Message" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TestIdentityAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="SendObjectAction" eSuperTypes="#//InvocationAction"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadIsClassifiedObjectAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//Namespace #//RedefinableElement #//Vertex"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" eSuperTypes="#//Feature #//TypedElement #//MultiplicityElement"/>
<eClassifiers xsi:type="ecore:EClass" name="CreateLinkObjectAction" eSuperTypes="#//CreateLinkAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Continuation" eSuperTypes="#//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="QualifierValue" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeTrigger" eSuperTypes="#//Trigger"/>
<eClassifiers xsi:type="ecore:EClass" name="Relationship" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Realization" eSuperTypes="#//Abstraction"/>
<eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" eSuperTypes="#//TypedElement #//ParameterableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ProfileApplication" eSuperTypes="#//PackageImport"/>
<eClassifiers xsi:type="ecore:EClass" name="MergeNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature #//TypedElement #//MultiplicityElement #//ParameterableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ValuePin" eSuperTypes="#//InputPin"/>
<eClassifiers xsi:type="ecore:EClass" name="ConnectableElement" eSuperTypes="#//NamedElement #//ParameterableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Stop" eSuperTypes="#//EventOccurrence"/>
<eClassifiers xsi:type="ecore:EClass" name="ElementImport" eSuperTypes="#//DirectedRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="SendSignalAction" eSuperTypes="#//InvocationAction"/>
<eClassifiers xsi:type="ecore:EClass" name="ParameterableElement" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact"/>
<eClassifiers xsi:type="ecore:EClass" name="ApplyFunctionAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="#//BehavioralFeature"/>
<eClassifiers xsi:type="ecore:EClass" name="DurationInterval" eSuperTypes="#//Interval"/>
<eClassifiers xsi:type="ecore:EClass" name="TemplateBinding" eSuperTypes="#//DirectedRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="MultiplicityElement" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="GeneralizationSet" eSuperTypes="#//PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property"/>
<eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//OpaqueExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityGroup" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InformationFlow" eSuperTypes="#//PackageableElement #//DirectedRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ReclassifyObjectAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="#//Class"/>
<eClassifiers xsi:type="ecore:EClass" name="Extend" eSuperTypes="#//NamedElement #//DirectedRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="Duration" eSuperTypes="#//ValueSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="Interval" eSuperTypes="#//ValueSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="ControlFlow" eSuperTypes="#//ActivityEdge"/>
<eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadLinkAction" eSuperTypes="#//LinkAction"/>
<eClassifiers xsi:type="ecore:EClass" name="StringExpression" eSuperTypes="#//TemplateableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Deployment" eSuperTypes="#//Dependency"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/>
<eClassifiers xsi:type="ecore:EClass" name="CollaborationOccurrence" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityFinalNode" eSuperTypes="#//FinalNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="CentralBufferNode" eSuperTypes="#//ObjectNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Trigger" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionConstraint" eSuperTypes="#//Constraint"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadSelfAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="#//Namespace #//RedefinableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="StartOwnedBehaviorAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="ObjectNode" eSuperTypes="#//ActivityNode #//TypedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Classifier" eSuperTypes="#//Namespace #//Type #//RedefinableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode"/>
<eClassifiers xsi:type="ecore:EClass" name="CreateObjectAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="Manifestation" eSuperTypes="#//Abstraction"/>
<eClassifiers xsi:type="ecore:EClass" name="ControlNode" eSuperTypes="#//ActivityNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ClassifierTemplateParameter" eSuperTypes="#//TemplateParameter"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeConstraint" eSuperTypes="#//IntervalConstraint"/>
<eClassifiers xsi:type="ecore:EClass" name="Profile" eSuperTypes="#//Package"/>
<eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior #//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" eSuperTypes="#//StructuredClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Namespace" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="SignalTrigger" eSuperTypes="#//MessageTrigger"/>
<eClassifiers xsi:type="ecore:EClass" name="ConnectableElementTemplateParameter"
eSuperTypes="#//TemplateParameter"/>
<eClassifiers xsi:type="ecore:EClass" name="DestroyObjectAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="Include" eSuperTypes="#//NamedElement #//DirectedRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="LinkAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="RaiseExceptionAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="Generalization" eSuperTypes="#//DirectedRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="TemplateParameter" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CombinedFragment" eSuperTypes="#//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="DurationObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Slot" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="StateInvariant" eSuperTypes="#//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="WriteStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier #//Relationship"/>
<eClassifiers xsi:type="ecore:EClass" name="ConnectionPointReference" eSuperTypes="#//Vertex"/>
<eClassifiers xsi:type="ecore:EClass" name="ParameterSet" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State"/>
<eClassifiers xsi:type="ecore:EClass" name="ExtensionPoint" eSuperTypes="#//RedefinableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalNode" eSuperTypes="#//StructuredActivityNode"/>
<eClassifiers xsi:type="ecore:EClass" name="FlowFinalNode" eSuperTypes="#//FinalNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"/>
<eClassifiers xsi:type="ecore:EClass" name="Comment" eSuperTypes="#//TemplateableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="VariableAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="AddVariableValueAction" eSuperTypes="#//WriteVariableAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"/>
<eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"/>
<eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//ConnectableElement #//TypedElement #//MultiplicityElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ObjectFlow" eSuperTypes="#//ActivityEdge"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveFunction" eSuperTypes="#//PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="OutputPin" eSuperTypes="#//Pin"/>
<eClassifiers xsi:type="ecore:EClass" name="AddStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/>
<eClassifiers xsi:type="ecore:EClass" name="InterruptibleActivityRegion" eSuperTypes="#//ActivityGroup"/>
<eClassifiers xsi:type="ecore:EClass" name="FinalNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" eSuperTypes="#//Namespace #//Feature"/>
<eClassifiers xsi:type="ecore:EClass" name="MessageTrigger" eSuperTypes="#//Trigger"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" eSuperTypes="#//ValueSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="OperationTemplateParameter" eSuperTypes="#//TemplateParameter"/>
<eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//CentralBufferNode"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="PackageableElement" eSuperTypes="#//NamedElement #//ParameterableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="RedefinableTemplateSignature" eSuperTypes="#//RedefinableElement #//TemplateSignature"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadExtentAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="MessageEnd" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode"/>
<eClassifiers xsi:type="ecore:EClass" name="TemplateSignature" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"/>
<eClassifiers xsi:type="ecore:EClass" name="ExecutableNode" eSuperTypes="#//ActivityNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Substitution" eSuperTypes="#//Realization"/>
<eClassifiers xsi:type="ecore:EClass" name="DurationConstraint" eSuperTypes="#//IntervalConstraint"/>
<eClassifiers xsi:type="ecore:EClass" name="AnyTrigger" eSuperTypes="#//MessageTrigger"/>
<eClassifiers xsi:type="ecore:EClass" name="Clause" eSuperTypes="#//Element"/>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"UML2","nsURI":"http:///UML2.ecore","name":"UML2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Usage","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPin","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteVariableAction","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventOccurrence","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartDecomposition","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplyAction","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyLinkAction","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionFragment","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkAction","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptCallAction","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolTransition","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntervalConstraint","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionRegion","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOperand","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallOperationAction","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gate","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallBehaviorAction","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentTarget","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implementation","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteLinkAction","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstraction","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableElement","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveVariableValueAction","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageImport","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Permission","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkEndCreationData","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearAssociationAction","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralOrdering","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkEndData","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopNode","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndQualifierAction","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearVariableAction","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceSpecification","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallTrigger","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionOccurrence","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOccurrence","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BroadcastSignalAction","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vertex","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredActivityNode","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityPartition","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectorEnd","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadVariableAction","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageMerge","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeployedArtifact","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolConformance","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallAction","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameterSubstitution","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearStructuralFeatureAction","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExceptionHandler","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeTrigger","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectedRelationship","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptEventAction","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvocationAction","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestIdentityAction","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendObjectAction","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadIsClassifiedObjectAction","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkObjectAction","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Continuation","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualifierValue","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeTrigger","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProfileApplication","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MergeNode","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePin","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectableElement","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stop","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementImport","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendSignalAction","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableElement","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplyFunctionAction","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationInterval","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateBinding","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityElement","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizationSet","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionEnd","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityGroup","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationFlow","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReclassifyObjectAction","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extend","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlFlow","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkAction","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringExpression","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deployment","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeObservationAction","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollaborationOccurrence","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinalNode","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CentralBufferNode","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionConstraint","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadSelfAction","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartOwnedBehaviorAction","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionNode","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateObjectAction","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifestation","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierTemplateParameter","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeConstraint","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Profile","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalTrigger","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectableElementTemplateParameter","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyObjectAction","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Include","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkAction","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExceptionAction","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generalization","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameter","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationObservationAction","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Slot","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateInvariant","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteStructuralFeatureAction","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionPointReference","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterSet","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndAction","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionPoint","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalNode","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowFinalNode","instanceClass":null,"abstract":false,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAction","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddVariableValueAction","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":199,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectFlow","instanceClass":null,"abstract":false,"id":200,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveFunction","instanceClass":null,"abstract":false,"id":201,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":202,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPin","instanceClass":null,"abstract":false,"id":203,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterruptibleActivityRegion","instanceClass":null,"abstract":false,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalNode","instanceClass":null,"abstract":false,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":false,"id":207,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageTrigger","instanceClass":null,"abstract":false,"id":208,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":false,"id":209,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":210,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":211,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationTemplateParameter","instanceClass":null,"abstract":false,"id":212,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","instanceClass":null,"abstract":false,"id":213,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureAction","instanceClass":null,"abstract":false,"id":214,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":false,"id":215,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableTemplateSignature","instanceClass":null,"abstract":false,"id":216,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadStructuralFeatureAction","instanceClass":null,"abstract":false,"id":217,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadExtentAction","instanceClass":null,"abstract":false,"id":218,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEnd","instanceClass":null,"abstract":false,"id":219,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","instanceClass":null,"abstract":false,"id":220,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateSignature","instanceClass":null,"abstract":false,"id":221,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":222,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableNode","instanceClass":null,"abstract":false,"id":223,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Substitution","instanceClass":null,"abstract":false,"id":224,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationConstraint","instanceClass":null,"abstract":false,"id":225,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyTrigger","instanceClass":null,"abstract":false,"id":226,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Clause","instanceClass":null,"abstract":false,"id":227,"interface":false,"eClass":"EClass"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"container":false,"ordered":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":305,"derived":false},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":0,"target":136},{"source":0,"target":137},{"source":0,"target":138},{"source":0,"target":139},{"source":0,"target":140},{"source":0,"target":141},{"source":0,"target":142},{"source":0,"target":143},{"source":0,"target":144},{"source":0,"target":145},{"source":0,"target":146},{"source":0,"target":147},{"source":0,"target":148},{"source":0,"target":149},{"source":0,"target":150},{"source":0,"target":151},{"source":0,"target":152},{"source":0,"target":153},{"source":0,"target":154},{"source":0,"target":155},{"source":0,"target":156},{"source":0,"target":157},{"source":0,"target":158},{"source":0,"target":159},{"source":0,"target":160},{"source":0,"target":161},{"source":0,"target":162},{"source":0,"target":163},{"source":0,"target":164},{"source":0,"target":165},{"source":0,"target":166},{"source":0,"target":167},{"source":0,"target":168},{"source":0,"target":169},{"source":0,"target":170},{"source":0,"target":171},{"source":0,"target":172},{"source":0,"target":173},{"source":0,"target":174},{"source":0,"target":175},{"source":0,"target":176},{"source":0,"target":177},{"source":0,"target":178},{"source":0,"target":179},{"source":0,"target":180},{"source":0,"target":181},{"source":0,"target":182},{"source":0,"target":183},{"source":0,"target":184},{"source":0,"target":185},{"source":0,"target":186},{"source":0,"target":187},{"source":0,"target":188},{"source":0,"target":189},{"source":0,"target":190},{"source":0,"target":191},{"source":0,"target":192},{"source":0,"target":193},{"source":0,"target":194},{"source":0,"target":195},{"source":0,"target":196},{"source":0,"target":197},{"source":0,"target":198},{"source":0,"target":199},{"source":0,"target":200},{"source":0,"target":201},{"source":0,"target":202},{"source":0,"target":203},{"source":0,"target":204},{"source":0,"target":205},{"source":0,"target":206},{"source":0,"target":207},{"source":0,"target":208},{"source":0,"target":209},{"source":0,"target":210},{"source":0,"target":211},{"source":0,"target":212},{"source":0,"target":213},{"source":0,"target":214},{"source":0,"target":215},{"source":0,"target":216},{"source":0,"target":217},{"source":0,"target":218},{"source":0,"target":219},{"source":0,"target":220},{"source":0,"target":221},{"source":0,"target":222},{"source":0,"target":223},{"source":0,"target":224},{"source":0,"target":225},{"source":0,"target":226},{"source":0,"target":227},{"source":1,"target":0},{"source":1,"target":215},{"source":1,"target":86},{"source":1,"target":228},{"source":1,"target":229},{"source":228,"target":215},{"source":229,"target":86},{"source":2,"target":0},{"source":2,"target":182},{"source":2,"target":230},{"source":230,"target":182},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":231},{"source":231,"target":1},{"source":4,"target":0},{"source":4,"target":52},{"source":4,"target":232},{"source":232,"target":52},{"source":5,"target":0},{"source":5,"target":85},{"source":5,"target":233},{"source":233,"target":85},{"source":6,"target":0},{"source":6,"target":194},{"source":6,"target":234},{"source":234,"target":194},{"source":7,"target":0},{"source":7,"target":16},{"source":7,"target":219},{"source":7,"target":235},{"source":7,"target":236},{"source":235,"target":16},{"source":236,"target":219},{"source":8,"target":0},{"source":8,"target":129},{"source":8,"target":237},{"source":237,"target":129},{"source":9,"target":0},{"source":9,"target":59},{"source":9,"target":238},{"source":238,"target":59},{"source":10,"target":0},{"source":10,"target":27},{"source":10,"target":239},{"source":239,"target":27},{"source":11,"target":0},{"source":11,"target":56},{"source":11,"target":240},{"source":240,"target":56},{"source":12,"target":0},{"source":12,"target":215},{"source":12,"target":241},{"source":241,"target":215},{"source":13,"target":0},{"source":13,"target":39},{"source":13,"target":242},{"source":242,"target":39},{"source":14,"target":0},{"source":14,"target":56},{"source":14,"target":166},{"source":14,"target":243},{"source":14,"target":244},{"source":243,"target":56},{"source":244,"target":166},{"source":15,"target":0},{"source":15,"target":215},{"source":15,"target":245},{"source":245,"target":215},{"source":16,"target":0},{"source":16,"target":26},{"source":16,"target":246},{"source":246,"target":26},{"source":17,"target":0},{"source":17,"target":209},{"source":17,"target":247},{"source":247,"target":209},{"source":18,"target":0},{"source":18,"target":107},{"source":18,"target":165},{"source":18,"target":117},{"source":18,"target":248},{"source":18,"target":249},{"source":18,"target":250},{"source":248,"target":107},{"source":249,"target":165},{"source":250,"target":117},{"source":19,"target":0},{"source":19,"target":39},{"source":19,"target":251},{"source":251,"target":39},{"source":20,"target":0},{"source":20,"target":198},{"source":20,"target":252},{"source":252,"target":198},{"source":21,"target":0},{"source":21,"target":153},{"source":21,"target":69},{"source":21,"target":253},{"source":21,"target":254},{"source":253,"target":153},{"source":254,"target":69},{"source":22,"target":0},{"source":22,"target":87},{"source":22,"target":255},{"source":255,"target":87},{"source":23,"target":0},{"source":23,"target":84},{"source":23,"target":256},{"source":256,"target":84},{"source":24,"target":0},{"source":24,"target":12},{"source":24,"target":257},{"source":257,"target":12},{"source":25,"target":0},{"source":25,"target":62},{"source":25,"target":258},{"source":258,"target":62},{"source":26,"target":0},{"source":26,"target":41},{"source":26,"target":259},{"source":259,"target":41},{"source":27,"target":0},{"source":27,"target":223},{"source":27,"target":260},{"source":260,"target":223},{"source":28,"target":0},{"source":28,"target":167},{"source":28,"target":16},{"source":28,"target":261},{"source":28,"target":262},{"source":261,"target":167},{"source":262,"target":16},{"source":29,"target":0},{"source":29,"target":76},{"source":29,"target":263},{"source":263,"target":76},{"source":30,"target":0},{"source":30,"target":153},{"source":30,"target":264},{"source":264,"target":153},{"source":31,"target":0},{"source":31,"target":219},{"source":31,"target":265},{"source":265,"target":219},{"source":32,"target":0},{"source":32,"target":198},{"source":32,"target":266},{"source":266,"target":198},{"source":33,"target":0},{"source":33,"target":157},{"source":33,"target":267},{"source":267,"target":157},{"source":34,"target":0},{"source":34,"target":14},{"source":34,"target":268},{"source":268,"target":14},{"source":35,"target":0},{"source":35,"target":76},{"source":35,"target":269},{"source":269,"target":76},{"source":36,"target":0},{"source":36,"target":26},{"source":36,"target":270},{"source":270,"target":26},{"source":37,"target":0},{"source":37,"target":101},{"source":37,"target":271},{"source":271,"target":101},{"source":38,"target":0},{"source":38,"target":54},{"source":38,"target":272},{"source":272,"target":54},{"source":39,"target":0},{"source":39,"target":173},{"source":39,"target":273},{"source":273,"target":173},{"source":40,"target":0},{"source":40,"target":1},{"source":40,"target":274},{"source":274,"target":1},{"source":41,"target":0},{"source":41,"target":64},{"source":41,"target":275},{"source":275,"target":64},{"source":42,"target":0},{"source":42,"target":6},{"source":42,"target":276},{"source":276,"target":6},{"source":43,"target":0},{"source":43,"target":86},{"source":43,"target":277},{"source":277,"target":86},{"source":44,"target":0},{"source":44,"target":1},{"source":44,"target":278},{"source":278,"target":1},{"source":45,"target":0},{"source":45,"target":49},{"source":45,"target":279},{"source":279,"target":49},{"source":46,"target":0},{"source":46,"target":27},{"source":46,"target":280},{"source":280,"target":27},{"source":47,"target":0},{"source":47,"target":26},{"source":47,"target":281},{"source":281,"target":26},{"source":48,"target":0},{"source":48,"target":32},{"source":48,"target":282},{"source":282,"target":32},{"source":49,"target":0},{"source":49,"target":64},{"source":49,"target":283},{"source":283,"target":64},{"source":50,"target":0},{"source":50,"target":62},{"source":50,"target":284},{"source":284,"target":62},{"source":51,"target":0},{"source":51,"target":27},{"source":51,"target":285},{"source":285,"target":27},{"source":52,"target":0},{"source":52,"target":152},{"source":52,"target":117},{"source":52,"target":286},{"source":52,"target":287},{"source":286,"target":152},{"source":287,"target":117},{"source":53,"target":0},{"source":53,"target":194},{"source":53,"target":288},{"source":288,"target":194},{"source":54,"target":0},{"source":54,"target":215},{"source":54,"target":36},{"source":54,"target":69},{"source":54,"target":289},{"source":54,"target":290},{"source":54,"target":291},{"source":289,"target":215},{"source":290,"target":36},{"source":291,"target":69},{"source":55,"target":0},{"source":55,"target":208},{"source":55,"target":292},{"source":292,"target":208},{"source":56,"target":0},{"source":56,"target":153},{"source":56,"target":293},{"source":293,"target":153},{"source":57,"target":0},{"source":57,"target":14},{"source":57,"target":36},{"source":57,"target":294},{"source":57,"target":295},{"source":294,"target":14},{"source":295,"target":36},{"source":58,"target":0},{"source":58,"target":16},{"source":58,"target":296},{"source":296,"target":16},{"source":59,"target":0},{"source":59,"target":16},{"source":59,"target":297},{"source":297,"target":16},{"source":60,"target":0},{"source":60,"target":88},{"source":60,"target":298},{"source":298,"target":88},{"source":61,"target":0},{"source":61,"target":26},{"source":61,"target":299},{"source":299,"target":26},{"source":62,"target":0},{"source":62,"target":27},{"source":62,"target":167},{"source":62,"target":121},{"source":62,"target":300},{"source":62,"target":301},{"source":62,"target":302},{"source":300,"target":27},{"source":301,"target":167},{"source":302,"target":121},{"source":63,"target":0},{"source":63,"target":26},{"source":63,"target":121},{"source":63,"target":303},{"source":63,"target":304},{"source":303,"target":26},{"source":304,"target":121},{"source":64,"target":0},{"source":64,"target":305},{"source":305,"target":64},{"source":305,"target":306},{"source":305,"target":64},{"source":306,"target":64},{"source":65,"target":0},{"source":65,"target":183},{"source":65,"target":307},{"source":307,"target":183},{"source":66,"target":0},{"source":66,"target":117},{"source":66,"target":308},{"source":308,"target":117},{"source":67,"target":0},{"source":67,"target":194},{"source":67,"target":309},{"source":309,"target":194},{"source":68,"target":0},{"source":68,"target":86},{"source":68,"target":310},{"source":310,"target":86},{"source":69,"target":0},{"source":69,"target":26},{"source":69,"target":311},{"source":311,"target":26},{"source":70,"target":0},{"source":70,"target":183},{"source":70,"target":312},{"source":312,"target":183},{"source":71,"target":0},{"source":71,"target":86},{"source":71,"target":313},{"source":313,"target":86},{"source":72,"target":0},{"source":72,"target":57},{"source":72,"target":314},{"source":314,"target":57},{"source":73,"target":0},{"source":73,"target":158},{"source":73,"target":315},{"source":315,"target":158},{"source":74,"target":0},{"source":74,"target":153},{"source":74,"target":316},{"source":316,"target":153},{"source":75,"target":0},{"source":75,"target":153},{"source":75,"target":317},{"source":317,"target":153},{"source":76,"target":0},{"source":76,"target":88},{"source":76,"target":318},{"source":318,"target":88},{"source":77,"target":0},{"source":77,"target":61},{"source":77,"target":319},{"source":319,"target":61},{"source":78,"target":0},{"source":78,"target":102},{"source":78,"target":320},{"source":320,"target":102},{"source":79,"target":0},{"source":79,"target":198},{"source":79,"target":321},{"source":321,"target":198},{"source":80,"target":0},{"source":80,"target":64},{"source":80,"target":322},{"source":322,"target":64},{"source":81,"target":0},{"source":81,"target":214},{"source":81,"target":323},{"source":323,"target":214},{"source":82,"target":0},{"source":82,"target":64},{"source":82,"target":324},{"source":324,"target":64},{"source":83,"target":0},{"source":83,"target":146},{"source":83,"target":325},{"source":325,"target":146},{"source":84,"target":0},{"source":84,"target":198},{"source":84,"target":326},{"source":326,"target":198},{"source":85,"target":0},{"source":85,"target":95},{"source":85,"target":107},{"source":85,"target":36},{"source":85,"target":327},{"source":85,"target":328},{"source":85,"target":329},{"source":327,"target":95},{"source":328,"target":107},{"source":329,"target":36},{"source":86,"target":0},{"source":86,"target":100},{"source":86,"target":330},{"source":330,"target":100},{"source":87,"target":0},{"source":87,"target":27},{"source":87,"target":331},{"source":331,"target":27},{"source":88,"target":0},{"source":88,"target":27},{"source":88,"target":332},{"source":332,"target":27},{"source":89,"target":0},{"source":89,"target":157},{"source":89,"target":333},{"source":333,"target":157},{"source":90,"target":0},{"source":90,"target":26},{"source":90,"target":334},{"source":334,"target":26},{"source":91,"target":0},{"source":91,"target":27},{"source":91,"target":335},{"source":335,"target":27},{"source":92,"target":0},{"source":92,"target":88},{"source":92,"target":336},{"source":336,"target":88},{"source":93,"target":0},{"source":93,"target":27},{"source":93,"target":337},{"source":337,"target":27},{"source":94,"target":0},{"source":94,"target":167},{"source":94,"target":198},{"source":94,"target":61},{"source":94,"target":338},{"source":94,"target":339},{"source":94,"target":340},{"source":338,"target":167},{"source":339,"target":198},{"source":340,"target":61},{"source":95,"target":0},{"source":95,"target":32},{"source":95,"target":165},{"source":95,"target":117},{"source":95,"target":341},{"source":95,"target":342},{"source":95,"target":343},{"source":341,"target":32},{"source":342,"target":165},{"source":343,"target":117},{"source":96,"target":0},{"source":96,"target":19},{"source":96,"target":344},{"source":344,"target":19},{"source":97,"target":0},{"source":97,"target":16},{"source":97,"target":345},{"source":345,"target":16},{"source":98,"target":0},{"source":98,"target":64},{"source":98,"target":346},{"source":346,"target":64},{"source":99,"target":0},{"source":99,"target":146},{"source":99,"target":347},{"source":347,"target":146},{"source":100,"target":0},{"source":100,"target":64},{"source":100,"target":348},{"source":348,"target":64},{"source":101,"target":0},{"source":101,"target":40},{"source":101,"target":349},{"source":349,"target":40},{"source":102,"target":0},{"source":102,"target":165},{"source":102,"target":111},{"source":102,"target":350},{"source":102,"target":351},{"source":350,"target":165},{"source":351,"target":111},{"source":103,"target":0},{"source":103,"target":43},{"source":103,"target":352},{"source":352,"target":43},{"source":104,"target":0},{"source":104,"target":157},{"source":104,"target":353},{"source":353,"target":157},{"source":105,"target":0},{"source":105,"target":207},{"source":105,"target":165},{"source":105,"target":117},{"source":105,"target":111},{"source":105,"target":354},{"source":105,"target":355},{"source":105,"target":356},{"source":105,"target":357},{"source":354,"target":207},{"source":355,"target":165},{"source":356,"target":117},{"source":357,"target":111},{"source":106,"target":0},{"source":106,"target":4},{"source":106,"target":358},{"source":358,"target":4},{"source":107,"target":0},{"source":107,"target":26},{"source":107,"target":111},{"source":107,"target":359},{"source":107,"target":360},{"source":359,"target":26},{"source":360,"target":111},{"source":108,"target":0},{"source":108,"target":7},{"source":108,"target":361},{"source":361,"target":7},{"source":109,"target":0},{"source":109,"target":86},{"source":109,"target":362},{"source":362,"target":86},{"source":110,"target":0},{"source":110,"target":88},{"source":110,"target":363},{"source":363,"target":88},{"source":111,"target":0},{"source":111,"target":64},{"source":111,"target":364},{"source":364,"target":64},{"source":112,"target":0},{"source":112,"target":21},{"source":112,"target":365},{"source":365,"target":21},{"source":113,"target":0},{"source":113,"target":27},{"source":113,"target":366},{"source":366,"target":27},{"source":114,"target":0},{"source":114,"target":207},{"source":114,"target":367},{"source":367,"target":207},{"source":115,"target":0},{"source":115,"target":129},{"source":115,"target":368},{"source":368,"target":129},{"source":116,"target":0},{"source":116,"target":86},{"source":116,"target":369},{"source":369,"target":86},{"source":117,"target":0},{"source":117,"target":64},{"source":117,"target":370},{"source":370,"target":64},{"source":118,"target":0},{"source":118,"target":215},{"source":118,"target":371},{"source":371,"target":215},{"source":119,"target":0},{"source":119,"target":85},{"source":119,"target":372},{"source":372,"target":85},{"source":120,"target":0},{"source":120,"target":187},{"source":120,"target":373},{"source":373,"target":187},{"source":121,"target":0},{"source":121,"target":64},{"source":121,"target":374},{"source":374,"target":64},{"source":122,"target":0},{"source":122,"target":215},{"source":122,"target":86},{"source":122,"target":375},{"source":122,"target":376},{"source":375,"target":215},{"source":376,"target":86},{"source":123,"target":0},{"source":123,"target":26},{"source":123,"target":377},{"source":377,"target":26},{"source":124,"target":0},{"source":124,"target":27},{"source":124,"target":378},{"source":378,"target":27},{"source":125,"target":0},{"source":125,"target":209},{"source":125,"target":379},{"source":379,"target":209},{"source":126,"target":0},{"source":126,"target":14},{"source":126,"target":380},{"source":380,"target":14},{"source":127,"target":0},{"source":127,"target":26},{"source":127,"target":86},{"source":127,"target":381},{"source":127,"target":382},{"source":381,"target":26},{"source":382,"target":86},{"source":128,"target":0},{"source":128,"target":102},{"source":128,"target":383},{"source":383,"target":102},{"source":129,"target":0},{"source":129,"target":102},{"source":129,"target":384},{"source":384,"target":102},{"source":130,"target":0},{"source":130,"target":209},{"source":130,"target":385},{"source":385,"target":209},{"source":131,"target":0},{"source":131,"target":79},{"source":131,"target":386},{"source":386,"target":79},{"source":132,"target":0},{"source":132,"target":153},{"source":132,"target":387},{"source":387,"target":153},{"source":133,"target":0},{"source":133,"target":153},{"source":133,"target":388},{"source":388,"target":153},{"source":134,"target":0},{"source":134,"target":57},{"source":134,"target":389},{"source":389,"target":57},{"source":135,"target":0},{"source":135,"target":209},{"source":135,"target":390},{"source":390,"target":209},{"source":136,"target":0},{"source":136,"target":173},{"source":136,"target":391},{"source":391,"target":173},{"source":137,"target":0},{"source":137,"target":41},{"source":137,"target":392},{"source":392,"target":41},{"source":138,"target":0},{"source":138,"target":153},{"source":138,"target":393},{"source":393,"target":153},{"source":139,"target":0},{"source":139,"target":1},{"source":139,"target":394},{"source":394,"target":1},{"source":140,"target":0},{"source":140,"target":182},{"source":140,"target":395},{"source":395,"target":182},{"source":141,"target":0},{"source":141,"target":26},{"source":141,"target":396},{"source":396,"target":26},{"source":142,"target":0},{"source":142,"target":206},{"source":142,"target":397},{"source":397,"target":206},{"source":143,"target":0},{"source":143,"target":157},{"source":143,"target":398},{"source":398,"target":157},{"source":144,"target":0},{"source":144,"target":209},{"source":144,"target":399},{"source":399,"target":209},{"source":145,"target":0},{"source":145,"target":152},{"source":145,"target":400},{"source":400,"target":152},{"source":146,"target":0},{"source":146,"target":26},{"source":146,"target":401},{"source":401,"target":26},{"source":147,"target":0},{"source":147,"target":12},{"source":147,"target":402},{"source":402,"target":12},{"source":148,"target":0},{"source":148,"target":27},{"source":148,"target":403},{"source":403,"target":27},{"source":149,"target":0},{"source":149,"target":56},{"source":149,"target":30},{"source":149,"target":404},{"source":149,"target":405},{"source":404,"target":56},{"source":405,"target":30},{"source":150,"target":0},{"source":150,"target":167},{"source":150,"target":198},{"source":150,"target":406},{"source":150,"target":407},{"source":406,"target":167},{"source":407,"target":198},{"source":151,"target":0},{"source":151,"target":27},{"source":151,"target":408},{"source":408,"target":27},{"source":152,"target":0},{"source":152,"target":20},{"source":152,"target":165},{"source":152,"target":409},{"source":152,"target":410},{"source":409,"target":20},{"source":410,"target":165},{"source":153,"target":0},{"source":153,"target":167},{"source":153,"target":15},{"source":153,"target":198},{"source":153,"target":411},{"source":153,"target":412},{"source":153,"target":413},{"source":411,"target":167},{"source":412,"target":15},{"source":413,"target":198},{"source":154,"target":0},{"source":154,"target":152},{"source":154,"target":414},{"source":414,"target":152},{"source":155,"target":0},{"source":155,"target":27},{"source":155,"target":415},{"source":415,"target":27},{"source":156,"target":0},{"source":156,"target":40},{"source":156,"target":416},{"source":416,"target":40},{"source":157,"target":0},{"source":157,"target":20},{"source":157,"target":417},{"source":417,"target":20},{"source":158,"target":0},{"source":158,"target":167},{"source":158,"target":215},{"source":158,"target":418},{"source":158,"target":419},{"source":418,"target":167},{"source":419,"target":215},{"source":159,"target":0},{"source":159,"target":177},{"source":159,"target":420},{"source":420,"target":177},{"source":160,"target":0},{"source":160,"target":24},{"source":160,"target":421},{"source":421,"target":24},{"source":161,"target":0},{"source":161,"target":158},{"source":161,"target":422},{"source":422,"target":158},{"source":162,"target":0},{"source":162,"target":126},{"source":162,"target":16},{"source":162,"target":423},{"source":162,"target":424},{"source":423,"target":126},{"source":424,"target":16},{"source":163,"target":0},{"source":163,"target":157},{"source":163,"target":425},{"source":425,"target":157},{"source":164,"target":0},{"source":164,"target":133},{"source":164,"target":426},{"source":426,"target":133},{"source":165,"target":0},{"source":165,"target":26},{"source":165,"target":427},{"source":427,"target":26},{"source":166,"target":0},{"source":166,"target":30},{"source":166,"target":428},{"source":428,"target":30},{"source":167,"target":0},{"source":167,"target":26},{"source":167,"target":429},{"source":429,"target":26},{"source":168,"target":0},{"source":168,"target":208},{"source":168,"target":430},{"source":430,"target":208},{"source":169,"target":0},{"source":169,"target":177},{"source":169,"target":431},{"source":431,"target":177},{"source":170,"target":0},{"source":170,"target":27},{"source":170,"target":432},{"source":432,"target":27},{"source":171,"target":0},{"source":171,"target":26},{"source":171,"target":86},{"source":171,"target":433},{"source":171,"target":434},{"source":433,"target":26},{"source":434,"target":86},{"source":172,"target":0},{"source":172,"target":153},{"source":172,"target":435},{"source":435,"target":153},{"source":173,"target":0},{"source":173,"target":27},{"source":173,"target":436},{"source":436,"target":27},{"source":174,"target":0},{"source":174,"target":27},{"source":174,"target":437},{"source":437,"target":27},{"source":175,"target":0},{"source":175,"target":86},{"source":175,"target":438},{"source":438,"target":86},{"source":176,"target":0},{"source":176,"target":102},{"source":176,"target":439},{"source":439,"target":102},{"source":177,"target":0},{"source":177,"target":64},{"source":177,"target":440},{"source":440,"target":64},{"source":178,"target":0},{"source":178,"target":16},{"source":178,"target":441},{"source":441,"target":16},{"source":179,"target":0},{"source":179,"target":182},{"source":179,"target":442},{"source":442,"target":182},{"source":180,"target":0},{"source":180,"target":64},{"source":180,"target":443},{"source":443,"target":64},{"source":181,"target":0},{"source":181,"target":16},{"source":181,"target":444},{"source":444,"target":16},{"source":182,"target":0},{"source":182,"target":214},{"source":182,"target":445},{"source":445,"target":214},{"source":183,"target":0},{"source":183,"target":153},{"source":183,"target":100},{"source":183,"target":446},{"source":183,"target":447},{"source":446,"target":153},{"source":447,"target":100},{"source":184,"target":0},{"source":184,"target":61},{"source":184,"target":448},{"source":448,"target":61},{"source":185,"target":0},{"source":185,"target":26},{"source":185,"target":449},{"source":449,"target":26},{"source":186,"target":0},{"source":186,"target":27},{"source":186,"target":450},{"source":450,"target":27},{"source":187,"target":0},{"source":187,"target":102},{"source":187,"target":451},{"source":451,"target":102},{"source":188,"target":0},{"source":188,"target":94},{"source":188,"target":452},{"source":452,"target":94},{"source":189,"target":0},{"source":189,"target":198},{"source":189,"target":453},{"source":453,"target":198},{"source":190,"target":0},{"source":190,"target":62},{"source":190,"target":454},{"source":454,"target":62},{"source":191,"target":0},{"source":191,"target":206},{"source":191,"target":455},{"source":455,"target":206},{"source":192,"target":0},{"source":192,"target":126},{"source":192,"target":456},{"source":456,"target":126},{"source":193,"target":0},{"source":193,"target":41},{"source":193,"target":457},{"source":457,"target":41},{"source":194,"target":0},{"source":194,"target":27},{"source":194,"target":458},{"source":458,"target":27},{"source":195,"target":0},{"source":195,"target":6},{"source":195,"target":459},{"source":459,"target":6},{"source":196,"target":0},{"source":196,"target":14},{"source":196,"target":460},{"source":460,"target":14},{"source":197,"target":0},{"source":197,"target":222},{"source":197,"target":461},{"source":461,"target":222},{"source":198,"target":0},{"source":198,"target":26},{"source":198,"target":462},{"source":462,"target":26},{"source":199,"target":0},{"source":199,"target":107},{"source":199,"target":165},{"source":199,"target":117},{"source":199,"target":463},{"source":199,"target":464},{"source":199,"target":465},{"source":463,"target":107},{"source":464,"target":165},{"source":465,"target":117},{"source":200,"target":0},{"source":200,"target":79},{"source":200,"target":466},{"source":466,"target":79},{"source":201,"target":0},{"source":201,"target":215},{"source":201,"target":467},{"source":467,"target":215},{"source":202,"target":0},{"source":202,"target":153},{"source":202,"target":468},{"source":468,"target":153},{"source":203,"target":0},{"source":203,"target":52},{"source":203,"target":469},{"source":469,"target":52},{"source":204,"target":0},{"source":204,"target":182},{"source":204,"target":470},{"source":470,"target":182},{"source":205,"target":0},{"source":205,"target":121},{"source":205,"target":471},{"source":471,"target":121},{"source":206,"target":0},{"source":206,"target":157},{"source":206,"target":472},{"source":472,"target":157},{"source":207,"target":0},{"source":207,"target":167},{"source":207,"target":32},{"source":207,"target":473},{"source":207,"target":474},{"source":473,"target":167},{"source":474,"target":32},{"source":208,"target":0},{"source":208,"target":146},{"source":208,"target":475},{"source":475,"target":146},{"source":209,"target":0},{"source":209,"target":102},{"source":209,"target":476},{"source":476,"target":102},{"source":210,"target":0},{"source":210,"target":14},{"source":210,"target":183},{"source":210,"target":477},{"source":210,"target":478},{"source":477,"target":14},{"source":478,"target":183},{"source":211,"target":0},{"source":211,"target":133},{"source":211,"target":479},{"source":479,"target":133},{"source":212,"target":0},{"source":212,"target":177},{"source":212,"target":480},{"source":480,"target":177},{"source":213,"target":0},{"source":213,"target":145},{"source":213,"target":481},{"source":481,"target":145},{"source":214,"target":0},{"source":214,"target":27},{"source":214,"target":482},{"source":482,"target":27},{"source":215,"target":0},{"source":215,"target":26},{"source":215,"target":111},{"source":215,"target":483},{"source":215,"target":484},{"source":483,"target":26},{"source":484,"target":111},{"source":216,"target":0},{"source":216,"target":198},{"source":216,"target":221},{"source":216,"target":485},{"source":216,"target":486},{"source":485,"target":198},{"source":486,"target":221},{"source":217,"target":0},{"source":217,"target":214},{"source":217,"target":487},{"source":487,"target":214},{"source":218,"target":0},{"source":218,"target":27},{"source":218,"target":488},{"source":488,"target":27},{"source":219,"target":0},{"source":219,"target":26},{"source":219,"target":489},{"source":489,"target":26},{"source":220,"target":0},{"source":220,"target":152},{"source":220,"target":490},{"source":490,"target":152},{"source":221,"target":0},{"source":221,"target":64},{"source":221,"target":491},{"source":491,"target":64},{"source":222,"target":0},{"source":222,"target":126},{"source":222,"target":492},{"source":492,"target":126},{"source":223,"target":0},{"source":223,"target":20},{"source":223,"target":493},{"source":493,"target":20},{"source":224,"target":0},{"source":224,"target":101},{"source":224,"target":494},{"source":494,"target":101},{"source":225,"target":0},{"source":225,"target":24},{"source":225,"target":495},{"source":495,"target":24},{"source":226,"target":0},{"source":226,"target":208},{"source":226,"target":496},{"source":496,"target":208},{"source":227,"target":0},{"source":227,"target":64},{"source":227,"target":497},{"source":497,"target":64}],"multigraph":true} | ecore |
education | repo-ecore-all/data/nicolasiltis/ASD/courses/model/courses.ecore | courses
University
StudentInscription
name
StaffInscription
name
course
staff
studyProgram
students
name
Course
listCourseInstance
code
name
credit
studyProgram
student
Content
examArrangement
paragraph
CourseInstance
contactInfo
courseContent
coursework
timetable
examination
courseRequired
courseRecommended
creditsReduction
ExaminationArrangement
type
grade
evaluationForms
EvaluationForm
type
weighting
duration
examAids
Paragraph
name
description
Coursework
termNumber
teachingSemester
numLectHour
numLabHour
numSpecHour
instructionLanguage
location
ContactInfo
department
phone
courseCoordinator
staff
Timetable
listCourseHour
CourseHour
day
startHour
endHour
type
room
plannedFor
ExaminationPanel
evaluationForm
date
time
room
StudyProgram
code
courses
student
Person
SignUpExam
course
CancelExam
course
PassingExam
course
name
course
studyProgram
Credits
CreditsReduction
course
reduction
Day
Monday
Monday
Tuesday
Tuesday
Wednesday
Wednesday
Thursday
Thursday
Friday
Friday
HourStart
h0815
0815
h0915
0915
h1015
1015
h1115
1115
h1215
1215
h1315
1315
h1415
1415
h1515
1515
h1615
1615
h1715
1715
h1815
1815
h1915
1915
HourEnd
h0800
0800
h0900
0900
h1000
1000
h1100
1100
h1200
1200
h1300
1300
h1400
1400
h1500
1500
h1600
1600
h1700
1700
h1800
1800
h1900
1900
h2000
2000
Semester
Autumn2010
Autumn2010
Spring2011
Spring2011
Autumn2011
Autumn2011
Spring2012
Spring2012
Autumn2012
Autumn2012
Spring2013
Spring2013
Autumn2013
Autumn2013
Spring2014
Spring2014
Autumn2014
Autumn2014
Spring2015
Spring2015
Autumn2015
Autumn2015
Spring2016
Spring2016
Autumn2016
Autumn2016
Spring2017
Spring2017
Autumn2017
Autumn2017
Spring2018
Spring2018
TeachingLanguage
English
English
Norwegian
Norwegian
Location
Trondheim
Trondheim
Department
DepartmentofComputerScience
Department of Computer Science
DepartmentofMathematicalSciences
Department of Mathematical Sciences | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="courses" nsURI="platform:/plugin/courses/model/courses.ecore"
nsPrefix="courses">
<eClassifiers xsi:type="ecore:EClass" name="University">
<eOperations name="StudentInscription">
<eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="StaffInscription">
<eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="course" upperBound="-1"
eType="#//Course" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="staff" upperBound="-1"
eType="#//Person" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="studyProgram" upperBound="-1"
eType="#//StudyProgram" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="students" upperBound="-1"
eType="#//Person" 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="Course">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="courseNotRequiredCourse reductionItselfCourse timetableAndCoursework"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="listCourseInstance" upperBound="-1"
eType="#//CourseInstance" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="code" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="credit" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="studyProgram" upperBound="-1"
eType="#//StudyProgram" eOpposite="#//StudyProgram/courses"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="student" upperBound="-1"
eType="#//Person" eOpposite="#//Person/course"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Content">
<eStructuralFeatures xsi:type="ecore:EReference" name="examArrangement" eType="#//ExaminationArrangement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="paragraph" upperBound="-1"
eType="#//Paragraph" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CourseInstance">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="weight100"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="contactInfo" lowerBound="1"
eType="#//ContactInfo" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="courseContent" lowerBound="1"
eType="#//Content" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="coursework" lowerBound="1"
eType="#//Coursework" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="timetable" lowerBound="1"
eType="#//Timetable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="examination" lowerBound="1"
eType="#//ExaminationPanel" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="courseRequired" upperBound="-1"
eType="#//Course"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="courseRecommended" upperBound="-1"
eType="#//Course"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="creditsReduction" upperBound="-1"
eType="#//CreditsReduction" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExaminationArrangement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="grade" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="evaluationForms" upperBound="-1"
eType="#//ExaminationPanel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EvaluationForm">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="weighting" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="duration" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="examAids" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Paragraph">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Coursework">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="termNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="teachingSemester" eType="#//Semester"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numLectHour" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numLabHour" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numSpecHour" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="instructionLanguage" eType="#//TeachingLanguage"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="#//Location"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContactInfo">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="department" eType="#//Department"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="phone" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="courseCoordinator" eType="#//Person"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="staff" upperBound="-1"
eType="#//Person"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Timetable">
<eStructuralFeatures xsi:type="ecore:EReference" name="listCourseHour" upperBound="-1"
eType="#//CourseHour" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CourseHour">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="starthourNotBiggerThanEndhour"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="day" lowerBound="1" eType="#//Day"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startHour" lowerBound="1"
eType="#//HourStart"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endHour" lowerBound="1"
eType="#//HourEnd"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="room" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="plannedFor" upperBound="-1"
eType="#//StudyProgram"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExaminationPanel">
<eStructuralFeatures xsi:type="ecore:EReference" name="evaluationForm" upperBound="-1"
eType="#//EvaluationForm" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="date" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="time" lowerBound="1" eType="#//HourStart"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="room" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StudyProgram">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="code" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="courses" upperBound="-1"
eType="#//Course" eOpposite="#//Course/studyProgram"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="student" upperBound="-1"
eType="#//Person" eOpposite="#//Person/studyProgram"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Person">
<eOperations name="SignUpExam">
<eParameters name="course" lowerBound="1" eType="#//Course"/>
</eOperations>
<eOperations name="CancelExam">
<eParameters name="course" eType="#//Course"/>
</eOperations>
<eOperations name="PassingExam">
<eParameters name="course" eType="#//Course"/>
</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="course" upperBound="-1"
eType="#//Course" eOpposite="#//Course/student"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="studyProgram" eType="#//StudyProgram"
eOpposite="#//StudyProgram/student"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Credits" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CreditsReduction">
<eStructuralFeatures xsi:type="ecore:EReference" name="course" lowerBound="1"
eType="#//Course"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="reduction" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Day">
<eLiterals name="Monday"/>
<eLiterals name="Tuesday" value="1"/>
<eLiterals name="Wednesday" value="2"/>
<eLiterals name="Thursday" value="3"/>
<eLiterals name="Friday" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="HourStart">
<eLiterals name="h0815" literal="0815"/>
<eLiterals name="h0915" value="1" literal="0915"/>
<eLiterals name="h1015" value="2" literal="1015"/>
<eLiterals name="h1115" value="3" literal="1115"/>
<eLiterals name="h1215" value="4" literal="1215"/>
<eLiterals name="h1315" value="5" literal="1315"/>
<eLiterals name="h1415" value="6" literal="1415"/>
<eLiterals name="h1515" value="7" literal="1515"/>
<eLiterals name="h1615" value="8" literal="1615"/>
<eLiterals name="h1715" value="9" literal="1715"/>
<eLiterals name="h1815" value="10" literal="1815"/>
<eLiterals name="h1915" value="11" literal="1915"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="HourEnd">
<eLiterals name="h0800" literal="0800"/>
<eLiterals name="h0900" value="1" literal="0900"/>
<eLiterals name="h1000" value="2" literal="1000"/>
<eLiterals name="h1100" value="3" literal="1100"/>
<eLiterals name="h1200" value="4" literal="1200"/>
<eLiterals name="h1300" value="5" literal="1300"/>
<eLiterals name="h1400" value="6" literal="1400"/>
<eLiterals name="h1500" value="7" literal="1500"/>
<eLiterals name="h1600" value="8" literal="1600"/>
<eLiterals name="h1700" value="9" literal="1700"/>
<eLiterals name="h1800" value="10" literal="1800"/>
<eLiterals name="h1900" value="11" literal="1900"/>
<eLiterals name="h2000" value="12" literal="2000"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Semester">
<eLiterals name="Autumn2010"/>
<eLiterals name="Spring2011" value="1"/>
<eLiterals name="Autumn2011" value="2"/>
<eLiterals name="Spring2012" value="3"/>
<eLiterals name="Autumn2012" value="4"/>
<eLiterals name="Spring2013" value="5"/>
<eLiterals name="Autumn2013" value="6"/>
<eLiterals name="Spring2014" value="7"/>
<eLiterals name="Autumn2014" value="8"/>
<eLiterals name="Spring2015" value="9"/>
<eLiterals name="Autumn2015" value="10"/>
<eLiterals name="Spring2016" value="11"/>
<eLiterals name="Autumn2016" value="12"/>
<eLiterals name="Spring2017" value="13"/>
<eLiterals name="Autumn2017" value="14"/>
<eLiterals name="Spring2018" value="15"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="TeachingLanguage">
<eLiterals name="English"/>
<eLiterals name="Norwegian" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Location">
<eLiterals name="Trondheim"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Department">
<eLiterals name="DepartmentofComputerScience" literal="Department of Computer Science"/>
<eLiterals name="DepartmentofMathematicalSciences" value="1" literal="Department of Mathematical Sciences"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"courses","nsURI":"platform:/plugin/courses/model/courses.ecore","name":"courses","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"University","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Course","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Content","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CourseInstance","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExaminationArrangement","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvaluationForm","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Paragraph","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Coursework","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContactInfo","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Timetable","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CourseHour","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExaminationPanel","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StudyProgram","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreditsReduction","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Day","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"HourStart","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"HourEnd","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Semester","instanceClass":null,"id":19,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"TeachingLanguage","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Location","instanceClass":null,"id":21,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Department","instanceClass":null,"id":22,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"unique":true,"name":"StudentInscription","lowerBound":0,"id":23,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"StaffInscription","lowerBound":0,"id":24,"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":"course","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":"staff","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":"studyProgram","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":"students","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":29,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":30,"many":false,"required":false,"eClass":"EParameter"},{"id":31,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":32,"many":false,"required":false,"eClass":"EParameter"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"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":"listCourseInstance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"code","changeable":true,"lowerBound":1,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":41,"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":"credit","changeable":true,"lowerBound":1,"iD":false,"id":42,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"studyProgram","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":false,"unsettable":false,"transient":false,"unique":true,"name":"student","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"courses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"course","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":"examArrangement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"paragraph","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contactInfo","changeable":true,"resolveProxies":true,"lowerBound":1,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"courseContent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"coursework","changeable":true,"resolveProxies":true,"lowerBound":1,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"timetable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":60,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"examination","changeable":true,"resolveProxies":true,"lowerBound":1,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"courseRequired","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"courseRecommended","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":"creditsReduction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"grade","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":"evaluationForms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":79,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weighting","changeable":true,"lowerBound":1,"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":"duration","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":"examAids","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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},{"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":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"termNumber","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"teachingSemester","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"numLectHour","changeable":true,"lowerBound":0,"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":"numLabHour","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"numSpecHour","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"instructionLanguage","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"ordered":true,"upperBound":1,"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":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"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"department","changeable":true,"lowerBound":0,"iD":false,"id":105,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"phone","changeable":true,"lowerBound":0,"iD":false,"id":106,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"courseCoordinator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"staff","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"listCourseHour","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":115,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startHour","changeable":true,"lowerBound":1,"iD":false,"id":116,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"endHour","changeable":true,"lowerBound":1,"iD":false,"id":117,"derived":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":118,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"room","changeable":true,"lowerBound":1,"iD":false,"id":119,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"plannedFor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"evaluationForm","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":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":128,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"time","changeable":true,"lowerBound":1,"iD":false,"id":129,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"room","changeable":true,"lowerBound":1,"iD":false,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"code","changeable":true,"lowerBound":1,"iD":false,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"student","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"studyProgram","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"SignUpExam","lowerBound":0,"id":141,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"CancelExam","lowerBound":0,"id":142,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"PassingExam","lowerBound":0,"id":143,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":144,"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":"Credits","changeable":true,"lowerBound":0,"iD":false,"id":145,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"course","lowerBound":1,"id":146,"many":false,"required":true,"eClass":"EParameter"},{"id":147,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"course","lowerBound":0,"id":148,"many":false,"required":false,"eClass":"EParameter"},{"id":149,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"course","lowerBound":0,"id":150,"many":false,"required":false,"eClass":"EParameter"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"course","changeable":true,"resolveProxies":true,"lowerBound":1,"id":156,"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":"reduction","changeable":true,"lowerBound":1,"iD":false,"id":157,"derived":false},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"name":"Monday","id":160,"value":0,"literal":"Monday","eClass":"EEnumLiteral"},{"name":"Tuesday","id":161,"value":1,"literal":"Tuesday","eClass":"EEnumLiteral"},{"name":"Wednesday","id":162,"value":2,"literal":"Wednesday","eClass":"EEnumLiteral"},{"name":"Thursday","id":163,"value":3,"literal":"Thursday","eClass":"EEnumLiteral"},{"name":"Friday","id":164,"value":4,"literal":"Friday","eClass":"EEnumLiteral"},{"name":"h0815","id":165,"value":0,"literal":"0815","eClass":"EEnumLiteral"},{"name":"h0915","id":166,"value":1,"literal":"0915","eClass":"EEnumLiteral"},{"name":"h1015","id":167,"value":2,"literal":"1015","eClass":"EEnumLiteral"},{"name":"h1115","id":168,"value":3,"literal":"1115","eClass":"EEnumLiteral"},{"name":"h1215","id":169,"value":4,"literal":"1215","eClass":"EEnumLiteral"},{"name":"h1315","id":170,"value":5,"literal":"1315","eClass":"EEnumLiteral"},{"name":"h1415","id":171,"value":6,"literal":"1415","eClass":"EEnumLiteral"},{"name":"h1515","id":172,"value":7,"literal":"1515","eClass":"EEnumLiteral"},{"name":"h1615","id":173,"value":8,"literal":"1615","eClass":"EEnumLiteral"},{"name":"h1715","id":174,"value":9,"literal":"1715","eClass":"EEnumLiteral"},{"name":"h1815","id":175,"value":10,"literal":"1815","eClass":"EEnumLiteral"},{"name":"h1915","id":176,"value":11,"literal":"1915","eClass":"EEnumLiteral"},{"name":"h0800","id":177,"value":0,"literal":"0800","eClass":"EEnumLiteral"},{"name":"h0900","id":178,"value":1,"literal":"0900","eClass":"EEnumLiteral"},{"name":"h1000","id":179,"value":2,"literal":"1000","eClass":"EEnumLiteral"},{"name":"h1100","id":180,"value":3,"literal":"1100","eClass":"EEnumLiteral"},{"name":"h1200","id":181,"value":4,"literal":"1200","eClass":"EEnumLiteral"},{"name":"h1300","id":182,"value":5,"literal":"1300","eClass":"EEnumLiteral"},{"name":"h1400","id":183,"value":6,"literal":"1400","eClass":"EEnumLiteral"},{"name":"h1500","id":184,"value":7,"literal":"1500","eClass":"EEnumLiteral"},{"name":"h1600","id":185,"value":8,"literal":"1600","eClass":"EEnumLiteral"},{"name":"h1700","id":186,"value":9,"literal":"1700","eClass":"EEnumLiteral"},{"name":"h1800","id":187,"value":10,"literal":"1800","eClass":"EEnumLiteral"},{"name":"h1900","id":188,"value":11,"literal":"1900","eClass":"EEnumLiteral"},{"name":"h2000","id":189,"value":12,"literal":"2000","eClass":"EEnumLiteral"},{"name":"Autumn2010","id":190,"value":0,"literal":"Autumn2010","eClass":"EEnumLiteral"},{"name":"Spring2011","id":191,"value":1,"literal":"Spring2011","eClass":"EEnumLiteral"},{"name":"Autumn2011","id":192,"value":2,"literal":"Autumn2011","eClass":"EEnumLiteral"},{"name":"Spring2012","id":193,"value":3,"literal":"Spring2012","eClass":"EEnumLiteral"},{"name":"Autumn2012","id":194,"value":4,"literal":"Autumn2012","eClass":"EEnumLiteral"},{"name":"Spring2013","id":195,"value":5,"literal":"Spring2013","eClass":"EEnumLiteral"},{"name":"Autumn2013","id":196,"value":6,"literal":"Autumn2013","eClass":"EEnumLiteral"},{"name":"Spring2014","id":197,"value":7,"literal":"Spring2014","eClass":"EEnumLiteral"},{"name":"Autumn2014","id":198,"value":8,"literal":"Autumn2014","eClass":"EEnumLiteral"},{"name":"Spring2015","id":199,"value":9,"literal":"Spring2015","eClass":"EEnumLiteral"},{"name":"Autumn2015","id":200,"value":10,"literal":"Autumn2015","eClass":"EEnumLiteral"},{"name":"Spring2016","id":201,"value":11,"literal":"Spring2016","eClass":"EEnumLiteral"},{"name":"Autumn2016","id":202,"value":12,"literal":"Autumn2016","eClass":"EEnumLiteral"},{"name":"Spring2017","id":203,"value":13,"literal":"Spring2017","eClass":"EEnumLiteral"},{"name":"Autumn2017","id":204,"value":14,"literal":"Autumn2017","eClass":"EEnumLiteral"},{"name":"Spring2018","id":205,"value":15,"literal":"Spring2018","eClass":"EEnumLiteral"},{"name":"English","id":206,"value":0,"literal":"English","eClass":"EEnumLiteral"},{"name":"Norwegian","id":207,"value":1,"literal":"Norwegian","eClass":"EEnumLiteral"},{"name":"Trondheim","id":208,"value":0,"literal":"Trondheim","eClass":"EEnumLiteral"},{"name":"DepartmentofComputerScience","id":209,"value":0,"literal":"Department of Computer Science","eClass":"EEnumLiteral"},{"name":"DepartmentofMathematicalSciences","id":210,"value":1,"literal":"Department of Mathematical Sciences","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":1,"target":0},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":23,"target":1},{"source":23,"target":30},{"source":30,"target":31},{"source":30,"target":23},{"source":24,"target":1},{"source":24,"target":32},{"source":32,"target":33},{"source":32,"target":24},{"source":25,"target":2},{"source":25,"target":34},{"source":25,"target":1},{"source":34,"target":2},{"source":26,"target":14},{"source":26,"target":35},{"source":26,"target":1},{"source":35,"target":14},{"source":27,"target":13},{"source":27,"target":36},{"source":27,"target":1},{"source":36,"target":13},{"source":28,"target":14},{"source":28,"target":37},{"source":28,"target":1},{"source":37,"target":14},{"source":29,"target":38},{"source":29,"target":1},{"source":2,"target":0},{"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":39,"target":4},{"source":39,"target":45},{"source":39,"target":2},{"source":45,"target":4},{"source":40,"target":46},{"source":40,"target":2},{"source":41,"target":47},{"source":41,"target":2},{"source":42,"target":48},{"source":42,"target":2},{"source":43,"target":13},{"source":43,"target":49},{"source":43,"target":2},{"source":43,"target":50},{"source":49,"target":13},{"source":44,"target":14},{"source":44,"target":51},{"source":44,"target":2},{"source":44,"target":52},{"source":51,"target":14},{"source":3,"target":0},{"source":3,"target":53},{"source":3,"target":54},{"source":53,"target":5},{"source":53,"target":55},{"source":53,"target":3},{"source":55,"target":5},{"source":54,"target":7},{"source":54,"target":56},{"source":54,"target":3},{"source":56,"target":7},{"source":4,"target":0},{"source":4,"target":57},{"source":4,"target":58},{"source":4,"target":59},{"source":4,"target":60},{"source":4,"target":61},{"source":4,"target":62},{"source":4,"target":63},{"source":4,"target":64},{"source":57,"target":9},{"source":57,"target":65},{"source":57,"target":4},{"source":65,"target":9},{"source":58,"target":3},{"source":58,"target":66},{"source":58,"target":4},{"source":66,"target":3},{"source":59,"target":8},{"source":59,"target":67},{"source":59,"target":4},{"source":67,"target":8},{"source":60,"target":10},{"source":60,"target":68},{"source":60,"target":4},{"source":68,"target":10},{"source":61,"target":12},{"source":61,"target":69},{"source":61,"target":4},{"source":69,"target":12},{"source":62,"target":2},{"source":62,"target":70},{"source":62,"target":4},{"source":70,"target":2},{"source":63,"target":2},{"source":63,"target":71},{"source":63,"target":4},{"source":71,"target":2},{"source":64,"target":15},{"source":64,"target":72},{"source":64,"target":4},{"source":72,"target":15},{"source":5,"target":0},{"source":5,"target":73},{"source":5,"target":74},{"source":5,"target":75},{"source":73,"target":76},{"source":73,"target":5},{"source":74,"target":77},{"source":74,"target":5},{"source":75,"target":12},{"source":75,"target":78},{"source":75,"target":5},{"source":78,"target":12},{"source":6,"target":0},{"source":6,"target":79},{"source":6,"target":80},{"source":6,"target":81},{"source":6,"target":82},{"source":79,"target":83},{"source":79,"target":6},{"source":80,"target":84},{"source":80,"target":6},{"source":81,"target":85},{"source":81,"target":6},{"source":82,"target":86},{"source":82,"target":6},{"source":7,"target":0},{"source":7,"target":87},{"source":7,"target":88},{"source":87,"target":89},{"source":87,"target":7},{"source":88,"target":90},{"source":88,"target":7},{"source":8,"target":0},{"source":8,"target":91},{"source":8,"target":92},{"source":8,"target":93},{"source":8,"target":94},{"source":8,"target":95},{"source":8,"target":96},{"source":8,"target":97},{"source":91,"target":98},{"source":91,"target":8},{"source":92,"target":19},{"source":92,"target":99},{"source":92,"target":8},{"source":99,"target":19},{"source":93,"target":100},{"source":93,"target":8},{"source":94,"target":101},{"source":94,"target":8},{"source":95,"target":102},{"source":95,"target":8},{"source":96,"target":20},{"source":96,"target":103},{"source":96,"target":8},{"source":103,"target":20},{"source":97,"target":21},{"source":97,"target":104},{"source":97,"target":8},{"source":104,"target":21},{"source":9,"target":0},{"source":9,"target":105},{"source":9,"target":106},{"source":9,"target":107},{"source":9,"target":108},{"source":105,"target":22},{"source":105,"target":109},{"source":105,"target":9},{"source":109,"target":22},{"source":106,"target":110},{"source":106,"target":9},{"source":107,"target":14},{"source":107,"target":111},{"source":107,"target":9},{"source":111,"target":14},{"source":108,"target":14},{"source":108,"target":112},{"source":108,"target":9},{"source":112,"target":14},{"source":10,"target":0},{"source":10,"target":113},{"source":113,"target":11},{"source":113,"target":114},{"source":113,"target":10},{"source":114,"target":11},{"source":11,"target":0},{"source":11,"target":115},{"source":11,"target":116},{"source":11,"target":117},{"source":11,"target":118},{"source":11,"target":119},{"source":11,"target":120},{"source":115,"target":16},{"source":115,"target":121},{"source":115,"target":11},{"source":121,"target":16},{"source":116,"target":17},{"source":116,"target":122},{"source":116,"target":11},{"source":122,"target":17},{"source":117,"target":18},{"source":117,"target":123},{"source":117,"target":11},{"source":123,"target":18},{"source":118,"target":124},{"source":118,"target":11},{"source":119,"target":125},{"source":119,"target":11},{"source":120,"target":13},{"source":120,"target":126},{"source":120,"target":11},{"source":126,"target":13},{"source":12,"target":0},{"source":12,"target":127},{"source":12,"target":128},{"source":12,"target":129},{"source":12,"target":130},{"source":127,"target":6},{"source":127,"target":131},{"source":127,"target":12},{"source":131,"target":6},{"source":128,"target":132},{"source":128,"target":12},{"source":129,"target":17},{"source":129,"target":133},{"source":129,"target":12},{"source":133,"target":17},{"source":130,"target":134},{"source":130,"target":12},{"source":13,"target":0},{"source":13,"target":135},{"source":13,"target":50},{"source":13,"target":136},{"source":135,"target":137},{"source":135,"target":13},{"source":50,"target":2},{"source":50,"target":138},{"source":50,"target":13},{"source":50,"target":43},{"source":138,"target":2},{"source":136,"target":14},{"source":136,"target":139},{"source":136,"target":13},{"source":136,"target":140},{"source":139,"target":14},{"source":14,"target":0},{"source":14,"target":141},{"source":14,"target":142},{"source":14,"target":143},{"source":14,"target":144},{"source":14,"target":52},{"source":14,"target":140},{"source":14,"target":145},{"source":141,"target":14},{"source":141,"target":146},{"source":146,"target":2},{"source":146,"target":147},{"source":146,"target":141},{"source":147,"target":2},{"source":142,"target":14},{"source":142,"target":148},{"source":148,"target":2},{"source":148,"target":149},{"source":148,"target":142},{"source":149,"target":2},{"source":143,"target":14},{"source":143,"target":150},{"source":150,"target":2},{"source":150,"target":151},{"source":150,"target":143},{"source":151,"target":2},{"source":144,"target":152},{"source":144,"target":14},{"source":52,"target":2},{"source":52,"target":153},{"source":52,"target":14},{"source":52,"target":44},{"source":153,"target":2},{"source":140,"target":13},{"source":140,"target":154},{"source":140,"target":14},{"source":140,"target":136},{"source":154,"target":13},{"source":145,"target":155},{"source":145,"target":14},{"source":15,"target":0},{"source":15,"target":156},{"source":15,"target":157},{"source":156,"target":2},{"source":156,"target":158},{"source":156,"target":15},{"source":158,"target":2},{"source":157,"target":159},{"source":157,"target":15},{"source":16,"target":0},{"source":16,"target":160},{"source":16,"target":161},{"source":16,"target":162},{"source":16,"target":163},{"source":16,"target":164},{"source":160,"target":16},{"source":161,"target":16},{"source":162,"target":16},{"source":163,"target":16},{"source":164,"target":16},{"source":17,"target":0},{"source":17,"target":165},{"source":17,"target":166},{"source":17,"target":167},{"source":17,"target":168},{"source":17,"target":169},{"source":17,"target":170},{"source":17,"target":171},{"source":17,"target":172},{"source":17,"target":173},{"source":17,"target":174},{"source":17,"target":175},{"source":17,"target":176},{"source":165,"target":17},{"source":166,"target":17},{"source":167,"target":17},{"source":168,"target":17},{"source":169,"target":17},{"source":170,"target":17},{"source":171,"target":17},{"source":172,"target":17},{"source":173,"target":17},{"source":174,"target":17},{"source":175,"target":17},{"source":176,"target":17},{"source":18,"target":0},{"source":18,"target":177},{"source":18,"target":178},{"source":18,"target":179},{"source":18,"target":180},{"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":177,"target":18},{"source":178,"target":18},{"source":179,"target":18},{"source":180,"target":18},{"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":19,"target":0},{"source":19,"target":190},{"source":19,"target":191},{"source":19,"target":192},{"source":19,"target":193},{"source":19,"target":194},{"source":19,"target":195},{"source":19,"target":196},{"source":19,"target":197},{"source":19,"target":198},{"source":19,"target":199},{"source":19,"target":200},{"source":19,"target":201},{"source":19,"target":202},{"source":19,"target":203},{"source":19,"target":204},{"source":19,"target":205},{"source":190,"target":19},{"source":191,"target":19},{"source":192,"target":19},{"source":193,"target":19},{"source":194,"target":19},{"source":195,"target":19},{"source":196,"target":19},{"source":197,"target":19},{"source":198,"target":19},{"source":199,"target":19},{"source":200,"target":19},{"source":201,"target":19},{"source":202,"target":19},{"source":203,"target":19},{"source":204,"target":19},{"source":205,"target":19},{"source":20,"target":0},{"source":20,"target":206},{"source":20,"target":207},{"source":206,"target":20},{"source":207,"target":20},{"source":21,"target":0},{"source":21,"target":208},{"source":208,"target":21},{"source":22,"target":0},{"source":22,"target":209},{"source":22,"target":210},{"source":209,"target":22},{"source":210,"target":22}],"multigraph":true} | ecore |
metamodelling | repo-ecore-all/data/markusberget/tda593-hotel/types.ecore | types
Boolean
boolean
boolean
Real
double
double
String
java.lang.String
java.lang.String
UnlimitedNatural
int
int
Integer
int
int | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="types" nsURI="http://www.eclipse.org/uml2/5.0.0/Types" nsPrefix="types">
<eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML">
<details key="originalName" value="PrimitiveTypes"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="boolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Boolean is used for logical expressions, consisting of the predefined values true and false."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Real" instanceClassName="double">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Real is a primitive type representing the mathematical concept of real."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="String is a sequence of characters in some suitable character set used to display information about the model. Character sets may include non-Roman alphabets and characters."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="UnlimitedNatural" instanceClassName="int">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="UnlimitedNatural is a primitive type representing unlimited natural values."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="int">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Integer is a primitive type representing integer values."/>
</eAnnotations>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"types","nsURI":"http://www.eclipse.org/uml2/5.0.0/Types","name":"types","id":0,"eClass":"EPackage"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"Boolean","instanceClass":"boolean","id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"Real","instanceClass":"double","id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":3,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"UnlimitedNatural","instanceClass":"int","id":4,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"Integer","instanceClass":"int","id":5,"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":1,"target":0},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":0},{"source":5,"target":0}],"multigraph":true} | ecore |
metrics | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/damenac/puzzle/plugins/fr.inria.diverse.puzzle.metrics/testdata/qm.ecore | qm
QualityModel
entities
factors
evaluations
measures
measurementMethods
tools
tags
sources
requires
schoolGradeBoundary2
0.98
schoolGradeBoundary3
0.96
schoolGradeBoundary4
0.94
schoolGradeBoundary5
0.92
schoolGradeBoundary6
0.90
QualityModelElement
qualifiedName
originatesFrom
Source
qualityModel
DescribedElement
description
NamedElement
name
title
AnnotatedElement
annotations
advancedAnnotations
Annotation
java.util.Map$Entry
java.util.Map$Entry
key
value
Tag
qualityModel
TaggedElement
taggedBy
Entity
isA
isADirect
partOf
partOfDirect
qualityModel
stakeholder
useCase
Specialization
parent
child
Decomposition
parent
child
CharacterizingElement
characterizes
Factor
influences
influencesDirect
refines
refinesDirect
qualityModel
Impact
source
target
justification
effect
POSITIVE
Effect
POSITIVE
POSITIVE
NEGATIVE
NEGATIVE
Evaluation
evaluates
qualityModel
maximumPoints
100
completeness
100
FactorRefinement
child
parent
Measurement
parent
child
MeasureRefinement
parent
child
Measure
type
measures
measuresDirect
qualityModel
refines
refinesDirect
Type
NONE
NONE
FINDINGS
FINDINGS
NUMBER
NUMBER
MeasurementMethod
determines
qualityModel
MeasureAggregation
Instrument
ManualInstrument
ToolBasedInstrument
tool
metric
Tool
qualityModel
AnnotationBase
QIESLEvaluation
TextEvaluation
specification
FormBasedEvaluation
SingleMeasureEvaluation
FactorAggregation
NormalizationMeasure
QIESLAggregation
TextAggregation
specification
FormBasedMeasureAggregation
FactorRanking
factor
LinearFunction
lowerBound
upperBound
Function
LinearIncreasingFunction
LinearDecreasingFunction
WeightedSumFactorAggregation
rankings
FindingsUnionMeasureAggregation
NumberMeanMeasureAggregation
ManualEvaluation
MeasureEvaluation
measure
normlizationMeasure
function
range
Ranking
rank
weight
MultiMeasureEvaluation
WeightedSumMultiMeasureEvaluation
rankings
MeasureRanking
QualityModelResult
system
date
measurementResults
evaluationResults
MeasurementResult
resultsFrom
NumberMeasurementResult
value
FindingsMeasurementResult
count
findings
findingMessages
DoubleInterval
lower
upper
EvaluationResult
value
resultsFrom
SingleMeasureEvaluationResult
ratioAffected
MultiMeasureEvaluationResult
evaluationResults
MeasureRankingEvaluationResult
ratioAffected
value
resultsFrom
Result
message
FindingCollection
edu.tum.cs.conqat.quamoco.FindingCollection
edu.tum.cs.conqat.quamoco.FindingCollection
FindingMessage
message
location | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="qm"
nsURI="http://www.quamoco.de/qm/v17" nsPrefix="qm">
<eClassifiers xsi:type="ecore:EClass" name="QualityModel" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Modules allow decomposing a large quality model into smaller, dedicated 
chunks. All model elements are associated with exactly one module. The 
relations between model elements can be established across module 
boundaries."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="entities" upperBound="-1"
eType="#//Entity" containment="true" eOpposite="#//Entity/qualityModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="factors" upperBound="-1"
eType="#//Factor" containment="true" eOpposite="#//Factor/qualityModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="evaluations" upperBound="-1"
eType="#//Evaluation" containment="true" eOpposite="#//Evaluation/qualityModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="measures" upperBound="-1"
eType="#//Measure" containment="true" eOpposite="#//Measure/qualityModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="measurementMethods" upperBound="-1"
eType="#//MeasurementMethod" containment="true" eOpposite="#//MeasurementMethod/qualityModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tools" upperBound="-1"
eType="#//Tool" containment="true" eOpposite="#//Tool/qualityModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tags" upperBound="-1" eType="#//Tag"
containment="true" eOpposite="#//Tag/qualityModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sources" upperBound="-1"
eType="#//Source" containment="true" eOpposite="#//Source/qualityModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requires" upperBound="-1"
eType="#//QualityModel"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="schoolGradeBoundary2" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Double" defaultValueLiteral="0.98"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="schoolGradeBoundary3" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Double" defaultValueLiteral="0.96"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="schoolGradeBoundary4" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Double" defaultValueLiteral="0.94"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="schoolGradeBoundary5" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Double" defaultValueLiteral="0.92"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="schoolGradeBoundary6" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Double" defaultValueLiteral="0.90"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QualityModelElement" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="violatesRequires"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifiedName" 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="originatesFrom" upperBound="-1"
eType="#//Source"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Source" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="qualityModel" lowerBound="1"
eType="#//QualityModel" eOpposite="#//QualityModel/sources"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DescribedElement" abstract="true" eSuperTypes="#//AnnotatedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A described element is an annotated element that can have a description."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="noDescription"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The description of this element"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//DescribedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A named element is a described element with a name. The name must be
unique among the elements which are on the same level of hierarchy in
the model."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The name of this element"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnnotatedElement" abstract="true" eSuperTypes="#//TaggedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An annotated element can have a number of annotations which are key-
value-pairs."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#//Annotation" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The key-value-pairs defined by this annotated element"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="advancedAnnotations" upperBound="-1"
eType="#//AnnotationBase" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Annotation" instanceClassName="java.util.Map$Entry">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A key-value-pair."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" 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 key"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" 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 value"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tag" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="qualityModel" lowerBound="1"
eType="#//QualityModel" eOpposite="#//QualityModel/tags"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TaggedElement" abstract="true" eSuperTypes="#//QualityModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="taggedBy" upperBound="-1"
eType="#//Tag"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Entity" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An entity type is a type of element which is part of the software product 
or which is a resource required during development, maintenance and 
use of a software product. A generalization/specialization (is-a) relation 
between entity types forms the entity type hierarchy."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="isA" upperBound="-1" eType="#//Specialization"
containment="true" eOpposite="#//Specialization/child">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The parent entity type in the entity type hierarchy"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="isADirect" upperBound="-1"
eType="#//Entity" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="partOf" eType="#//Decomposition"
containment="true" eOpposite="#//Decomposition/child"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="partOfDirect" eType="#//Entity"
volatile="true" transient="true" unsettable="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualityModel" lowerBound="1"
eType="#//QualityModel" eOpposite="#//QualityModel/entities"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stakeholder" 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="useCase" 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="Specialization" eSuperTypes="#//AnnotatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1"
eType="#//Entity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="child" lowerBound="1" eType="#//Entity"
eOpposite="#//Entity/isA"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Decomposition" eSuperTypes="#//AnnotatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1"
eType="#//Entity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="child" lowerBound="1" eType="#//Entity"
eOpposite="#//Entity/partOf"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CharacterizingElement" abstract="true"
eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="characterizes" eType="#//Entity"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The entity type which this factor characterizes"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Factor" eSuperTypes="#//CharacterizingElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A factor associates a property to an entity type. A factor influences at 
least one quality aspect, which is specified by an impact for each 
influenced quality aspect. The factor can be quantified by a number of 
measures. We do not evaluate the factor, but rather the impact on a 
certain quality aspect, as the evaluation depends on the influenced 
quality aspect. Factors are one of the basic building blocks of quality 
models. They help to concretize quality requirements by specifying on a 
more detailed level what properties of entity types are important for 
specific quality aspects."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="influences" ordered="false"
upperBound="-1" eType="#//Impact" containment="true" resolveProxies="false"
eOpposite="#//Impact/source">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The impacts of this factor on quality aspects"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="influencesDirect" upperBound="-1"
eType="#//Factor" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refines" upperBound="-1"
eType="#//FactorRefinement" containment="true" eOpposite="#//FactorRefinement/child"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refinesDirect" upperBound="-1"
eType="#//Factor" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualityModel" lowerBound="1"
eType="#//QualityModel" eOpposite="#//QualityModel/factors"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Impact" eSuperTypes="#//AnnotatedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An impact defines an influence of a factor on a quality aspect. The effect 
of the influence can be either positive or negative. The influence a factor 
has on a quality aspect is quantified by a single evaluation, which is 
termed impact evaluation. Each impact needs to specify in an explicit 
justification why the factor has an impact on the quality aspect. To 
ensure that the model contains only relevant impacts, this description of 
the justification is vital for the impact."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
lowerBound="1" eType="#//Factor" eOpposite="#//Factor/influences">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The factors which have this impact on the quality aspect"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Factor">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The quality aspect on which this impact has effect"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="justification" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The justification of this impact"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="effect" eType="#//Effect"
defaultValueLiteral="POSITIVE" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Whether this impact has positive or negative effect"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Effect">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An effect is a qualitative measure for the impact of a factor on a quality aspect."/>
</eAnnotations>
<eLiterals name="POSITIVE">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Positive effect"/>
</eAnnotations>
</eLiterals>
<eLiterals name="NEGATIVE" value="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Negative effect"/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Evaluation" abstract="true" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An impact evaluation evaluates the influence one factor or more factors 
in combination have on a quality aspect. The quality model specifies 
exactly one evaluation for each impact. The impact evaluation is based 
on the measures associated to the factors. It has to consider all defined 
measures for its factors. For these measures, the measurement data 
for all entities are aggregated. The result of the evaluation is an impact 
evaluation result, which is a value on an ordinal scale."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="evaluates" lowerBound="1"
eType="#//Factor"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualityModel" lowerBound="1"
eType="#//QualityModel" eOpposite="#//QualityModel/evaluations"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumPoints" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="100"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="completeness" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="100"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FactorRefinement" eSuperTypes="#//AnnotatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="child" lowerBound="1" eType="#//Factor"
eOpposite="#//Factor/refines"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1"
eType="#//Factor"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Measurement" eSuperTypes="#//AnnotatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1"
eType="#//Factor"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="child" lowerBound="1" eType="#//Measure"
eOpposite="#//Measure/measures"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MeasureRefinement" eSuperTypes="#//AnnotatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1"
eType="#//Measure"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="child" lowerBound="1" eType="#//Measure"
eOpposite="#//Measure/refines"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Measure" eSuperTypes="#//CharacterizingElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="measures" ordered="false"
upperBound="-1" eType="#//Measurement" containment="true" eOpposite="#//Measurement/child">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The factors which this measure measures"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="measuresDirect" upperBound="-1"
eType="#//Factor" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualityModel" lowerBound="1"
eType="#//QualityModel" eOpposite="#//QualityModel/measures"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refines" upperBound="-1"
eType="#//MeasureRefinement" containment="true" eOpposite="#//MeasureRefinement/child"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refinesDirect" upperBound="-1"
eType="#//Measure" volatile="true" transient="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Type">
<eLiterals name="NONE"/>
<eLiterals name="FINDINGS" value="1"/>
<eLiterals name="NUMBER" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MeasurementMethod" abstract="true" eSuperTypes="#//AnnotatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="determines" lowerBound="1"
eType="#//Measure"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualityModel" lowerBound="1"
eType="#//QualityModel" eOpposite="#//QualityModel/measurementMethods"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MeasureAggregation" abstract="true"
eSuperTypes="#//MeasurementMethod #//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Instrument" abstract="true" eSuperTypes="#//MeasurementMethod"/>
<eClassifiers xsi:type="ecore:EClass" name="ManualInstrument" eSuperTypes="#//Instrument #//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ToolBasedInstrument" eSuperTypes="#//Instrument">
<eStructuralFeatures xsi:type="ecore:EReference" name="tool" lowerBound="1" eType="#//Tool"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="metric" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tool" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="qualityModel" lowerBound="1"
eType="#//QualityModel" eOpposite="#//QualityModel/tools"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnnotationBase" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="QIESLEvaluation" eSuperTypes="#//TextEvaluation"/>
<eClassifiers xsi:type="ecore:EClass" name="TextEvaluation" eSuperTypes="#//Evaluation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="specification" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The specification of this evaluation"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FormBasedEvaluation" abstract="true"
eSuperTypes="#//Evaluation"/>
<eClassifiers xsi:type="ecore:EClass" name="SingleMeasureEvaluation" eSuperTypes="#//FormBasedEvaluation #//MeasureEvaluation"/>
<eClassifiers xsi:type="ecore:EClass" name="FactorAggregation" abstract="true" eSuperTypes="#//FormBasedEvaluation"/>
<eClassifiers xsi:type="ecore:EClass" name="NormalizationMeasure" eSuperTypes="#//Measure"/>
<eClassifiers xsi:type="ecore:EClass" name="QIESLAggregation" eSuperTypes="#//TextAggregation"/>
<eClassifiers xsi:type="ecore:EClass" name="TextAggregation" eSuperTypes="#//MeasureAggregation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="specification" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FormBasedMeasureAggregation" abstract="true"
eSuperTypes="#//MeasureAggregation"/>
<eClassifiers xsi:type="ecore:EClass" name="FactorRanking" eSuperTypes="#//Ranking">
<eStructuralFeatures xsi:type="ecore:EReference" name="factor" lowerBound="1"
eType="#//Factor"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LinearFunction" abstract="true" eSuperTypes="#//Function">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Function" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="LinearIncreasingFunction" eSuperTypes="#//LinearFunction"/>
<eClassifiers xsi:type="ecore:EClass" name="LinearDecreasingFunction" eSuperTypes="#//LinearFunction"/>
<eClassifiers xsi:type="ecore:EClass" name="WeightedSumFactorAggregation" eSuperTypes="#//FactorAggregation">
<eStructuralFeatures xsi:type="ecore:EReference" name="rankings" lowerBound="1"
upperBound="-1" eType="#//FactorRanking" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FindingsUnionMeasureAggregation" eSuperTypes="#//FormBasedMeasureAggregation"/>
<eClassifiers xsi:type="ecore:EClass" name="NumberMeanMeasureAggregation" eSuperTypes="#//FormBasedMeasureAggregation"/>
<eClassifiers xsi:type="ecore:EClass" name="ManualEvaluation" eSuperTypes="#//Evaluation"/>
<eClassifiers xsi:type="ecore:EClass" name="MeasureEvaluation" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="measure" lowerBound="1"
eType="#//Measure"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="normlizationMeasure" eType="#//NormalizationMeasure"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="function" lowerBound="1"
eType="#//Function" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="range" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Ranking" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rank" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiMeasureEvaluation" abstract="true"
eSuperTypes="#//FormBasedEvaluation"/>
<eClassifiers xsi:type="ecore:EClass" name="WeightedSumMultiMeasureEvaluation" eSuperTypes="#//MultiMeasureEvaluation">
<eStructuralFeatures xsi:type="ecore:EReference" name="rankings" lowerBound="1"
upperBound="-1" eType="#//MeasureRanking" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MeasureRanking" eSuperTypes="#//MeasureEvaluation #//Ranking"/>
<eClassifiers xsi:type="ecore:EClass" name="QualityModelResult">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="system" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="date" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="measurementResults" upperBound="-1"
eType="#//MeasurementResult" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="evaluationResults" upperBound="-1"
eType="#//EvaluationResult" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MeasurementResult" abstract="true" eSuperTypes="#//Result">
<eStructuralFeatures xsi:type="ecore:EReference" name="resultsFrom" lowerBound="1"
eType="#//MeasurementMethod"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumberMeasurementResult" eSuperTypes="#//MeasurementResult">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//DoubleInterval"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FindingsMeasurementResult" eSuperTypes="#//MeasurementResult">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="count" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="findings" eType="#//FindingCollection"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="findingMessages" upperBound="-1"
eType="#//FindingMessage" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DoubleInterval">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EvaluationResult" eSuperTypes="#//Result">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//DoubleInterval"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resultsFrom" lowerBound="1"
eType="#//Evaluation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SingleMeasureEvaluationResult" eSuperTypes="#//EvaluationResult">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ratioAffected" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiMeasureEvaluationResult" eSuperTypes="#//EvaluationResult">
<eStructuralFeatures xsi:type="ecore:EReference" name="evaluationResults" upperBound="-1"
eType="#//MeasureRankingEvaluationResult" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MeasureRankingEvaluationResult">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ratioAffected" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//DoubleInterval"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resultsFrom" lowerBound="1"
eType="#//MeasureRanking"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Result" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="message" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="FindingCollection" instanceClassName="edu.tum.cs.conqat.quamoco.FindingCollection"
serializable="false"/>
<eClassifiers xsi:type="ecore:EClass" name="FindingMessage">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="message" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"qm","nsURI":"http://www.quamoco.de/qm/v17","name":"qm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualityModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualityModelElement","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Source","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DescribedElement","instanceClass":null,"abstract":true,"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":"AnnotatedElement","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"Annotation","instanceClass":"java.util.Map$Entry","abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tag","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaggedElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Specialization","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Decomposition","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacterizingElement","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Factor","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Impact","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Effect","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Evaluation","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FactorRefinement","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Measurement","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MeasureRefinement","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Measure","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Type","instanceClass":null,"id":22,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MeasurementMethod","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MeasureAggregation","instanceClass":null,"abstract":true,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instrument","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManualInstrument","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ToolBasedInstrument","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tool","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationBase","instanceClass":null,"abstract":true,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QIESLEvaluation","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextEvaluation","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FormBasedEvaluation","instanceClass":null,"abstract":true,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleMeasureEvaluation","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FactorAggregation","instanceClass":null,"abstract":true,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NormalizationMeasure","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QIESLAggregation","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextAggregation","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FormBasedMeasureAggregation","instanceClass":null,"abstract":true,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FactorRanking","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinearFunction","instanceClass":null,"abstract":true,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":true,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinearIncreasingFunction","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinearDecreasingFunction","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WeightedSumFactorAggregation","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FindingsUnionMeasureAggregation","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberMeanMeasureAggregation","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManualEvaluation","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MeasureEvaluation","instanceClass":null,"abstract":true,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ranking","instanceClass":null,"abstract":true,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiMeasureEvaluation","instanceClass":null,"abstract":true,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WeightedSumMultiMeasureEvaluation","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MeasureRanking","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualityModelResult","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MeasurementResult","instanceClass":null,"abstract":true,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberMeasurementResult","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FindingsMeasurementResult","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoubleInterval","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvaluationResult","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleMeasureEvaluationResult","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiMeasureEvaluationResult","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MeasureRankingEvaluationResult","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Result","instanceClass":null,"abstract":true,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":"edu.tum.cs.conqat.quamoco.FindingCollection","defaultValue":null,"instanceClassName":"edu.tum.cs.conqat.quamoco.FindingCollection","name":"FindingCollection","instanceClass":null,"id":63,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FindingMessage","instanceClass":null,"abstract":false,"id":64,"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":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":"factors","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":"evaluations","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":"measures","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":"measurementMethods","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":"tools","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tags","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":"sources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requires","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.98,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0.98","unsettable":false,"transient":false,"unique":true,"name":"schoolGradeBoundary2","changeable":true,"lowerBound":1,"iD":false,"id":74,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.96,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0.96","unsettable":false,"transient":false,"unique":true,"name":"schoolGradeBoundary3","changeable":true,"lowerBound":1,"iD":false,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.94,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0.94","unsettable":false,"transient":false,"unique":true,"name":"schoolGradeBoundary4","changeable":true,"lowerBound":1,"iD":false,"id":76,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.92,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0.92","unsettable":false,"transient":false,"unique":true,"name":"schoolGradeBoundary5","changeable":true,"lowerBound":1,"iD":false,"id":77,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.9,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0.90","unsettable":false,"transient":false,"unique":true,"name":"schoolGradeBoundary6","changeable":true,"lowerBound":1,"iD":false,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"qualityModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":81,"derived":false},{"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":"qualityModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"qualityModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"qualityModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":87,"derived":false},{"id":88,"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":"qualityModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"qualityModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":91,"derived":false},{"id":92,"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":"qualityModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"qualityModel","changeable":true,"resolveProxies":true,"lowerBound":1,"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":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"qualifiedName","changeable":false,"lowerBound":0,"iD":false,"id":102,"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":"originatesFrom","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"},{"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":108,"derived":false},{"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},{"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":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":116,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"advancedAnnotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":121,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"taggedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"isA","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"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":"isADirect","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"partOf","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":true,"unique":true,"name":"partOfDirect","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"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":"stakeholder","changeable":false,"lowerBound":0,"iD":false,"id":134,"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":"useCase","changeable":false,"lowerBound":0,"iD":false,"id":135,"derived":true},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"child","changeable":true,"resolveProxies":true,"lowerBound":1,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"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":"child","changeable":true,"resolveProxies":true,"lowerBound":1,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"characterizes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"influences","changeable":true,"resolveProxies":false,"lowerBound":0,"id":157,"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":"influencesDirect","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"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":"refines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"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":"refinesDirect","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"derived":true},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"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":false,"unique":true,"name":"child","changeable":true,"resolveProxies":true,"lowerBound":1,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":169,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"justification","changeable":true,"lowerBound":1,"iD":false,"id":170,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"POSITIVE","unsettable":true,"transient":false,"unique":true,"name":"effect","changeable":true,"lowerBound":0,"iD":false,"id":171,"derived":false},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"name":"POSITIVE","id":177,"value":0,"literal":"POSITIVE","eClass":"EEnumLiteral"},{"name":"NEGATIVE","id":178,"value":1,"literal":"NEGATIVE","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":"evaluates","changeable":true,"resolveProxies":true,"lowerBound":1,"id":179,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":100,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"100","unsettable":false,"transient":false,"unique":true,"name":"maximumPoints","changeable":true,"lowerBound":0,"iD":false,"id":180,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":100,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"100","unsettable":false,"transient":false,"unique":true,"name":"completeness","changeable":true,"lowerBound":1,"iD":false,"id":181,"derived":false},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"container":false,"ordered":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":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":191,"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":"child","changeable":true,"resolveProxies":true,"lowerBound":1,"id":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"measures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":false},{"container":false,"ordered":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":197,"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":"child","changeable":true,"resolveProxies":true,"lowerBound":1,"id":198,"derived":false},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"refines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":202,"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":203,"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":"measuresDirect","changeable":true,"resolveProxies":true,"lowerBound":0,"id":204,"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":"refinesDirect","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"derived":true},{"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"},{"name":"NONE","id":213,"value":0,"literal":"NONE","eClass":"EEnumLiteral"},{"name":"FINDINGS","id":214,"value":1,"literal":"FINDINGS","eClass":"EEnumLiteral"},{"name":"NUMBER","id":215,"value":2,"literal":"NUMBER","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":"determines","changeable":true,"resolveProxies":true,"lowerBound":1,"id":216,"derived":false},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tool","changeable":true,"resolveProxies":true,"lowerBound":1,"id":225,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"metric","changeable":true,"lowerBound":1,"iD":false,"id":226,"derived":false},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"lowerBound":1,"iD":false,"id":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"lowerBound":1,"iD":false,"id":242,"derived":false},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"factor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":246,"derived":false},{"id":247,"eClass":"EGenericType"},{"id":248,"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":"lowerBound","changeable":true,"lowerBound":1,"iD":false,"id":249,"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":"upperBound","changeable":true,"lowerBound":1,"iD":false,"id":250,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rankings","changeable":true,"resolveProxies":true,"lowerBound":1,"id":256,"derived":false},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"container":false,"ordered":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":262,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"normlizationMeasure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"resolveProxies":true,"lowerBound":1,"id":264,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"range","changeable":true,"lowerBound":0,"iD":false,"id":265,"derived":false},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rank","changeable":true,"lowerBound":0,"iD":false,"id":270,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"lowerBound":0,"iD":false,"id":271,"derived":false},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rankings","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"system","changeable":true,"lowerBound":1,"iD":false,"id":280,"derived":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":281,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"measurementResults","changeable":true,"resolveProxies":true,"lowerBound":0,"id":282,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"evaluationResults","changeable":true,"resolveProxies":true,"lowerBound":0,"id":283,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resultsFrom","changeable":true,"resolveProxies":true,"lowerBound":1,"id":288,"derived":false},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":291,"derived":false},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"count","changeable":true,"lowerBound":1,"iD":false,"id":294,"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":"findings","changeable":true,"lowerBound":0,"iD":false,"id":295,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"findingMessages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":296,"derived":false},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lower","changeable":true,"lowerBound":1,"iD":false,"id":301,"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":"upper","changeable":true,"lowerBound":1,"iD":false,"id":302,"derived":false},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":305,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resultsFrom","changeable":true,"resolveProxies":true,"lowerBound":1,"id":306,"derived":false},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"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":"ratioAffected","changeable":true,"lowerBound":0,"iD":false,"id":310,"derived":false},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"evaluationResults","changeable":true,"resolveProxies":true,"lowerBound":0,"id":313,"derived":false},{"id":314,"eClass":"EGenericType"},{"id":315,"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":"ratioAffected","changeable":true,"lowerBound":0,"iD":false,"id":316,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":317,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resultsFrom","changeable":true,"resolveProxies":true,"lowerBound":1,"id":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"lowerBound":0,"iD":false,"id":322,"derived":false},{"id":323,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"lowerBound":0,"iD":false,"id":324,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"lowerBound":0,"iD":false,"id":325,"derived":false},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":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":1,"target":0},{"source":1,"target":5},{"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":65,"target":10},{"source":65,"target":80},{"source":65,"target":1},{"source":65,"target":81},{"source":80,"target":10},{"source":66,"target":14},{"source":66,"target":82},{"source":66,"target":1},{"source":66,"target":83},{"source":82,"target":14},{"source":67,"target":17},{"source":67,"target":84},{"source":67,"target":1},{"source":67,"target":85},{"source":84,"target":17},{"source":68,"target":21},{"source":68,"target":86},{"source":68,"target":1},{"source":68,"target":87},{"source":86,"target":21},{"source":69,"target":23},{"source":69,"target":88},{"source":69,"target":1},{"source":69,"target":89},{"source":88,"target":23},{"source":70,"target":28},{"source":70,"target":90},{"source":70,"target":1},{"source":70,"target":91},{"source":90,"target":28},{"source":71,"target":8},{"source":71,"target":92},{"source":71,"target":1},{"source":71,"target":93},{"source":92,"target":8},{"source":72,"target":3},{"source":72,"target":94},{"source":72,"target":1},{"source":72,"target":95},{"source":94,"target":3},{"source":73,"target":1},{"source":73,"target":96},{"source":73,"target":1},{"source":96,"target":1},{"source":74,"target":97},{"source":74,"target":1},{"source":75,"target":98},{"source":75,"target":1},{"source":76,"target":99},{"source":76,"target":1},{"source":77,"target":100},{"source":77,"target":1},{"source":78,"target":101},{"source":78,"target":1},{"source":79,"target":5},{"source":2,"target":0},{"source":2,"target":102},{"source":2,"target":103},{"source":102,"target":104},{"source":102,"target":2},{"source":103,"target":3},{"source":103,"target":105},{"source":103,"target":2},{"source":105,"target":3},{"source":3,"target":0},{"source":3,"target":5},{"source":3,"target":95},{"source":3,"target":106},{"source":95,"target":1},{"source":95,"target":107},{"source":95,"target":3},{"source":95,"target":72},{"source":107,"target":1},{"source":106,"target":5},{"source":4,"target":0},{"source":4,"target":6},{"source":4,"target":108},{"source":4,"target":109},{"source":108,"target":110},{"source":108,"target":4},{"source":109,"target":6},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":111},{"source":5,"target":112},{"source":5,"target":113},{"source":111,"target":114},{"source":111,"target":5},{"source":112,"target":115},{"source":112,"target":5},{"source":113,"target":4},{"source":6,"target":0},{"source":6,"target":9},{"source":6,"target":116},{"source":6,"target":117},{"source":6,"target":118},{"source":116,"target":7},{"source":116,"target":119},{"source":116,"target":6},{"source":119,"target":7},{"source":117,"target":29},{"source":117,"target":120},{"source":117,"target":6},{"source":120,"target":29},{"source":118,"target":9},{"source":7,"target":0},{"source":7,"target":121},{"source":7,"target":122},{"source":121,"target":123},{"source":121,"target":7},{"source":122,"target":124},{"source":122,"target":7},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":93},{"source":8,"target":125},{"source":93,"target":1},{"source":93,"target":126},{"source":93,"target":8},{"source":93,"target":71},{"source":126,"target":1},{"source":125,"target":5},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":127},{"source":9,"target":128},{"source":127,"target":8},{"source":127,"target":129},{"source":127,"target":9},{"source":129,"target":8},{"source":128,"target":2},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":130},{"source":10,"target":131},{"source":10,"target":132},{"source":10,"target":133},{"source":10,"target":81},{"source":10,"target":134},{"source":10,"target":135},{"source":10,"target":136},{"source":130,"target":11},{"source":130,"target":137},{"source":130,"target":10},{"source":130,"target":138},{"source":137,"target":11},{"source":131,"target":10},{"source":131,"target":139},{"source":131,"target":10},{"source":139,"target":10},{"source":132,"target":12},{"source":132,"target":140},{"source":132,"target":10},{"source":132,"target":141},{"source":140,"target":12},{"source":133,"target":10},{"source":133,"target":142},{"source":133,"target":10},{"source":142,"target":10},{"source":81,"target":1},{"source":81,"target":143},{"source":81,"target":10},{"source":81,"target":65},{"source":143,"target":1},{"source":134,"target":144},{"source":134,"target":10},{"source":135,"target":145},{"source":135,"target":10},{"source":136,"target":5},{"source":11,"target":0},{"source":11,"target":6},{"source":11,"target":146},{"source":11,"target":138},{"source":11,"target":147},{"source":146,"target":10},{"source":146,"target":148},{"source":146,"target":11},{"source":148,"target":10},{"source":138,"target":10},{"source":138,"target":149},{"source":138,"target":11},{"source":138,"target":130},{"source":149,"target":10},{"source":147,"target":6},{"source":12,"target":0},{"source":12,"target":6},{"source":12,"target":150},{"source":12,"target":141},{"source":12,"target":151},{"source":150,"target":10},{"source":150,"target":152},{"source":150,"target":12},{"source":152,"target":10},{"source":141,"target":10},{"source":141,"target":153},{"source":141,"target":12},{"source":141,"target":132},{"source":153,"target":10},{"source":151,"target":6},{"source":13,"target":0},{"source":13,"target":5},{"source":13,"target":154},{"source":13,"target":155},{"source":154,"target":10},{"source":154,"target":156},{"source":154,"target":13},{"source":156,"target":10},{"source":155,"target":5},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":157},{"source":14,"target":158},{"source":14,"target":159},{"source":14,"target":160},{"source":14,"target":83},{"source":14,"target":161},{"source":157,"target":15},{"source":157,"target":162},{"source":157,"target":14},{"source":157,"target":163},{"source":162,"target":15},{"source":158,"target":14},{"source":158,"target":164},{"source":158,"target":14},{"source":164,"target":14},{"source":159,"target":18},{"source":159,"target":165},{"source":159,"target":14},{"source":159,"target":166},{"source":165,"target":18},{"source":160,"target":14},{"source":160,"target":167},{"source":160,"target":14},{"source":167,"target":14},{"source":83,"target":1},{"source":83,"target":168},{"source":83,"target":14},{"source":83,"target":66},{"source":168,"target":1},{"source":161,"target":13},{"source":15,"target":0},{"source":15,"target":6},{"source":15,"target":163},{"source":15,"target":169},{"source":15,"target":170},{"source":15,"target":171},{"source":15,"target":172},{"source":163,"target":14},{"source":163,"target":173},{"source":163,"target":15},{"source":163,"target":157},{"source":173,"target":14},{"source":169,"target":14},{"source":169,"target":174},{"source":169,"target":15},{"source":174,"target":14},{"source":170,"target":175},{"source":170,"target":15},{"source":171,"target":16},{"source":171,"target":176},{"source":171,"target":15},{"source":176,"target":16},{"source":172,"target":6},{"source":16,"target":0},{"source":16,"target":177},{"source":16,"target":178},{"source":177,"target":16},{"source":178,"target":16},{"source":17,"target":0},{"source":17,"target":5},{"source":17,"target":179},{"source":17,"target":85},{"source":17,"target":180},{"source":17,"target":181},{"source":17,"target":182},{"source":179,"target":14},{"source":179,"target":183},{"source":179,"target":17},{"source":183,"target":14},{"source":85,"target":1},{"source":85,"target":184},{"source":85,"target":17},{"source":85,"target":67},{"source":184,"target":1},{"source":180,"target":185},{"source":180,"target":17},{"source":181,"target":186},{"source":181,"target":17},{"source":182,"target":5},{"source":18,"target":0},{"source":18,"target":6},{"source":18,"target":166},{"source":18,"target":187},{"source":18,"target":188},{"source":166,"target":14},{"source":166,"target":189},{"source":166,"target":18},{"source":166,"target":159},{"source":189,"target":14},{"source":187,"target":14},{"source":187,"target":190},{"source":187,"target":18},{"source":190,"target":14},{"source":188,"target":6},{"source":19,"target":0},{"source":19,"target":6},{"source":19,"target":191},{"source":19,"target":192},{"source":19,"target":193},{"source":191,"target":14},{"source":191,"target":194},{"source":191,"target":19},{"source":194,"target":14},{"source":192,"target":21},{"source":192,"target":195},{"source":192,"target":19},{"source":192,"target":196},{"source":195,"target":21},{"source":193,"target":6},{"source":20,"target":0},{"source":20,"target":6},{"source":20,"target":197},{"source":20,"target":198},{"source":20,"target":199},{"source":197,"target":21},{"source":197,"target":200},{"source":197,"target":20},{"source":200,"target":21},{"source":198,"target":21},{"source":198,"target":201},{"source":198,"target":20},{"source":198,"target":202},{"source":201,"target":21},{"source":199,"target":6},{"source":21,"target":0},{"source":21,"target":13},{"source":21,"target":203},{"source":21,"target":196},{"source":21,"target":204},{"source":21,"target":87},{"source":21,"target":202},{"source":21,"target":205},{"source":21,"target":206},{"source":203,"target":22},{"source":203,"target":207},{"source":203,"target":21},{"source":207,"target":22},{"source":196,"target":19},{"source":196,"target":208},{"source":196,"target":21},{"source":196,"target":192},{"source":208,"target":19},{"source":204,"target":14},{"source":204,"target":209},{"source":204,"target":21},{"source":209,"target":14},{"source":87,"target":1},{"source":87,"target":210},{"source":87,"target":21},{"source":87,"target":68},{"source":210,"target":1},{"source":202,"target":20},{"source":202,"target":211},{"source":202,"target":21},{"source":202,"target":198},{"source":211,"target":20},{"source":205,"target":21},{"source":205,"target":212},{"source":205,"target":21},{"source":212,"target":21},{"source":206,"target":13},{"source":22,"target":0},{"source":22,"target":213},{"source":22,"target":214},{"source":22,"target":215},{"source":213,"target":22},{"source":214,"target":22},{"source":215,"target":22},{"source":23,"target":0},{"source":23,"target":6},{"source":23,"target":216},{"source":23,"target":89},{"source":23,"target":217},{"source":216,"target":21},{"source":216,"target":218},{"source":216,"target":23},{"source":218,"target":21},{"source":89,"target":1},{"source":89,"target":219},{"source":89,"target":23},{"source":89,"target":69},{"source":219,"target":1},{"source":217,"target":6},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":5},{"source":24,"target":220},{"source":24,"target":221},{"source":220,"target":23},{"source":221,"target":5},{"source":25,"target":0},{"source":25,"target":23},{"source":25,"target":222},{"source":222,"target":23},{"source":26,"target":0},{"source":26,"target":25},{"source":26,"target":5},{"source":26,"target":223},{"source":26,"target":224},{"source":223,"target":25},{"source":224,"target":5},{"source":27,"target":0},{"source":27,"target":25},{"source":27,"target":225},{"source":27,"target":226},{"source":27,"target":227},{"source":225,"target":28},{"source":225,"target":228},{"source":225,"target":27},{"source":228,"target":28},{"source":226,"target":229},{"source":226,"target":27},{"source":227,"target":25},{"source":28,"target":0},{"source":28,"target":5},{"source":28,"target":91},{"source":28,"target":230},{"source":91,"target":1},{"source":91,"target":231},{"source":91,"target":28},{"source":91,"target":70},{"source":231,"target":1},{"source":230,"target":5},{"source":29,"target":0},{"source":30,"target":0},{"source":30,"target":31},{"source":30,"target":232},{"source":232,"target":31},{"source":31,"target":0},{"source":31,"target":17},{"source":31,"target":233},{"source":31,"target":234},{"source":233,"target":235},{"source":233,"target":31},{"source":234,"target":17},{"source":32,"target":0},{"source":32,"target":17},{"source":32,"target":236},{"source":236,"target":17},{"source":33,"target":0},{"source":33,"target":32},{"source":33,"target":48},{"source":33,"target":237},{"source":33,"target":238},{"source":237,"target":32},{"source":238,"target":48},{"source":34,"target":0},{"source":34,"target":32},{"source":34,"target":239},{"source":239,"target":32},{"source":35,"target":0},{"source":35,"target":21},{"source":35,"target":240},{"source":240,"target":21},{"source":36,"target":0},{"source":36,"target":37},{"source":36,"target":241},{"source":241,"target":37},{"source":37,"target":0},{"source":37,"target":24},{"source":37,"target":242},{"source":37,"target":243},{"source":242,"target":244},{"source":242,"target":37},{"source":243,"target":24},{"source":38,"target":0},{"source":38,"target":24},{"source":38,"target":245},{"source":245,"target":24},{"source":39,"target":0},{"source":39,"target":49},{"source":39,"target":246},{"source":39,"target":247},{"source":246,"target":14},{"source":246,"target":248},{"source":246,"target":39},{"source":248,"target":14},{"source":247,"target":49},{"source":40,"target":0},{"source":40,"target":41},{"source":40,"target":249},{"source":40,"target":250},{"source":40,"target":251},{"source":249,"target":252},{"source":249,"target":40},{"source":250,"target":253},{"source":250,"target":40},{"source":251,"target":41},{"source":41,"target":0},{"source":42,"target":0},{"source":42,"target":40},{"source":42,"target":254},{"source":254,"target":40},{"source":43,"target":0},{"source":43,"target":40},{"source":43,"target":255},{"source":255,"target":40},{"source":44,"target":0},{"source":44,"target":34},{"source":44,"target":256},{"source":44,"target":257},{"source":256,"target":39},{"source":256,"target":258},{"source":256,"target":44},{"source":258,"target":39},{"source":257,"target":34},{"source":45,"target":0},{"source":45,"target":38},{"source":45,"target":259},{"source":259,"target":38},{"source":46,"target":0},{"source":46,"target":38},{"source":46,"target":260},{"source":260,"target":38},{"source":47,"target":0},{"source":47,"target":17},{"source":47,"target":261},{"source":261,"target":17},{"source":48,"target":0},{"source":48,"target":262},{"source":48,"target":263},{"source":48,"target":264},{"source":48,"target":265},{"source":262,"target":21},{"source":262,"target":266},{"source":262,"target":48},{"source":266,"target":21},{"source":263,"target":35},{"source":263,"target":267},{"source":263,"target":48},{"source":267,"target":35},{"source":264,"target":41},{"source":264,"target":268},{"source":264,"target":48},{"source":268,"target":41},{"source":265,"target":269},{"source":265,"target":48},{"source":49,"target":0},{"source":49,"target":270},{"source":49,"target":271},{"source":270,"target":272},{"source":270,"target":49},{"source":271,"target":273},{"source":271,"target":49},{"source":50,"target":0},{"source":50,"target":32},{"source":50,"target":274},{"source":274,"target":32},{"source":51,"target":0},{"source":51,"target":50},{"source":51,"target":275},{"source":51,"target":276},{"source":275,"target":52},{"source":275,"target":277},{"source":275,"target":51},{"source":277,"target":52},{"source":276,"target":50},{"source":52,"target":0},{"source":52,"target":48},{"source":52,"target":49},{"source":52,"target":278},{"source":52,"target":279},{"source":278,"target":48},{"source":279,"target":49},{"source":53,"target":0},{"source":53,"target":280},{"source":53,"target":281},{"source":53,"target":282},{"source":53,"target":283},{"source":280,"target":284},{"source":280,"target":53},{"source":281,"target":285},{"source":281,"target":53},{"source":282,"target":54},{"source":282,"target":286},{"source":282,"target":53},{"source":286,"target":54},{"source":283,"target":58},{"source":283,"target":287},{"source":283,"target":53},{"source":287,"target":58},{"source":54,"target":0},{"source":54,"target":62},{"source":54,"target":288},{"source":54,"target":289},{"source":288,"target":23},{"source":288,"target":290},{"source":288,"target":54},{"source":290,"target":23},{"source":289,"target":62},{"source":55,"target":0},{"source":55,"target":54},{"source":55,"target":291},{"source":55,"target":292},{"source":291,"target":57},{"source":291,"target":293},{"source":291,"target":55},{"source":293,"target":57},{"source":292,"target":54},{"source":56,"target":0},{"source":56,"target":54},{"source":56,"target":294},{"source":56,"target":295},{"source":56,"target":296},{"source":56,"target":297},{"source":294,"target":298},{"source":294,"target":56},{"source":295,"target":63},{"source":295,"target":299},{"source":295,"target":56},{"source":299,"target":63},{"source":296,"target":64},{"source":296,"target":300},{"source":296,"target":56},{"source":300,"target":64},{"source":297,"target":54},{"source":57,"target":0},{"source":57,"target":301},{"source":57,"target":302},{"source":301,"target":303},{"source":301,"target":57},{"source":302,"target":304},{"source":302,"target":57},{"source":58,"target":0},{"source":58,"target":62},{"source":58,"target":305},{"source":58,"target":306},{"source":58,"target":307},{"source":305,"target":57},{"source":305,"target":308},{"source":305,"target":58},{"source":308,"target":57},{"source":306,"target":17},{"source":306,"target":309},{"source":306,"target":58},{"source":309,"target":17},{"source":307,"target":62},{"source":59,"target":0},{"source":59,"target":58},{"source":59,"target":310},{"source":59,"target":311},{"source":310,"target":312},{"source":310,"target":59},{"source":311,"target":58},{"source":60,"target":0},{"source":60,"target":58},{"source":60,"target":313},{"source":60,"target":314},{"source":313,"target":61},{"source":313,"target":315},{"source":313,"target":60},{"source":315,"target":61},{"source":314,"target":58},{"source":61,"target":0},{"source":61,"target":316},{"source":61,"target":317},{"source":61,"target":318},{"source":316,"target":319},{"source":316,"target":61},{"source":317,"target":57},{"source":317,"target":320},{"source":317,"target":61},{"source":320,"target":57},{"source":318,"target":52},{"source":318,"target":321},{"source":318,"target":61},{"source":321,"target":52},{"source":62,"target":0},{"source":62,"target":322},{"source":322,"target":323},{"source":322,"target":62},{"source":63,"target":0},{"source":64,"target":0},{"source":64,"target":324},{"source":64,"target":325},{"source":324,"target":326},{"source":324,"target":64},{"source":325,"target":327},{"source":325,"target":64}],"multigraph":true} | ecore |
modelling | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2WithIDInsFSMownedElementHasVisibility.ecore | UML2WithID
VisibilityKind
package
package
private
private
protected
protected
public
public
ReadLinkObjectEndQualifierAction
InteractionOperand
DataStoreNode
CreateObjectAction
ReadLinkAction
DestroyObjectAction
AddVariableValueAction
InteractionConstraint
Transition
ParameterSet
OpaqueExpression
InteractionOccurrence
ObjectNode
InteractionFragment
Implementation
ValuePin
Activity
RedefinableElement
Association
PrimitiveFunction
CollaborationOccurrence
Artifact
OutputPin
RemoveStructuralFeatureValueAction
StructuredClassifier
ParameterableClassifier
Component
ReadSelfAction
Node
PartDecomposition
Enumeration
LiteralUnlimitedNatural
BroadcastSignalAction
AcceptCallAction
Reception
Trigger
CommunicationPath
Collaboration
ReadVariableAction
DurationObservationAction
InformationItem
ValueSpecification
FinalState
DeploymentTarget
Actor
Action
DurationConstraint
ExtensionPoint
Variable
ActivityEdge
TimeInterval
ReadLinkObjectEndAction
Package
GeneralizationSet
TemplateableClassifier
ConnectionPointReference
ExtensionEnd
Stereotype
WriteVariableAction
Connector
RedefinableTemplateSignature
DeploymentSpecification
SendSignalAction
CallAction
ActivityNode
Include
StructuralFeature
StateInvariant
Region
ConditionalNode
ApplyFunctionAction
Type
CreateLinkAction
AcceptEventAction
Manifestation
IntervalConstraint
ChangeTrigger
BehavioralFeature
CreateLinkObjectAction
InitialNode
DurationInterval
WriteLinkAction
AssociationClass
ClearStructuralFeatureAction
ActivityFinalNode
RaiseExceptionAction
ClearVariableAction
DestroyLinkAction
Model
Profile
Interface
ReadExtentAction
State
TimeConstraint
InstanceValue
TestIdentityAction
ReclassifyObjectAction
Interaction
RemoveVariableValueAction
StateMachine
ControlFlow
ExecutionOccurrence
InformationFlow
AnyTrigger
FlowFinalNode
Continuation
ActivityParameterNode
LiteralSpecification
Operation
MessageEnd
TimeTrigger
CallTrigger
VariableAction
UseCase
EventOccurrence
CentralBufferNode
JoinNode
MergeNode
InstanceSpecification
DataType
GeneralOrdering
ClearAssociationAction
StructuralFeatureAction
Signal
ObjectFlow
Vertex
NamedElement
visibility
ExpansionNode
EncapsulatedClassifier
ProtocolStateMachine
InputPin
Device
Parameter
ConnectableElement
EnumerationLiteral
Class
Gate
Deployment
Permission
Interval
TimeObservationAction
StructuredActivityNode
DecisionNode
ReplyAction
Abstraction
Property
Realization
LiteralBoolean
Expression
ForkNode
ReadIsClassifiedObjectAction
LiteralInteger
PrimitiveType
LinkAction
TimeExpression
Duration
Constraint
Pseudostate
LoopNode
FinalNode
Dependency
DeployedArtifact
ExecutionEnvironment
ActivityPartition
WriteStructuralFeatureAction
CallBehaviorAction
Lifeline
Classifier
Message
PackageableElement
SendObjectAction
Behavior
LiteralString
StartOwnedBehaviorAction
ProtocolTransition
Feature
CombinedFragment
AddStructuralFeatureValueAction
TypedElement
InvocationAction
CallOperationAction
BehavioredClassifier
SignalTrigger
Namespace
member
Pin
Stop
ReadStructuralFeatureAction
ExecutableNode
Extension
Port
Usage
MessageTrigger
LiteralNull
ExpansionRegion
ControlNode
Substitution
Extend
Element
ID | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2WithID" nsURI="http:///UML2WithID.ecore" nsPrefix="UML2WithID">
<eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind">
<eLiterals name="package" value="1" literal="package"/>
<eLiterals name="private" value="2" literal="private"/>
<eLiterals name="protected" value="3" literal="protected"/>
<eLiterals name="public" value="4" literal="public"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndQualifierAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionOperand" eSuperTypes="#//Namespace #//InteractionFragment #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//CentralBufferNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CreateObjectAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadLinkAction" eSuperTypes="#//LinkAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DestroyObjectAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="AddVariableValueAction" eSuperTypes="#//WriteVariableAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionConstraint" eSuperTypes="#//Constraint #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//RedefinableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ParameterSet" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionOccurrence" eSuperTypes="#//InteractionFragment #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ObjectNode" abstract="true" eSuperTypes="#//ActivityNode #//TypedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionFragment" abstract="true"
eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Implementation" eSuperTypes="#//Realization #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ValuePin" eSuperTypes="#//InputPin #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" abstract="true"
eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveFunction" eSuperTypes="#//PackageableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CollaborationOccurrence" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier #//DeployedArtifact #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="OutputPin" eSuperTypes="#//Pin #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="RemoveStructuralFeatureValueAction"
eSuperTypes="#//WriteStructuralFeatureAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" abstract="true"
eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" abstract="true"
eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadSelfAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class #//DeploymentTarget #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="PartDecomposition" eSuperTypes="#//InteractionOccurrence #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="BroadcastSignalAction" eSuperTypes="#//InvocationAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="AcceptCallAction" eSuperTypes="#//AcceptEventAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="#//BehavioralFeature #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Trigger" abstract="true" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadVariableAction" eSuperTypes="#//VariableAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DurationObservationAction" eSuperTypes="#//WriteStructuralFeatureAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" abstract="true"
eSuperTypes="#//TypedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DeploymentTarget" abstract="true" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//ExecutableNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DurationConstraint" eSuperTypes="#//IntervalConstraint #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ExtensionPoint" eSuperTypes="#//RedefinableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//ConnectableElement #//TypedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" abstract="true" eSuperTypes="#//RedefinableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//Interval #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//PackageableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="GeneralizationSet" eSuperTypes="#//PackageableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" abstract="true"
eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ConnectionPointReference" eSuperTypes="#//Vertex #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="WriteVariableAction" abstract="true"
eSuperTypes="#//VariableAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//Feature #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="RedefinableTemplateSignature" eSuperTypes="#//RedefinableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="SendSignalAction" eSuperTypes="#//InvocationAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CallAction" abstract="true" eSuperTypes="#//InvocationAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityNode" abstract="true" eSuperTypes="#//RedefinableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Include" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" abstract="true" eSuperTypes="#//Feature #//TypedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="StateInvariant" eSuperTypes="#//InteractionFragment #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="#//Namespace #//RedefinableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalNode" eSuperTypes="#//StructuredActivityNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ApplyFunctionAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//PackageableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CreateLinkAction" eSuperTypes="#//WriteLinkAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="AcceptEventAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Manifestation" eSuperTypes="#//Abstraction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="IntervalConstraint" eSuperTypes="#//Constraint #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ChangeTrigger" eSuperTypes="#//Trigger #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" abstract="true" eSuperTypes="#//Namespace #//Feature #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CreateLinkObjectAction" eSuperTypes="#//CreateLinkAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InitialNode" eSuperTypes="#//ControlNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DurationInterval" eSuperTypes="#//Interval #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="WriteLinkAction" abstract="true" eSuperTypes="#//LinkAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ClearStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityFinalNode" eSuperTypes="#//FinalNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="RaiseExceptionAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ClearVariableAction" eSuperTypes="#//VariableAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DestroyLinkAction" eSuperTypes="#//WriteLinkAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//Package #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Profile" eSuperTypes="#//Package #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadExtentAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//Namespace #//RedefinableElement #//Vertex #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeConstraint" eSuperTypes="#//IntervalConstraint #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TestIdentityAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReclassifyObjectAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior #//InteractionFragment #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="RemoveVariableValueAction" eSuperTypes="#//WriteVariableAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ControlFlow" eSuperTypes="#//ActivityEdge #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ExecutionOccurrence" eSuperTypes="#//InteractionFragment #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InformationFlow" eSuperTypes="#//PackageableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="AnyTrigger" eSuperTypes="#//MessageTrigger #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="FlowFinalNode" eSuperTypes="#//FinalNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Continuation" eSuperTypes="#//InteractionFragment #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" abstract="true"
eSuperTypes="#//ValueSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature #//TypedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="MessageEnd" abstract="true" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeTrigger" eSuperTypes="#//Trigger #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CallTrigger" eSuperTypes="#//MessageTrigger #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="VariableAction" abstract="true" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="EventOccurrence" eSuperTypes="#//InteractionFragment #//MessageEnd #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CentralBufferNode" eSuperTypes="#//ObjectNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//ControlNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="MergeNode" eSuperTypes="#//ControlNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InstanceSpecification" eSuperTypes="#//PackageableElement #//DeploymentTarget #//DeployedArtifact #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="GeneralOrdering" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ClearAssociationAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureAction" abstract="true"
eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ObjectFlow" eSuperTypes="#//ActivityEdge #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Vertex" abstract="true" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//VisibilityKind"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" abstract="true"
eSuperTypes="#//StructuredClassifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InputPin" eSuperTypes="#//Pin #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//ConnectableElement #//TypedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ConnectableElement" abstract="true"
eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//InstanceSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Gate" eSuperTypes="#//MessageEnd #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Deployment" eSuperTypes="#//Dependency #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Permission" eSuperTypes="#//Dependency #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Interval" eSuperTypes="#//ValueSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeObservationAction" eSuperTypes="#//WriteStructuralFeatureAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuredActivityNode" eSuperTypes="#//Action #//Namespace #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//ControlNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReplyAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Abstraction" eSuperTypes="#//Dependency #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature #//ConnectableElement #//DeploymentTarget #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Realization" eSuperTypes="#//Abstraction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//OpaqueExpression #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//ControlNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadIsClassifiedObjectAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="LinkAction" abstract="true" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//ValueSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Duration" eSuperTypes="#//ValueSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//PackageableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Pseudostate" eSuperTypes="#//Vertex #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="LoopNode" eSuperTypes="#//StructuredActivityNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="FinalNode" abstract="true" eSuperTypes="#//ControlNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//PackageableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DeployedArtifact" abstract="true" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityPartition" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="WriteStructuralFeatureAction" abstract="true"
eSuperTypes="#//StructuralFeatureAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CallBehaviorAction" eSuperTypes="#//CallAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//Namespace #//Type #//RedefinableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Message" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="PackageableElement" abstract="true"
eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="SendObjectAction" eSuperTypes="#//InvocationAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Behavior" abstract="true" eSuperTypes="#//Class #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="StartOwnedBehaviorAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ProtocolTransition" eSuperTypes="#//Transition #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Feature" abstract="true" eSuperTypes="#//RedefinableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CombinedFragment" eSuperTypes="#//InteractionFragment #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="AddStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InvocationAction" abstract="true" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CallOperationAction" eSuperTypes="#//CallAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" abstract="true"
eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="SignalTrigger" eSuperTypes="#//MessageTrigger #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Namespace" abstract="true" eSuperTypes="#//NamedElement #//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="member" upperBound="-1"
eType="#//NamedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Pin" abstract="true" eSuperTypes="#//ObjectNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Stop" eSuperTypes="#//EventOccurrence #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ExecutableNode" abstract="true" eSuperTypes="#//ActivityNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Usage" eSuperTypes="#//Dependency #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="MessageTrigger" abstract="true" eSuperTypes="#//Trigger #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpansionRegion" eSuperTypes="#//StructuredActivityNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ControlNode" abstract="true" eSuperTypes="#//ActivityNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Substitution" eSuperTypes="#//Realization #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Extend" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"UML2WithID","nsURI":"http:///UML2WithID.ecore","name":"UML2WithID","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndQualifierAction","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOperand","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateObjectAction","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkAction","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyObjectAction","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddVariableValueAction","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionConstraint","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterSet","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOccurrence","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionFragment","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implementation","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePin","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveFunction","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollaborationOccurrence","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPin","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadSelfAction","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartDecomposition","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BroadcastSignalAction","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptCallAction","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":true,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadVariableAction","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationObservationAction","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentTarget","instanceClass":null,"abstract":true,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationConstraint","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionPoint","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":true,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndAction","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizationSet","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":true,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionPointReference","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionEnd","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteVariableAction","instanceClass":null,"abstract":true,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableTemplateSignature","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendSignalAction","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallAction","instanceClass":null,"abstract":true,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":true,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Include","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":true,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateInvariant","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalNode","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplyFunctionAction","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkAction","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptEventAction","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifestation","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntervalConstraint","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeTrigger","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":true,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkObjectAction","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationInterval","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteLinkAction","instanceClass":null,"abstract":true,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearStructuralFeatureAction","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinalNode","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExceptionAction","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearVariableAction","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyLinkAction","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Profile","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadExtentAction","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeConstraint","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestIdentityAction","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReclassifyObjectAction","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveVariableValueAction","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlFlow","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionOccurrence","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationFlow","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyTrigger","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowFinalNode","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Continuation","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":true,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEnd","instanceClass":null,"abstract":true,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeTrigger","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallTrigger","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAction","instanceClass":null,"abstract":true,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventOccurrence","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CentralBufferNode","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MergeNode","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceSpecification","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralOrdering","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearAssociationAction","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureAction","instanceClass":null,"abstract":true,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectFlow","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vertex","instanceClass":null,"abstract":true,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionNode","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":true,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPin","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectableElement","instanceClass":null,"abstract":true,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gate","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deployment","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Permission","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeObservationAction","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredActivityNode","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplyAction","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstraction","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadIsClassifiedObjectAction","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkAction","instanceClass":null,"abstract":true,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopNode","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalNode","instanceClass":null,"abstract":true,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeployedArtifact","instanceClass":null,"abstract":true,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityPartition","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteStructuralFeatureAction","instanceClass":null,"abstract":true,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallBehaviorAction","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":true,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendObjectAction","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":true,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartOwnedBehaviorAction","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolTransition","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":true,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvocationAction","instanceClass":null,"abstract":true,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallOperationAction","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":true,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalTrigger","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":true,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":true,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stop","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadStructuralFeatureAction","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableNode","instanceClass":null,"abstract":true,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Usage","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageTrigger","instanceClass":null,"abstract":true,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionRegion","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":true,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Substitution","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extend","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":199,"interface":false,"eClass":"EClass"},{"name":"package","id":200,"value":1,"literal":"package","eClass":"EEnumLiteral"},{"name":"private","id":201,"value":2,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":202,"value":3,"literal":"protected","eClass":"EEnumLiteral"},{"name":"public","id":203,"value":4,"literal":"public","eClass":"EEnumLiteral"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"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":474,"derived":false},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"id":578,"eClass":"EGenericType"},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"id":583,"eClass":"EGenericType"},{"id":584,"eClass":"EGenericType"},{"id":585,"eClass":"EGenericType"},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":596,"derived":false},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"id":603,"eClass":"EGenericType"},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"id":606,"eClass":"EGenericType"},{"id":607,"eClass":"EGenericType"},{"id":608,"eClass":"EGenericType"},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"id":623,"eClass":"EGenericType"},{"id":624,"eClass":"EGenericType"},{"id":625,"eClass":"EGenericType"},{"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":626,"derived":false},{"id":627,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":0,"target":136},{"source":0,"target":137},{"source":0,"target":138},{"source":0,"target":139},{"source":0,"target":140},{"source":0,"target":141},{"source":0,"target":142},{"source":0,"target":143},{"source":0,"target":144},{"source":0,"target":145},{"source":0,"target":146},{"source":0,"target":147},{"source":0,"target":148},{"source":0,"target":149},{"source":0,"target":150},{"source":0,"target":151},{"source":0,"target":152},{"source":0,"target":153},{"source":0,"target":154},{"source":0,"target":155},{"source":0,"target":156},{"source":0,"target":157},{"source":0,"target":158},{"source":0,"target":159},{"source":0,"target":160},{"source":0,"target":161},{"source":0,"target":162},{"source":0,"target":163},{"source":0,"target":164},{"source":0,"target":165},{"source":0,"target":166},{"source":0,"target":167},{"source":0,"target":168},{"source":0,"target":169},{"source":0,"target":170},{"source":0,"target":171},{"source":0,"target":172},{"source":0,"target":173},{"source":0,"target":174},{"source":0,"target":175},{"source":0,"target":176},{"source":0,"target":177},{"source":0,"target":178},{"source":0,"target":179},{"source":0,"target":180},{"source":0,"target":181},{"source":0,"target":182},{"source":0,"target":183},{"source":0,"target":184},{"source":0,"target":185},{"source":0,"target":186},{"source":0,"target":187},{"source":0,"target":188},{"source":0,"target":189},{"source":0,"target":190},{"source":0,"target":191},{"source":0,"target":192},{"source":0,"target":193},{"source":0,"target":194},{"source":0,"target":195},{"source":0,"target":196},{"source":0,"target":197},{"source":0,"target":198},{"source":0,"target":199},{"source":1,"target":0},{"source":1,"target":200},{"source":1,"target":201},{"source":1,"target":202},{"source":1,"target":203},{"source":200,"target":1},{"source":201,"target":1},{"source":202,"target":1},{"source":203,"target":1},{"source":2,"target":0},{"source":2,"target":47},{"source":2,"target":199},{"source":2,"target":204},{"source":2,"target":205},{"source":204,"target":47},{"source":205,"target":199},{"source":3,"target":0},{"source":3,"target":185},{"source":3,"target":15},{"source":3,"target":199},{"source":3,"target":206},{"source":3,"target":207},{"source":3,"target":208},{"source":206,"target":185},{"source":207,"target":15},{"source":208,"target":199},{"source":4,"target":0},{"source":4,"target":117},{"source":4,"target":199},{"source":4,"target":209},{"source":4,"target":210},{"source":209,"target":117},{"source":210,"target":199},{"source":5,"target":0},{"source":5,"target":47},{"source":5,"target":199},{"source":5,"target":211},{"source":5,"target":212},{"source":211,"target":47},{"source":212,"target":199},{"source":6,"target":0},{"source":6,"target":155},{"source":6,"target":199},{"source":6,"target":213},{"source":6,"target":214},{"source":213,"target":155},{"source":214,"target":199},{"source":7,"target":0},{"source":7,"target":47},{"source":7,"target":199},{"source":7,"target":215},{"source":7,"target":216},{"source":215,"target":47},{"source":216,"target":199},{"source":8,"target":0},{"source":8,"target":60},{"source":8,"target":199},{"source":8,"target":217},{"source":8,"target":218},{"source":217,"target":60},{"source":218,"target":199},{"source":9,"target":0},{"source":9,"target":158},{"source":9,"target":199},{"source":9,"target":219},{"source":9,"target":220},{"source":219,"target":158},{"source":220,"target":199},{"source":10,"target":0},{"source":10,"target":19},{"source":10,"target":199},{"source":10,"target":221},{"source":10,"target":222},{"source":221,"target":19},{"source":222,"target":199},{"source":11,"target":0},{"source":11,"target":128},{"source":11,"target":199},{"source":11,"target":223},{"source":11,"target":224},{"source":223,"target":128},{"source":224,"target":199},{"source":12,"target":0},{"source":12,"target":43},{"source":12,"target":199},{"source":12,"target":225},{"source":12,"target":226},{"source":225,"target":43},{"source":226,"target":199},{"source":13,"target":0},{"source":13,"target":15},{"source":13,"target":199},{"source":13,"target":227},{"source":13,"target":228},{"source":227,"target":15},{"source":228,"target":199},{"source":14,"target":0},{"source":14,"target":66},{"source":14,"target":180},{"source":14,"target":199},{"source":14,"target":229},{"source":14,"target":230},{"source":14,"target":231},{"source":229,"target":66},{"source":230,"target":180},{"source":231,"target":199},{"source":15,"target":0},{"source":15,"target":128},{"source":15,"target":199},{"source":15,"target":232},{"source":15,"target":233},{"source":232,"target":128},{"source":233,"target":199},{"source":16,"target":0},{"source":16,"target":148},{"source":16,"target":199},{"source":16,"target":234},{"source":16,"target":235},{"source":234,"target":148},{"source":235,"target":199},{"source":17,"target":0},{"source":17,"target":132},{"source":17,"target":199},{"source":17,"target":236},{"source":17,"target":237},{"source":236,"target":132},{"source":237,"target":199},{"source":18,"target":0},{"source":18,"target":173},{"source":18,"target":199},{"source":18,"target":238},{"source":18,"target":239},{"source":238,"target":173},{"source":239,"target":199},{"source":19,"target":0},{"source":19,"target":128},{"source":19,"target":199},{"source":19,"target":240},{"source":19,"target":241},{"source":240,"target":128},{"source":241,"target":199},{"source":20,"target":0},{"source":20,"target":169},{"source":20,"target":199},{"source":20,"target":242},{"source":20,"target":243},{"source":242,"target":169},{"source":243,"target":199},{"source":21,"target":0},{"source":21,"target":171},{"source":21,"target":199},{"source":21,"target":244},{"source":21,"target":245},{"source":244,"target":171},{"source":245,"target":199},{"source":22,"target":0},{"source":22,"target":128},{"source":22,"target":199},{"source":22,"target":246},{"source":22,"target":247},{"source":246,"target":128},{"source":247,"target":199},{"source":23,"target":0},{"source":23,"target":169},{"source":23,"target":163},{"source":23,"target":199},{"source":23,"target":248},{"source":23,"target":249},{"source":23,"target":250},{"source":248,"target":169},{"source":249,"target":163},{"source":250,"target":199},{"source":24,"target":0},{"source":24,"target":186},{"source":24,"target":199},{"source":24,"target":251},{"source":24,"target":252},{"source":251,"target":186},{"source":252,"target":199},{"source":25,"target":0},{"source":25,"target":166},{"source":25,"target":199},{"source":25,"target":253},{"source":25,"target":254},{"source":253,"target":166},{"source":254,"target":199},{"source":26,"target":0},{"source":26,"target":169},{"source":26,"target":199},{"source":26,"target":255},{"source":26,"target":256},{"source":255,"target":169},{"source":256,"target":199},{"source":27,"target":0},{"source":27,"target":169},{"source":27,"target":199},{"source":27,"target":257},{"source":27,"target":258},{"source":257,"target":169},{"source":258,"target":199},{"source":28,"target":0},{"source":28,"target":137},{"source":28,"target":199},{"source":28,"target":259},{"source":28,"target":260},{"source":259,"target":137},{"source":260,"target":199},{"source":29,"target":0},{"source":29,"target":47},{"source":29,"target":199},{"source":29,"target":261},{"source":29,"target":262},{"source":261,"target":47},{"source":262,"target":199},{"source":30,"target":0},{"source":30,"target":137},{"source":30,"target":45},{"source":30,"target":199},{"source":30,"target":263},{"source":30,"target":264},{"source":30,"target":265},{"source":263,"target":137},{"source":264,"target":45},{"source":265,"target":199},{"source":31,"target":0},{"source":31,"target":13},{"source":31,"target":199},{"source":31,"target":266},{"source":31,"target":267},{"source":266,"target":13},{"source":267,"target":199},{"source":32,"target":0},{"source":32,"target":121},{"source":32,"target":199},{"source":32,"target":268},{"source":32,"target":269},{"source":268,"target":121},{"source":269,"target":199},{"source":33,"target":0},{"source":33,"target":109},{"source":33,"target":199},{"source":33,"target":270},{"source":33,"target":271},{"source":270,"target":109},{"source":271,"target":199},{"source":34,"target":0},{"source":34,"target":181},{"source":34,"target":199},{"source":34,"target":272},{"source":34,"target":273},{"source":272,"target":181},{"source":273,"target":199},{"source":35,"target":0},{"source":35,"target":75},{"source":35,"target":199},{"source":35,"target":274},{"source":35,"target":275},{"source":274,"target":75},{"source":275,"target":199},{"source":36,"target":0},{"source":36,"target":79},{"source":36,"target":199},{"source":36,"target":276},{"source":36,"target":277},{"source":276,"target":79},{"source":277,"target":199},{"source":37,"target":0},{"source":37,"target":128},{"source":37,"target":199},{"source":37,"target":278},{"source":37,"target":279},{"source":278,"target":128},{"source":279,"target":199},{"source":38,"target":0},{"source":38,"target":20},{"source":38,"target":199},{"source":38,"target":280},{"source":38,"target":281},{"source":280,"target":20},{"source":281,"target":199},{"source":39,"target":0},{"source":39,"target":183},{"source":39,"target":26},{"source":39,"target":199},{"source":39,"target":282},{"source":39,"target":283},{"source":39,"target":284},{"source":282,"target":183},{"source":283,"target":26},{"source":284,"target":199},{"source":40,"target":0},{"source":40,"target":114},{"source":40,"target":199},{"source":40,"target":285},{"source":40,"target":286},{"source":285,"target":114},{"source":286,"target":199},{"source":41,"target":0},{"source":41,"target":166},{"source":41,"target":199},{"source":41,"target":287},{"source":41,"target":288},{"source":287,"target":166},{"source":288,"target":199},{"source":42,"target":0},{"source":42,"target":169},{"source":42,"target":199},{"source":42,"target":289},{"source":42,"target":290},{"source":289,"target":169},{"source":290,"target":199},{"source":43,"target":0},{"source":43,"target":180},{"source":43,"target":199},{"source":43,"target":291},{"source":43,"target":292},{"source":291,"target":180},{"source":292,"target":199},{"source":44,"target":0},{"source":44,"target":94},{"source":44,"target":199},{"source":44,"target":293},{"source":44,"target":294},{"source":293,"target":94},{"source":294,"target":199},{"source":45,"target":0},{"source":45,"target":128},{"source":45,"target":199},{"source":45,"target":295},{"source":45,"target":296},{"source":295,"target":128},{"source":296,"target":199},{"source":46,"target":0},{"source":46,"target":169},{"source":46,"target":199},{"source":46,"target":297},{"source":46,"target":298},{"source":297,"target":169},{"source":298,"target":199},{"source":47,"target":0},{"source":47,"target":189},{"source":47,"target":199},{"source":47,"target":299},{"source":47,"target":300},{"source":299,"target":189},{"source":300,"target":199},{"source":48,"target":0},{"source":48,"target":77},{"source":48,"target":199},{"source":48,"target":301},{"source":48,"target":302},{"source":301,"target":77},{"source":302,"target":199},{"source":49,"target":0},{"source":49,"target":19},{"source":49,"target":199},{"source":49,"target":303},{"source":49,"target":304},{"source":303,"target":19},{"source":304,"target":199},{"source":50,"target":0},{"source":50,"target":135},{"source":50,"target":180},{"source":50,"target":199},{"source":50,"target":305},{"source":50,"target":306},{"source":50,"target":307},{"source":305,"target":135},{"source":306,"target":180},{"source":307,"target":199},{"source":51,"target":0},{"source":51,"target":19},{"source":51,"target":199},{"source":51,"target":308},{"source":51,"target":309},{"source":308,"target":19},{"source":309,"target":199},{"source":52,"target":0},{"source":52,"target":141},{"source":52,"target":199},{"source":52,"target":310},{"source":52,"target":311},{"source":310,"target":141},{"source":311,"target":199},{"source":53,"target":0},{"source":53,"target":47},{"source":53,"target":199},{"source":53,"target":312},{"source":53,"target":313},{"source":312,"target":47},{"source":313,"target":199},{"source":54,"target":0},{"source":54,"target":185},{"source":54,"target":171},{"source":54,"target":199},{"source":54,"target":314},{"source":54,"target":315},{"source":54,"target":316},{"source":314,"target":185},{"source":315,"target":171},{"source":316,"target":199},{"source":55,"target":0},{"source":55,"target":171},{"source":55,"target":199},{"source":55,"target":317},{"source":55,"target":318},{"source":317,"target":171},{"source":318,"target":199},{"source":56,"target":0},{"source":56,"target":169},{"source":56,"target":199},{"source":56,"target":319},{"source":56,"target":320},{"source":319,"target":169},{"source":320,"target":199},{"source":57,"target":0},{"source":57,"target":127},{"source":57,"target":199},{"source":57,"target":321},{"source":57,"target":322},{"source":321,"target":127},{"source":322,"target":199},{"source":58,"target":0},{"source":58,"target":147},{"source":58,"target":199},{"source":58,"target":323},{"source":58,"target":324},{"source":323,"target":147},{"source":324,"target":199},{"source":59,"target":0},{"source":59,"target":137},{"source":59,"target":199},{"source":59,"target":325},{"source":59,"target":326},{"source":325,"target":137},{"source":326,"target":199},{"source":60,"target":0},{"source":60,"target":114},{"source":60,"target":199},{"source":60,"target":327},{"source":60,"target":328},{"source":327,"target":114},{"source":328,"target":199},{"source":61,"target":0},{"source":61,"target":177},{"source":61,"target":199},{"source":61,"target":329},{"source":61,"target":330},{"source":329,"target":177},{"source":330,"target":199},{"source":62,"target":0},{"source":62,"target":19},{"source":62,"target":199},{"source":62,"target":331},{"source":62,"target":332},{"source":331,"target":19},{"source":332,"target":199},{"source":63,"target":0},{"source":63,"target":23},{"source":63,"target":199},{"source":63,"target":333},{"source":63,"target":334},{"source":333,"target":23},{"source":334,"target":199},{"source":64,"target":0},{"source":64,"target":181},{"source":64,"target":199},{"source":64,"target":335},{"source":64,"target":336},{"source":335,"target":181},{"source":336,"target":199},{"source":65,"target":0},{"source":65,"target":181},{"source":65,"target":199},{"source":65,"target":337},{"source":65,"target":338},{"source":337,"target":181},{"source":338,"target":199},{"source":66,"target":0},{"source":66,"target":19},{"source":66,"target":199},{"source":66,"target":339},{"source":66,"target":340},{"source":339,"target":19},{"source":340,"target":199},{"source":67,"target":0},{"source":67,"target":128},{"source":67,"target":199},{"source":67,"target":341},{"source":67,"target":342},{"source":341,"target":128},{"source":342,"target":199},{"source":68,"target":0},{"source":68,"target":177},{"source":68,"target":180},{"source":68,"target":199},{"source":68,"target":343},{"source":68,"target":344},{"source":68,"target":345},{"source":343,"target":177},{"source":344,"target":180},{"source":345,"target":199},{"source":69,"target":0},{"source":69,"target":15},{"source":69,"target":199},{"source":69,"target":346},{"source":69,"target":347},{"source":346,"target":15},{"source":347,"target":199},{"source":70,"target":0},{"source":70,"target":185},{"source":70,"target":19},{"source":70,"target":199},{"source":70,"target":348},{"source":70,"target":349},{"source":70,"target":350},{"source":348,"target":185},{"source":349,"target":19},{"source":350,"target":199},{"source":71,"target":0},{"source":71,"target":143},{"source":71,"target":199},{"source":71,"target":351},{"source":71,"target":352},{"source":351,"target":143},{"source":352,"target":199},{"source":72,"target":0},{"source":72,"target":47},{"source":72,"target":199},{"source":72,"target":353},{"source":72,"target":354},{"source":353,"target":47},{"source":354,"target":199},{"source":73,"target":0},{"source":73,"target":171},{"source":73,"target":199},{"source":73,"target":355},{"source":73,"target":356},{"source":355,"target":171},{"source":356,"target":199},{"source":74,"target":0},{"source":74,"target":83},{"source":74,"target":199},{"source":74,"target":357},{"source":74,"target":358},{"source":357,"target":83},{"source":358,"target":199},{"source":75,"target":0},{"source":75,"target":47},{"source":75,"target":199},{"source":75,"target":359},{"source":75,"target":360},{"source":359,"target":47},{"source":360,"target":199},{"source":76,"target":0},{"source":76,"target":146},{"source":76,"target":199},{"source":76,"target":361},{"source":76,"target":362},{"source":361,"target":146},{"source":362,"target":199},{"source":77,"target":0},{"source":77,"target":158},{"source":77,"target":199},{"source":77,"target":363},{"source":77,"target":364},{"source":363,"target":158},{"source":364,"target":199},{"source":78,"target":0},{"source":78,"target":37},{"source":78,"target":199},{"source":78,"target":365},{"source":78,"target":366},{"source":365,"target":37},{"source":366,"target":199},{"source":79,"target":0},{"source":79,"target":185},{"source":79,"target":177},{"source":79,"target":199},{"source":79,"target":367},{"source":79,"target":368},{"source":79,"target":369},{"source":367,"target":185},{"source":368,"target":177},{"source":369,"target":199},{"source":80,"target":0},{"source":80,"target":74},{"source":80,"target":199},{"source":80,"target":370},{"source":80,"target":371},{"source":370,"target":74},{"source":371,"target":199},{"source":81,"target":0},{"source":81,"target":196},{"source":81,"target":199},{"source":81,"target":372},{"source":81,"target":373},{"source":372,"target":196},{"source":373,"target":199},{"source":82,"target":0},{"source":82,"target":141},{"source":82,"target":199},{"source":82,"target":374},{"source":82,"target":375},{"source":374,"target":141},{"source":375,"target":199},{"source":83,"target":0},{"source":83,"target":155},{"source":83,"target":199},{"source":83,"target":376},{"source":83,"target":377},{"source":376,"target":155},{"source":377,"target":199},{"source":84,"target":0},{"source":84,"target":137},{"source":84,"target":20},{"source":84,"target":199},{"source":84,"target":378},{"source":84,"target":379},{"source":84,"target":380},{"source":378,"target":137},{"source":379,"target":20},{"source":380,"target":199},{"source":85,"target":0},{"source":85,"target":124},{"source":85,"target":199},{"source":85,"target":381},{"source":85,"target":382},{"source":381,"target":124},{"source":382,"target":199},{"source":86,"target":0},{"source":86,"target":161},{"source":86,"target":199},{"source":86,"target":383},{"source":86,"target":384},{"source":383,"target":161},{"source":384,"target":199},{"source":87,"target":0},{"source":87,"target":47},{"source":87,"target":199},{"source":87,"target":385},{"source":87,"target":386},{"source":385,"target":47},{"source":386,"target":199},{"source":88,"target":0},{"source":88,"target":114},{"source":88,"target":199},{"source":88,"target":387},{"source":88,"target":388},{"source":387,"target":114},{"source":388,"target":199},{"source":89,"target":0},{"source":89,"target":83},{"source":89,"target":199},{"source":89,"target":389},{"source":89,"target":390},{"source":389,"target":83},{"source":390,"target":199},{"source":90,"target":0},{"source":90,"target":54},{"source":90,"target":199},{"source":90,"target":391},{"source":90,"target":392},{"source":391,"target":54},{"source":392,"target":199},{"source":91,"target":0},{"source":91,"target":54},{"source":91,"target":199},{"source":91,"target":393},{"source":91,"target":394},{"source":393,"target":54},{"source":394,"target":199},{"source":92,"target":0},{"source":92,"target":169},{"source":92,"target":199},{"source":92,"target":395},{"source":92,"target":396},{"source":395,"target":169},{"source":396,"target":199},{"source":93,"target":0},{"source":93,"target":47},{"source":93,"target":199},{"source":93,"target":397},{"source":93,"target":398},{"source":397,"target":47},{"source":398,"target":199},{"source":94,"target":0},{"source":94,"target":185},{"source":94,"target":19},{"source":94,"target":127},{"source":94,"target":199},{"source":94,"target":399},{"source":94,"target":400},{"source":94,"target":401},{"source":94,"target":402},{"source":399,"target":185},{"source":400,"target":19},{"source":401,"target":127},{"source":402,"target":199},{"source":95,"target":0},{"source":95,"target":77},{"source":95,"target":199},{"source":95,"target":403},{"source":95,"target":404},{"source":403,"target":77},{"source":404,"target":199},{"source":96,"target":0},{"source":96,"target":43},{"source":96,"target":199},{"source":96,"target":405},{"source":96,"target":406},{"source":405,"target":43},{"source":406,"target":199},{"source":97,"target":0},{"source":97,"target":47},{"source":97,"target":199},{"source":97,"target":407},{"source":97,"target":408},{"source":407,"target":47},{"source":408,"target":199},{"source":98,"target":0},{"source":98,"target":47},{"source":98,"target":199},{"source":98,"target":409},{"source":98,"target":410},{"source":409,"target":47},{"source":410,"target":199},{"source":99,"target":0},{"source":99,"target":173},{"source":99,"target":15},{"source":99,"target":199},{"source":99,"target":411},{"source":99,"target":412},{"source":99,"target":413},{"source":411,"target":173},{"source":412,"target":15},{"source":413,"target":199},{"source":100,"target":0},{"source":100,"target":60},{"source":100,"target":199},{"source":100,"target":414},{"source":100,"target":415},{"source":414,"target":60},{"source":415,"target":199},{"source":101,"target":0},{"source":101,"target":173},{"source":101,"target":199},{"source":101,"target":416},{"source":101,"target":417},{"source":416,"target":173},{"source":417,"target":199},{"source":102,"target":0},{"source":102,"target":51},{"source":102,"target":199},{"source":102,"target":418},{"source":102,"target":419},{"source":418,"target":51},{"source":419,"target":199},{"source":103,"target":0},{"source":103,"target":15},{"source":103,"target":199},{"source":103,"target":420},{"source":103,"target":421},{"source":420,"target":15},{"source":421,"target":199},{"source":104,"target":0},{"source":104,"target":171},{"source":104,"target":199},{"source":104,"target":422},{"source":104,"target":423},{"source":422,"target":171},{"source":423,"target":199},{"source":105,"target":0},{"source":105,"target":193},{"source":105,"target":199},{"source":105,"target":424},{"source":105,"target":425},{"source":424,"target":193},{"source":425,"target":199},{"source":106,"target":0},{"source":106,"target":161},{"source":106,"target":199},{"source":106,"target":426},{"source":106,"target":427},{"source":426,"target":161},{"source":427,"target":199},{"source":107,"target":0},{"source":107,"target":15},{"source":107,"target":199},{"source":107,"target":428},{"source":107,"target":429},{"source":428,"target":15},{"source":429,"target":199},{"source":108,"target":0},{"source":108,"target":14},{"source":108,"target":199},{"source":108,"target":430},{"source":108,"target":431},{"source":430,"target":14},{"source":431,"target":199},{"source":109,"target":0},{"source":109,"target":43},{"source":109,"target":199},{"source":109,"target":432},{"source":109,"target":433},{"source":432,"target":43},{"source":433,"target":199},{"source":110,"target":0},{"source":110,"target":79},{"source":110,"target":180},{"source":110,"target":199},{"source":110,"target":434},{"source":110,"target":435},{"source":110,"target":436},{"source":434,"target":79},{"source":435,"target":180},{"source":436,"target":199},{"source":111,"target":0},{"source":111,"target":128},{"source":111,"target":199},{"source":111,"target":437},{"source":111,"target":438},{"source":437,"target":128},{"source":438,"target":199},{"source":112,"target":0},{"source":112,"target":37},{"source":112,"target":199},{"source":112,"target":439},{"source":112,"target":440},{"source":439,"target":37},{"source":440,"target":199},{"source":113,"target":0},{"source":113,"target":193},{"source":113,"target":199},{"source":113,"target":441},{"source":113,"target":442},{"source":441,"target":193},{"source":442,"target":199},{"source":114,"target":0},{"source":114,"target":47},{"source":114,"target":199},{"source":114,"target":443},{"source":114,"target":444},{"source":443,"target":47},{"source":444,"target":199},{"source":115,"target":0},{"source":115,"target":183},{"source":115,"target":199},{"source":115,"target":445},{"source":115,"target":446},{"source":445,"target":183},{"source":446,"target":199},{"source":116,"target":0},{"source":116,"target":15},{"source":116,"target":111},{"source":116,"target":199},{"source":116,"target":447},{"source":116,"target":448},{"source":116,"target":449},{"source":447,"target":15},{"source":448,"target":111},{"source":449,"target":199},{"source":117,"target":0},{"source":117,"target":14},{"source":117,"target":199},{"source":117,"target":450},{"source":117,"target":451},{"source":450,"target":14},{"source":451,"target":199},{"source":118,"target":0},{"source":118,"target":196},{"source":118,"target":199},{"source":118,"target":452},{"source":118,"target":453},{"source":452,"target":196},{"source":453,"target":199},{"source":119,"target":0},{"source":119,"target":196},{"source":119,"target":199},{"source":119,"target":454},{"source":119,"target":455},{"source":454,"target":196},{"source":455,"target":199},{"source":120,"target":0},{"source":120,"target":171},{"source":120,"target":45},{"source":120,"target":163},{"source":120,"target":199},{"source":120,"target":456},{"source":120,"target":457},{"source":120,"target":458},{"source":120,"target":459},{"source":456,"target":171},{"source":457,"target":45},{"source":458,"target":163},{"source":459,"target":199},{"source":121,"target":0},{"source":121,"target":169},{"source":121,"target":199},{"source":121,"target":460},{"source":121,"target":461},{"source":460,"target":169},{"source":461,"target":199},{"source":122,"target":0},{"source":122,"target":128},{"source":122,"target":199},{"source":122,"target":462},{"source":122,"target":463},{"source":462,"target":128},{"source":463,"target":199},{"source":123,"target":0},{"source":123,"target":47},{"source":123,"target":199},{"source":123,"target":464},{"source":123,"target":465},{"source":464,"target":47},{"source":465,"target":199},{"source":124,"target":0},{"source":124,"target":47},{"source":124,"target":199},{"source":124,"target":466},{"source":124,"target":467},{"source":466,"target":47},{"source":467,"target":199},{"source":125,"target":0},{"source":125,"target":169},{"source":125,"target":199},{"source":125,"target":468},{"source":125,"target":469},{"source":468,"target":169},{"source":469,"target":199},{"source":126,"target":0},{"source":126,"target":51},{"source":126,"target":199},{"source":126,"target":470},{"source":126,"target":471},{"source":470,"target":51},{"source":471,"target":199},{"source":127,"target":0},{"source":127,"target":128},{"source":127,"target":199},{"source":127,"target":472},{"source":127,"target":473},{"source":472,"target":128},{"source":473,"target":199},{"source":128,"target":0},{"source":128,"target":199},{"source":128,"target":474},{"source":128,"target":475},{"source":474,"target":1},{"source":474,"target":476},{"source":474,"target":128},{"source":476,"target":1},{"source":475,"target":199},{"source":129,"target":0},{"source":129,"target":14},{"source":129,"target":199},{"source":129,"target":477},{"source":129,"target":478},{"source":477,"target":14},{"source":478,"target":199},{"source":130,"target":0},{"source":130,"target":26},{"source":130,"target":199},{"source":130,"target":479},{"source":130,"target":480},{"source":479,"target":26},{"source":480,"target":199},{"source":131,"target":0},{"source":131,"target":101},{"source":131,"target":199},{"source":131,"target":481},{"source":131,"target":482},{"source":481,"target":101},{"source":482,"target":199},{"source":132,"target":0},{"source":132,"target":186},{"source":132,"target":199},{"source":132,"target":483},{"source":132,"target":484},{"source":483,"target":186},{"source":484,"target":199},{"source":133,"target":0},{"source":133,"target":30},{"source":133,"target":199},{"source":133,"target":485},{"source":133,"target":486},{"source":485,"target":30},{"source":486,"target":199},{"source":134,"target":0},{"source":134,"target":135},{"source":134,"target":180},{"source":134,"target":199},{"source":134,"target":487},{"source":134,"target":488},{"source":134,"target":489},{"source":487,"target":135},{"source":488,"target":180},{"source":489,"target":199},{"source":135,"target":0},{"source":135,"target":128},{"source":135,"target":199},{"source":135,"target":490},{"source":135,"target":491},{"source":490,"target":128},{"source":491,"target":199},{"source":136,"target":0},{"source":136,"target":120},{"source":136,"target":199},{"source":136,"target":492},{"source":136,"target":493},{"source":492,"target":120},{"source":493,"target":199},{"source":137,"target":0},{"source":137,"target":183},{"source":137,"target":130},{"source":137,"target":199},{"source":137,"target":494},{"source":137,"target":495},{"source":137,"target":496},{"source":494,"target":183},{"source":495,"target":130},{"source":496,"target":199},{"source":138,"target":0},{"source":138,"target":111},{"source":138,"target":199},{"source":138,"target":497},{"source":138,"target":498},{"source":497,"target":111},{"source":498,"target":199},{"source":139,"target":0},{"source":139,"target":162},{"source":139,"target":199},{"source":139,"target":499},{"source":139,"target":500},{"source":499,"target":162},{"source":500,"target":199},{"source":140,"target":0},{"source":140,"target":162},{"source":140,"target":199},{"source":140,"target":501},{"source":140,"target":502},{"source":501,"target":162},{"source":502,"target":199},{"source":141,"target":0},{"source":141,"target":43},{"source":141,"target":199},{"source":141,"target":503},{"source":141,"target":504},{"source":503,"target":43},{"source":504,"target":199},{"source":142,"target":0},{"source":142,"target":166},{"source":142,"target":199},{"source":142,"target":505},{"source":142,"target":506},{"source":505,"target":166},{"source":506,"target":199},{"source":143,"target":0},{"source":143,"target":47},{"source":143,"target":185},{"source":143,"target":199},{"source":143,"target":507},{"source":143,"target":508},{"source":143,"target":509},{"source":507,"target":47},{"source":508,"target":185},{"source":509,"target":199},{"source":144,"target":0},{"source":144,"target":196},{"source":144,"target":199},{"source":144,"target":510},{"source":144,"target":511},{"source":510,"target":196},{"source":511,"target":199},{"source":145,"target":0},{"source":145,"target":47},{"source":145,"target":199},{"source":145,"target":512},{"source":145,"target":513},{"source":512,"target":47},{"source":513,"target":199},{"source":146,"target":0},{"source":146,"target":162},{"source":146,"target":199},{"source":146,"target":514},{"source":146,"target":515},{"source":514,"target":162},{"source":515,"target":199},{"source":147,"target":0},{"source":147,"target":68},{"source":147,"target":135},{"source":147,"target":45},{"source":147,"target":199},{"source":147,"target":516},{"source":147,"target":517},{"source":147,"target":518},{"source":147,"target":519},{"source":516,"target":68},{"source":517,"target":135},{"source":518,"target":45},{"source":519,"target":199},{"source":148,"target":0},{"source":148,"target":146},{"source":148,"target":199},{"source":148,"target":520},{"source":148,"target":521},{"source":520,"target":146},{"source":521,"target":199},{"source":149,"target":0},{"source":149,"target":109},{"source":149,"target":199},{"source":149,"target":522},{"source":149,"target":523},{"source":522,"target":109},{"source":523,"target":199},{"source":150,"target":0},{"source":150,"target":12},{"source":150,"target":199},{"source":150,"target":524},{"source":150,"target":525},{"source":524,"target":12},{"source":525,"target":199},{"source":151,"target":0},{"source":151,"target":196},{"source":151,"target":199},{"source":151,"target":526},{"source":151,"target":527},{"source":526,"target":196},{"source":527,"target":199},{"source":152,"target":0},{"source":152,"target":47},{"source":152,"target":199},{"source":152,"target":528},{"source":152,"target":529},{"source":528,"target":47},{"source":529,"target":199},{"source":153,"target":0},{"source":153,"target":109},{"source":153,"target":199},{"source":153,"target":530},{"source":153,"target":531},{"source":530,"target":109},{"source":531,"target":199},{"source":154,"target":0},{"source":154,"target":121},{"source":154,"target":199},{"source":154,"target":532},{"source":154,"target":533},{"source":532,"target":121},{"source":533,"target":199},{"source":155,"target":0},{"source":155,"target":47},{"source":155,"target":199},{"source":155,"target":534},{"source":155,"target":535},{"source":534,"target":47},{"source":535,"target":199},{"source":156,"target":0},{"source":156,"target":43},{"source":156,"target":199},{"source":156,"target":536},{"source":156,"target":537},{"source":536,"target":43},{"source":537,"target":199},{"source":157,"target":0},{"source":157,"target":43},{"source":157,"target":199},{"source":157,"target":538},{"source":157,"target":539},{"source":538,"target":43},{"source":539,"target":199},{"source":158,"target":0},{"source":158,"target":171},{"source":158,"target":199},{"source":158,"target":540},{"source":158,"target":541},{"source":540,"target":171},{"source":541,"target":199},{"source":159,"target":0},{"source":159,"target":127},{"source":159,"target":199},{"source":159,"target":542},{"source":159,"target":543},{"source":542,"target":127},{"source":543,"target":199},{"source":160,"target":0},{"source":160,"target":143},{"source":160,"target":199},{"source":160,"target":544},{"source":160,"target":545},{"source":544,"target":143},{"source":545,"target":199},{"source":161,"target":0},{"source":161,"target":196},{"source":161,"target":199},{"source":161,"target":546},{"source":161,"target":547},{"source":546,"target":196},{"source":547,"target":199},{"source":162,"target":0},{"source":162,"target":171},{"source":162,"target":199},{"source":162,"target":548},{"source":162,"target":549},{"source":548,"target":171},{"source":549,"target":199},{"source":163,"target":0},{"source":163,"target":128},{"source":163,"target":199},{"source":163,"target":550},{"source":163,"target":551},{"source":550,"target":128},{"source":551,"target":199},{"source":164,"target":0},{"source":164,"target":30},{"source":164,"target":199},{"source":164,"target":552},{"source":164,"target":553},{"source":552,"target":30},{"source":553,"target":199},{"source":165,"target":0},{"source":165,"target":128},{"source":165,"target":199},{"source":165,"target":554},{"source":165,"target":555},{"source":554,"target":128},{"source":555,"target":199},{"source":166,"target":0},{"source":166,"target":124},{"source":166,"target":199},{"source":166,"target":556},{"source":166,"target":557},{"source":556,"target":124},{"source":557,"target":199},{"source":167,"target":0},{"source":167,"target":65},{"source":167,"target":199},{"source":167,"target":558},{"source":167,"target":559},{"source":558,"target":65},{"source":559,"target":199},{"source":168,"target":0},{"source":168,"target":128},{"source":168,"target":199},{"source":168,"target":560},{"source":168,"target":561},{"source":560,"target":128},{"source":561,"target":199},{"source":169,"target":0},{"source":169,"target":185},{"source":169,"target":73},{"source":169,"target":19},{"source":169,"target":199},{"source":169,"target":562},{"source":169,"target":563},{"source":169,"target":564},{"source":169,"target":565},{"source":562,"target":185},{"source":563,"target":73},{"source":564,"target":19},{"source":565,"target":199},{"source":170,"target":0},{"source":170,"target":128},{"source":170,"target":199},{"source":170,"target":566},{"source":170,"target":567},{"source":566,"target":128},{"source":567,"target":199},{"source":171,"target":0},{"source":171,"target":128},{"source":171,"target":199},{"source":171,"target":568},{"source":171,"target":569},{"source":568,"target":128},{"source":569,"target":199},{"source":172,"target":0},{"source":172,"target":181},{"source":172,"target":199},{"source":172,"target":570},{"source":172,"target":571},{"source":570,"target":181},{"source":571,"target":199},{"source":173,"target":0},{"source":173,"target":137},{"source":173,"target":199},{"source":173,"target":572},{"source":173,"target":573},{"source":572,"target":137},{"source":573,"target":199},{"source":174,"target":0},{"source":174,"target":109},{"source":174,"target":199},{"source":174,"target":574},{"source":174,"target":575},{"source":574,"target":109},{"source":575,"target":199},{"source":175,"target":0},{"source":175,"target":47},{"source":175,"target":199},{"source":175,"target":576},{"source":175,"target":577},{"source":576,"target":47},{"source":577,"target":199},{"source":176,"target":0},{"source":176,"target":10},{"source":176,"target":199},{"source":176,"target":578},{"source":176,"target":579},{"source":578,"target":10},{"source":579,"target":199},{"source":177,"target":0},{"source":177,"target":19},{"source":177,"target":199},{"source":177,"target":580},{"source":177,"target":581},{"source":580,"target":19},{"source":581,"target":199},{"source":178,"target":0},{"source":178,"target":15},{"source":178,"target":199},{"source":178,"target":582},{"source":178,"target":583},{"source":582,"target":15},{"source":583,"target":199},{"source":179,"target":0},{"source":179,"target":166},{"source":179,"target":199},{"source":179,"target":584},{"source":179,"target":585},{"source":584,"target":166},{"source":585,"target":199},{"source":180,"target":0},{"source":180,"target":128},{"source":180,"target":199},{"source":180,"target":586},{"source":180,"target":587},{"source":586,"target":128},{"source":587,"target":199},{"source":181,"target":0},{"source":181,"target":47},{"source":181,"target":199},{"source":181,"target":588},{"source":181,"target":589},{"source":588,"target":47},{"source":589,"target":199},{"source":182,"target":0},{"source":182,"target":65},{"source":182,"target":199},{"source":182,"target":590},{"source":182,"target":591},{"source":590,"target":65},{"source":591,"target":199},{"source":183,"target":0},{"source":183,"target":169},{"source":183,"target":199},{"source":183,"target":592},{"source":183,"target":593},{"source":592,"target":169},{"source":593,"target":199},{"source":184,"target":0},{"source":184,"target":193},{"source":184,"target":199},{"source":184,"target":594},{"source":184,"target":595},{"source":594,"target":193},{"source":595,"target":199},{"source":185,"target":0},{"source":185,"target":128},{"source":185,"target":199},{"source":185,"target":596},{"source":185,"target":597},{"source":185,"target":598},{"source":596,"target":128},{"source":596,"target":599},{"source":596,"target":185},{"source":599,"target":128},{"source":597,"target":128},{"source":598,"target":199},{"source":186,"target":0},{"source":186,"target":14},{"source":186,"target":199},{"source":186,"target":600},{"source":186,"target":601},{"source":600,"target":14},{"source":601,"target":199},{"source":187,"target":0},{"source":187,"target":116},{"source":187,"target":199},{"source":187,"target":602},{"source":187,"target":603},{"source":602,"target":116},{"source":603,"target":199},{"source":188,"target":0},{"source":188,"target":124},{"source":188,"target":199},{"source":188,"target":604},{"source":188,"target":605},{"source":604,"target":124},{"source":605,"target":199},{"source":189,"target":0},{"source":189,"target":66},{"source":189,"target":199},{"source":189,"target":606},{"source":189,"target":607},{"source":606,"target":66},{"source":607,"target":199},{"source":190,"target":0},{"source":190,"target":20},{"source":190,"target":199},{"source":190,"target":608},{"source":190,"target":609},{"source":608,"target":20},{"source":609,"target":199},{"source":191,"target":0},{"source":191,"target":147},{"source":191,"target":199},{"source":191,"target":610},{"source":191,"target":611},{"source":610,"target":147},{"source":611,"target":199},{"source":192,"target":0},{"source":192,"target":162},{"source":192,"target":199},{"source":192,"target":612},{"source":192,"target":613},{"source":612,"target":162},{"source":613,"target":199},{"source":193,"target":0},{"source":193,"target":37},{"source":193,"target":199},{"source":193,"target":614},{"source":193,"target":615},{"source":614,"target":37},{"source":615,"target":199},{"source":194,"target":0},{"source":194,"target":109},{"source":194,"target":199},{"source":194,"target":616},{"source":194,"target":617},{"source":616,"target":109},{"source":617,"target":199},{"source":195,"target":0},{"source":195,"target":143},{"source":195,"target":199},{"source":195,"target":618},{"source":195,"target":619},{"source":618,"target":143},{"source":619,"target":199},{"source":196,"target":0},{"source":196,"target":66},{"source":196,"target":199},{"source":196,"target":620},{"source":196,"target":621},{"source":620,"target":66},{"source":621,"target":199},{"source":197,"target":0},{"source":197,"target":148},{"source":197,"target":199},{"source":197,"target":622},{"source":197,"target":623},{"source":622,"target":148},{"source":623,"target":199},{"source":198,"target":0},{"source":198,"target":128},{"source":198,"target":199},{"source":198,"target":624},{"source":198,"target":625},{"source":624,"target":128},{"source":625,"target":199},{"source":199,"target":0},{"source":199,"target":626},{"source":626,"target":627},{"source":626,"target":199}],"multigraph":true} | ecore |
railway | repo-ecore-all/data/metropolik/NMF/Transformations/Tests/CodeGenerationTests/railway.ecore | railway
Segment
length
TrackElement
sensor
connectsTo
Switch
currentPosition
positions
Route
entry
follows
exit
definedBy
Semaphore
signal
SwitchPosition
switch
position
route
RailwayElement
id
Sensor
elements
Signal
FAILURE
FAILURE
STOP
STOP
GO
GO
Position
FAILURE
FAILURE
LEFT
LEFT
RIGHT
RIGHT
STRAIGHT
STRAIGHT
RailwayContainer
invalids
semaphores
routes | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="railway" nsURI="http://www.semanticweb.org/ontologies/2015/ttc/trainbenchmark"
nsPrefix="hu.bme.mit.trainbenchmark">
<eClassifiers xsi:type="ecore:EClass" name="Segment" eSuperTypes="#//TrackElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="length" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TrackElement" abstract="true" eSuperTypes="#//RailwayElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="sensor" eType="#//Sensor"
eOpposite="#//Sensor/elements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="connectsTo" upperBound="-1"
eType="#//TrackElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Switch" eSuperTypes="#//TrackElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="currentPosition" lowerBound="1"
eType="#//Position"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="positions" upperBound="-1"
eType="#//SwitchPosition" eOpposite="#//SwitchPosition/switch"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Route" eSuperTypes="#//RailwayElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="entry" lowerBound="1" eType="#//Semaphore"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="follows" upperBound="-1"
eType="#//SwitchPosition" containment="true" eOpposite="#//SwitchPosition/route"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exit" lowerBound="1" eType="#//Semaphore"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definedBy" lowerBound="2"
upperBound="-1" eType="#//Sensor" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Semaphore" eSuperTypes="#//RailwayElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="signal" lowerBound="1"
eType="#//Signal"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchPosition" eSuperTypes="#//RailwayElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="switch" lowerBound="1"
eType="#//Switch" eOpposite="#//Switch/positions"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="position" lowerBound="1"
eType="#//Position"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="route" lowerBound="1" eType="#//Route"
eOpposite="#//Route/follows"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RailwayElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Sensor" eSuperTypes="#//RailwayElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//TrackElement" containment="true" eOpposite="#//TrackElement/sensor"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Signal">
<eLiterals name="FAILURE" value="1"/>
<eLiterals name="STOP"/>
<eLiterals name="GO" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Position">
<eLiterals name="FAILURE"/>
<eLiterals name="LEFT" value="1"/>
<eLiterals name="RIGHT" value="2"/>
<eLiterals name="STRAIGHT" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RailwayContainer">
<eStructuralFeatures xsi:type="ecore:EReference" name="invalids" upperBound="-1"
eType="#//RailwayElement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="semaphores" upperBound="-1"
eType="#//Semaphore" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="routes" upperBound="-1"
eType="#//Route" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"hu.bme.mit.trainbenchmark","nsURI":"http://www.semanticweb.org/ontologies/2015/ttc/trainbenchmark","name":"railway","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Segment","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TrackElement","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Switch","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Route","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Semaphore","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchPosition","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RailwayElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sensor","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Position","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RailwayContainer","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"length","changeable":true,"lowerBound":1,"iD":false,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sensor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"connectsTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"currentPosition","changeable":true,"lowerBound":1,"iD":false,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"positions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"switch","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entry","changeable":true,"resolveProxies":true,"lowerBound":1,"id":27,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"follows","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"exit","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"definedBy","changeable":true,"resolveProxies":true,"lowerBound":2,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"route","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"signal","changeable":true,"lowerBound":1,"iD":false,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"position","changeable":true,"lowerBound":1,"iD":false,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"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":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"name":"FAILURE","id":49,"value":1,"literal":"FAILURE","eClass":"EEnumLiteral"},{"name":"STOP","id":50,"value":0,"literal":"STOP","eClass":"EEnumLiteral"},{"name":"GO","id":51,"value":2,"literal":"GO","eClass":"EEnumLiteral"},{"name":"FAILURE","id":52,"value":0,"literal":"FAILURE","eClass":"EEnumLiteral"},{"name":"LEFT","id":53,"value":1,"literal":"LEFT","eClass":"EEnumLiteral"},{"name":"RIGHT","id":54,"value":2,"literal":"RIGHT","eClass":"EEnumLiteral"},{"name":"STRAIGHT","id":55,"value":3,"literal":"STRAIGHT","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":"invalids","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":"semaphores","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":"routes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":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":2},{"source":1,"target":12},{"source":1,"target":13},{"source":12,"target":14},{"source":12,"target":1},{"source":13,"target":2},{"source":2,"target":0},{"source":2,"target":7},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":15,"target":8},{"source":15,"target":18},{"source":15,"target":2},{"source":15,"target":19},{"source":18,"target":8},{"source":16,"target":2},{"source":16,"target":20},{"source":16,"target":2},{"source":20,"target":2},{"source":17,"target":7},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":21},{"source":3,"target":22},{"source":3,"target":23},{"source":21,"target":10},{"source":21,"target":24},{"source":21,"target":3},{"source":24,"target":10},{"source":22,"target":6},{"source":22,"target":25},{"source":22,"target":3},{"source":22,"target":26},{"source":25,"target":6},{"source":23,"target":2},{"source":4,"target":0},{"source":4,"target":7},{"source":4,"target":27},{"source":4,"target":28},{"source":4,"target":29},{"source":4,"target":30},{"source":4,"target":31},{"source":27,"target":5},{"source":27,"target":32},{"source":27,"target":4},{"source":32,"target":5},{"source":28,"target":6},{"source":28,"target":33},{"source":28,"target":4},{"source":28,"target":34},{"source":33,"target":6},{"source":29,"target":5},{"source":29,"target":35},{"source":29,"target":4},{"source":35,"target":5},{"source":30,"target":8},{"source":30,"target":36},{"source":30,"target":4},{"source":36,"target":8},{"source":31,"target":7},{"source":5,"target":0},{"source":5,"target":7},{"source":5,"target":37},{"source":5,"target":38},{"source":37,"target":9},{"source":37,"target":39},{"source":37,"target":5},{"source":39,"target":9},{"source":38,"target":7},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":26},{"source":6,"target":40},{"source":6,"target":34},{"source":6,"target":41},{"source":26,"target":3},{"source":26,"target":42},{"source":26,"target":6},{"source":26,"target":22},{"source":42,"target":3},{"source":40,"target":10},{"source":40,"target":43},{"source":40,"target":6},{"source":43,"target":10},{"source":34,"target":4},{"source":34,"target":44},{"source":34,"target":6},{"source":34,"target":28},{"source":44,"target":4},{"source":41,"target":7},{"source":7,"target":0},{"source":7,"target":45},{"source":45,"target":46},{"source":45,"target":7},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":19},{"source":8,"target":47},{"source":19,"target":2},{"source":19,"target":48},{"source":19,"target":8},{"source":19,"target":15},{"source":48,"target":2},{"source":47,"target":7},{"source":9,"target":0},{"source":9,"target":49},{"source":9,"target":50},{"source":9,"target":51},{"source":49,"target":9},{"source":50,"target":9},{"source":51,"target":9},{"source":10,"target":0},{"source":10,"target":52},{"source":10,"target":53},{"source":10,"target":54},{"source":10,"target":55},{"source":52,"target":10},{"source":53,"target":10},{"source":54,"target":10},{"source":55,"target":10},{"source":11,"target":0},{"source":11,"target":56},{"source":11,"target":57},{"source":11,"target":58},{"source":56,"target":7},{"source":56,"target":59},{"source":56,"target":11},{"source":59,"target":7},{"source":57,"target":5},{"source":57,"target":60},{"source":57,"target":11},{"source":60,"target":5},{"source":58,"target":4},{"source":58,"target":61},{"source":58,"target":11},{"source":61,"target":4}],"multigraph":true} | ecore |
relational | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/adilinam/QVTo-QVTd-OCL/org.eclipse.qvtd.xtext.qvtcore.tests/src/org/eclipse/qvtd/xtext/qvtcore/tests/models/SimpleRdbms.ecore | rdbmsMM
Column
type
owner
key
foreignKey
ForeignKey
schema
refersTo
owner
column
Key
owner
column
referedBy
RModelElement
kind
name
Schema
tables
Table
schema
column
key
foreignKey | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="rdbmsMM"
nsURI="http://org.eclipse.qvt.declarative.examples.qvtcore.uml2rdbms/SimpleRdbms"
nsPrefix="rdbmsMM">
<eClassifiers xsi:type="ecore:EClass" name="Column" eSuperTypes="#//RModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false"
lowerBound="1" eType="#//Table" eOpposite="#//Table/column"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="key" ordered="false" lowerBound="1"
upperBound="-1" eType="#//Key" eOpposite="#//Key/column"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="foreignKey" ordered="false"
lowerBound="1" upperBound="-1" eType="#//ForeignKey" eOpposite="#//ForeignKey/column"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForeignKey" eSuperTypes="#//RModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="schema" ordered="false"
lowerBound="1" eType="#//Schema"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refersTo" ordered="false"
lowerBound="1" eType="#//Key" eOpposite="#//Key/referedBy"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false"
lowerBound="1" eType="#//Table" eOpposite="#//Table/foreignKey"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="column" upperBound="-1"
eType="#//Column" eOpposite="#//Column/foreignKey"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Key" eSuperTypes="#//RModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false"
lowerBound="1" eType="#//Table" eOpposite="#//Table/key"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="column" upperBound="-1"
eType="#//Column" eOpposite="#//Column/key"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referedBy" ordered="false"
lowerBound="1" upperBound="-1" eType="#//ForeignKey" eOpposite="#//ForeignKey/refersTo"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RModelElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Schema" eSuperTypes="#//RModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="tables" upperBound="-1"
eType="#//Table" containment="true" eOpposite="#//Table/schema"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Table" eSuperTypes="#//RModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="schema" ordered="false"
lowerBound="1" eType="#//Schema" eOpposite="#//Schema/tables"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="column" upperBound="-1"
eType="#//Column" containment="true" eOpposite="#//Column/owner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="key" upperBound="-1" eType="#//Key"
containment="true" eOpposite="#//Key/owner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="foreignKey" upperBound="-1"
eType="#//ForeignKey" eOpposite="#//ForeignKey/owner"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"rdbmsMM","nsURI":"http://org.eclipse.qvt.declarative.examples.qvtcore.uml2rdbms/SimpleRdbms","name":"rdbmsMM","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForeignKey","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Key","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RModelElement","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Schema","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Table","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":7,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":8,"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":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":9,"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":"foreignKey","changeable":true,"resolveProxies":true,"lowerBound":1,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"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":"column","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":"column","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"column","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"schema","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refersTo","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"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":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referedBy","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"foreignKey","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"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":"key","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"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":"kind","changeable":true,"lowerBound":1,"iD":false,"id":35,"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":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"schema","changeable":true,"resolveProxies":true,"lowerBound":1,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"}],"links":[{"source":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":4},{"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":6},{"source":8,"target":13},{"source":8,"target":1},{"source":8,"target":14},{"source":13,"target":6},{"source":9,"target":3},{"source":9,"target":15},{"source":9,"target":1},{"source":9,"target":16},{"source":15,"target":3},{"source":10,"target":2},{"source":10,"target":17},{"source":10,"target":1},{"source":10,"target":18},{"source":17,"target":2},{"source":11,"target":4},{"source":2,"target":0},{"source":2,"target":4},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":18},{"source":2,"target":22},{"source":19,"target":5},{"source":19,"target":23},{"source":19,"target":2},{"source":23,"target":5},{"source":20,"target":3},{"source":20,"target":24},{"source":20,"target":2},{"source":20,"target":25},{"source":24,"target":3},{"source":21,"target":6},{"source":21,"target":26},{"source":21,"target":2},{"source":21,"target":27},{"source":26,"target":6},{"source":18,"target":1},{"source":18,"target":28},{"source":18,"target":2},{"source":18,"target":10},{"source":28,"target":1},{"source":22,"target":4},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":29},{"source":3,"target":16},{"source":3,"target":25},{"source":3,"target":30},{"source":29,"target":6},{"source":29,"target":31},{"source":29,"target":3},{"source":29,"target":32},{"source":31,"target":6},{"source":16,"target":1},{"source":16,"target":33},{"source":16,"target":3},{"source":16,"target":9},{"source":33,"target":1},{"source":25,"target":2},{"source":25,"target":34},{"source":25,"target":3},{"source":25,"target":20},{"source":34,"target":2},{"source":30,"target":4},{"source":4,"target":0},{"source":4,"target":35},{"source":4,"target":36},{"source":35,"target":37},{"source":35,"target":4},{"source":36,"target":38},{"source":36,"target":4},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":39},{"source":5,"target":40},{"source":39,"target":6},{"source":39,"target":41},{"source":39,"target":5},{"source":39,"target":42},{"source":41,"target":6},{"source":40,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":42},{"source":6,"target":14},{"source":6,"target":32},{"source":6,"target":27},{"source":6,"target":43},{"source":42,"target":5},{"source":42,"target":44},{"source":42,"target":6},{"source":42,"target":39},{"source":44,"target":5},{"source":14,"target":1},{"source":14,"target":45},{"source":14,"target":6},{"source":14,"target":8},{"source":45,"target":1},{"source":32,"target":3},{"source":32,"target":46},{"source":32,"target":6},{"source":32,"target":29},{"source":46,"target":3},{"source":27,"target":2},{"source":27,"target":47},{"source":27,"target":6},{"source":27,"target":21},{"source":47,"target":2},{"source":43,"target":4}],"multigraph":true} | ecore |
components | repo-ecore-all/data/antoniogarmendia/dsltao/org.dsltao.project/bundles/org.mondo.dsl/patterns/ComponentLanguageDeep.ecore | ComponentLanguageDeep
Component
ports
Port
Connector
in
out
InPort
OutPort
InPortInstance
type
OutPortInstance
type
ComponentInstance
ports
type
PortInstance
ConnectorInstance
in
out
type | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ComponentLanguageDeep" nsURI="http://mondo.dsl.org/mmPatterns/componentLanguageDeep"
nsPrefix="componentLanguageDeep">
<eClassifiers xsi:type="ecore:EClass" name="Component">
<eStructuralFeatures xsi:type="ecore:EReference" name="ports" upperBound="-1"
eType="#//Port"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Port" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="Connector">
<eStructuralFeatures xsi:type="ecore:EReference" name="in" upperBound="-1" eType="#//Port"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="out" upperBound="-1" eType="#//Port"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InPort" eSuperTypes="#//Port"/>
<eClassifiers xsi:type="ecore:EClass" name="OutPort" eSuperTypes="#//Port"/>
<eClassifiers xsi:type="ecore:EClass" name="InPortInstance" eSuperTypes="#//PortInstance">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//InPort"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OutPortInstance" eSuperTypes="#//PortInstance">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//OutPort"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentInstance">
<eStructuralFeatures xsi:type="ecore:EReference" name="ports" upperBound="-1"
eType="#//PortInstance"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Component"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PortInstance"/>
<eClassifiers xsi:type="ecore:EClass" name="ConnectorInstance">
<eStructuralFeatures xsi:type="ecore:EReference" name="in" upperBound="-1" eType="#//PortInstance"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="out" upperBound="-1" eType="#//PortInstance"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Connector"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"componentLanguageDeep","nsURI":"http://mondo.dsl.org/mmPatterns/componentLanguageDeep","name":"ComponentLanguageDeep","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InPort","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutPort","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InPortInstance","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutPortInstance","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentInstance","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortInstance","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectorInstance","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"in","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":"out","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":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":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"in","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":"out","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":1,"target":0},{"source":1,"target":11},{"source":11,"target":2},{"source":11,"target":12},{"source":11,"target":1},{"source":12,"target":2},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":13},{"source":3,"target":14},{"source":13,"target":2},{"source":13,"target":15},{"source":13,"target":3},{"source":15,"target":2},{"source":14,"target":2},{"source":14,"target":16},{"source":14,"target":3},{"source":16,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":17},{"source":17,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":18},{"source":18,"target":2},{"source":6,"target":0},{"source":6,"target":9},{"source":6,"target":19},{"source":6,"target":20},{"source":19,"target":4},{"source":19,"target":21},{"source":19,"target":6},{"source":21,"target":4},{"source":20,"target":9},{"source":7,"target":0},{"source":7,"target":9},{"source":7,"target":22},{"source":7,"target":23},{"source":22,"target":5},{"source":22,"target":24},{"source":22,"target":7},{"source":24,"target":5},{"source":23,"target":9},{"source":8,"target":0},{"source":8,"target":25},{"source":8,"target":26},{"source":25,"target":9},{"source":25,"target":27},{"source":25,"target":8},{"source":27,"target":9},{"source":26,"target":1},{"source":26,"target":28},{"source":26,"target":8},{"source":28,"target":1},{"source":9,"target":0},{"source":10,"target":0},{"source":10,"target":29},{"source":10,"target":30},{"source":10,"target":31},{"source":29,"target":9},{"source":29,"target":32},{"source":29,"target":10},{"source":32,"target":9},{"source":30,"target":9},{"source":30,"target":33},{"source":30,"target":10},{"source":33,"target":9},{"source":31,"target":3},{"source":31,"target":34},{"source":31,"target":10},{"source":34,"target":3}],"multigraph":true} | ecore |
metamodelling | repo-ecore-all/data/kevoree/kmf-samples/uml/metamodel/ecore.ecore | ecore
EAnnotation
source
details
eModelElement
contents
references
EString
java.lang.String
java.lang.String
EStringToStringMapEntry
java.util.Map$Entry
java.util.Map$Entry
key
value
EObject
eClass
eIsProxy
eResource
eContainer
eContainingFeature
eContainmentFeature
eContents
eAllContents
eCrossReferences
eGet
feature
eGet
feature
resolve
eSet
feature
newValue
eIsSet
feature
eUnset
feature
EObject_EEList_EObject
EObject_EEList_EObject
EObject_EEList_EObject
EObject_ETreeIterator_EObject
EObject_ETreeIterator_EObject
EObject_ETreeIterator_EObject
EClass
isSuperTypeOf
someClass
getFeatureCount
getEStructuralFeature
featureID
getFeatureID
feature
getEStructuralFeature
featureName
abstract
interface
eSuperTypes
eOperations
eAllAttributes
eStructuralFeatures
eAllReferences
eReferences
eAttributes
eAllContainments
eAllOperations
eAllStructuralFeatures
eAllSuperTypes
eIDAttribute
eGenericSuperTypes
eAllGenericSuperTypes
EClassifier
isInstance
object
getClassifierID
instanceClassName
instanceClass
defaultValue
instanceTypeName
ePackage
eTypeParameters
ENamedElement
name
EClassifier_EJavaClass_Wildcard
EClassifier_EJavaClass_Wildcard
EClassifier_EJavaClass_Wildcard
EJavaObject
java.lang.Object
java.lang.Object
EPackage
getEClassifier
name
nsURI
nsPrefix
eFactoryInstance
eSubpackages
eSuperPackage
eClassifiers
EFactory
create
eClass
createFromString
eDataType
literalValue
convertToString
eDataType
instanceValue
ePackage
EDataType
serializable
EBoolean
boolean
boolean
ETypeParameter
eBounds
EGenericType
eUpperBound
eTypeArguments
eRawType
eLowerBound
eTypeParameter
eClassifier
EClassifier_Wildcard
EInt
int
int
EOperation
eTypeParameters
eParameters
eExceptions
eGenericExceptions
eContainingClass
ETypedElement
ordered
unique
lowerBound
upperBound
many
required
eType
eGenericType
EParameter
eOperation
EAttribute
iD
eAttributeType
EStructuralFeature
getFeatureID
getContainerClass
eContainingClass
changeable
volatile
transient
defaultValueLiteral
defaultValue
unsettable
derived
EStructuralFeature_Wildcard
EStructuralFeature_EJavaClass_Wildcard
EStructuralFeature_EJavaClass_Wildcard
EStructuralFeature_EJavaClass_Wildcard
EReference
containment
container
resolveProxies
eOpposite
eReferenceType
eKeys
EResource
org.eclipse.emf.ecore.resource.Resource
org.eclipse.emf.ecore.resource.Resource
EEnum
getEEnumLiteral
name
getEEnumLiteral
value
getEEnumLiteralByLiteral
literal
eLiterals
EEnumLiteral
value
instance
literal
eEnum
EEnumerator
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
EBigDecimal
java.math.BigDecimal
java.math.BigDecimal
EBigInteger
java.math.BigInteger
java.math.BigInteger
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
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
EIntegerObject
java.lang.Integer
java.lang.Integer
EJavaClass
java.lang.Class
java.lang.Class
T
ELong
long
long
ELongObject
java.lang.Long
java.lang.Long
EMap
java.util.Map
java.util.Map
K
V
EResourceSet
org.eclipse.emf.ecore.resource.ResourceSet
org.eclipse.emf.ecore.resource.ResourceSet
EShort
short
short
EShortObject
java.lang.Short
java.lang.Short
ETreeIterator
org.eclipse.emf.common.util.TreeIterator
org.eclipse.emf.common.util.TreeIterator
E
EInvocationTargetException
java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException
EModelElement
getEAnnotation
source
eAnnotations | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ecore"
nsURI="http://www.eclipse.org/emf/2002/Ecore" nsPrefix="ecore">
<eClassifiers xsi:type="ecore:EClass" name="EAnnotation" eSuperTypes="#//EModelElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="WellFormedSourceURI"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="details" upperBound="-1"
eType="#//EStringToStringMapEntry" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eModelElement" eType="#//EModelElement"
transient="true" resolveProxies="false" eOpposite="#//EModelElement/eAnnotations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1"
eType="#//EObject" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1"
eType="#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EString" instanceClassName="java.lang.String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="baseType" value="http://www.w3.org/2001/XMLSchema#string"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EStringToStringMapEntry" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EObject">
<eOperations name="eClass" eType="#//EClass"/>
<eOperations name="eIsProxy" eType="#//EBoolean"/>
<eOperations name="eResource" eType="#//EResource"/>
<eOperations name="eContainer" eType="#//EObject"/>
<eOperations name="eContainingFeature" eType="#//EStructuralFeature"/>
<eOperations name="eContainmentFeature" eType="#//EReference"/>
<eOperations name="eContents" eType="#//EObject_EEList_EObject"/>
<eOperations name="eAllContents" eType="#//EObject_ETreeIterator_EObject"/>
<eOperations name="eCrossReferences" eType="#//EObject_EEList_EObject"/>
<eOperations name="eGet" eType="#//EJavaObject">
<eParameters name="feature" eType="#//EStructuralFeature"/>
</eOperations>
<eOperations name="eGet" eType="#//EJavaObject">
<eParameters name="feature" eType="#//EStructuralFeature"/>
<eParameters name="resolve" eType="#//EBoolean"/>
</eOperations>
<eOperations name="eSet">
<eParameters name="feature" eType="#//EStructuralFeature"/>
<eParameters name="newValue" eType="#//EJavaObject"/>
</eOperations>
<eOperations name="eIsSet" eType="#//EBoolean">
<eParameters name="feature" eType="#//EStructuralFeature"/>
</eOperations>
<eOperations name="eUnset">
<eParameters name="feature" eType="#//EStructuralFeature"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EObject_EEList_EObject" instanceClassName="EObject_EEList_EObject"/>
<eClassifiers xsi:type="ecore:EDataType" name="EObject_ETreeIterator_EObject" instanceClassName="EObject_ETreeIterator_EObject"/>
<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="#//EBoolean">
<eParameters name="someClass" eType="#//EClass"/>
</eOperations>
<eOperations name="getFeatureCount" eType="#//EInt"/>
<eOperations name="getEStructuralFeature" eType="#//EStructuralFeature">
<eParameters name="featureID" eType="#//EInt"/>
</eOperations>
<eOperations name="getFeatureID" eType="#//EInt">
<eParameters name="feature" eType="#//EStructuralFeature"/>
</eOperations>
<eOperations name="getEStructuralFeature" eType="#//EStructuralFeature">
<eParameters name="featureName" eType="#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interface" eType="#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eSuperTypes" upperBound="-1"
eType="#//EClass" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="eOperations" upperBound="-1"
eType="#//EOperation" containment="true" resolveProxies="false" eOpposite="#//EOperation/eContainingClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eAllAttributes" upperBound="-1"
eType="#//EAttribute" changeable="false" volatile="true" transient="true"
derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eStructuralFeatures" upperBound="-1"
eType="#//EStructuralFeature" containment="true" resolveProxies="false" eOpposite="#//EStructuralFeature/eContainingClass"/>
<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="eGenericSuperTypes" upperBound="-1"
eType="#//EGenericType" unsettable="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="eAllGenericSuperTypes"
upperBound="-1" eType="#//EGenericType" changeable="false" volatile="true"
transient="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EClassifier" abstract="true" eSuperTypes="#//ENamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="WellFormedInstanceTypeName UniqueTypeParameterNames"/>
</eAnnotations>
<eOperations name="isInstance" eType="#//EBoolean">
<eParameters name="object" eType="#//EJavaObject"/>
</eOperations>
<eOperations name="getClassifierID" eType="#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClassName" eType="#//EString"
volatile="true" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClass" eType="#//EClassifier_EJavaClass_Wildcard"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#//EJavaObject"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceTypeName" eType="#//EString"
volatile="true" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" eType="#//EPackage"
changeable="false" transient="true" eOpposite="#//EPackage/eClassifiers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1"
eType="#//ETypeParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ENamedElement" abstract="true" eSuperTypes="#//EModelElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="WellFormedName"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EClassifier_EJavaClass_Wildcard"
instanceClassName="EClassifier_EJavaClass_Wildcard"/>
<eClassifiers xsi:type="ecore:EDataType" name="EJavaObject" instanceClassName="java.lang.Object"/>
<eClassifiers xsi:type="ecore:EClass" name="EPackage" eSuperTypes="#//ENamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="WellFormedNsURI WellFormedNsPrefix UniqueSubpackageNames UniqueClassifierNames UniqueNsURIs"/>
</eAnnotations>
<eOperations name="getEClassifier" eType="#//EClassifier">
<eParameters name="name" eType="#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nsURI" eType="#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nsPrefix" eType="#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eFactoryInstance" lowerBound="1"
eType="#//EFactory" transient="true" resolveProxies="false" eOpposite="#//EFactory/ePackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="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"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eClassifiers" upperBound="-1"
eType="#//EClassifier" containment="true" eOpposite="#//EClassifier/ePackage"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EFactory" eSuperTypes="#//EModelElement">
<eOperations name="create" eType="#//EObject">
<eParameters name="eClass" eType="#//EClass"/>
</eOperations>
<eOperations name="createFromString" eType="#//EJavaObject">
<eParameters name="eDataType" eType="#//EDataType"/>
<eParameters name="literalValue" eType="#//EString"/>
</eOperations>
<eOperations name="convertToString" eType="#//EString">
<eParameters name="eDataType" eType="#//EDataType"/>
<eParameters name="instanceValue" eType="#//EJavaObject"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" lowerBound="1"
eType="#//EPackage" transient="true" resolveProxies="false" eOpposite="#//EPackage/eFactoryInstance"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EDataType" eSuperTypes="#//EClassifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serializable" eType="#//EBoolean"/>
</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:EClass" name="ETypeParameter" eSuperTypes="#//ENamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="eBounds" upperBound="-1"
eType="#//EGenericType" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EGenericType" eSuperTypes="#//EObject">
<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" volatile="true" 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="EClassifier_Wildcard"/>
<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: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="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>
<eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#//EClass"
changeable="false" transient="true" resolveProxies="false" eOpposite="#//EClass/eOperations"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ETypedElement" abstract="true" eSuperTypes="#//ENamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="ValidLowerBound ValidUpperBound ConsistentBounds ValidType"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ordered" eType="#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" eType="#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="many" eType="#//EBoolean"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="required" eType="#//EBoolean"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eType" eType="#//EClassifier"
volatile="true" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="eGenericType" eType="#//EGenericType"
volatile="true" unsettable="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore: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="EAttribute" eSuperTypes="#//EStructuralFeature">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="ConsistentTransient"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iD" eType="#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eAttributeType" lowerBound="1"
eType="#//EDataType" changeable="false" volatile="true" transient="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EStructuralFeature" abstract="true"
eSuperTypes="#//ETypedElement">
<eOperations name="getFeatureID" eType="#//EInt"/>
<eOperations name="getContainerClass" eType="#//EStructuralFeature_EJavaClass_Wildcard"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#//EClass"
changeable="false" transient="true" resolveProxies="false" eOpposite="#//EClass/eStructuralFeatures"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="changeable" eType="#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="volatile" eType="#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValueLiteral" eType="#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#//EJavaObject"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unsettable" eType="#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="derived" eType="#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EStructuralFeature_Wildcard"/>
<eClassifiers xsi:type="ecore:EDataType" name="EStructuralFeature_EJavaClass_Wildcard"
instanceClassName="EStructuralFeature_EJavaClass_Wildcard"/>
<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="#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="container" eType="#//EBoolean"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="resolveProxies" eType="#//EBoolean"/>
<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:EDataType" name="EResource" instanceClassName="org.eclipse.emf.ecore.resource.Resource"/>
<eClassifiers xsi:type="ecore:EClass" name="EEnum" eSuperTypes="#//EDataType">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="UniqueEnumeratorNames UniqueEnumeratorLiterals"/>
</eAnnotations>
<eOperations name="getEEnumLiteral" eType="#//EEnumLiteral">
<eParameters name="name" eType="#//EString"/>
</eOperations>
<eOperations name="getEEnumLiteral" eType="#//EEnumLiteral">
<eParameters name="value" eType="#//EInt"/>
</eOperations>
<eOperations name="getEEnumLiteralByLiteral" eType="#//EEnumLiteral">
<eParameters name="literal" eType="#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="eLiterals" upperBound="-1"
eType="#//EEnumLiteral" containment="true" resolveProxies="false" eOpposite="#//EEnumLiteral/eEnum"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EEnumLiteral" eSuperTypes="#//ENamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="instance" eType="#//EEnumerator"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" eType="#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eEnum" eType="#//EEnum"
changeable="false" transient="true" resolveProxies="false" eOpposite="#//EEnum/eLiterals"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EEnumerator" instanceClassName="org.eclipse.emf.common.util.Enumerator"/>
<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="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"/>
<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">
<eTypeParameters name="E"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EFeatureMap" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap"/>
<eClassifiers xsi:type="ecore:EDataType" name="EFeatureMapEntry" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap$Entry"/>
<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="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="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">
<eTypeParameters name="K"/>
<eTypeParameters name="V"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EResourceSet" instanceClassName="org.eclipse.emf.ecore.resource.ResourceSet"/>
<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="ETreeIterator" instanceClassName="org.eclipse.emf.common.util.TreeIterator">
<eTypeParameters name="E"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EInvocationTargetException" instanceClassName="java.lang.reflect.InvocationTargetException"/>
<eClassifiers xsi:type="ecore:EClass" name="EModelElement" abstract="true" eSuperTypes="#//EObject">
<eOperations name="getEAnnotation" eType="#//EAnnotation">
<eParameters name="source" eType="#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="eAnnotations" upperBound="-1"
eType="#//EAnnotation" containment="true" resolveProxies="false" eOpposite="#//EAnnotation/eModelElement"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"ecore","nsURI":"http://www.eclipse.org/emf/2002/Ecore","name":"ecore","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAnnotation","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"EString","instanceClass":"java.lang.String","id":2,"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":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EObject","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":"EObject_EEList_EObject","defaultValue":null,"instanceClassName":"EObject_EEList_EObject","name":"EObject_EEList_EObject","instanceClass":null,"id":5,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"EObject_ETreeIterator_EObject","defaultValue":null,"instanceClassName":"EObject_ETreeIterator_EObject","name":"EObject_ETreeIterator_EObject","instanceClass":null,"id":6,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClassifier","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ENamedElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":"EClassifier_EJavaClass_Wildcard","defaultValue":null,"instanceClassName":"EClassifier_EJavaClass_Wildcard","name":"EClassifier_EJavaClass_Wildcard","instanceClass":null,"id":10,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EJavaObject","instanceClass":"java.lang.Object","id":11,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EPackage","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EFactory","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EDataType","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"EBoolean","instanceClass":"boolean","id":15,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypeParameter","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EGenericType","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClassifier_Wildcard","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"EInt","instanceClass":"int","id":19,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EOperation","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypedElement","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EParameter","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAttribute","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EStructuralFeature","instanceClass":null,"abstract":true,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EStructuralFeature_Wildcard","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":"EStructuralFeature_EJavaClass_Wildcard","defaultValue":null,"instanceClassName":"EStructuralFeature_EJavaClass_Wildcard","name":"EStructuralFeature_EJavaClass_Wildcard","instanceClass":null,"id":26,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EReference","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"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":28,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnum","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnumLiteral","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"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":31,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.math.BigDecimal","defaultValue":null,"instanceClassName":"java.math.BigDecimal","name":"EBigDecimal","instanceClass":"java.math.BigDecimal","id":32,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.math.BigInteger","defaultValue":null,"instanceClassName":"java.math.BigInteger","name":"EBigInteger","instanceClass":"java.math.BigInteger","id":33,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"EBooleanObject","instanceClass":"java.lang.Boolean","id":34,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte","defaultValue":0,"instanceClassName":"byte","name":"EByte","instanceClass":"byte","id":35,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte[]","defaultValue":null,"instanceClassName":"byte[]","name":"EByteArray","instanceClass":"[B","id":36,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Byte","defaultValue":null,"instanceClassName":"java.lang.Byte","name":"EByteObject","instanceClass":"java.lang.Byte","id":37,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"char","defaultValue":"\u0000","instanceClassName":"char","name":"EChar","instanceClass":"char","id":38,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Character","defaultValue":null,"instanceClassName":"java.lang.Character","name":"ECharacterObject","instanceClass":"java.lang.Character","id":39,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Date","defaultValue":null,"instanceClassName":"java.util.Date","name":"EDate","instanceClass":"java.util.Date","id":40,"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":41,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"EDouble","instanceClass":"double","id":42,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"EDoubleObject","instanceClass":"java.lang.Double","id":43,"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":44,"serializable":true,"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":45,"serializable":true,"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":46,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"float","defaultValue":0.0,"instanceClassName":"float","name":"EFloat","instanceClass":"float","id":47,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Float","defaultValue":null,"instanceClassName":"java.lang.Float","name":"EFloatObject","instanceClass":"java.lang.Float","id":48,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"EIntegerObject","instanceClass":"java.lang.Integer","id":49,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Class","defaultValue":null,"instanceClassName":"java.lang.Class","name":"EJavaClass","instanceClass":"java.lang.Class","id":50,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"long","defaultValue":0,"instanceClassName":"long","name":"ELong","instanceClass":"long","id":51,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Long","defaultValue":null,"instanceClassName":"java.lang.Long","name":"ELongObject","instanceClass":"java.lang.Long","id":52,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map","defaultValue":null,"instanceClassName":"java.util.Map","name":"EMap","instanceClass":"java.util.Map","id":53,"serializable":true,"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":54,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"short","defaultValue":0,"instanceClassName":"short","name":"EShort","instanceClass":"short","id":55,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Short","defaultValue":null,"instanceClassName":"java.lang.Short","name":"EShortObject","instanceClass":"java.lang.Short","id":56,"serializable":true,"eClass":"EDataType"},{"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":57,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.reflect.InvocationTargetException","defaultValue":null,"instanceClassName":"java.lang.reflect.InvocationTargetException","name":"EInvocationTargetException","instanceClass":"java.lang.reflect.InvocationTargetException","id":58,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EModelElement","instanceClass":null,"abstract":true,"id":59,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"details","changeable":true,"resolveProxies":false,"lowerBound":0,"id":61,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eModelElement","changeable":true,"resolveProxies":false,"lowerBound":0,"id":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":"contents","changeable":true,"resolveProxies":false,"lowerBound":0,"id":63,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eAnnotations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":76,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsProxy","lowerBound":0,"id":77,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eResource","lowerBound":0,"id":78,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainer","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainingFeature","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainmentFeature","lowerBound":0,"id":81,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContents","lowerBound":0,"id":82,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eAllContents","lowerBound":0,"id":83,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eCrossReferences","lowerBound":0,"id":84,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":85,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":86,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eSet","lowerBound":0,"id":87,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsSet","lowerBound":0,"id":88,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eUnset","lowerBound":0,"id":89,"many":false,"required":false,"eClass":"EOperation"},{"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":100,"many":false,"required":false,"eClass":"EParameter"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":103,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"resolve","lowerBound":0,"id":104,"many":false,"required":false,"eClass":"EParameter"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":107,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"newValue","lowerBound":0,"id":108,"many":false,"required":false,"eClass":"EParameter"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":112,"many":false,"required":false,"eClass":"EParameter"},{"id":113,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":114,"many":false,"required":false,"eClass":"EParameter"},{"id":115,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isSuperTypeOf","lowerBound":0,"id":116,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureCount","lowerBound":0,"id":117,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":118,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":119,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":120,"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":121,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interface","changeable":true,"lowerBound":0,"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":false,"unsettable":true,"transient":false,"unique":true,"name":"eSuperTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eOperations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":124,"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":125,"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":126,"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":"eAllReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":127,"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":128,"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":129,"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":130,"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":131,"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":132,"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":133,"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":134,"derived":true},{"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":135,"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":136,"derived":true},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"someClass","lowerBound":0,"id":139,"many":false,"required":false,"eClass":"EParameter"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureID","lowerBound":0,"id":143,"many":false,"required":false,"eClass":"EParameter"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":146,"many":false,"required":false,"eClass":"EParameter"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureName","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":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":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"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":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":169,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getClassifierID","lowerBound":0,"id":170,"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":171,"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":172,"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":173,"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":174,"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":175,"derived":false},{"container":false,"ordered":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":176,"derived":false},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":179,"many":false,"required":false,"eClass":"EParameter"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"container":false,"ordered":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":187,"derived":false},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEClassifier","lowerBound":0,"id":192,"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":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":"nsPrefix","changeable":true,"lowerBound":0,"iD":false,"id":194,"derived":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":"eFactoryInstance","changeable":true,"resolveProxies":false,"lowerBound":1,"id":195,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eSubpackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"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":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":200,"many":false,"required":false,"eClass":"EParameter"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":true,"resolveProxies":false,"lowerBound":1,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"create","lowerBound":0,"id":209,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createFromString","lowerBound":0,"id":210,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"convertToString","lowerBound":0,"id":211,"many":false,"required":false,"eClass":"EOperation"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":214,"many":false,"required":false,"eClass":"EParameter"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":217,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"literalValue","lowerBound":0,"id":218,"many":false,"required":false,"eClass":"EParameter"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":222,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"instanceValue","lowerBound":0,"id":223,"many":false,"required":false,"eClass":"EParameter"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"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":"serializable","changeable":true,"lowerBound":0,"iD":false,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"container":false,"ordered":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":230,"derived":false},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eUpperBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":233,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeArguments","changeable":true,"resolveProxies":false,"lowerBound":0,"id":234,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eRawType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":235,"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":236,"derived":false},{"container":false,"ordered":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":237,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":238,"derived":false},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"eParameters","changeable":true,"resolveProxies":false,"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":true,"transient":false,"unique":true,"name":"eExceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":248,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericExceptions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":249,"derived":false},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"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":253,"derived":false},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"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":"ordered","changeable":true,"lowerBound":0,"iD":false,"id":257,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unique","changeable":true,"lowerBound":0,"iD":false,"id":258,"derived":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":259,"derived":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":260,"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":261,"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":262,"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":263,"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":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"iD","changeable":true,"lowerBound":0,"iD":false,"id":276,"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":277,"derived":true},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":281,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContainerClass","lowerBound":0,"id":282,"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":"changeable","changeable":true,"lowerBound":0,"iD":false,"id":283,"derived":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":284,"derived":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":285,"derived":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":286,"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":287,"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":288,"derived":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":289,"derived":false},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"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":301,"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":302,"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":"resolveProxies","changeable":true,"lowerBound":0,"iD":false,"id":303,"derived":false},{"container":false,"ordered":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":304,"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":305,"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":306,"derived":false},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":314,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":315,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteralByLiteral","lowerBound":0,"id":316,"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":317,"derived":false},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":320,"many":false,"required":false,"eClass":"EParameter"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"value","lowerBound":0,"id":323,"many":false,"required":false,"eClass":"EParameter"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"literal","lowerBound":0,"id":326,"many":false,"required":false,"eClass":"EParameter"},{"id":327,"eClass":"EGenericType"},{"id":328,"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":329,"derived":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":330,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instance","changeable":true,"lowerBound":0,"iD":false,"id":331,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"literal","changeable":true,"lowerBound":0,"iD":false,"id":332,"derived":false},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"name":"E","id":338,"eClass":"ETypeParameter"},{"name":"T","id":339,"eClass":"ETypeParameter"},{"name":"K","id":340,"eClass":"ETypeParameter"},{"name":"V","id":341,"eClass":"ETypeParameter"},{"name":"E","id":342,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEAnnotation","lowerBound":0,"id":343,"many":false,"required":false,"eClass":"EOperation"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":346,"many":false,"required":false,"eClass":"EParameter"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":1,"target":0},{"source":1,"target":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":60,"target":2},{"source":60,"target":66},{"source":60,"target":1},{"source":66,"target":2},{"source":61,"target":3},{"source":61,"target":67},{"source":61,"target":1},{"source":67,"target":3},{"source":62,"target":59},{"source":62,"target":68},{"source":62,"target":1},{"source":62,"target":69},{"source":68,"target":59},{"source":63,"target":4},{"source":63,"target":70},{"source":63,"target":1},{"source":70,"target":4},{"source":64,"target":4},{"source":64,"target":71},{"source":64,"target":1},{"source":71,"target":4},{"source":65,"target":59},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":72},{"source":3,"target":73},{"source":72,"target":2},{"source":72,"target":74},{"source":72,"target":3},{"source":74,"target":2},{"source":73,"target":2},{"source":73,"target":75},{"source":73,"target":3},{"source":75,"target":2},{"source":4,"target":0},{"source":4,"target":76},{"source":4,"target":77},{"source":4,"target":78},{"source":4,"target":79},{"source":4,"target":80},{"source":4,"target":81},{"source":4,"target":82},{"source":4,"target":83},{"source":4,"target":84},{"source":4,"target":85},{"source":4,"target":86},{"source":4,"target":87},{"source":4,"target":88},{"source":4,"target":89},{"source":76,"target":7},{"source":76,"target":90},{"source":76,"target":4},{"source":90,"target":7},{"source":77,"target":15},{"source":77,"target":91},{"source":77,"target":4},{"source":91,"target":15},{"source":78,"target":28},{"source":78,"target":92},{"source":78,"target":4},{"source":92,"target":28},{"source":79,"target":4},{"source":79,"target":93},{"source":79,"target":4},{"source":93,"target":4},{"source":80,"target":24},{"source":80,"target":94},{"source":80,"target":4},{"source":94,"target":24},{"source":81,"target":27},{"source":81,"target":95},{"source":81,"target":4},{"source":95,"target":27},{"source":82,"target":5},{"source":82,"target":96},{"source":82,"target":4},{"source":96,"target":5},{"source":83,"target":6},{"source":83,"target":97},{"source":83,"target":4},{"source":97,"target":6},{"source":84,"target":5},{"source":84,"target":98},{"source":84,"target":4},{"source":98,"target":5},{"source":85,"target":11},{"source":85,"target":99},{"source":85,"target":4},{"source":85,"target":100},{"source":99,"target":11},{"source":100,"target":24},{"source":100,"target":101},{"source":100,"target":85},{"source":101,"target":24},{"source":86,"target":11},{"source":86,"target":102},{"source":86,"target":4},{"source":86,"target":103},{"source":86,"target":104},{"source":102,"target":11},{"source":103,"target":24},{"source":103,"target":105},{"source":103,"target":86},{"source":105,"target":24},{"source":104,"target":15},{"source":104,"target":106},{"source":104,"target":86},{"source":106,"target":15},{"source":87,"target":4},{"source":87,"target":107},{"source":87,"target":108},{"source":107,"target":24},{"source":107,"target":109},{"source":107,"target":87},{"source":109,"target":24},{"source":108,"target":11},{"source":108,"target":110},{"source":108,"target":87},{"source":110,"target":11},{"source":88,"target":15},{"source":88,"target":111},{"source":88,"target":4},{"source":88,"target":112},{"source":111,"target":15},{"source":112,"target":24},{"source":112,"target":113},{"source":112,"target":88},{"source":113,"target":24},{"source":89,"target":4},{"source":89,"target":114},{"source":114,"target":24},{"source":114,"target":115},{"source":114,"target":89},{"source":115,"target":24},{"source":5,"target":0},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":8},{"source":7,"target":116},{"source":7,"target":117},{"source":7,"target":118},{"source":7,"target":119},{"source":7,"target":120},{"source":7,"target":121},{"source":7,"target":122},{"source":7,"target":123},{"source":7,"target":124},{"source":7,"target":125},{"source":7,"target":126},{"source":7,"target":127},{"source":7,"target":128},{"source":7,"target":129},{"source":7,"target":130},{"source":7,"target":131},{"source":7,"target":132},{"source":7,"target":133},{"source":7,"target":134},{"source":7,"target":135},{"source":7,"target":136},{"source":7,"target":137},{"source":116,"target":15},{"source":116,"target":138},{"source":116,"target":7},{"source":116,"target":139},{"source":138,"target":15},{"source":139,"target":7},{"source":139,"target":140},{"source":139,"target":116},{"source":140,"target":7},{"source":117,"target":19},{"source":117,"target":141},{"source":117,"target":7},{"source":141,"target":19},{"source":118,"target":24},{"source":118,"target":142},{"source":118,"target":7},{"source":118,"target":143},{"source":142,"target":24},{"source":143,"target":19},{"source":143,"target":144},{"source":143,"target":118},{"source":144,"target":19},{"source":119,"target":19},{"source":119,"target":145},{"source":119,"target":7},{"source":119,"target":146},{"source":145,"target":19},{"source":146,"target":24},{"source":146,"target":147},{"source":146,"target":119},{"source":147,"target":24},{"source":120,"target":24},{"source":120,"target":148},{"source":120,"target":7},{"source":120,"target":149},{"source":148,"target":24},{"source":149,"target":2},{"source":149,"target":150},{"source":149,"target":120},{"source":150,"target":2},{"source":121,"target":15},{"source":121,"target":151},{"source":121,"target":7},{"source":151,"target":15},{"source":122,"target":15},{"source":122,"target":152},{"source":122,"target":7},{"source":152,"target":15},{"source":123,"target":7},{"source":123,"target":153},{"source":123,"target":7},{"source":153,"target":7},{"source":124,"target":20},{"source":124,"target":154},{"source":124,"target":7},{"source":124,"target":155},{"source":154,"target":20},{"source":125,"target":23},{"source":125,"target":156},{"source":125,"target":7},{"source":156,"target":23},{"source":126,"target":24},{"source":126,"target":157},{"source":126,"target":7},{"source":126,"target":158},{"source":157,"target":24},{"source":127,"target":27},{"source":127,"target":159},{"source":127,"target":7},{"source":159,"target":27},{"source":128,"target":27},{"source":128,"target":160},{"source":128,"target":7},{"source":160,"target":27},{"source":129,"target":23},{"source":129,"target":161},{"source":129,"target":7},{"source":161,"target":23},{"source":130,"target":27},{"source":130,"target":162},{"source":130,"target":7},{"source":162,"target":27},{"source":131,"target":20},{"source":131,"target":163},{"source":131,"target":7},{"source":163,"target":20},{"source":132,"target":24},{"source":132,"target":164},{"source":132,"target":7},{"source":164,"target":24},{"source":133,"target":7},{"source":133,"target":165},{"source":133,"target":7},{"source":165,"target":7},{"source":134,"target":23},{"source":134,"target":166},{"source":134,"target":7},{"source":166,"target":23},{"source":135,"target":17},{"source":135,"target":167},{"source":135,"target":7},{"source":167,"target":17},{"source":136,"target":17},{"source":136,"target":168},{"source":136,"target":7},{"source":168,"target":17},{"source":137,"target":8},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":169},{"source":8,"target":170},{"source":8,"target":171},{"source":8,"target":172},{"source":8,"target":173},{"source":8,"target":174},{"source":8,"target":175},{"source":8,"target":176},{"source":8,"target":177},{"source":169,"target":15},{"source":169,"target":178},{"source":169,"target":8},{"source":169,"target":179},{"source":178,"target":15},{"source":179,"target":11},{"source":179,"target":180},{"source":179,"target":169},{"source":180,"target":11},{"source":170,"target":19},{"source":170,"target":181},{"source":170,"target":8},{"source":181,"target":19},{"source":171,"target":2},{"source":171,"target":182},{"source":171,"target":8},{"source":182,"target":2},{"source":172,"target":10},{"source":172,"target":183},{"source":172,"target":8},{"source":183,"target":10},{"source":173,"target":11},{"source":173,"target":184},{"source":173,"target":8},{"source":184,"target":11},{"source":174,"target":2},{"source":174,"target":185},{"source":174,"target":8},{"source":185,"target":2},{"source":175,"target":12},{"source":175,"target":186},{"source":175,"target":8},{"source":175,"target":187},{"source":186,"target":12},{"source":176,"target":16},{"source":176,"target":188},{"source":176,"target":8},{"source":188,"target":16},{"source":177,"target":9},{"source":9,"target":0},{"source":9,"target":59},{"source":9,"target":189},{"source":9,"target":190},{"source":189,"target":2},{"source":189,"target":191},{"source":189,"target":9},{"source":191,"target":2},{"source":190,"target":59},{"source":10,"target":0},{"source":11,"target":0},{"source":12,"target":0},{"source":12,"target":9},{"source":12,"target":192},{"source":12,"target":193},{"source":12,"target":194},{"source":12,"target":195},{"source":12,"target":196},{"source":12,"target":197},{"source":12,"target":187},{"source":12,"target":198},{"source":192,"target":8},{"source":192,"target":199},{"source":192,"target":12},{"source":192,"target":200},{"source":199,"target":8},{"source":200,"target":2},{"source":200,"target":201},{"source":200,"target":192},{"source":201,"target":2},{"source":193,"target":2},{"source":193,"target":202},{"source":193,"target":12},{"source":202,"target":2},{"source":194,"target":2},{"source":194,"target":203},{"source":194,"target":12},{"source":203,"target":2},{"source":195,"target":13},{"source":195,"target":204},{"source":195,"target":12},{"source":195,"target":205},{"source":204,"target":13},{"source":196,"target":12},{"source":196,"target":206},{"source":196,"target":12},{"source":196,"target":197},{"source":206,"target":12},{"source":197,"target":12},{"source":197,"target":207},{"source":197,"target":12},{"source":197,"target":196},{"source":207,"target":12},{"source":187,"target":8},{"source":187,"target":208},{"source":187,"target":12},{"source":187,"target":175},{"source":208,"target":8},{"source":198,"target":9},{"source":13,"target":0},{"source":13,"target":59},{"source":13,"target":209},{"source":13,"target":210},{"source":13,"target":211},{"source":13,"target":205},{"source":13,"target":212},{"source":209,"target":4},{"source":209,"target":213},{"source":209,"target":13},{"source":209,"target":214},{"source":213,"target":4},{"source":214,"target":7},{"source":214,"target":215},{"source":214,"target":209},{"source":215,"target":7},{"source":210,"target":11},{"source":210,"target":216},{"source":210,"target":13},{"source":210,"target":217},{"source":210,"target":218},{"source":216,"target":11},{"source":217,"target":14},{"source":217,"target":219},{"source":217,"target":210},{"source":219,"target":14},{"source":218,"target":2},{"source":218,"target":220},{"source":218,"target":210},{"source":220,"target":2},{"source":211,"target":2},{"source":211,"target":221},{"source":211,"target":13},{"source":211,"target":222},{"source":211,"target":223},{"source":221,"target":2},{"source":222,"target":14},{"source":222,"target":224},{"source":222,"target":211},{"source":224,"target":14},{"source":223,"target":11},{"source":223,"target":225},{"source":223,"target":211},{"source":225,"target":11},{"source":205,"target":12},{"source":205,"target":226},{"source":205,"target":13},{"source":205,"target":195},{"source":226,"target":12},{"source":212,"target":59},{"source":14,"target":0},{"source":14,"target":8},{"source":14,"target":227},{"source":14,"target":228},{"source":227,"target":15},{"source":227,"target":229},{"source":227,"target":14},{"source":229,"target":15},{"source":228,"target":8},{"source":15,"target":0},{"source":16,"target":0},{"source":16,"target":9},{"source":16,"target":230},{"source":16,"target":231},{"source":230,"target":17},{"source":230,"target":232},{"source":230,"target":16},{"source":232,"target":17},{"source":231,"target":9},{"source":17,"target":0},{"source":17,"target":4},{"source":17,"target":233},{"source":17,"target":234},{"source":17,"target":235},{"source":17,"target":236},{"source":17,"target":237},{"source":17,"target":238},{"source":17,"target":239},{"source":233,"target":17},{"source":233,"target":240},{"source":233,"target":17},{"source":240,"target":17},{"source":234,"target":17},{"source":234,"target":241},{"source":234,"target":17},{"source":241,"target":17},{"source":235,"target":8},{"source":235,"target":242},{"source":235,"target":17},{"source":242,"target":8},{"source":236,"target":17},{"source":236,"target":243},{"source":236,"target":17},{"source":243,"target":17},{"source":237,"target":16},{"source":237,"target":244},{"source":237,"target":17},{"source":244,"target":16},{"source":238,"target":8},{"source":238,"target":245},{"source":238,"target":17},{"source":245,"target":8},{"source":239,"target":4},{"source":18,"target":0},{"source":19,"target":0},{"source":20,"target":0},{"source":20,"target":21},{"source":20,"target":246},{"source":20,"target":247},{"source":20,"target":248},{"source":20,"target":249},{"source":20,"target":155},{"source":20,"target":250},{"source":246,"target":16},{"source":246,"target":251},{"source":246,"target":20},{"source":251,"target":16},{"source":247,"target":22},{"source":247,"target":252},{"source":247,"target":20},{"source":247,"target":253},{"source":252,"target":22},{"source":248,"target":8},{"source":248,"target":254},{"source":248,"target":20},{"source":254,"target":8},{"source":249,"target":17},{"source":249,"target":255},{"source":249,"target":20},{"source":255,"target":17},{"source":155,"target":7},{"source":155,"target":256},{"source":155,"target":20},{"source":155,"target":124},{"source":256,"target":7},{"source":250,"target":21},{"source":21,"target":0},{"source":21,"target":9},{"source":21,"target":257},{"source":21,"target":258},{"source":21,"target":259},{"source":21,"target":260},{"source":21,"target":261},{"source":21,"target":262},{"source":21,"target":263},{"source":21,"target":264},{"source":21,"target":265},{"source":257,"target":15},{"source":257,"target":266},{"source":257,"target":21},{"source":266,"target":15},{"source":258,"target":15},{"source":258,"target":267},{"source":258,"target":21},{"source":267,"target":15},{"source":259,"target":19},{"source":259,"target":268},{"source":259,"target":21},{"source":268,"target":19},{"source":260,"target":19},{"source":260,"target":269},{"source":260,"target":21},{"source":269,"target":19},{"source":261,"target":15},{"source":261,"target":270},{"source":261,"target":21},{"source":270,"target":15},{"source":262,"target":15},{"source":262,"target":271},{"source":262,"target":21},{"source":271,"target":15},{"source":263,"target":8},{"source":263,"target":272},{"source":263,"target":21},{"source":272,"target":8},{"source":264,"target":17},{"source":264,"target":273},{"source":264,"target":21},{"source":273,"target":17},{"source":265,"target":9},{"source":22,"target":0},{"source":22,"target":21},{"source":22,"target":253},{"source":22,"target":274},{"source":253,"target":20},{"source":253,"target":275},{"source":253,"target":22},{"source":253,"target":247},{"source":275,"target":20},{"source":274,"target":21},{"source":23,"target":0},{"source":23,"target":24},{"source":23,"target":276},{"source":23,"target":277},{"source":23,"target":278},{"source":276,"target":15},{"source":276,"target":279},{"source":276,"target":23},{"source":279,"target":15},{"source":277,"target":14},{"source":277,"target":280},{"source":277,"target":23},{"source":280,"target":14},{"source":278,"target":24},{"source":24,"target":0},{"source":24,"target":21},{"source":24,"target":281},{"source":24,"target":282},{"source":24,"target":158},{"source":24,"target":283},{"source":24,"target":284},{"source":24,"target":285},{"source":24,"target":286},{"source":24,"target":287},{"source":24,"target":288},{"source":24,"target":289},{"source":24,"target":290},{"source":281,"target":19},{"source":281,"target":291},{"source":281,"target":24},{"source":291,"target":19},{"source":282,"target":26},{"source":282,"target":292},{"source":282,"target":24},{"source":292,"target":26},{"source":158,"target":7},{"source":158,"target":293},{"source":158,"target":24},{"source":158,"target":126},{"source":293,"target":7},{"source":283,"target":15},{"source":283,"target":294},{"source":283,"target":24},{"source":294,"target":15},{"source":284,"target":15},{"source":284,"target":295},{"source":284,"target":24},{"source":295,"target":15},{"source":285,"target":15},{"source":285,"target":296},{"source":285,"target":24},{"source":296,"target":15},{"source":286,"target":2},{"source":286,"target":297},{"source":286,"target":24},{"source":297,"target":2},{"source":287,"target":11},{"source":287,"target":298},{"source":287,"target":24},{"source":298,"target":11},{"source":288,"target":15},{"source":288,"target":299},{"source":288,"target":24},{"source":299,"target":15},{"source":289,"target":15},{"source":289,"target":300},{"source":289,"target":24},{"source":300,"target":15},{"source":290,"target":21},{"source":25,"target":0},{"source":26,"target":0},{"source":27,"target":0},{"source":27,"target":24},{"source":27,"target":301},{"source":27,"target":302},{"source":27,"target":303},{"source":27,"target":304},{"source":27,"target":305},{"source":27,"target":306},{"source":27,"target":307},{"source":301,"target":15},{"source":301,"target":308},{"source":301,"target":27},{"source":308,"target":15},{"source":302,"target":15},{"source":302,"target":309},{"source":302,"target":27},{"source":309,"target":15},{"source":303,"target":15},{"source":303,"target":310},{"source":303,"target":27},{"source":310,"target":15},{"source":304,"target":27},{"source":304,"target":311},{"source":304,"target":27},{"source":311,"target":27},{"source":305,"target":7},{"source":305,"target":312},{"source":305,"target":27},{"source":312,"target":7},{"source":306,"target":23},{"source":306,"target":313},{"source":306,"target":27},{"source":313,"target":23},{"source":307,"target":24},{"source":28,"target":0},{"source":29,"target":0},{"source":29,"target":14},{"source":29,"target":314},{"source":29,"target":315},{"source":29,"target":316},{"source":29,"target":317},{"source":29,"target":318},{"source":314,"target":30},{"source":314,"target":319},{"source":314,"target":29},{"source":314,"target":320},{"source":319,"target":30},{"source":320,"target":2},{"source":320,"target":321},{"source":320,"target":314},{"source":321,"target":2},{"source":315,"target":30},{"source":315,"target":322},{"source":315,"target":29},{"source":315,"target":323},{"source":322,"target":30},{"source":323,"target":19},{"source":323,"target":324},{"source":323,"target":315},{"source":324,"target":19},{"source":316,"target":30},{"source":316,"target":325},{"source":316,"target":29},{"source":316,"target":326},{"source":325,"target":30},{"source":326,"target":2},{"source":326,"target":327},{"source":326,"target":316},{"source":327,"target":2},{"source":317,"target":30},{"source":317,"target":328},{"source":317,"target":29},{"source":317,"target":329},{"source":328,"target":30},{"source":318,"target":14},{"source":30,"target":0},{"source":30,"target":9},{"source":30,"target":330},{"source":30,"target":331},{"source":30,"target":332},{"source":30,"target":329},{"source":30,"target":333},{"source":330,"target":19},{"source":330,"target":334},{"source":330,"target":30},{"source":334,"target":19},{"source":331,"target":31},{"source":331,"target":335},{"source":331,"target":30},{"source":335,"target":31},{"source":332,"target":2},{"source":332,"target":336},{"source":332,"target":30},{"source":336,"target":2},{"source":329,"target":29},{"source":329,"target":337},{"source":329,"target":30},{"source":329,"target":317},{"source":337,"target":29},{"source":333,"target":9},{"source":31,"target":0},{"source":32,"target":0},{"source":33,"target":0},{"source":34,"target":0},{"source":35,"target":0},{"source":36,"target":0},{"source":37,"target":0},{"source":38,"target":0},{"source":39,"target":0},{"source":40,"target":0},{"source":41,"target":0},{"source":42,"target":0},{"source":43,"target":0},{"source":44,"target":0},{"source":44,"target":338},{"source":45,"target":0},{"source":46,"target":0},{"source":47,"target":0},{"source":48,"target":0},{"source":49,"target":0},{"source":50,"target":0},{"source":50,"target":339},{"source":51,"target":0},{"source":52,"target":0},{"source":53,"target":0},{"source":53,"target":340},{"source":53,"target":341},{"source":54,"target":0},{"source":55,"target":0},{"source":56,"target":0},{"source":57,"target":0},{"source":57,"target":342},{"source":58,"target":0},{"source":59,"target":0},{"source":59,"target":4},{"source":59,"target":343},{"source":59,"target":69},{"source":59,"target":344},{"source":343,"target":1},{"source":343,"target":345},{"source":343,"target":59},{"source":343,"target":346},{"source":345,"target":1},{"source":346,"target":2},{"source":346,"target":347},{"source":346,"target":343},{"source":347,"target":2},{"source":69,"target":1},{"source":69,"target":348},{"source":69,"target":59},{"source":69,"target":62},{"source":348,"target":1},{"source":344,"target":4}],"multigraph":true} | ecore |
class-diagram | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset-mtl/repos/adilinam/QVTo-QVTd-OCL/org.eclipse.m2m.qvt.oml.samples/models/SimpleUML.ecore | simpleuml
Model
getCustomProperty
name
Package
ownedElements
Class
generalizations
abstract
Property
type
owner
Association
source
target
PrimitiveType
DataType
attributes
Enumeration
ownedLiteral
EnumerationLiteral
name
Classifier
ModelElement
name
stereotype
taggedValue
Generalization
general
isSubstitutable
TaggedValue
name
value
Type
Packageable
owner | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="simpleuml"
nsURI="http://www.eclipse.org/qvt/1.0.0/Operational/examples/simpleuml" nsPrefix="uml">
<eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//Package">
<eOperations name="getCustomProperty" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Classifier #//Packageable">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedElements" upperBound="-1"
eType="#//Packageable" containment="true" eOpposite="#//Packageable/owner"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="generalizations" upperBound="-1"
eType="#//Generalization" containment="true"/>
<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="Property" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//DataType"
eOpposite="#//DataType/attributes"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//ModelElement #//Packageable">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//Type"/>
<eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Property" containment="true" eOpposite="#//Property/owner"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedLiteral" upperBound="-1"
eType="#//EnumerationLiteral" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral">
<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="Classifier" abstract="true" eSuperTypes="#//ModelElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ModelElement" 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="stereotype" ordered="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="taggedValue" upperBound="-1"
eType="#//TaggedValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Generalization">
<eStructuralFeatures xsi:type="ecore:EReference" name="general" eType="#//Class"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isSubstitutable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TaggedValue">
<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="Type" abstract="true" eSuperTypes="#//Classifier #//Packageable"/>
<eClassifiers xsi:type="ecore:EClass" name="Packageable" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//Package"
eOpposite="#//Package/ownedElements"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"uml","nsURI":"http://www.eclipse.org/qvt/1.0.0/Operational/examples/simpleuml","name":"simpleuml","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":"Package","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElement","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generalization","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaggedValue","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Packageable","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"getCustomProperty","lowerBound":0,"id":16,"many":false,"required":false,"eClass":"EOperation"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":19,"many":false,"required":false,"eClass":"EParameter"},{"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":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"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":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":"generalizations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"abstract","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"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":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"container":false,"ordered":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},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":38,"derived":false},{"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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedLiteral","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stereotype","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":"taggedValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"general","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isSubstitutable","changeable":true,"lowerBound":0,"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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":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":2},{"source":1,"target":16},{"source":1,"target":17},{"source":16,"target":18},{"source":16,"target":1},{"source":16,"target":19},{"source":19,"target":20},{"source":19,"target":16},{"source":17,"target":2},{"source":2,"target":0},{"source":2,"target":10},{"source":2,"target":15},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":21,"target":15},{"source":21,"target":24},{"source":21,"target":2},{"source":21,"target":25},{"source":24,"target":15},{"source":22,"target":10},{"source":23,"target":15},{"source":3,"target":0},{"source":3,"target":7},{"source":3,"target":26},{"source":3,"target":27},{"source":3,"target":28},{"source":26,"target":12},{"source":26,"target":29},{"source":26,"target":3},{"source":29,"target":12},{"source":27,"target":30},{"source":27,"target":3},{"source":28,"target":7},{"source":4,"target":0},{"source":4,"target":11},{"source":4,"target":31},{"source":4,"target":32},{"source":4,"target":33},{"source":31,"target":14},{"source":31,"target":34},{"source":31,"target":4},{"source":34,"target":14},{"source":32,"target":7},{"source":32,"target":35},{"source":32,"target":4},{"source":32,"target":36},{"source":35,"target":7},{"source":33,"target":11},{"source":5,"target":0},{"source":5,"target":11},{"source":5,"target":15},{"source":5,"target":37},{"source":5,"target":38},{"source":5,"target":39},{"source":5,"target":40},{"source":37,"target":3},{"source":37,"target":41},{"source":37,"target":5},{"source":41,"target":3},{"source":38,"target":3},{"source":38,"target":42},{"source":38,"target":5},{"source":42,"target":3},{"source":39,"target":11},{"source":40,"target":15},{"source":6,"target":0},{"source":6,"target":14},{"source":6,"target":43},{"source":43,"target":14},{"source":7,"target":0},{"source":7,"target":14},{"source":7,"target":36},{"source":7,"target":44},{"source":36,"target":4},{"source":36,"target":45},{"source":36,"target":7},{"source":36,"target":32},{"source":45,"target":4},{"source":44,"target":14},{"source":8,"target":0},{"source":8,"target":14},{"source":8,"target":46},{"source":8,"target":47},{"source":46,"target":9},{"source":46,"target":48},{"source":46,"target":8},{"source":48,"target":9},{"source":47,"target":14},{"source":9,"target":0},{"source":9,"target":49},{"source":49,"target":50},{"source":49,"target":9},{"source":10,"target":0},{"source":10,"target":11},{"source":10,"target":51},{"source":51,"target":11},{"source":11,"target":0},{"source":11,"target":52},{"source":11,"target":53},{"source":11,"target":54},{"source":52,"target":55},{"source":52,"target":11},{"source":53,"target":56},{"source":53,"target":11},{"source":54,"target":13},{"source":54,"target":57},{"source":54,"target":11},{"source":57,"target":13},{"source":12,"target":0},{"source":12,"target":58},{"source":12,"target":59},{"source":58,"target":3},{"source":58,"target":60},{"source":58,"target":12},{"source":60,"target":3},{"source":59,"target":61},{"source":59,"target":12},{"source":13,"target":0},{"source":13,"target":62},{"source":13,"target":63},{"source":62,"target":64},{"source":62,"target":13},{"source":63,"target":65},{"source":63,"target":13},{"source":14,"target":0},{"source":14,"target":10},{"source":14,"target":15},{"source":14,"target":66},{"source":14,"target":67},{"source":66,"target":10},{"source":67,"target":15},{"source":15,"target":0},{"source":15,"target":25},{"source":25,"target":2},{"source":25,"target":68},{"source":25,"target":15},{"source":25,"target":21},{"source":68,"target":2}],"multigraph":true} | ecore |
class-diagram | repo-ecore-all/data/MSubhanH/Ecore2OWL/emf4sw/examples/com.emf4sw.owl.examples/src/SpecificationLayout_Tests/uml4sysml.ecore | uml
UML_NamedElement
name
UML_RedefinableElement
UML_Feature
UML_Namespace
ownedRule
UML_Package
packagedElements
UML_PackageableElement
UML_BehavioralFeature
UML_StructuralFeature
UML_Type
UML_TypedElement
type
UML_Classifier
feature
UML_Interface
ownedOperation
ownedAttribute
UML_InterfaceRealization
contract
UML_BehavioredClassifier
interfaceRealization
ownedBehavior
UML_Operation
UML_Class
ownedOperation
nestedClassifier
ownedAttribute
UML_Property
UML_Port
UML_Behavior
UML_Activity
edge
node
UML_ConnectableElement
UML_Connector
connectorEnd
UML_CallOperationAction
operation
UML_Action
UML_ActivityNode
incoming
outgoing
name
UML_ActivityEdge
source
target
UML_ValueSpecification
UML_OpaqueExpression
body
language
UML_Constraint
specification
UML_ConnectorEnd
role | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="uml" nsURI="http://uml" nsPrefix="uml">
<eClassifiers xsi:type="ecore:EClass" name="UML_NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UML_RedefinableElement" eSuperTypes="#//UML_NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="UML_Feature" eSuperTypes="#//UML_RedefinableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="UML_Namespace" eSuperTypes="#//UML_NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedRule" upperBound="-1"
eType="#//UML_Constraint" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UML_Package" eSuperTypes="#//UML_Namespace">
<eStructuralFeatures xsi:type="ecore:EReference" name="packagedElements" upperBound="-1"
eType="#//UML_PackageableElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UML_PackageableElement" eSuperTypes="#//UML_NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="UML_BehavioralFeature" eSuperTypes="#//UML_Namespace #//UML_Feature"/>
<eClassifiers xsi:type="ecore:EClass" name="UML_StructuralFeature" eSuperTypes="#//UML_Feature #//UML_TypedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="UML_Type" eSuperTypes="#//UML_PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="UML_TypedElement" eSuperTypes="#//UML_NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//UML_Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UML_Classifier" eSuperTypes="#//UML_Namespace #//UML_Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="feature" upperBound="-1"
eType="#//UML_Feature" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UML_Interface" eSuperTypes="#//UML_Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1"
eType="#//UML_Operation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1"
eType="#//UML_Property" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UML_InterfaceRealization">
<eStructuralFeatures xsi:type="ecore:EReference" name="contract" lowerBound="1"
eType="#//UML_Interface"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UML_BehavioredClassifier" eSuperTypes="#//UML_Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="interfaceRealization" upperBound="-1"
eType="#//UML_InterfaceRealization" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBehavior" upperBound="-1"
eType="#//UML_Behavior" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UML_Operation" eSuperTypes="#//UML_BehavioralFeature"/>
<eClassifiers xsi:type="ecore:EClass" name="UML_Class" eSuperTypes="#//UML_BehavioredClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1"
eType="#//UML_Operation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nestedClassifier" upperBound="-1"
eType="#//UML_Classifier" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1"
eType="#//UML_Property" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UML_Property" eSuperTypes="#//UML_StructuralFeature #//UML_ConnectableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="UML_Port" eSuperTypes="#//UML_Property"/>
<eClassifiers xsi:type="ecore:EClass" name="UML_Behavior" eSuperTypes="#//UML_Class"/>
<eClassifiers xsi:type="ecore:EClass" name="UML_Activity" eSuperTypes="#//UML_Behavior">
<eStructuralFeatures xsi:type="ecore:EReference" name="edge" upperBound="-1" eType="#//UML_ActivityEdge"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="node" upperBound="-1" eType="#//UML_ActivityNode"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UML_ConnectableElement" eSuperTypes="#//UML_TypedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="UML_Connector" eSuperTypes="#//UML_Feature">
<eStructuralFeatures xsi:type="ecore:EReference" name="connectorEnd" lowerBound="2"
upperBound="-1" eType="#//UML_ConnectorEnd" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UML_CallOperationAction" eSuperTypes="#//UML_Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="operation" lowerBound="1"
eType="#//UML_Operation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UML_Action" eSuperTypes="#//UML_ActivityNode"/>
<eClassifiers xsi:type="ecore:EClass" name="UML_ActivityNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1"
eType="#//UML_ActivityNode"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1"
eType="#//UML_ActivityEdge"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UML_ActivityEdge">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//UML_ActivityNode"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//UML_ActivityNode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UML_ValueSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="UML_OpaqueExpression" eSuperTypes="#//UML_ValueSpecification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="body" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="language" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UML_Constraint" eSuperTypes="#//UML_PackageableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="specification" lowerBound="1"
eType="#//UML_OpaqueExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UML_ConnectorEnd">
<eStructuralFeatures xsi:type="ecore:EReference" name="role" lowerBound="1" eType="#//UML_ConnectableElement"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"uml","nsURI":"http://uml","name":"uml","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_NamedElement","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_RedefinableElement","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Feature","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Namespace","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Package","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_PackageableElement","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_BehavioralFeature","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_StructuralFeature","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Type","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_TypedElement","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Classifier","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Interface","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_InterfaceRealization","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_BehavioredClassifier","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Operation","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Class","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Property","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Port","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Behavior","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Activity","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_ConnectableElement","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Connector","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_CallOperationAction","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Action","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_ActivityNode","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_ActivityEdge","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_ValueSpecification","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_OpaqueExpression","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_Constraint","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UML_ConnectorEnd","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedRule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packagedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contract","changeable":true,"resolveProxies":true,"lowerBound":1,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interfaceRealization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedBehavior","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nestedClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"edge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"node","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"connectorEnd","changeable":true,"resolveProxies":true,"lowerBound":2,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":97,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"lowerBound":1,"iD":false,"id":101,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"language","changeable":true,"lowerBound":1,"iD":false,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"role","changeable":true,"resolveProxies":true,"lowerBound":1,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":1,"target":0},{"source":1,"target":31},{"source":31,"target":32},{"source":31,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":33},{"source":33,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":34},{"source":34,"target":2},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":35},{"source":4,"target":36},{"source":35,"target":29},{"source":35,"target":37},{"source":35,"target":4},{"source":37,"target":29},{"source":36,"target":1},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":38},{"source":5,"target":39},{"source":38,"target":6},{"source":38,"target":40},{"source":38,"target":5},{"source":40,"target":6},{"source":39,"target":4},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":41},{"source":41,"target":1},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":3},{"source":7,"target":42},{"source":7,"target":43},{"source":42,"target":4},{"source":43,"target":3},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":10},{"source":8,"target":44},{"source":8,"target":45},{"source":44,"target":3},{"source":45,"target":10},{"source":9,"target":0},{"source":9,"target":6},{"source":9,"target":46},{"source":46,"target":6},{"source":10,"target":0},{"source":10,"target":1},{"source":10,"target":47},{"source":10,"target":48},{"source":47,"target":9},{"source":47,"target":49},{"source":47,"target":10},{"source":49,"target":9},{"source":48,"target":1},{"source":11,"target":0},{"source":11,"target":4},{"source":11,"target":9},{"source":11,"target":50},{"source":11,"target":51},{"source":11,"target":52},{"source":50,"target":3},{"source":50,"target":53},{"source":50,"target":11},{"source":53,"target":3},{"source":51,"target":4},{"source":52,"target":9},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":54},{"source":12,"target":55},{"source":12,"target":56},{"source":54,"target":15},{"source":54,"target":57},{"source":54,"target":12},{"source":57,"target":15},{"source":55,"target":17},{"source":55,"target":58},{"source":55,"target":12},{"source":58,"target":17},{"source":56,"target":11},{"source":13,"target":0},{"source":13,"target":59},{"source":59,"target":12},{"source":59,"target":60},{"source":59,"target":13},{"source":60,"target":12},{"source":14,"target":0},{"source":14,"target":11},{"source":14,"target":61},{"source":14,"target":62},{"source":14,"target":63},{"source":61,"target":13},{"source":61,"target":64},{"source":61,"target":14},{"source":64,"target":13},{"source":62,"target":19},{"source":62,"target":65},{"source":62,"target":14},{"source":65,"target":19},{"source":63,"target":11},{"source":15,"target":0},{"source":15,"target":7},{"source":15,"target":66},{"source":66,"target":7},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":67},{"source":16,"target":68},{"source":16,"target":69},{"source":16,"target":70},{"source":67,"target":15},{"source":67,"target":71},{"source":67,"target":16},{"source":71,"target":15},{"source":68,"target":11},{"source":68,"target":72},{"source":68,"target":16},{"source":72,"target":11},{"source":69,"target":17},{"source":69,"target":73},{"source":69,"target":16},{"source":73,"target":17},{"source":70,"target":14},{"source":17,"target":0},{"source":17,"target":8},{"source":17,"target":21},{"source":17,"target":74},{"source":17,"target":75},{"source":74,"target":8},{"source":75,"target":21},{"source":18,"target":0},{"source":18,"target":17},{"source":18,"target":76},{"source":76,"target":17},{"source":19,"target":0},{"source":19,"target":16},{"source":19,"target":77},{"source":77,"target":16},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":78},{"source":20,"target":79},{"source":20,"target":80},{"source":78,"target":26},{"source":78,"target":81},{"source":78,"target":20},{"source":81,"target":26},{"source":79,"target":25},{"source":79,"target":82},{"source":79,"target":20},{"source":82,"target":25},{"source":80,"target":19},{"source":21,"target":0},{"source":21,"target":10},{"source":21,"target":83},{"source":83,"target":10},{"source":22,"target":0},{"source":22,"target":3},{"source":22,"target":84},{"source":22,"target":85},{"source":84,"target":30},{"source":84,"target":86},{"source":84,"target":22},{"source":86,"target":30},{"source":85,"target":3},{"source":23,"target":0},{"source":23,"target":24},{"source":23,"target":87},{"source":23,"target":88},{"source":87,"target":15},{"source":87,"target":89},{"source":87,"target":23},{"source":89,"target":15},{"source":88,"target":24},{"source":24,"target":0},{"source":24,"target":25},{"source":24,"target":90},{"source":90,"target":25},{"source":25,"target":0},{"source":25,"target":91},{"source":25,"target":92},{"source":25,"target":93},{"source":91,"target":25},{"source":91,"target":94},{"source":91,"target":25},{"source":94,"target":25},{"source":92,"target":26},{"source":92,"target":95},{"source":92,"target":25},{"source":95,"target":26},{"source":93,"target":96},{"source":93,"target":25},{"source":26,"target":0},{"source":26,"target":97},{"source":26,"target":98},{"source":97,"target":25},{"source":97,"target":99},{"source":97,"target":26},{"source":99,"target":25},{"source":98,"target":25},{"source":98,"target":100},{"source":98,"target":26},{"source":100,"target":25},{"source":27,"target":0},{"source":28,"target":0},{"source":28,"target":27},{"source":28,"target":101},{"source":28,"target":102},{"source":28,"target":103},{"source":101,"target":104},{"source":101,"target":28},{"source":102,"target":105},{"source":102,"target":28},{"source":103,"target":27},{"source":29,"target":0},{"source":29,"target":6},{"source":29,"target":106},{"source":29,"target":107},{"source":106,"target":28},{"source":106,"target":108},{"source":106,"target":29},{"source":108,"target":28},{"source":107,"target":6},{"source":30,"target":0},{"source":30,"target":109},{"source":109,"target":21},{"source":109,"target":110},{"source":109,"target":30},{"source":110,"target":21}],"multigraph":true} | ecore |
graphicaleditor | repo-ecore-all/data/pcdavid/org.eclipse.sirius/plugins/org.eclipse.sirius.diagram/model/diagram.ecore | diagram
DDiagram
ownedDiagramElements
diagramElements
description
edges
nodes
nodeListElements
containers
currentConcern
activatedFilters
activatedTransientLayers
allFilters
activatedRules
activateBehaviors
filterVariableHistory
activatedLayers
synchronized
true
hiddenElements
isInLayoutingMode
isInShowingMode
headerHeight
1
DSemanticDiagram
DDiagramElement
getParentDiagram
visible
true
tooltipText
parentLayers
decorations
transientDecorations
diagramElementMapping
graphicalFilters
GraphicalFilter
HideFilter
HideLabelFilter
FoldingPointFilter
FoldingFilter
AppliedCompositeFilters
compositeFilterDescriptions
AbsoluteBoundsFilter
x
y
height
width
AbstractDNode
ownedBorderedNodes
arrangeConstraints
KEEP_LOCATION
DNode
width
height
ownedStyle
labelPosition
resizeKind
NONE
originalStyle
actualMapping
candidatesMapping
DDiagramElementContainer
getNodesFromMapping
mapping
getContainersFromMapping
mapping
nodes
containers
elements
ownedStyle
originalStyle
actualMapping
candidatesMapping
width
height
DNodeContainer
ownedDiagramElements
childrenPresentation
FreeForm
ContainerLayout
FreeForm
FreeForm
List
List
HorizontalStack
HorizontalStack
VerticalStack
VerticalStack
DNodeList
ownedElements
DNodeListElement
ownedStyle
originalStyle
actualMapping
candidatesMapping
DEdge
ownedStyle
size
1
sourceNode
targetNode
actualMapping
routingStyle
straight
isFold
isMockEdge
originalStyle
path
arrangeConstraints
KEEP_LOCATION
beginLabel
endLabel
LabelPosition
border
border
node
node
NodeStyle
labelPosition
Dot
strokeSizeComputationExpression
2
backgroundColor
136,136,136
GaugeSection
min
max
value
label
backgroundColor
0,0,0
foregroundColor
138,226,52
ContainerStyle
FlatContainerStyle
backgroundStyle
backgroundColor
255,255,255
foregroundColor
209,209,209
ShapeContainerStyle
shape
backgroundColor
209,209,209
ContainerShape
parallelogram
parallelogram
BackgroundStyle
GradientLeftToRight
GradientLeftToRight
Liquid
Liquid
GradientTopToBottom
GradientTopToBottom
Square
width
0
height
0
color
136,136,136
Ellipse
horizontalDiameter
0
verticalDiameter
0
color
136,136,136
Lozenge
width
0
height
0
color
136,136,136
BundledImage
shape
color
0,0,0
providedShapeID
WorkspaceImage
workspacePath
CustomStyle
id
BundledImageShape
square
square
stroke
stroke
triangle
triangle
dot
dot
ring
ring
providedShape
providedShape
EdgeTarget
outgoingEdges
incomingEdges
EdgeStyle
lineStyle
sourceArrow
NoDecoration
targetArrow
InputArrow
foldingStyle
NONE
size
1
routingStyle
straight
beginLabelStyle
centerLabelStyle
endLabelStyle
centered
None
strokeColor
136,136,136
LineStyle
solid
solid
dash
dash
dot
dot
dash_dot
dash_dot
EdgeArrows
NoDecoration
NoDecoration
OutputArrow
OutputArrow
InputArrow
InputArrow
OutputClosedArrow
OutputClosedArrow
InputClosedArrow
InputClosedArrow
OutputFillClosedArrow
OutputFillClosedArrow
InputFillClosedArrow
InputFillClosedArrow
Diamond
Diamond
FillDiamond
FillDiamond
InputArrowWithDiamond
InputArrowWithDiamond
InputArrowWithFillDiamond
InputArrowWithFillDiamond
EdgeRouting
straight
straight
manhattan
manhattan
tree
tree
GaugeCompositeStyle
alignment
SQUARE
sections
AlignmentKind
VERTICAL
VERTICAL
HORIZONTAL
HORIZONTAL
SQUARE
SQUARE
BorderedStyle
borderSize
0
borderSizeComputationExpression
0
borderColor
0,0,0
borderLineStyle
Note
color
252,233,79
FilterVariableHistory
ownedValues
ResizeKind
NONE
NONE
NSEW
NSEW
NORTH_SOUTH
NORTH_SOUTH
EAST_WEST
EAST_WEST
ArrangeConstraint
KEEP_LOCATION
KEEP_LOCATION
KEEP_SIZE
KEEP_SIZE
KEEP_RATIO
KEEP_RATIO
CollapseFilter
width
height
IndirectlyCollapseFilter
BeginLabelStyle
getDescription
setDescription
description
CenterLabelStyle
getDescription
setDescription
description
EndLabelStyle
getDescription
setDescription
description
BracketEdgeStyle
ComputedStyleDescriptionRegistry
computedStyleDescriptions
DragAndDropTarget
getDragAndDropDescription
HideLabelCapabilityStyle
hideLabelByDefault
false
VariableValue
TypedVariableValue
variableDefinition
value
EObjectVariableValue
variableDefinition
modelElement
description
DiagramDescription
createDiagram
filters
allEdgeMappings
validationSet
concerns
allTools
domainClass
preconditionExpression
defaultConcern
rootExpression
init
layout
diagramInitialisation
defaultLayer
additionalLayers
nodeMappings
edgeMappings
edgeMappingImports
containerMappings
reusedMappings
toolSection
reusedTools
enablePopupBars
backgroundColor
DiagramImportDescription
importedDiagram
DiagramExtensionDescription
layers
validationSet
concerns
DiagramElementMapping
preconditionExpression
deletionDescription
labelDirectEdit
semanticCandidatesExpression
createElements
true
semanticElements
doubleClickDescription
synchronizationLock
false
AbstractNodeMapping
findDNodeFromEObject
eObject
domainClass
borderedNodeMappings
reusedBorderedNodeMappings
NodeMapping
style
conditionnalStyles
ContainerMapping
subNodeMappings
reusedNodeMappings
subContainerMappings
reusedContainerMappings
style
conditionnalStyles
childrenPresentation
FreeForm
NodeMappingImport
importedMapping
ContainerMappingImport
importedMapping
EdgeMapping
sourceMapping
targetMapping
targetFinderExpression
sourceFinderExpression
style
conditionnalStyles
targetExpression
domainClass
useDomainElement
false
reconnections
pathExpression
pathNodeMapping
IEdgeMapping
EdgeMappingImport
importedMapping
conditionnalStyles
inheritsAncestorFilters
true
ConditionalNodeStyleDescription
style
ConditionalEdgeStyleDescription
style
ConditionalContainerStyleDescription
style
FoldingStyle
NONE
NONE
SOURCE
SOURCE
TARGET
TARGET
Layout
OrderedTreeLayout
childrenExpression
nodeMapping
CompositeLayout
padding
30
direction
topToBottom
CustomLayoutConfiguration
id
label
description
layoutOptions
LayoutOption
id
label
description
targets
BooleanLayoutOption
value
StringLayoutOption
value
IntegerLayoutOption
value
DoubleLayoutOption
value
EnumLayoutOption
value
EnumSetLayoutOption
values
EnumOption
choices
EnumLayoutValue
name
description
LayoutDirection
TopToBottom
topToBottom
LeftToRight
LeftToRight
BottomToTop
bottomToTop
MappingBasedDecoration
mappings
Layer
nodeMappings
edgeMappings
edgeMappingImports
containerMappings
reusedMappings
allTools
toolSections
reusedTools
decorationDescriptionsSet
icon
customization
AdditionalLayer
activeByDefault
optional
true
DragAndDropTargetDescription
dropDescriptions
CenteringStyle
None
None
Both
Both
Source
Source
Target
Target
LayoutOptionTarget
PARENT
PARENT
NODE
NODE
EDGE
EDGE
PORTS
PORTS
LABEL
LABEL
style
BorderedStyleDescription
borderSizeComputationExpression
0
borderColor
borderLineStyle
solid
NodeStyleDescription
sizeComputationExpression
3
labelPosition
border
resizeKind
NONE
forbiddenSides
CustomStyleDescription
id
SquareDescription
width
0
height
0
color
LozengeNodeDescription
widthComputationExpression
heightComputationExpression
color
EllipseNodeDescription
color
horizontalDiameterComputationExpression
0
verticalDiameterComputationExpression
0
BundledImageDescription
shape
color
providedShapeID
NoteDescription
color
DotDescription
backgroundColor
strokeSizeComputationExpression
2
GaugeCompositeStyleDescription
alignment
SQUARE
sections
GaugeSectionDescription
minValueExpression
0
maxValueExpression
0
valueExpression
0
backgroundColor
foregroundColor
label
SizeComputationContainerStyleDescription
widthComputationExpression
-1
heightComputationExpression
-1
RoundedCornerStyleDescription
arcWidth
10
arcHeight
10
ContainerStyleDescription
roundedCorner
FlatContainerStyleDescription
backgroundStyle
backgroundColor
foregroundColor
labelBorderStyle
ShapeContainerStyleDescription
shape
backgroundColor
WorkspaceImageDescription
workspacePath
EdgeStyleDescription
strokeColor
lineStyle
sourceArrow
NoDecoration
targetArrow
InputArrow
sizeComputationExpression
1
routingStyle
straight
foldingStyle
beginLabelStyleDescription
centerLabelStyleDescription
endLabelStyleDescription
endsCentering
None
centeredSourceMappings
centeredTargetMappings
BeginLabelStyleDescription
CenterLabelStyleDescription
EndLabelStyleDescription
BracketEdgeStyleDescription
HideLabelCapabilityStyleDescription
hideLabelByDefault
false
Side
WEST
WEST
SOUTH
SOUTH
EAST
EAST
NORTH
NORTH
tool
ToolSection
icon
ownedTools
subSections
popupMenus
reusedTools
groupExtensions
groups
ToolGroup
tools
ToolGroupExtension
group
tools
NodeCreationDescription
nodeMappings
variable
viewVariable
initialOperation
iconPath
extraMappings
EdgeCreationDescription
edgeMappings
sourceVariable
targetVariable
sourceViewVariable
targetViewVariable
initialOperation
iconPath
extraSourceMappings
extraTargetMappings
connectionStartPrecondition
ContainerCreationDescription
containerMappings
variable
viewVariable
initialOperation
iconPath
extraMappings
DeleteElementDescription
getMappings
element
elementView
containerView
initialOperation
hook
DoubleClickDescription
mappings
element
elementView
initialOperation
DeleteHook
id
parameters
DeleteHookParameter
name
value
ReconnectEdgeDescription
getMappings
reconnectionKind
RECONNECT_TARGET
source
target
sourceView
targetView
element
initialOperation
edgeView
ReconnectionKind
RECONNECT_TARGET
RECONNECT_TARGET
RECONNECT_SOURCE
RECONNECT_SOURCE
RECONNECT_BOTH
RECONNECT_BOTH
RequestDescription
type
DirectEditLabel
getMapping
mask
initialOperation
inputLabelExpression
BehaviorTool
domainClass
EObject
initialOperation
SourceEdgeCreationVariable
SourceEdgeViewCreationVariable
TargetEdgeCreationVariable
TargetEdgeViewCreationVariable
ElementDoubleClickVariable
NodeCreationVariable
CreateView
mapping
containerViewExpression
variableName
createdView
CreateEdgeView
sourceExpression
targetExpression
Navigation
createIfNotExistent
diagramDescription
DiagramCreationDescription
diagramDescription
DiagramNavigationDescription
diagramDescription
ContainerDropDescription
getContainers
mappings
oldContainer
newContainer
element
newViewContainer
initialOperation
dragSource
moveEdges
filter
FilterDescription
isVisible
element
Filter
filterKind
HIDE
MappingFilter
mappings
semanticConditionExpression
viewConditionExpression
CompositeFilterDescription
filters
VariableFilter
ownedVariables
semanticConditionExpression
FilterKind
HIDE
HIDE
COLLAPSE
COLLAPSE
concern
ConcernSet
ownedConcernDescriptions
ConcernDescription
filters
rules
behaviors | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="diagram" nsURI="http://www.eclipse.org/sirius/diagram/1.1.0"
nsPrefix="diagram">
<eClassifiers xsi:type="ecore:EClass" name="DDiagram" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//DRepresentation #//DragAndDropTarget">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="ViewPoint is the type of all diagrams in AIR.
A viewpoint is composed of nodes, containers and connections. It is owned by an anlysis or by a parent viewpoint. In this last case the viewpoint should be called detailed viewpoint."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDiagramElements" upperBound="-1"
eType="#//DDiagramElement" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The DDiagramElements directly owned by this diagram."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="diagramElements" upperBound="-1"
eType="#//DDiagramElement" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The diagram elements directly and indirectly owned by this diagram."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" eType="#//description/DiagramDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The description of the diagram. It may be null."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="edges" upperBound="-1"
eType="#//DEdge" changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All edges of the diagram. It is a subset of diagramElements"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1"
eType="#//DNode" changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All nodes of the diagram. It is a subset of diagramElements"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodeListElements" upperBound="-1"
eType="#//DNodeListElement" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=" All node list elements of the diagram. It is a subset of diagramElements"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containers" upperBound="-1"
eType="#//DDiagramElementContainer" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All containers of the diagram. It is a subset of diagramElements"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="currentConcern" eType="#//description/concern/ConcernDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The current selected concer. It may be null"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="activatedFilters" upperBound="-1"
eType="#//description/filter/FilterDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Filters that are currently activated for this viewpoint."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="activatedTransientLayers"
upperBound="-1" eType="#//description/AdditionalLayer" transient="true" unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="allFilters" upperBound="-1"
eType="#//description/filter/FilterDescription" changeable="false" volatile="true"
transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Filters that can be activated for this viewpoint."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="activatedRules" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/validation/ValidationRule"
eKeys="../../org.eclipse.sirius/model/viewpoint.ecore#//description/IdentifiedElement/name">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Validation rules that are currently activated for this viewpoint."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="activateBehaviors" upperBound="-1"
eType="#//description/tool/BehaviorTool">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Behaviors that are currently activated for this viewpoint."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="filterVariableHistory"
lowerBound="1" eType="#//FilterVariableHistory" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="activatedLayers" upperBound="-1"
eType="#//description/Layer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="synchronized" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hiddenElements" upperBound="-1"
eType="#//DDiagramElement" transient="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="List of DDiagramElement : Either the DDiagramElement is hidden or its label is hidden."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isInLayoutingMode" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isInShowingMode" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="headerHeight" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"
defaultValueLiteral="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The number of lines to display the header labels (1 by default). This field is used only if the IDiagramDescriptionProvider.supportHeader() return true for this DDiagram."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DSemanticDiagram" eSuperTypes="#//DDiagram ../../org.eclipse.sirius/model/viewpoint.ecore#//DSemanticDecorator">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A semantic viewpoint is a viewpoint that is rattached to a semantic element."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DDiagramElement" abstract="true" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//DRepresentationElement">
<eOperations name="getParentDiagram" eType="#//DDiagram">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Return the parent of this ViewPointElement."/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visible" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
defaultValueLiteral="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="True if the element is visible, false otherwise."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tooltipText" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The text to show in the element's tooltip."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentLayers" upperBound="-1"
eType="#//description/Layer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="decorations" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//Decoration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transientDecorations" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//Decoration"
transient="true" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="diagramElementMapping"
eType="#//description/DiagramElementMapping" changeable="false" volatile="true"
transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The mapping of the element."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="graphicalFilters" upperBound="-1"
eType="#//GraphicalFilter" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Graphical filters allowing to handle this element."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GraphicalFilter" abstract="true" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//IdentifiedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A filter that allow to graphically filter the owner DDiagramElement."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HideFilter" eSuperTypes="#//GraphicalFilter">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Graphical filter specifying that the owner element has to be hidden."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HideLabelFilter" eSuperTypes="#//GraphicalFilter"/>
<eClassifiers xsi:type="ecore:EClass" name="FoldingPointFilter" eSuperTypes="#//GraphicalFilter">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Graphical filter specifying that the owner element has been folded explictly. It should itself be visible, but other elements accesible from it through folded edges should not be."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FoldingFilter" eSuperTypes="#//GraphicalFilter">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Graphical filter specifying that the owner element has been folded indirectly because it is accessible from a folded folding point through folable edges."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AppliedCompositeFilters" eSuperTypes="#//GraphicalFilter">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Graphical filter listing the active filters applied on a diagram element."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="compositeFilterDescriptions"
upperBound="-1" eType="#//description/filter/CompositeFilterDescription"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbsoluteBoundsFilter" eSuperTypes="#//GraphicalFilter">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Graphical filter to store absolute bounds."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractDNode" abstract="true" interface="true"
eSuperTypes="#//DDiagramElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBorderedNodes" upperBound="-1"
eType="#//DNode" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The nodes that are on the border of the container."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="arrangeConstraints" upperBound="-1"
eType="#//ArrangeConstraint" defaultValueLiteral="KEEP_LOCATION"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DNode" eSuperTypes="#//AbstractDNode #//EdgeTarget #//DragAndDropTarget">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A node."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedStyle" eType="#//NodeStyle"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The style of the node."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="labelPosition" eType="#//LabelPosition">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The position of the label :
BORDER : The label is around the node, on the border.
NODE : the label is in the node."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="resizeKind" eType="#//ResizeKind"
defaultValueLiteral="NONE">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="<code>true</code> if the node is resizable."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="originalStyle" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//Style">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The instance of style that is contained by the mapping. The ownedStyle reference should be a copy of this style."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="actualMapping" lowerBound="1"
eType="#//description/NodeMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The actual mapping of this node."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="candidatesMapping" upperBound="-1"
eType="#//description/NodeMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The candidates mapping of this node."/>
<details key="deprecated" value="This element should not be used"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DDiagramElementContainer" abstract="true"
eSuperTypes="#//AbstractDNode #//EdgeTarget #//DragAndDropTarget">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The referenced ViewPoint."/>
</eAnnotations>
<eOperations name="getNodesFromMapping" upperBound="-1" eType="#//DNode">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Return all nodes that have been created with the specified mapping."/>
</eAnnotations>
<eParameters name="mapping" eType="#//description/NodeMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The node mapping."/>
</eAnnotations>
</eParameters>
</eOperations>
<eOperations name="getContainersFromMapping" upperBound="-1" eType="#//DDiagramElementContainer">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Return all containers that have been created with the specified mapping."/>
</eAnnotations>
<eParameters name="mapping" eType="#//description/ContainerMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The container mapping"/>
</eAnnotations>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1"
eType="#//DNode" changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Nodes owned by this container."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containers" upperBound="-1"
eType="#//DDiagramElementContainer" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Containers owned by this container."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//DDiagramElement" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="elements owned by this container."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedStyle" eType="#//ContainerStyle"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The style of the container."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="originalStyle" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//Style">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The instance of style that is contained by the mapping. The ownedStyle reference should be a copy of this style."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="actualMapping" lowerBound="1"
eType="#//description/ContainerMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The actual mapping of this node."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="candidatesMapping" upperBound="-1"
eType="#//description/ContainerMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The candidates mapping of this node."/>
<details key="deprecated" value="This field should not be used"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DNodeContainer" eSuperTypes="#//DDiagramElementContainer">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A classic container."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDiagramElements" upperBound="-1"
eType="#//DDiagramElement" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="elements owned by this container."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="childrenPresentation" lowerBound="1"
eType="#//ContainerLayout" defaultValueLiteral="FreeForm"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ContainerLayout">
<eLiterals name="FreeForm"/>
<eLiterals name="List" value="1"/>
<eLiterals name="HorizontalStack" value="2" literal="HorizontalStack"/>
<eLiterals name="VerticalStack" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DNodeList" eSuperTypes="#//DDiagramElementContainer">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A container that shows its contents as a list."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedElements" upperBound="-1"
eType="#//DNodeListElement" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="elements owned by this list."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DNodeListElement" eSuperTypes="#//AbstractDNode">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An element of a list."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedStyle" eType="#//NodeStyle"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The style of this element."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="originalStyle" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//Style">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The instance of style that is contained by the mapping. The ownedStyle reference should be a copy of this style."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="actualMapping" lowerBound="1"
eType="#//description/NodeMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The actual mapping of this node."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="candidatesMapping" upperBound="-1"
eType="#//description/NodeMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The candidates mapping of this node."/>
<details key="deprecated" value="This element should not be used"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DEdge" eSuperTypes="#//DDiagramElement #//EdgeTarget">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A view edge. It is a connection between two EdgeTarget."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedStyle" eType="#//EdgeStyle"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The style of the connection."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"
defaultValueLiteral="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The line width."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceNode" lowerBound="1"
eType="#//EdgeTarget" eOpposite="#//EdgeTarget/outgoingEdges">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The source of the connection."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetNode" lowerBound="1"
eType="#//EdgeTarget" eOpposite="#//EdgeTarget/incomingEdges">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The target of the connection."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="actualMapping" lowerBound="1"
eType="#//description/IEdgeMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The mapping that has created the view edge."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="routingStyle" lowerBound="1"
eType="#//EdgeRouting" defaultValueLiteral="straight">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The routing style of the edge."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isFold" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="<code>true</code> if the view edge is folded."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isMockEdge" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="<code>true</code> if the edge is an edge that is displayed only to have the plus image to decollapse a branch."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="originalStyle" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//Style">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The instance of style that is contained by the mapping. The ownedStyle reference should be a copy of this style."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="path" unique="false" upperBound="-1"
eType="#//EdgeTarget"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="arrangeConstraints" upperBound="-1"
eType="#//ArrangeConstraint" defaultValueLiteral="KEEP_LOCATION"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="beginLabel" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"
defaultValueLiteral="">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The name of the representation."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endLabel" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"
defaultValueLiteral="">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The name of the representation."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LabelPosition">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Position of the label."/>
</eAnnotations>
<eLiterals name="border">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The label is on border."/>
</eAnnotations>
</eLiterals>
<eLiterals name="node" value="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The label is on the node."/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NodeStyle" abstract="true" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//LabelStyle ../../org.eclipse.sirius/model/viewpoint.ecore#//Style #//BorderedStyle #//HideLabelCapabilityStyle">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Style of a node."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="labelPosition" eType="#//LabelPosition">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The position of the label :
BORDER : The label is around the node, on the border.
NODE : the label is in the node."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Dot" eSuperTypes="#//NodeStyle">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The dot style."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="strokeSizeComputationExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression"
defaultValueLiteral="2">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An expression computing the size of a stroke."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an integer."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="backgroundColor" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//RGBValues"
defaultValueLiteral="136,136,136">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The background color."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GaugeSection" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//Customizable">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The gauge section represents one gauge of a GaugeCompositeStyle."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="min" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The min value of the gauge."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="max" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The max value of the gauge."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The current value."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The label of the gauge."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="backgroundColor" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//RGBValues"
defaultValueLiteral="0,0,0">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The background color."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="foregroundColor" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//RGBValues"
defaultValueLiteral="138,226,52">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The foreground color."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainerStyle" abstract="true" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//LabelStyle ../../org.eclipse.sirius/model/viewpoint.ecore#//Style #//BorderedStyle #//HideLabelCapabilityStyle">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The style of a container."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FlatContainerStyle" eSuperTypes="#//ContainerStyle">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="backgroundStyle" lowerBound="1"
eType="#//BackgroundStyle">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The background style."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="backgroundColor" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//RGBValues"
defaultValueLiteral="255,255,255">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The background color."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="foregroundColor" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//RGBValues"
defaultValueLiteral="209,209,209">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The foreground color."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ShapeContainerStyle" eSuperTypes="#//ContainerStyle">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="shape" lowerBound="1" eType="#//ContainerShape"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="backgroundColor" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//RGBValues"
defaultValueLiteral="209,209,209">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The background color."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ContainerShape">
<eLiterals name="parallelogram"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="BackgroundStyle">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Style of the background of a container."/>
</eAnnotations>
<eLiterals name="GradientLeftToRight">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Gradient style."/>
</eAnnotations>
</eLiterals>
<eLiterals name="Liquid" value="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Liquid style."/>
</eAnnotations>
</eLiterals>
<eLiterals name="GradientTopToBottom" value="3">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Gradient style."/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Square" eSuperTypes="#//NodeStyle">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The square style to display a node as a square."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"
defaultValueLiteral="0">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Return all nodes that have been created with the specified mapping."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"
defaultValueLiteral="0">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The height of the square."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="color" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//RGBValues"
defaultValueLiteral="136,136,136"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Ellipse" eSuperTypes="#//NodeStyle">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The ellipse style to display a node as an ellipse."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="horizontalDiameter" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"
defaultValueLiteral="0">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The horizontal diameter size of the ellipse. (Semimajor axis)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="verticalDiameter" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"
defaultValueLiteral="0">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The vertical diameter of the ellipse. (Semiminor axis)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="color" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//RGBValues"
defaultValueLiteral="136,136,136"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Lozenge" eSuperTypes="#//NodeStyle">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The diamond style to display a node as a diamond."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"
defaultValueLiteral="0">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The width of the lozenge."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"
defaultValueLiteral="0">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The height of the lozenge."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="color" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//RGBValues"
defaultValueLiteral="136,136,136"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BundledImage" eSuperTypes="#//NodeStyle">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The bundled image style allows to use the default images provide by the ViewPoint editor."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="shape" lowerBound="1" eType="#//BundledImageShape">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The shape to use."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="color" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//RGBValues"
defaultValueLiteral="0,0,0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="providedShapeID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WorkspaceImage" eSuperTypes="#//NodeStyle #//ContainerStyle">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A custom image that is present in the user workspace."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="workspacePath" lowerBound="1"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The path of the image to use."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CustomStyle" eSuperTypes="#//NodeStyle">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="BundledImageShape">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Default shapes."/>
</eAnnotations>
<eLiterals name="square"/>
<eLiterals name="stroke" value="1"/>
<eLiterals name="triangle" value="3"/>
<eLiterals name="dot" value="4"/>
<eLiterals name="ring" value="5"/>
<eLiterals name="providedShape" value="6"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EdgeTarget" abstract="true" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//IdentifiedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The target of a ViewEdge."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoingEdges" upperBound="-1"
eType="#//DEdge" eOpposite="#//DEdge/sourceNode">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The outgoing view edges."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="incomingEdges" upperBound="-1"
eType="#//DEdge" eOpposite="#//DEdge/targetNode">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The incoming view edges."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EdgeStyle" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//Style">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The style of an edge."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lineStyle" eType="#//LineStyle">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The style of the line."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceArrow" lowerBound="1"
eType="#//EdgeArrows" defaultValueLiteral="NoDecoration">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The source decoration."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetArrow" lowerBound="1"
eType="#//EdgeArrows" defaultValueLiteral="InputArrow">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The target decoration."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="foldingStyle" lowerBound="1"
eType="#//description/FoldingStyle" defaultValueLiteral="NONE"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"
defaultValueLiteral="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The line width."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="routingStyle" lowerBound="1"
eType="#//EdgeRouting" defaultValueLiteral="straight">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The routing style of the edge."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="beginLabelStyle" eType="#//BeginLabelStyle"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="centerLabelStyle" eType="#//CenterLabelStyle"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="endLabelStyle" eType="#//EndLabelStyle"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="centered" lowerBound="1"
eType="#//description/CenteringStyle" defaultValueLiteral="None"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="strokeColor" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//RGBValues"
defaultValueLiteral="136,136,136">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The color of the edge."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LineStyle">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Style of a connection."/>
</eAnnotations>
<eLiterals name="solid"/>
<eLiterals name="dash" value="1"/>
<eLiterals name="dot" value="2"/>
<eLiterals name="dash_dot" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="EdgeArrows">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Decoration of a connection."/>
</eAnnotations>
<eLiterals name="NoDecoration" literal="NoDecoration">
<eAnnotations source="Sirius">
<details key="imagePath" value="icons/full/decorator/noDecoration.gif"/>
</eAnnotations>
</eLiterals>
<eLiterals name="OutputArrow" value="1" literal="OutputArrow">
<eAnnotations source="Sirius">
<details key="imagePath" value="icons/full/decorator/outputArrow.gif"/>
</eAnnotations>
</eLiterals>
<eLiterals name="InputArrow" value="2" literal="InputArrow">
<eAnnotations source="Sirius">
<details key="imagePath" value="icons/full/decorator/inputArrow.gif"/>
</eAnnotations>
</eLiterals>
<eLiterals name="OutputClosedArrow" value="3" literal="OutputClosedArrow">
<eAnnotations source="Sirius">
<details key="imagePath" value="icons/full/decorator/outputClosedArrow.gif"/>
</eAnnotations>
</eLiterals>
<eLiterals name="InputClosedArrow" value="4" literal="InputClosedArrow">
<eAnnotations source="Sirius">
<details key="imagePath" value="icons/full/decorator/inputClosedArrow.gif"/>
</eAnnotations>
</eLiterals>
<eLiterals name="OutputFillClosedArrow" value="5" literal="OutputFillClosedArrow">
<eAnnotations source="Sirius">
<details key="imagePath" value="icons/full/decorator/outputFillClosedArrow.gif"/>
</eAnnotations>
</eLiterals>
<eLiterals name="InputFillClosedArrow" value="6">
<eAnnotations source="Sirius">
<details key="imagePath" value="icons/full/decorator/inputFillClosedArrow.gif"/>
</eAnnotations>
</eLiterals>
<eLiterals name="Diamond" value="7">
<eAnnotations source="Sirius">
<details key="imagePath" value="icons/full/decorator/diamond.gif"/>
</eAnnotations>
</eLiterals>
<eLiterals name="FillDiamond" value="8">
<eAnnotations source="Sirius">
<details key="imagePath" value="icons/full/decorator/fillDiamond.gif"/>
</eAnnotations>
</eLiterals>
<eLiterals name="InputArrowWithDiamond" value="9" literal="InputArrowWithDiamond">
<eAnnotations source="Sirius">
<details key="imagePath" value="icons/full/decorator/inputArrowWithDiamond.gif"/>
</eAnnotations>
</eLiterals>
<eLiterals name="InputArrowWithFillDiamond" value="10" literal="InputArrowWithFillDiamond">
<eAnnotations source="Sirius">
<details key="imagePath" value="icons/full/decorator/inputArrowWithFillDiamond.gif"/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="EdgeRouting">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Routing style of edges."/>
</eAnnotations>
<eLiterals name="straight"/>
<eLiterals name="manhattan" value="1" literal="manhattan"/>
<eLiterals name="tree" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GaugeCompositeStyle" eSuperTypes="#//NodeStyle">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This style groups many GaugeSection."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alignment" eType="#//AlignmentKind"
defaultValueLiteral="SQUARE">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The alignment of the gauges"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sections" upperBound="-1"
eType="#//GaugeSection" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The sections."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AlignmentKind">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Possible alignments of gauges."/>
</eAnnotations>
<eLiterals name="VERTICAL" literal="VERTICAL"/>
<eLiterals name="HORIZONTAL" value="1"/>
<eLiterals name="SQUARE" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BorderedStyle" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//Style">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="borderSize" lowerBound="1"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="borderSizeComputationExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression"
defaultValueLiteral="0">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an integer."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="borderColor" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//RGBValues"
defaultValueLiteral="0,0,0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="borderLineStyle" eType="#//LineStyle">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The style of the border line."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Note" eSuperTypes="#//NodeStyle">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="color" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//RGBValues"
defaultValueLiteral="252,233,79"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FilterVariableHistory" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//IdentifiedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedValues" upperBound="-1"
eType="#//VariableValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ResizeKind">
<eLiterals name="NONE"/>
<eLiterals name="NSEW" value="1"/>
<eLiterals name="NORTH_SOUTH" value="2"/>
<eLiterals name="EAST_WEST" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ArrangeConstraint">
<eLiterals name="KEEP_LOCATION"/>
<eLiterals name="KEEP_SIZE" value="1"/>
<eLiterals name="KEEP_RATIO" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollapseFilter" eSuperTypes="#//GraphicalFilter">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="Documentation" value="Graphical filter specifying that the owner element has to be collapsed."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IndirectlyCollapseFilter" eSuperTypes="#//CollapseFilter"/>
<eClassifiers xsi:type="ecore:EClass" name="BeginLabelStyle" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//BasicLabelStyle">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The style of a label."/>
</eAnnotations>
<eOperations name="getDescription" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/style/BasicLabelStyleDescription"/>
<eOperations name="setDescription">
<eParameters name="description" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/style/BasicLabelStyleDescription"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CenterLabelStyle" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//BasicLabelStyle">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The style of a label."/>
</eAnnotations>
<eOperations name="getDescription" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/style/BasicLabelStyleDescription"/>
<eOperations name="setDescription">
<eParameters name="description" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/style/BasicLabelStyleDescription"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EndLabelStyle" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//BasicLabelStyle">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The style of a label."/>
</eAnnotations>
<eOperations name="getDescription" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/style/BasicLabelStyleDescription"/>
<eOperations name="setDescription">
<eParameters name="description" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/style/BasicLabelStyleDescription"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BracketEdgeStyle" eSuperTypes="#//EdgeStyle"/>
<eClassifiers xsi:type="ecore:EClass" name="ComputedStyleDescriptionRegistry" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//IdentifiedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="computedStyleDescriptions"
upperBound="-1" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/style/StyleDescription"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DragAndDropTarget" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//IdentifiedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A DragAndDropTarget is an element that can managed drop requests."/>
</eAnnotations>
<eOperations name="getDragAndDropDescription" eType="#//description/DragAndDropTargetDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Return the description of this Drag&Drop Target."/>
</eAnnotations>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HideLabelCapabilityStyle" abstract="true"
interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hideLabelByDefault" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The default visibility of the label (available only if labelPosition equals BORDER).
A change of this option does not affect already existing elements."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableValue" abstract="true" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//IdentifiedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TypedVariableValue" eSuperTypes="#//VariableValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDefinition" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/TypedVariable"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EObjectVariableValue" eSuperTypes="#//VariableValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDefinition" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/SelectModelElementVariable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modelElement" lowerBound="1"
eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/>
</eClassifiers>
<eSubpackages name="description" nsURI="http://www.eclipse.org/sirius/diagram/description/1.1.0"
nsPrefix="description">
<eClassifiers xsi:type="ecore:EClass" name="DiagramDescription" eSuperTypes="#//description/DragAndDropTargetDescription ../../org.eclipse.sirius/model/viewpoint.ecore#//description/RepresentationDescription ../../org.eclipse.sirius/model/viewpoint.ecore#//description/PasteTargetDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The description of a diagram."/>
</eAnnotations>
<eOperations name="createDiagram" eType="#//DSemanticDiagram"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="filters" upperBound="-1"
eType="#//description/filter/FilterDescription" containment="true" eKeys="../../org.eclipse.sirius/model/viewpoint.ecore#//description/IdentifiedElement/name">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Filters that are owned by this simple mapping."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="allEdgeMappings" upperBound="-1"
eType="#//description/EdgeMapping" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All edge mappings (including import edge ampping) of this simple mapping."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="validationSet" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/validation/ValidationSet"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The validations rules"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="concerns" eType="#//description/concern/ConcernSet"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All concerns of the viewpoint. A concern is a set of filters, validations and behaviors."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="allTools" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/AbstractToolDescription"
changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All tools of the viewpoint."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="domainClass" lowerBound="1"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/TypeName">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The domain class of the viewpoint."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="preconditionExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The predicate that allows (or not) to create a viewpoint from a Meta Class."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a boolean."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultConcern" eType="#//description/concern/ConcernDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The default concern to use."/>
</eAnnotations>
<eAnnotations source="TagValues" references="../../org.eclipse.sirius/model/viewpoint.ecore#//%Tags%/@details.1"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rootExpression" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="diagram" value="diagram.DSemanticDiagram | the current DDiagram."/>
<details key="viewpoint" value="diagram.DSemanticDiagram | (deprecated) the current DDiagram."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="init" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/RepresentationCreationDescription">
<eAnnotations source="TagValues" references="../../org.eclipse.sirius/model/viewpoint.ecore#//%Tags%/@details.0"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="layout" eType="#//description/Layout"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="diagramInitialisation"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/InitialOperation"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultLayer" eType="#//description/Layer"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="additionalLayers" upperBound="-1"
eType="#//description/AdditionalLayer" containment="true" eKeys="../../org.eclipse.sirius/model/viewpoint.ecore#//description/IdentifiedElement/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodeMappings" upperBound="-1"
eType="#//description/NodeMapping" containment="true" eKeys="../../org.eclipse.sirius/model/viewpoint.ecore#//description/IdentifiedElement/name">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Node mappings that are owned by this simple mapping."/>
</eAnnotations>
<eAnnotations source="TagValues" references="../../org.eclipse.sirius/model/viewpoint.ecore#//%Tags%/@details.0"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="edgeMappings" upperBound="-1"
eType="#//description/EdgeMapping" containment="true" eKeys="../../org.eclipse.sirius/model/viewpoint.ecore#//description/IdentifiedElement/name">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Edge mappings that are owned by this simple mapping."/>
</eAnnotations>
<eAnnotations source="TagValues" references="../../org.eclipse.sirius/model/viewpoint.ecore#//%Tags%/@details.0"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="edgeMappingImports" upperBound="-1"
eType="#//description/EdgeMappingImport" containment="true" eKeys="../../org.eclipse.sirius/model/viewpoint.ecore#//description/IdentifiedElement/name">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Edge mapping imports that are owned by this simple mapping."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerMappings" upperBound="-1"
eType="#//description/ContainerMapping" containment="true" eKeys="../../org.eclipse.sirius/model/viewpoint.ecore#//description/IdentifiedElement/name">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="container mappings that are owned by this simple mapping."/>
</eAnnotations>
<eAnnotations source="TagValues" references="../../org.eclipse.sirius/model/viewpoint.ecore#//%Tags%/@details.0"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="reusedMappings" upperBound="-1"
eType="#//description/DiagramElementMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The reused mappings."/>
</eAnnotations>
<eAnnotations source="TagValues" references="../../org.eclipse.sirius/model/viewpoint.ecore#//%Tags%/@details.0"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="toolSection" eType="#//description/tool/ToolSection"
containment="true" eKeys="../../org.eclipse.sirius/model/viewpoint.ecore#//description/IdentifiedElement/name">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A tool section encloses many tools"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="reusedTools" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/AbstractToolDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tools that are reused by this viewpoint."/>
</eAnnotations>
<eAnnotations source="TagValues" references="../../org.eclipse.sirius/model/viewpoint.ecore#//%Tags%/@details.0"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enablePopupBars" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Boolean indicating whether or not to show dynamic popup bars with creation tools."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="backgroundColor" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ColorDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Color of the diagram background, white if unset."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramImportDescription" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/RepresentationImportDescription #//description/DiagramDescription">
<eStructuralFeatures xsi:type="ecore:EReference" name="importedDiagram" eType="#//description/DiagramDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Diagram representation to import."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramExtensionDescription" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/RepresentationExtensionDescription">
<eStructuralFeatures xsi:type="ecore:EReference" name="layers" upperBound="-1"
eType="#//description/AdditionalLayer" containment="true" eKeys="../../org.eclipse.sirius/model/viewpoint.ecore#//description/IdentifiedElement/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="validationSet" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/validation/ValidationSet"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The validations rules to add"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="concerns" eType="#//description/concern/ConcernSet"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All concerns of the diagrams to add. A concern is a set of filters, validations and behaviors."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramElementMapping" abstract="true"
eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/RepresentationElementMapping ../../org.eclipse.sirius/model/viewpoint.ecore#//description/PasteTargetDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Represent the mapping of a ViewPointElement."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="preconditionExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression"
defaultValueLiteral="">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An expression guarding the effect if evaluated to false."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="contentassist" value=""/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a boolean."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="containerView" value="diagram.DragAndDropTarget | the view that should contain the potential views of the checked elements."/>
<details key="container" value="ecore.EObject | the semantic element of containerView."/>
<details key="viewpoint" value="diagram.DSemanticDiagram | (deprecated) the current DSemanticDiagram."/>
<details key="diagram" value="diagram.DSemanticDiagram | the current DSemanticDiagram."/>
<details key="sourceView" value="viewpoint.DSemanticDecorator | (edge only) the source view of the current potential edge."/>
<details key="source" value="ecore.EObject | (edge only) the semantic element of sourceView."/>
<details key="targetView" value="viewpoint.DSemanticDecorator | (edge only) the target view of the current potential edge."/>
<details key="target" value="ecore.EObject | (edge only) the semantic element of targetView."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="deletionDescription"
eType="#//description/tool/DeleteElementDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The tool that describes how to delete this element."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="labelDirectEdit" eType="#//description/tool/DirectEditLabel">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The tool that describes what to do when the user edits the label of the elements."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="semanticCandidatesExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="In the default case, candidates of a mapping are all EObjet owned by the semantic element of the view container. The semanticCandidatesExpression is an expression that returns the list of EObject that are candidates of the mapping instead of the candidates of the default case. The context of the expression is the semantic element of the view container."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="contentassist" value=""/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a Collection<EObject> or an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="containerView" value="diagram.DSemanticDiagram | the parent view of potential candidates."/>
<details key="diagram" value="diagram.DSemanticDiagram | the current DDiagram."/>
<details key="viewpoint" value="diagram.DSemanticDiagram | (deprecated) the current DDiagram."/>
<details key="viewPoint" value="diagram.DSemanticDiagram | (deprecated) the current DDiagram."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="createElements" lowerBound="1"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
defaultValueLiteral="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="true if the init/refresh operations should create elements for this mapping."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="semanticElements" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The elements that are represented by this connection."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="contentassist" value=""/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a Collection<EObject> or an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="diagram" value="diagram.DSemanticDiagram | the current DSemanticDiagram."/>
<details key="view" value="diagram.DDiagramElement | the current view created from the current mapping."/>
<details key="viewpoint" value="diagram.DSemanticDiagram | (deprecated) the current DSemanticDiagram."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="doubleClickDescription"
eType="#//description/tool/DoubleClickDescription" eOpposite="#//description/tool/DoubleClickDescription/mappings"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="synchronizationLock"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
defaultValueLiteral="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Set to true to force the synchronization of the elements of this mapping when the current diagram is in an unsynchronized mode.
This option is used only if createElements is true and the diagram which contain the elements of this mapping is unsynchronized."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractNodeMapping" abstract="true"
eSuperTypes="#//description/DiagramElementMapping ../../org.eclipse.sirius/model/viewpoint.ecore#//description/DocumentedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An abstract mapping."/>
</eAnnotations>
<eOperations name="findDNodeFromEObject" upperBound="-1" eType="#//DDiagramElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Return the node that has been created by this mapping and the specified EObject as semantic element."/>
</eAnnotations>
<eParameters name="eObject" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The semantic element."/>
</eAnnotations>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="domainClass" lowerBound="1"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/TypeName">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The domain class of the mapping."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="borderedNodeMappings"
upperBound="-1" eType="#//description/NodeMapping" containment="true" eKeys="../../org.eclipse.sirius/model/viewpoint.ecore#//description/IdentifiedElement/name">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The mapping for nodes that are on the border of nodes created by this mapping."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="reusedBorderedNodeMappings"
upperBound="-1" eType="#//description/NodeMapping"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NodeMapping" eSuperTypes="#//description/AbstractNodeMapping #//description/DragAndDropTargetDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Represents a node mapping. A node mapping allows to create nodes (ViewNode)."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="style" eType="#//description/style/NodeStyleDescription"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The style of the node."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="conditionnalStyles" upperBound="-1"
eType="#//description/ConditionalNodeStyleDescription" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All conditional styles."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainerMapping" eSuperTypes="#//description/AbstractNodeMapping #//description/DragAndDropTargetDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A container mapping allows to create containers (ViewNodeContainer or ViewNodeList)."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="subNodeMappings" upperBound="-1"
eType="#//description/NodeMapping" containment="true" eKeys="../../org.eclipse.sirius/model/viewpoint.ecore#//description/IdentifiedElement/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="reusedNodeMappings" upperBound="-1"
eType="#//description/NodeMapping"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subContainerMappings"
upperBound="-1" eType="#//description/ContainerMapping" containment="true"
eKeys="../../org.eclipse.sirius/model/viewpoint.ecore#//description/IdentifiedElement/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="reusedContainerMappings"
upperBound="-1" eType="#//description/ContainerMapping"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="style" eType="#//description/style/ContainerStyleDescription"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conditionnalStyles" upperBound="-1"
eType="#//description/ConditionalContainerStyleDescription" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="childrenPresentation"
lowerBound="1" eType="#//ContainerLayout" defaultValueLiteral="FreeForm">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Set to List if you want a container acting like a list."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NodeMappingImport" eSuperTypes="#//description/NodeMapping ../../org.eclipse.sirius/model/viewpoint.ecore#//description/AbstractMappingImport">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Ease the reuse of existing mappings. If the feature is not defined in this instance it will re-use the feature value of the imported one."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="importedMapping" lowerBound="1"
eType="#//description/NodeMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The imported mapping used to define default values for the current mapping."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainerMappingImport" eSuperTypes="#//description/ContainerMapping ../../org.eclipse.sirius/model/viewpoint.ecore#//description/AbstractMappingImport">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Ease the reuse of existing mappings. If the feature is not defined in this instance it will re-use the feature value of the imported one."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="importedMapping" lowerBound="1"
eType="#//description/ContainerMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The imported mapping used to define default values for the current mapping."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EdgeMapping" eSuperTypes="#//description/DiagramElementMapping ../../org.eclipse.sirius/model/viewpoint.ecore#//description/DocumentedElement #//description/IEdgeMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An edge mapping allows to create ViewEdge."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceMapping" lowerBound="1"
upperBound="-1" eType="#//description/DiagramElementMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The mapping that creates EdgeTargets that are the sources of the ViewEdges that are created by this EdgeMapping."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetMapping" lowerBound="1"
upperBound="-1" eType="#//description/DiagramElementMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The mapping that creates EdgeTargets that are the targets of the ViewEdges that are created by this EdgeMapping."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetFinderExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression"
defaultValueLiteral="">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An expression to retrieve the targets of an edge.
The context of the expression depends on the useDomainElement value. If useDomainElement is true, the expression will be evaluated with all objects that are instances of the type represented by the domainClass value.
All this objects will depends on the semanticCandidatesExpression. By default all objects are the objects that are in the enclosing viewpoint's rootContent subtree. If the semanticCandidatesExpression is filled in then all the objects will be the objects of the returned list."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a Collection<EObject> or an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="diagram" value="diagram.DSemanticDiagram | the current DDiagram."/>
<details key="viewpoint" value="diagram.DSemanticDiagram | (deprecated) the current DDiagram."/>
<details key="viewPoint" value="diagram.DSemanticDiagram | (deprecated) the current DDiagram."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceFinderExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An expression to retrieve the sources of an edge.
All this objects will depends on the semanticCandidatesExpression. By default all objects are the objects that are in the enclosing viewpoint's rootContent subtree. If the semanticCandidatesExpression is filled in then all the objects will be the objects of the returned list.
This attribute is taking in account only if the useDomainElement is true."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a Collection<EObject> or an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="diagram" value="diagram.DSemanticDiagram | the current DDiagram."/>
<details key="viewpoint" value="diagram.DSemanticDiagram | (deprecated) the current DDiagram."/>
<details key="viewPoint" value="diagram.DSemanticDiagram | (deprecated) the current DDiagram."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="style" eType="#//description/style/EdgeStyleDescription"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The style of the edge."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="conditionnalStyles" upperBound="-1"
eType="#//description/ConditionalEdgeStyleDescription" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All conditional styles."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetExpression" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An expression computing the targeted semantic element of this edge.
If this attribut is not filled in. Then the target element will be :
 - The target element of the source node if useDomainElement is false.
 - The object that is an instance of domainClass value if useDomainElement is true."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="diagram" value="diagram.DSemanticDiagram | the current DDiagram."/>
<details key="viewpoint" value="diagram.DSemanticDiagram | (deprecated) the current DDiagram."/>
<details key="viewPoint" value="diagram.DSemanticDiagram | (deprecated) the current DDiagram."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="domainClass" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/TypeName">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The type of the target elements that are represented by this edge. Useful only if useDomainElement is true."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="useDomainElement" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="reconnections" upperBound="-1"
eType="#//description/tool/ReconnectEdgeDescription"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pathExpression" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a Collection<EObject> or an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="diagram" value="diagram.DSemanticDiagram | the current DDiagram."/>
<details key="viewpoint" value="diagram.DSemanticDiagram | (deprecated) the current DDiagram."/>
<details key="element" value="ecore.EObject | the semantic element of the current edge."/>
<details key="source" value="ecore.EObject | the semantic target of the current source node."/>
<details key="target" value="ecore.EObject | the semantic element of the current target node."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="pathNodeMapping" upperBound="-1"
eType="#//description/AbstractNodeMapping"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IEdgeMapping" abstract="true" interface="true"/>
<eClassifiers xsi:type="ecore:EClass" name="EdgeMappingImport" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/DocumentedElement #//description/IEdgeMapping ../../org.eclipse.sirius/model/viewpoint.ecore#//description/IdentifiedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="importedMapping" lowerBound="1"
eType="#//description/IEdgeMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The imported mapping used to define default values for the current mapping."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="conditionnalStyles" upperBound="-1"
eType="#//description/ConditionalEdgeStyleDescription" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All conditional styles."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inheritsAncestorFilters"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
defaultValueLiteral="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Set to true if you want the filters applying on the imported mappings apply on this one."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalNodeStyleDescription" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/ConditionalStyleDescription">
<eStructuralFeatures xsi:type="ecore:EReference" name="style" eType="#//description/style/NodeStyleDescription"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalEdgeStyleDescription" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/ConditionalStyleDescription">
<eStructuralFeatures xsi:type="ecore:EReference" name="style" eType="#//description/style/EdgeStyleDescription"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalContainerStyleDescription"
eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/ConditionalStyleDescription">
<eStructuralFeatures xsi:type="ecore:EReference" name="style" eType="#//description/style/ContainerStyleDescription"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="FoldingStyle">
<eLiterals name="NONE"/>
<eLiterals name="SOURCE" value="1"/>
<eLiterals name="TARGET" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Layout" abstract="true" interface="true"
eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/DocumentedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The layout entry allow you to choose a predefined existing layout for the arrange all feature"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrderedTreeLayout" eSuperTypes="#//description/Layout">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="childrenExpression" lowerBound="1"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An expression returning the semantic children of an element, the result of this expression is used to compute a hiearchical tree for the layout."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a Collection<EObject> or an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodeMapping" lowerBound="1"
upperBound="-1" eType="#//description/AbstractNodeMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The list of mappings affected by the ordered tree routing."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompositeLayout" eSuperTypes="#//description/Layout">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="padding" lowerBound="1"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"
defaultValueLiteral="30"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" lowerBound="1"
eType="#//description/LayoutDirection" defaultValueLiteral="topToBottom"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CustomLayoutConfiguration" eSuperTypes="#//description/Layout">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="layoutOptions" upperBound="-1"
eType="#//description/LayoutOption" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LayoutOption" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targets" upperBound="-1"
eType="#//description/LayoutOptionTarget"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanLayoutOption" eSuperTypes="#//description/LayoutOption">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringLayoutOption" eSuperTypes="#//description/LayoutOption">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerLayoutOption" eSuperTypes="#//description/LayoutOption">
<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="DoubleLayoutOption" eSuperTypes="#//description/LayoutOption">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumLayoutOption" eSuperTypes="#//description/EnumOption">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//description/EnumLayoutValue"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumSetLayoutOption" eSuperTypes="#//description/EnumOption">
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="#//description/EnumLayoutValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumOption" abstract="true" eSuperTypes="#//description/LayoutOption">
<eStructuralFeatures xsi:type="ecore:EReference" name="choices" upperBound="-1"
eType="#//description/EnumLayoutValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumLayoutValue">
<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 platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LayoutDirection">
<eLiterals name="TopToBottom" literal="topToBottom"/>
<eLiterals name="LeftToRight" value="1"/>
<eLiterals name="BottomToTop" value="2" literal="bottomToTop"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappingBasedDecoration" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/DecorationDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A MappingBasedDecoration applies decorations on views that are issued from one or more mappings."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="mappings" lowerBound="1"
upperBound="-1" eType="#//description/DiagramElementMapping"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Layer" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/DocumentedElement ../../org.eclipse.sirius/model/viewpoint.ecore#//description/EndUserDocumentedElement ../../org.eclipse.sirius/model/viewpoint.ecore#//description/IdentifiedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="nodeMappings" upperBound="-1"
eType="#//description/NodeMapping" containment="true" eKeys="../../org.eclipse.sirius/model/viewpoint.ecore#//description/IdentifiedElement/name">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Node mappings that are owned by this simple mapping."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="edgeMappings" upperBound="-1"
eType="#//description/EdgeMapping" containment="true" eKeys="../../org.eclipse.sirius/model/viewpoint.ecore#//description/IdentifiedElement/name">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Edge mappings that are owned by this simple mapping."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="edgeMappingImports" upperBound="-1"
eType="#//description/EdgeMappingImport" containment="true" eKeys="../../org.eclipse.sirius/model/viewpoint.ecore#//description/IdentifiedElement/name">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Edge mapping imports that are owned by this simple mapping."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerMappings" upperBound="-1"
eType="#//description/ContainerMapping" containment="true" eKeys="../../org.eclipse.sirius/model/viewpoint.ecore#//description/IdentifiedElement/name">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="container mappings that are owned by this simple mapping."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="reusedMappings" upperBound="-1"
eType="#//description/DiagramElementMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Add here any mapping you want to reuse from another layer or diagram."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="allTools" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/AbstractToolDescription"
changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All tools of the viewpoint."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="toolSections" upperBound="-1"
eType="#//description/tool/ToolSection" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A tool section encloses many tools"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="reusedTools" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/AbstractToolDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tools that are reused by this viewpoint."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="decorationDescriptionsSet"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/DecorationDescriptionsSet"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="icon" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ImagePath">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="image path to use as an icon for the layer"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="customization" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/Customization"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AdditionalLayer" eSuperTypes="#//description/Layer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="activeByDefault" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="optional" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
defaultValueLiteral="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DragAndDropTargetDescription" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A DragAndDropTargetDescription is a Description or Mapping that can have many DropTools"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="dropDescriptions" upperBound="-1"
eType="#//description/tool/ContainerDropDescription"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CenteringStyle">
<eLiterals name="None"/>
<eLiterals name="Both" value="1"/>
<eLiterals name="Source" value="2"/>
<eLiterals name="Target" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LayoutOptionTarget">
<eLiterals name="PARENT"/>
<eLiterals name="NODE" value="1" literal="NODE"/>
<eLiterals name="EDGE" value="2" literal="EDGE"/>
<eLiterals name="PORTS" value="3" literal="PORTS"/>
<eLiterals name="LABEL" value="4" literal="LABEL"/>
</eClassifiers>
<eSubpackages name="style" nsURI="http://www.eclipse.org/sirius/diagram/description/style/1.1.0"
nsPrefix="style">
<eClassifiers xsi:type="ecore:EClass" name="BorderedStyleDescription" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/style/StyleDescription">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="borderSizeComputationExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression"
defaultValueLiteral="0">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An expression computing the size of the border."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an integer."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="borderColor" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ColorDescription"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="borderLineStyle" eType="#//LineStyle"
defaultValueLiteral="solid">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The style of the border line."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NodeStyleDescription" abstract="true"
eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/style/StyleDescription #//description/style/BorderedStyleDescription ../../org.eclipse.sirius/model/viewpoint.ecore#//description/style/LabelStyleDescription ../../org.eclipse.sirius/model/viewpoint.ecore#//description/style/TooltipStyleDescription #//description/style/HideLabelCapabilityStyleDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Style of a node."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sizeComputationExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression"
defaultValueLiteral="3">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Expression that computes the size of the node."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an integer."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="labelPosition" eType="#//LabelPosition"
defaultValueLiteral="border">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The relative position of the label to the node."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="resizeKind" lowerBound="1"
eType="#//ResizeKind" defaultValueLiteral="NONE">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Define the directions the user is able to resize."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="forbiddenSides" upperBound="-1"
eType="#//description/style/Side">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Select which side of the container is authorized or not."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CustomStyleDescription" eSuperTypes="#//description/style/NodeStyleDescription">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Set here an ID to identify your custom style. You'll then be able to provide your own figure implementation for every representation element having a style with this ID."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SquareDescription" eSuperTypes="#//description/style/NodeStyleDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The square style to display a node as a square."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"
defaultValueLiteral="0">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Return all nodes that have been created with the specified mapping."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"
defaultValueLiteral="0">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The height of the square."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="color" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ColorDescription"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LozengeNodeDescription" eSuperTypes="#//description/style/NodeStyleDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The diamond style to display a node as a diamond."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="widthComputationExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An expression to compute the width of the lozenge."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an integer."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="heightComputationExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An expression to computes the height of the lozenge."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an integer."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="color" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ColorDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The color of the lozenge."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EllipseNodeDescription" eSuperTypes="#//description/style/NodeStyleDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The ellipse style to display a node as an ellipse."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="color" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ColorDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The color of the ellipse."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="horizontalDiameterComputationExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression"
defaultValueLiteral="0">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An expression to compute the horizontal diameter of the ellipse. (Semimajor axis)"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an integer."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="verticalDiameterComputationExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression"
defaultValueLiteral="0">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An expression to compute the vertical diameter of the ellipse. (Semiminor axis)"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an integer."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BundledImageDescription" eSuperTypes="#//description/style/NodeStyleDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The bundled image style allows to use the default images provide by the Viewpoint editor."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="shape" lowerBound="1"
eType="#//BundledImageShape">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The shape to use."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="color" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ColorDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The color to use."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="providedShapeID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NoteDescription" eSuperTypes="#//description/style/NodeStyleDescription">
<eStructuralFeatures xsi:type="ecore:EReference" name="color" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ColorDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The color to use."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DotDescription" eSuperTypes="#//description/style/NodeStyleDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The dot style."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="backgroundColor" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ColorDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The background color."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="strokeSizeComputationExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression"
defaultValueLiteral="2">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An expression to compute the size of the stroke."/>
</eAnnotations>
<eAnnotations source="TagValues" references="../../org.eclipse.sirius/model/viewpoint.ecore#//%Tags%/@details.0"/>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an integer."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GaugeCompositeStyleDescription"
eSuperTypes="#//description/style/NodeStyleDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This style groups many GaugeSection."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alignment" eType="#//AlignmentKind"
defaultValueLiteral="SQUARE">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The alignment of the gauges"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sections" upperBound="-1"
eType="#//description/style/GaugeSectionDescription" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The sections."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GaugeSectionDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The gauge section represents one gauge of a GaugeCompositeStyle."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minValueExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression"
defaultValueLiteral="0">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an integer."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxValueExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression"
defaultValueLiteral="0">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an integer."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valueExpression" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression"
defaultValueLiteral="0">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an integer."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="backgroundColor" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ColorDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The background color."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="foregroundColor" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ColorDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The foreground color."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The label of the gauge."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SizeComputationContainerStyleDescription"
abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="widthComputationExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression"
defaultValueLiteral="-1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Expression that computes the size of the node."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an integer."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="heightComputationExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression"
defaultValueLiteral="-1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Expression that computes the size of the node."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an integer."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RoundedCornerStyleDescription" abstract="true"
eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/style/StyleDescription">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="arcWidth" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"
defaultValueLiteral="10">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The width of the ellipse used to draw the corners."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="arcHeight" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"
defaultValueLiteral="10">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The height of the ellipse used to draw the corners."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainerStyleDescription" abstract="true"
eSuperTypes="#//description/style/RoundedCornerStyleDescription #//description/style/BorderedStyleDescription ../../org.eclipse.sirius/model/viewpoint.ecore#//description/style/LabelStyleDescription ../../org.eclipse.sirius/model/viewpoint.ecore#//description/style/TooltipStyleDescription #//description/style/HideLabelCapabilityStyleDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The style of a container."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="roundedCorner" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value=""/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FlatContainerStyleDescription" eSuperTypes="#//description/style/ContainerStyleDescription #//description/style/SizeComputationContainerStyleDescription">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="backgroundStyle" lowerBound="1"
eType="#//BackgroundStyle">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The background style."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="backgroundColor" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ColorDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The color to use."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="foregroundColor" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ColorDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The color to use."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="labelBorderStyle" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/style/LabelBorderStyleDescription"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ShapeContainerStyleDescription"
eSuperTypes="#//description/style/ContainerStyleDescription #//description/style/SizeComputationContainerStyleDescription">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="shape" lowerBound="1"
eType="#//ContainerShape"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="backgroundColor" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ColorDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The color to use."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WorkspaceImageDescription" eSuperTypes="#//description/style/NodeStyleDescription #//description/style/ContainerStyleDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A custom image that is present in the user workspace."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="workspacePath" lowerBound="1"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ImagePath">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The path of the image to use in the form of /myProjectID/path/to/image.png, if the image is not found in the workspace it will be looked for in the plugins."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EdgeStyleDescription" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/style/StyleDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The style of an edge."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="strokeColor" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ColorDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The color of the edge."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lineStyle" eType="#//LineStyle">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The style of the line."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceArrow" lowerBound="1"
eType="#//EdgeArrows" defaultValueLiteral="NoDecoration">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The source decoration."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetArrow" lowerBound="1"
eType="#//EdgeArrows" defaultValueLiteral="InputArrow">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The target decoration."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sizeComputationExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression"
defaultValueLiteral="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An expression to compute the thickness of the link."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an integer."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="diagram" value="diagram.DSemanticDiagram | the current DSemanticDiagram."/>
<details key="view" value="diagram.DEdge | the current edge view for which the size is calculated."/>
<details key="sourceView" value="diagram.EdgeTarget | the source view of the current edge."/>
<details key="targetView" value="diagram.EdgeTarget | the target view of the current edge."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="routingStyle" lowerBound="1"
eType="#//EdgeRouting" defaultValueLiteral="straight">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The routing style for your edge."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="foldingStyle" eType="#//description/FoldingStyle">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A folding style allow to collapse the elements targeted by the edge."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="beginLabelStyleDescription"
eType="#//description/style/BeginLabelStyleDescription" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="centerLabelStyleDescription"
eType="#//description/style/CenterLabelStyleDescription" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="endLabelStyleDescription"
eType="#//description/style/EndLabelStyleDescription" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endsCentering" eType="#//description/CenteringStyle"
defaultValueLiteral="None">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Use this feature to generalize the ends centering behavior to all source mappings, all target mappings or both. If "None", you have to select the source and target mappings manually."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="centeredSourceMappings"
upperBound="-1" eType="#//description/DiagramElementMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The mappings for which the edge source will be centered."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="centeredTargetMappings"
upperBound="-1" eType="#//description/DiagramElementMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The mappings for which the edge target will be centered."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BeginLabelStyleDescription" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/style/BasicLabelStyleDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The style of a begin label."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CenterLabelStyleDescription" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/style/BasicLabelStyleDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The style of a center label."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EndLabelStyleDescription" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/style/BasicLabelStyleDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The style of a end label."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BracketEdgeStyleDescription" eSuperTypes="#//description/style/EdgeStyleDescription"/>
<eClassifiers xsi:type="ecore:EClass" name="HideLabelCapabilityStyleDescription"
abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hideLabelByDefault"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The default visibility of the label (available only if labelPosition equals BORDER).
A change of this option does not affect already existing elements."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Side">
<eLiterals name="WEST"/>
<eLiterals name="SOUTH" value="1"/>
<eLiterals name="EAST" value="2"/>
<eLiterals name="NORTH" value="3"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="tool" nsURI="http://www.eclipse.org/sirius/diagram/description/tool/1.1.0"
nsPrefix="tool">
<eClassifiers xsi:type="ecore:EClass" name="ToolSection" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/DocumentedElement ../../org.eclipse.sirius/model/viewpoint.ecore#//description/IdentifiedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A tool section enclosed some tools."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="icon" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ImagePath">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="image path used for presenting the section with this icon in the palette"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedTools" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/ToolEntry"
containment="true" eKeys="../../org.eclipse.sirius/model/viewpoint.ecore#//description/IdentifiedElement/name">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All tools of the section."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="subSections" upperBound="-1"
eType="#//description/tool/ToolSection" containment="true" eKeys="../../org.eclipse.sirius/model/viewpoint.ecore#//description/IdentifiedElement/name">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All sub sections"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="popupMenus" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/PopupMenu"
changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Popup menus available on this layer."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="reusedTools" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/ToolEntry">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tools that are reused by this viewpoint."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="groupExtensions" upperBound="-1"
eType="#//description/tool/ToolGroupExtension" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="groups" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/GroupMenu"
changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Groups available on this layer."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ToolGroup" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/ToolEntry">
<eStructuralFeatures xsi:type="ecore:EReference" name="tools" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/AbstractToolDescription"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ToolGroupExtension">
<eStructuralFeatures xsi:type="ecore:EReference" name="group" lowerBound="1"
eType="#//description/tool/ToolGroup"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tools" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/AbstractToolDescription"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NodeCreationDescription" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/MappingBasedToolDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tool to create a ViewNode. It appears in the palette."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodeMappings" lowerBound="1"
upperBound="-1" eType="#//description/NodeMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Node mappings used by this tool."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1"
eType="#//description/tool/NodeCreationVariable" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The variable container that represents the semantic element of the clicked view."/>
<details key="documentedName" value="container"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="type" value="ecore.EObject"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="viewVariable" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/ContainerViewVariable"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The variable containerView that represents the clickedView (instance of ViewPoint or ViewPointElement)."/>
<details key="documentedName" value="containerView"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="type" value="diagram.DDiagramElementContainer"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="initialOperation" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/InitialNodeCreationOperation"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The first operation to execute."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iconPath" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ImagePath"
defaultValueLiteral="">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The path of the icon to display in the palette. If unset, the icon corresponding to the semantic element associated with the mapping will be displayed."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="extraMappings" upperBound="-1"
eType="#//description/AbstractNodeMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Add here any mapping in which you want to allow the tool execution."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EdgeCreationDescription" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/MappingBasedToolDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tools to create a ViewEdge it appears in the palette."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="edgeMappings" lowerBound="1"
upperBound="-1" eType="#//description/EdgeMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All EdgeMappings used by this tool."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceVariable" lowerBound="1"
eType="#//description/tool/SourceEdgeCreationVariable" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The semantic element of the source view."/>
<details key="documentedName" value="source"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetVariable" lowerBound="1"
eType="#//description/tool/TargetEdgeCreationVariable" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The semantic element of the target view."/>
<details key="documentedName" value="target"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceViewVariable"
lowerBound="1" eType="#//description/tool/SourceEdgeViewCreationVariable"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The source view (instance of EdgeTarget)"/>
<details key="documentedName" value="sourceView"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetViewVariable"
lowerBound="1" eType="#//description/tool/TargetEdgeViewCreationVariable"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The target view (instance of EdgeTarget)"/>
<details key="documentedName" value="targetView"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="initialOperation" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/InitEdgeCreationOperation"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The first operation."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iconPath" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ImagePath"
defaultValueLiteral="">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The path of the icon to display in the palette. If unset, the icon corresponding to the semantic element associated with the mapping will be displayed."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="extraSourceMappings"
upperBound="-1" eType="#//description/DiagramElementMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All mappings that create views that are able to received a request to manage this creation
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="extraTargetMappings"
upperBound="-1" eType="#//description/DiagramElementMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All mappings that create views that are able to received a request to manage this creation
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="connectionStartPrecondition"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="container" value="ecore.EObject | the semantic element of diagram."/>
<details key="preSourceView" value="diagram.EdgeTarget | (edge only) the source view of the current potential edge."/>
<details key="preSource" value="ecore.EObject | (edge only) the semantic element of $preSourceView."/>
<details key="diagram" value="diagram.DSemanticDiagram | the diagram of the current potential edge"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a boolean."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The start precondition of the tool."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainerCreationDescription" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/MappingBasedToolDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tool to create a Container (ViewNodeContainer or ViewNodeList)."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerMappings"
lowerBound="1" upperBound="-1" eType="#//description/ContainerMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The ContainerMapping to use."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1"
eType="#//description/tool/NodeCreationVariable" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The semantic element of the cicked view."/>
<details key="documentedName" value="container"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="viewVariable" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/ContainerViewVariable"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The clicked view (instance of ViewPoint or ViewNodeContainer)."/>
<details key="documentedName" value="containerView"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="initialOperation" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/InitialNodeCreationOperation"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The first operation."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iconPath" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/ImagePath"
defaultValueLiteral="">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The path of the icon to display in the palette. If unset, the icon corresponding to the semantic element associated with the mapping will be displayed."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="extraMappings" upperBound="-1"
eType="#//description/AbstractNodeMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All mappings that create views that are able to received a request to manage this creation
"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeleteElementDescription" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/MappingBasedToolDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tool that describes how to delete a ViewPointElement."/>
</eAnnotations>
<eOperations name="getMappings" lowerBound="1" upperBound="-1" eType="#//description/DiagramElementMapping"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/ElementDeleteVariable"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The semantic element of the ViewPointElement to delete."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="elementView" eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/ElementDeleteVariable"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerView" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/ContainerViewVariable"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The view that contains the ViewPointElement to delete."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="initialOperation" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/InitialOperation"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The first operation."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="hook" eType="#//description/tool/DeleteHook"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DoubleClickDescription" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/MappingBasedToolDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tool that describes double click behaviour."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="mappings" lowerBound="1"
upperBound="-1" eType="#//description/DiagramElementMapping" eOpposite="#//description/DiagramElementMapping/doubleClickDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Mappings associated with this deletion behavior."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1"
eType="#//description/tool/ElementDoubleClickVariable" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The semantic element of the ViewPointElement to delete."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="elementView" eType="#//description/tool/ElementDoubleClickVariable"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initialOperation" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/InitialOperation"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The first operation."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeleteHook">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//description/tool/DeleteHookParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeleteHookParameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Name of the parameter"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Value of the parameter."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a Collection<EObject> or an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReconnectEdgeDescription" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/MappingBasedToolDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A tool that describes how to reconnect a ViewEdge."/>
</eAnnotations>
<eOperations name="getMappings" lowerBound="1" upperBound="-1" eType="#//description/EdgeMapping"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="reconnectionKind" lowerBound="1"
eType="#//description/tool/ReconnectionKind" defaultValueLiteral="RECONNECT_TARGET">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The kind of reconnection :
SOURCE : the source of the ViewEdge can be reconnected but not the target.
TARGET : the target of the ViewEdge can be reconnected but not the source.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//description/tool/SourceEdgeCreationVariable" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The semantic element of the source view of the reconnection operation."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//description/tool/TargetEdgeCreationVariable" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The semantic element of the target view of the reconnection operation."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceView" lowerBound="1"
eType="#//description/tool/SourceEdgeViewCreationVariable" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The source view of the reconnection operation."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetView" lowerBound="1"
eType="#//description/tool/TargetEdgeViewCreationVariable" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The target view of the reconnection operation."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/ElementSelectVariable"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The semantic element of the ViewEdge."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="initialOperation" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/InitialOperation"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The first operation."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="edgeView" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/ElementSelectVariable"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ReconnectionKind">
<eLiterals name="RECONNECT_TARGET"/>
<eLiterals name="RECONNECT_SOURCE" value="1"/>
<eLiterals name="RECONNECT_BOTH" value="2" literal="RECONNECT_BOTH"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RequestDescription" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/AbstractToolDescription">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An Identifier for your request. This request will be send through GEF and any EditPolicy handling this request will then be able to perform commands."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DirectEditLabel" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/MappingBasedToolDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A tool that allows to edit the label of a ViewPointElement."/>
</eAnnotations>
<eOperations name="getMapping" lowerBound="1" upperBound="-1" eType="#//description/DiagramElementMapping"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mask" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/EditMaskVariables"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The edit mask."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="initialOperation" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/InitialOperation"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The first operation."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inputLabelExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a string."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables">
<details key="diagram" value="diagram.DSemanticDiagram | the current DSemanticDiagram."/>
<details key="view" value="diagram.DDiagramElement | the current view for which the label is calculated."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Expression that computes the name of a diagramElement to edit with direct edit tool."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BehaviorTool" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/AbstractToolDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A tool that can be launched by the user."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="domainClass" lowerBound="1"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/TypeName"
defaultValueLiteral="EObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The type of elements on which we want to appy the tool."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="initialOperation" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/InitialOperation"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The first operation."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SourceEdgeCreationVariable" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/AbstractVariable ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/VariableContainer"/>
<eClassifiers xsi:type="ecore:EClass" name="SourceEdgeViewCreationVariable"
eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/AbstractVariable ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/VariableContainer"/>
<eClassifiers xsi:type="ecore:EClass" name="TargetEdgeCreationVariable" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/AbstractVariable ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/VariableContainer"/>
<eClassifiers xsi:type="ecore:EClass" name="TargetEdgeViewCreationVariable"
eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/AbstractVariable ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/VariableContainer"/>
<eClassifiers xsi:type="ecore:EClass" name="ElementDoubleClickVariable" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/AbstractVariable ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/VariableContainer"/>
<eClassifiers xsi:type="ecore:EClass" name="NodeCreationVariable" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/AbstractVariable ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/VariableContainer"/>
<eClassifiers xsi:type="ecore:EClass" name="CreateView" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/ContainerModelOperation">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This operation allows to create a view."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="mapping" lowerBound="1"
eType="#//description/DiagramElementMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Mapping to create a view from."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="containerViewExpression"
lowerBound="1" eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression"
defaultValueLiteral="">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="contentassist" value=""/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a view (DNode, DEdge, DDiagram -> any DSemanticDecorator)."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="variableName" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"
defaultValueLiteral="createdView">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Once the view is created, a new variable will be bound with the name given here and will be available to any contained operation."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CreateEdgeView" eSuperTypes="#//description/tool/CreateView">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceExpression" lowerBound="1"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="contentassist" value=""/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetExpression" lowerBound="1"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="contentassist" value=""/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="an EObject."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Navigation" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/ContainerModelOperation">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Open or create a representation for the element."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="createIfNotExistent"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="diagramDescription"
lowerBound="1" eType="#//description/DiagramDescription"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramCreationDescription" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/RepresentationCreationDescription">
<eStructuralFeatures xsi:type="ecore:EReference" name="diagramDescription"
lowerBound="1" eType="#//description/DiagramDescription"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramNavigationDescription" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/RepresentationNavigationDescription">
<eStructuralFeatures xsi:type="ecore:EReference" name="diagramDescription"
lowerBound="1" eType="#//description/DiagramDescription"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainerDropDescription" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/MappingBasedToolDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tool that describes a Drag & Drop operation."/>
</eAnnotations>
<eOperations name="getContainers" lowerBound="1" upperBound="-1" eType="#//description/DragAndDropTargetDescription"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mappings" upperBound="-1"
eType="#//description/DiagramElementMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All mapping that can create the target view."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="oldContainer" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/DropContainerVariable"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The semantic element of the old container view."/>
<details key="documentedName" value="oldSemanticElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="newContainer" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/DropContainerVariable"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The semantic element of the new container view."/>
<details key="documentedName" value="newSemanticContainer"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/ElementDropVariable"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The semantic element that is dragged and dropped."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="newViewContainer" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/ContainerViewVariable"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The new view container (instance of ViewPoint or ViewPointElement)."/>
<details key="documentedName" value="newContainerView"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="initialOperation" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/InitialContainerDropOperation"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The first operation."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dragSource" lowerBound="1"
eType="ecore:EEnum ../../org.eclipse.sirius/model/viewpoint.ecore#//description/tool/DragSource">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Authorized sources of the drag."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="moveEdges" lowerBound="1"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Set to true if you want to automatically move the edges associated with a node."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</eSubpackages>
<eSubpackages name="filter" nsURI="http://www.eclipse.org/sirius/diagram/description/filter/1.1.0"
nsPrefix="filter">
<eClassifiers xsi:type="ecore:EClass" name="FilterDescription" abstract="true"
eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/DocumentedElement ../../org.eclipse.sirius/model/viewpoint.ecore#//description/IdentifiedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Describe a filter. A filter allows to hide some elements."/>
</eAnnotations>
<eOperations name="isVisible" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Return true if the specified viewpoint element is visible for this filter."/>
</eAnnotations>
<eParameters name="element" eType="#//DDiagramElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The element to test."/>
</eAnnotations>
</eParameters>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Filter" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A filter."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filterKind" eType="#//description/filter/FilterKind"
defaultValueLiteral="HIDE">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A filter might hide elements or just shrink them. In the case of the shrink, the edges going to this element will be kept."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappingFilter" eSuperTypes="#//description/filter/Filter">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A filter that filters mappings."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="mappings" upperBound="-1"
eType="#//description/DiagramElementMapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All mappings to filter."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="semanticConditionExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The condition to apply on the semantic element, if true the element is filtered."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a boolean."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="viewConditionExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The condition to apply on the view element."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a boolean."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompositeFilterDescription" eSuperTypes="#//description/filter/FilterDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A composite filter description."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="filters" lowerBound="1"
upperBound="-1" eType="#//description/filter/Filter" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All filters."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableFilter" eSuperTypes="#//description/filter/Filter">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A filter that filters viewpoint elements considering an expression and some variables defined by the user.
"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVariables" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InteractiveVariableDescription"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="semanticConditionExpression"
eType="ecore:EDataType ../../org.eclipse.sirius/model/viewpoint.ecore#//description/InterpretedExpression"
defaultValueLiteral="">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The condition to apply on the semantic element."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/returnType">
<details key="returnType" value="a boolean."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/sirius/interpreted/expression/variables"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="FilterKind">
<eLiterals name="HIDE"/>
<eLiterals name="COLLAPSE" value="1"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="concern" nsURI="http://www.eclipse.org/sirius/diagram/description/concern/1.1.0"
nsPrefix="concern">
<eClassifiers xsi:type="ecore:EClass" name="ConcernSet" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/DocumentedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A set of many concerns."/>
</eAnnotations>
<eAnnotations source="TagValues" references="../../org.eclipse.sirius/model/viewpoint.ecore#//%Tags%/@details.1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedConcernDescriptions"
upperBound="-1" eType="#//description/concern/ConcernDescription" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All concerns"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConcernDescription" eSuperTypes="../../org.eclipse.sirius/model/viewpoint.ecore#//description/DocumentedElement ../../org.eclipse.sirius/model/viewpoint.ecore#//description/IdentifiedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Describe a concern. A concern could be seen as an aspect. It allows to enable some filters, validation rules or behaviors in one click."/>
</eAnnotations>
<eAnnotations source="TagValues" references="../../org.eclipse.sirius/model/viewpoint.ecore#//%Tags%/@details.1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="filters" upperBound="-1"
eType="#//description/filter/FilterDescription">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All filters of this concern."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="rules" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.sirius/model/viewpoint.ecore#//description/validation/ValidationRule"
eKeys="../../org.eclipse.sirius/model/viewpoint.ecore#//description/IdentifiedElement/name">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All rules of this concern."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="behaviors" upperBound="-1"
eType="#//description/tool/BehaviorTool">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All behaviors of the concern."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</eSubpackages>
</eSubpackages>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"diagram","nsURI":"http://www.eclipse.org/sirius/diagram/1.1.0","name":"diagram","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DDiagram","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DSemanticDiagram","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DDiagramElement","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphicalFilter","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HideFilter","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HideLabelFilter","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FoldingPointFilter","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FoldingFilter","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AppliedCompositeFilters","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbsoluteBoundsFilter","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractDNode","instanceClass":null,"abstract":true,"id":11,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DNode","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DDiagramElementContainer","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DNodeContainer","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ContainerLayout","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DNodeList","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DNodeListElement","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DEdge","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LabelPosition","instanceClass":null,"id":19,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeStyle","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dot","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GaugeSection","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerStyle","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlatContainerStyle","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShapeContainerStyle","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ContainerShape","instanceClass":null,"id":26,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"BackgroundStyle","instanceClass":null,"id":27,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Square","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ellipse","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lozenge","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BundledImage","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkspaceImage","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomStyle","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BundledImageShape","instanceClass":null,"id":34,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EdgeTarget","instanceClass":null,"abstract":true,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EdgeStyle","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LineStyle","instanceClass":null,"id":37,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"EdgeArrows","instanceClass":null,"id":38,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"EdgeRouting","instanceClass":null,"id":39,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GaugeCompositeStyle","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AlignmentKind","instanceClass":null,"id":41,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BorderedStyle","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Note","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FilterVariableHistory","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ResizeKind","instanceClass":null,"id":45,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ArrangeConstraint","instanceClass":null,"id":46,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollapseFilter","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IndirectlyCollapseFilter","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BeginLabelStyle","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CenterLabelStyle","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndLabelStyle","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BracketEdgeStyle","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComputedStyleDescriptionRegistry","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DragAndDropTarget","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HideLabelCapabilityStyle","instanceClass":null,"abstract":true,"id":55,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableValue","instanceClass":null,"abstract":true,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedVariableValue","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EObjectVariableValue","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"nsPrefix":"description","nsURI":"http://www.eclipse.org/sirius/diagram/description/1.1.0","name":"description","id":59,"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":"ownedDiagramElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"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":"diagramElements","changeable":false,"resolveProxies":true,"lowerBound":0,"id":61,"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":"description","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"edges","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":"nodes","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":"nodeListElements","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":"containers","changeable":false,"resolveProxies":true,"lowerBound":0,"id":66,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"currentConcern","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":"activatedFilters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":true,"unique":true,"name":"activatedTransientLayers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"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":"allFilters","changeable":false,"resolveProxies":true,"lowerBound":0,"id":70,"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":"activatedRules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"activateBehaviors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"filterVariableHistory","changeable":true,"resolveProxies":true,"lowerBound":1,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"activatedLayers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"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":"synchronized","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"hiddenElements","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":true,"unique":true,"name":"isInLayoutingMode","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":"isInShowingMode","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"headerHeight","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramDescription","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConcernDescription","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"id":91,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FilterDescription","instanceClass":null,"abstract":true,"id":92,"interface":false,"eClass":"EClass"},{"id":93,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditionalLayer","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehaviorTool","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Layer","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getParentDiagram","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":"true","unsettable":false,"transient":false,"unique":true,"name":"visible","changeable":true,"lowerBound":0,"iD":false,"id":111,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tooltipText","changeable":true,"lowerBound":0,"iD":false,"id":112,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentLayers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"decorations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"transientDecorations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":115,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"diagramElementMapping","changeable":false,"resolveProxies":true,"lowerBound":0,"id":116,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"graphicalFilters","changeable":true,"resolveProxies":true,"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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramElementMapping","instanceClass":null,"abstract":true,"id":125,"interface":false,"eClass":"EClass"},{"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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"compositeFilterDescriptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeFilterDescription","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"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":"x","changeable":true,"lowerBound":0,"iD":false,"id":137,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":139,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedBorderedNodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"derived":false},{"ordered":true,"upperBound":-1,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":"KEEP_LOCATION","unsettable":false,"transient":false,"unique":true,"name":"arrangeConstraints","changeable":true,"lowerBound":0,"iD":false,"id":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":151,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedStyle","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":"labelPosition","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"NONE","unsettable":false,"transient":false,"unique":true,"name":"resizeKind","changeable":true,"lowerBound":0,"iD":false,"id":155,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalStyle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actualMapping","changeable":true,"resolveProxies":true,"lowerBound":1,"id":157,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"candidatesMapping","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeMapping","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getNodesFromMapping","lowerBound":0,"id":171,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getContainersFromMapping","lowerBound":0,"id":172,"many":true,"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":"nodes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":173,"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":"containers","changeable":false,"resolveProxies":true,"lowerBound":0,"id":174,"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":"elements","changeable":false,"resolveProxies":true,"lowerBound":0,"id":175,"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":"ownedStyle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":176,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalStyle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actualMapping","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"candidatesMapping","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":180,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":181,"derived":false},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"mapping","lowerBound":0,"id":186,"many":false,"required":false,"eClass":"EParameter"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"mapping","lowerBound":0,"id":189,"many":false,"required":false,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerMapping","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDiagramElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"FreeForm","unsettable":false,"transient":false,"unique":true,"name":"childrenPresentation","changeable":true,"lowerBound":1,"iD":false,"id":202,"derived":false},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"name":"FreeForm","id":206,"value":0,"literal":"FreeForm","eClass":"EEnumLiteral"},{"name":"List","id":207,"value":1,"literal":"List","eClass":"EEnumLiteral"},{"name":"HorizontalStack","id":208,"value":2,"literal":"HorizontalStack","eClass":"EEnumLiteral"},{"name":"VerticalStack","id":209,"value":3,"literal":"VerticalStack","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":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":210,"derived":false},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedStyle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":213,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalStyle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":214,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actualMapping","changeable":true,"resolveProxies":true,"lowerBound":1,"id":215,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"candidatesMapping","changeable":true,"resolveProxies":true,"lowerBound":0,"id":216,"derived":false},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedStyle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":222,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":223,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceNode","changeable":true,"resolveProxies":true,"lowerBound":1,"id":224,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetNode","changeable":true,"resolveProxies":true,"lowerBound":1,"id":225,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actualMapping","changeable":true,"resolveProxies":true,"lowerBound":1,"id":226,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"straight","unsettable":false,"transient":false,"unique":true,"name":"routingStyle","changeable":true,"lowerBound":1,"iD":false,"id":227,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isFold","changeable":true,"lowerBound":0,"iD":false,"id":228,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isMockEdge","changeable":true,"lowerBound":0,"iD":false,"id":229,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalStyle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":230,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"path","changeable":true,"resolveProxies":true,"lowerBound":0,"id":231,"derived":false},{"ordered":true,"upperBound":-1,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":"KEEP_LOCATION","unsettable":false,"transient":false,"unique":true,"name":"arrangeConstraints","changeable":true,"lowerBound":0,"iD":false,"id":232,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"beginLabel","changeable":true,"lowerBound":0,"iD":false,"id":233,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"endLabel","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"},{"container":false,"ordered":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":240,"derived":false},{"id":241,"eClass":"EGenericType"},{"container":false,"ordered":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":242,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IEdgeMapping","instanceClass":null,"abstract":true,"id":243,"interface":true,"eClass":"EClass"},{"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"},{"name":"border","id":253,"value":0,"literal":"border","eClass":"EEnumLiteral"},{"name":"node","id":254,"value":1,"literal":"node","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"labelPosition","changeable":true,"lowerBound":0,"iD":false,"id":255,"derived":false},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"2","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"2","unsettable":false,"transient":false,"unique":true,"name":"strokeSizeComputationExpression","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":"136,136,136","unsettable":false,"transient":false,"unique":true,"name":"backgroundColor","changeable":true,"lowerBound":0,"iD":false,"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":"min","changeable":true,"lowerBound":0,"iD":false,"id":266,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"max","changeable":true,"lowerBound":0,"iD":false,"id":267,"derived":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":268,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":269,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0,0,0","unsettable":false,"transient":false,"unique":true,"name":"backgroundColor","changeable":true,"lowerBound":0,"iD":false,"id":270,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"138,226,52","unsettable":false,"transient":false,"unique":true,"name":"foregroundColor","changeable":true,"lowerBound":0,"iD":false,"id":271,"derived":false},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"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"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"backgroundStyle","changeable":true,"lowerBound":1,"iD":false,"id":283,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"255,255,255","unsettable":false,"transient":false,"unique":true,"name":"backgroundColor","changeable":true,"lowerBound":0,"iD":false,"id":284,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"209,209,209","unsettable":false,"transient":false,"unique":true,"name":"foregroundColor","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"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"shape","changeable":true,"lowerBound":1,"iD":false,"id":290,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"209,209,209","unsettable":false,"transient":false,"unique":true,"name":"backgroundColor","changeable":true,"lowerBound":0,"iD":false,"id":291,"derived":false},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"name":"parallelogram","id":295,"value":0,"literal":"parallelogram","eClass":"EEnumLiteral"},{"name":"GradientLeftToRight","id":296,"value":0,"literal":"GradientLeftToRight","eClass":"EEnumLiteral"},{"name":"Liquid","id":297,"value":1,"literal":"Liquid","eClass":"EEnumLiteral"},{"name":"GradientTopToBottom","id":298,"value":3,"literal":"GradientTopToBottom","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":299,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":300,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"136,136,136","unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"lowerBound":0,"iD":false,"id":301,"derived":false},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"horizontalDiameter","changeable":true,"lowerBound":0,"iD":false,"id":306,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"verticalDiameter","changeable":true,"lowerBound":0,"iD":false,"id":307,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"136,136,136","unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"lowerBound":0,"iD":false,"id":308,"derived":false},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"width","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":"0","unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":314,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"136,136,136","unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"lowerBound":0,"iD":false,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"shape","changeable":true,"lowerBound":1,"iD":false,"id":320,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0,0,0","unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"lowerBound":0,"iD":false,"id":321,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"providedShapeID","changeable":true,"lowerBound":0,"iD":false,"id":322,"derived":false},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"workspacePath","changeable":true,"lowerBound":1,"iD":false,"id":327,"derived":false},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"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":331,"derived":false},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"name":"square","id":334,"value":0,"literal":"square","eClass":"EEnumLiteral"},{"name":"stroke","id":335,"value":1,"literal":"stroke","eClass":"EEnumLiteral"},{"name":"triangle","id":336,"value":3,"literal":"triangle","eClass":"EEnumLiteral"},{"name":"dot","id":337,"value":4,"literal":"dot","eClass":"EEnumLiteral"},{"name":"ring","id":338,"value":5,"literal":"ring","eClass":"EEnumLiteral"},{"name":"providedShape","id":339,"value":6,"literal":"providedShape","eClass":"EEnumLiteral"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineStyle","changeable":true,"lowerBound":0,"iD":false,"id":343,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"NoDecoration","unsettable":false,"transient":false,"unique":true,"name":"sourceArrow","changeable":true,"lowerBound":1,"iD":false,"id":344,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"InputArrow","unsettable":false,"transient":false,"unique":true,"name":"targetArrow","changeable":true,"lowerBound":1,"iD":false,"id":345,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"NONE","unsettable":false,"transient":false,"unique":true,"name":"foldingStyle","changeable":true,"lowerBound":1,"iD":false,"id":346,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":347,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"straight","unsettable":false,"transient":false,"unique":true,"name":"routingStyle","changeable":true,"lowerBound":1,"iD":false,"id":348,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"beginLabelStyle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":349,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"centerLabelStyle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":350,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"endLabelStyle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":351,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"None","unsettable":false,"transient":false,"unique":true,"name":"centered","changeable":true,"lowerBound":1,"iD":false,"id":352,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"136,136,136","unsettable":false,"transient":false,"unique":true,"name":"strokeColor","changeable":true,"lowerBound":0,"iD":false,"id":353,"derived":false},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"instanceTypeName":null,"instanceClassName":null,"name":"FoldingStyle","instanceClass":null,"id":358,"serializable":true,"eClass":"EEnum"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"instanceTypeName":null,"instanceClassName":null,"name":"CenteringStyle","instanceClass":null,"id":365,"serializable":true,"eClass":"EEnum"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"name":"solid","id":368,"value":0,"literal":"solid","eClass":"EEnumLiteral"},{"name":"dash","id":369,"value":1,"literal":"dash","eClass":"EEnumLiteral"},{"name":"dot","id":370,"value":2,"literal":"dot","eClass":"EEnumLiteral"},{"name":"dash_dot","id":371,"value":3,"literal":"dash_dot","eClass":"EEnumLiteral"},{"name":"NoDecoration","id":372,"value":0,"literal":"NoDecoration","eClass":"EEnumLiteral"},{"name":"OutputArrow","id":373,"value":1,"literal":"OutputArrow","eClass":"EEnumLiteral"},{"name":"InputArrow","id":374,"value":2,"literal":"InputArrow","eClass":"EEnumLiteral"},{"name":"OutputClosedArrow","id":375,"value":3,"literal":"OutputClosedArrow","eClass":"EEnumLiteral"},{"name":"InputClosedArrow","id":376,"value":4,"literal":"InputClosedArrow","eClass":"EEnumLiteral"},{"name":"OutputFillClosedArrow","id":377,"value":5,"literal":"OutputFillClosedArrow","eClass":"EEnumLiteral"},{"name":"InputFillClosedArrow","id":378,"value":6,"literal":"InputFillClosedArrow","eClass":"EEnumLiteral"},{"name":"Diamond","id":379,"value":7,"literal":"Diamond","eClass":"EEnumLiteral"},{"name":"FillDiamond","id":380,"value":8,"literal":"FillDiamond","eClass":"EEnumLiteral"},{"name":"InputArrowWithDiamond","id":381,"value":9,"literal":"InputArrowWithDiamond","eClass":"EEnumLiteral"},{"name":"InputArrowWithFillDiamond","id":382,"value":10,"literal":"InputArrowWithFillDiamond","eClass":"EEnumLiteral"},{"name":"straight","id":383,"value":0,"literal":"straight","eClass":"EEnumLiteral"},{"name":"manhattan","id":384,"value":1,"literal":"manhattan","eClass":"EEnumLiteral"},{"name":"tree","id":385,"value":2,"literal":"tree","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"SQUARE","unsettable":false,"transient":false,"unique":true,"name":"alignment","changeable":true,"lowerBound":0,"iD":false,"id":386,"derived":false},{"container":false,"ordered":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":387,"derived":false},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"name":"VERTICAL","id":391,"value":0,"literal":"VERTICAL","eClass":"EEnumLiteral"},{"name":"HORIZONTAL","id":392,"value":1,"literal":"HORIZONTAL","eClass":"EEnumLiteral"},{"name":"SQUARE","id":393,"value":2,"literal":"SQUARE","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"borderSize","changeable":true,"lowerBound":1,"iD":false,"id":394,"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":"borderSizeComputationExpression","changeable":true,"lowerBound":0,"iD":false,"id":395,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0,0,0","unsettable":false,"transient":false,"unique":true,"name":"borderColor","changeable":true,"lowerBound":0,"iD":false,"id":396,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"borderLineStyle","changeable":true,"lowerBound":0,"iD":false,"id":397,"derived":false},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"252,233,79","unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"lowerBound":0,"iD":false,"id":403,"derived":false},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":406,"derived":false},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"name":"NONE","id":409,"value":0,"literal":"NONE","eClass":"EEnumLiteral"},{"name":"NSEW","id":410,"value":1,"literal":"NSEW","eClass":"EEnumLiteral"},{"name":"NORTH_SOUTH","id":411,"value":2,"literal":"NORTH_SOUTH","eClass":"EEnumLiteral"},{"name":"EAST_WEST","id":412,"value":3,"literal":"EAST_WEST","eClass":"EEnumLiteral"},{"name":"KEEP_LOCATION","id":413,"value":0,"literal":"KEEP_LOCATION","eClass":"EEnumLiteral"},{"name":"KEEP_SIZE","id":414,"value":1,"literal":"KEEP_SIZE","eClass":"EEnumLiteral"},{"name":"KEEP_RATIO","id":415,"value":2,"literal":"KEEP_RATIO","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":"width","changeable":true,"lowerBound":0,"iD":false,"id":416,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":417,"derived":false},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDescription","lowerBound":0,"id":422,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setDescription","lowerBound":0,"id":423,"many":false,"required":false,"eClass":"EOperation"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"description","lowerBound":0,"id":426,"many":false,"required":false,"eClass":"EParameter"},{"id":427,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDescription","lowerBound":0,"id":428,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setDescription","lowerBound":0,"id":429,"many":false,"required":false,"eClass":"EOperation"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"description","lowerBound":0,"id":432,"many":false,"required":false,"eClass":"EParameter"},{"id":433,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDescription","lowerBound":0,"id":434,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setDescription","lowerBound":0,"id":435,"many":false,"required":false,"eClass":"EOperation"},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"description","lowerBound":0,"id":438,"many":false,"required":false,"eClass":"EParameter"},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"computedStyleDescriptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":441,"derived":false},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDragAndDropDescription","lowerBound":0,"id":444,"many":false,"required":false,"eClass":"EOperation"},{"id":445,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DragAndDropTargetDescription","instanceClass":null,"abstract":true,"id":446,"interface":false,"eClass":"EClass"},{"id":447,"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":"hideLabelByDefault","changeable":true,"lowerBound":0,"iD":false,"id":448,"derived":false},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variableDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":451,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":452,"derived":false},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variableDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":456,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"modelElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":457,"derived":false},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramImportDescription","instanceClass":null,"abstract":false,"id":461,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramExtensionDescription","instanceClass":null,"abstract":false,"id":462,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractNodeMapping","instanceClass":null,"abstract":true,"id":463,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeMappingImport","instanceClass":null,"abstract":false,"id":464,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerMappingImport","instanceClass":null,"abstract":false,"id":465,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EdgeMapping","instanceClass":null,"abstract":false,"id":466,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EdgeMappingImport","instanceClass":null,"abstract":false,"id":467,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalNodeStyleDescription","instanceClass":null,"abstract":false,"id":468,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalEdgeStyleDescription","instanceClass":null,"abstract":false,"id":469,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalContainerStyleDescription","instanceClass":null,"abstract":false,"id":470,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Layout","instanceClass":null,"abstract":true,"id":471,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedTreeLayout","instanceClass":null,"abstract":false,"id":472,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeLayout","instanceClass":null,"abstract":false,"id":473,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomLayoutConfiguration","instanceClass":null,"abstract":false,"id":474,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayoutOption","instanceClass":null,"abstract":true,"id":475,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLayoutOption","instanceClass":null,"abstract":false,"id":476,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLayoutOption","instanceClass":null,"abstract":false,"id":477,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLayoutOption","instanceClass":null,"abstract":false,"id":478,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoubleLayoutOption","instanceClass":null,"abstract":false,"id":479,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLayoutOption","instanceClass":null,"abstract":false,"id":480,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumSetLayoutOption","instanceClass":null,"abstract":false,"id":481,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumOption","instanceClass":null,"abstract":true,"id":482,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLayoutValue","instanceClass":null,"abstract":false,"id":483,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LayoutDirection","instanceClass":null,"id":484,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingBasedDecoration","instanceClass":null,"abstract":false,"id":485,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LayoutOptionTarget","instanceClass":null,"id":486,"serializable":true,"eClass":"EEnum"},{"nsPrefix":"style","nsURI":"http://www.eclipse.org/sirius/diagram/description/style/1.1.0","name":"style","id":487,"eClass":"EPackage"},{"nsPrefix":"tool","nsURI":"http://www.eclipse.org/sirius/diagram/description/tool/1.1.0","name":"tool","id":488,"eClass":"EPackage"},{"nsPrefix":"filter","nsURI":"http://www.eclipse.org/sirius/diagram/description/filter/1.1.0","name":"filter","id":489,"eClass":"EPackage"},{"nsPrefix":"concern","nsURI":"http://www.eclipse.org/sirius/diagram/description/concern/1.1.0","name":"concern","id":490,"eClass":"EPackage"},{"ordered":true,"upperBound":1,"unique":true,"name":"createDiagram","lowerBound":0,"id":491,"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":"filters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":492,"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":"allEdgeMappings","changeable":false,"resolveProxies":true,"lowerBound":0,"id":493,"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":"validationSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":494,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"concerns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":495,"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":"allTools","changeable":false,"resolveProxies":true,"lowerBound":0,"id":496,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"domainClass","changeable":true,"lowerBound":1,"iD":false,"id":497,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"preconditionExpression","changeable":true,"lowerBound":0,"iD":false,"id":498,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"defaultConcern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":499,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rootExpression","changeable":true,"lowerBound":0,"iD":false,"id":500,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"init","changeable":true,"resolveProxies":true,"lowerBound":0,"id":501,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"layout","changeable":true,"resolveProxies":true,"lowerBound":0,"id":502,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"diagramInitialisation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":503,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultLayer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":504,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"additionalLayers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":505,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodeMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":506,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"edgeMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":507,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"edgeMappingImports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":508,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containerMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":509,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reusedMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":510,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"toolSection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":511,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reusedTools","changeable":true,"resolveProxies":true,"lowerBound":0,"id":512,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"enablePopupBars","changeable":true,"lowerBound":0,"iD":false,"id":513,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"backgroundColor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":514,"derived":false},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConcernSet","instanceClass":null,"abstract":false,"id":522,"interface":false,"eClass":"EClass"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ToolSection","instanceClass":null,"abstract":false,"id":539,"interface":false,"eClass":"EClass"},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedDiagram","changeable":true,"resolveProxies":true,"lowerBound":0,"id":544,"derived":false},{"id":545,"eClass":"EGenericType"},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"layers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":548,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"validationSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":549,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"concerns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":550,"derived":false},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"preconditionExpression","changeable":true,"lowerBound":0,"iD":false,"id":555,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"deletionDescription","changeable":true,"resolveProxies":true,"lowerBound":0,"id":556,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"labelDirectEdit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":557,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"semanticCandidatesExpression","changeable":true,"lowerBound":0,"iD":false,"id":558,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"createElements","changeable":true,"lowerBound":1,"iD":false,"id":559,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"semanticElements","changeable":true,"lowerBound":0,"iD":false,"id":560,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"doubleClickDescription","changeable":true,"resolveProxies":true,"lowerBound":0,"id":561,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"synchronizationLock","changeable":true,"lowerBound":0,"iD":false,"id":562,"derived":false},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteElementDescription","instanceClass":null,"abstract":false,"id":566,"interface":false,"eClass":"EClass"},{"id":567,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectEditLabel","instanceClass":null,"abstract":false,"id":568,"interface":false,"eClass":"EClass"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoubleClickDescription","instanceClass":null,"abstract":false,"id":573,"interface":false,"eClass":"EClass"},{"id":574,"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":"mappings","changeable":true,"resolveProxies":true,"lowerBound":1,"id":575,"derived":false},{"id":576,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"findDNodeFromEObject","lowerBound":0,"id":577,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"domainClass","changeable":true,"lowerBound":1,"iD":false,"id":578,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"borderedNodeMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":579,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reusedBorderedNodeMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":580,"derived":false},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"id":583,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eObject","lowerBound":0,"id":584,"many":false,"required":false,"eClass":"EParameter"},{"id":585,"eClass":"EGenericType"},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"resolveProxies":true,"lowerBound":0,"id":589,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditionnalStyles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":590,"derived":false},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeStyleDescription","instanceClass":null,"abstract":true,"id":593,"interface":false,"eClass":"EClass"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subNodeMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":596,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reusedNodeMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":597,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subContainerMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":598,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reusedContainerMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":599,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"resolveProxies":true,"lowerBound":0,"id":600,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditionnalStyles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":601,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"FreeForm","unsettable":false,"transient":false,"unique":true,"name":"childrenPresentation","changeable":true,"lowerBound":1,"iD":false,"id":602,"derived":false},{"id":603,"eClass":"EGenericType"},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"id":606,"eClass":"EGenericType"},{"id":607,"eClass":"EGenericType"},{"id":608,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerStyleDescription","instanceClass":null,"abstract":true,"id":609,"interface":false,"eClass":"EClass"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedMapping","changeable":true,"resolveProxies":true,"lowerBound":1,"id":613,"derived":false},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedMapping","changeable":true,"resolveProxies":true,"lowerBound":1,"id":617,"derived":false},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"id":620,"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":"sourceMapping","changeable":true,"resolveProxies":true,"lowerBound":1,"id":621,"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":"targetMapping","changeable":true,"resolveProxies":true,"lowerBound":1,"id":622,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"targetFinderExpression","changeable":true,"lowerBound":1,"iD":false,"id":623,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sourceFinderExpression","changeable":true,"lowerBound":0,"iD":false,"id":624,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"resolveProxies":true,"lowerBound":0,"id":625,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditionnalStyles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":626,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"targetExpression","changeable":true,"lowerBound":0,"iD":false,"id":627,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"domainClass","changeable":true,"lowerBound":0,"iD":false,"id":628,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"useDomainElement","changeable":true,"lowerBound":0,"iD":false,"id":629,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reconnections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":630,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pathExpression","changeable":true,"lowerBound":0,"iD":false,"id":631,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"pathNodeMapping","changeable":true,"resolveProxies":true,"lowerBound":0,"id":632,"derived":false},{"id":633,"eClass":"EGenericType"},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"id":637,"eClass":"EGenericType"},{"id":638,"eClass":"EGenericType"},{"id":639,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EdgeStyleDescription","instanceClass":null,"abstract":false,"id":640,"interface":false,"eClass":"EClass"},{"id":641,"eClass":"EGenericType"},{"id":642,"eClass":"EGenericType"},{"id":643,"eClass":"EGenericType"},{"id":644,"eClass":"EGenericType"},{"id":645,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReconnectEdgeDescription","instanceClass":null,"abstract":false,"id":646,"interface":false,"eClass":"EClass"},{"id":647,"eClass":"EGenericType"},{"id":648,"eClass":"EGenericType"},{"id":649,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedMapping","changeable":true,"resolveProxies":true,"lowerBound":1,"id":650,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditionnalStyles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":651,"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":"inheritsAncestorFilters","changeable":true,"lowerBound":0,"iD":false,"id":652,"derived":false},{"id":653,"eClass":"EGenericType"},{"id":654,"eClass":"EGenericType"},{"id":655,"eClass":"EGenericType"},{"id":656,"eClass":"EGenericType"},{"id":657,"eClass":"EGenericType"},{"id":658,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"resolveProxies":true,"lowerBound":0,"id":659,"derived":false},{"id":660,"eClass":"EGenericType"},{"id":661,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"resolveProxies":true,"lowerBound":0,"id":662,"derived":false},{"id":663,"eClass":"EGenericType"},{"id":664,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"resolveProxies":true,"lowerBound":0,"id":665,"derived":false},{"id":666,"eClass":"EGenericType"},{"id":667,"eClass":"EGenericType"},{"name":"NONE","id":668,"value":0,"literal":"NONE","eClass":"EEnumLiteral"},{"name":"SOURCE","id":669,"value":1,"literal":"SOURCE","eClass":"EEnumLiteral"},{"name":"TARGET","id":670,"value":2,"literal":"TARGET","eClass":"EEnumLiteral"},{"id":671,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"childrenExpression","changeable":true,"lowerBound":1,"iD":false,"id":672,"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":"nodeMapping","changeable":true,"resolveProxies":true,"lowerBound":1,"id":673,"derived":false},{"id":674,"eClass":"EGenericType"},{"id":675,"eClass":"EGenericType"},{"id":676,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"30","unsettable":false,"transient":false,"unique":true,"name":"padding","changeable":true,"lowerBound":1,"iD":false,"id":677,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"topToBottom","unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":1,"iD":false,"id":678,"derived":false},{"id":679,"eClass":"EGenericType"},{"id":680,"eClass":"EGenericType"},{"id":681,"eClass":"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":682,"derived":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":683,"derived":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":684,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"layoutOptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":685,"derived":false},{"id":686,"eClass":"EGenericType"},{"id":687,"eClass":"EGenericType"},{"id":688,"eClass":"EGenericType"},{"id":689,"eClass":"EGenericType"},{"id":690,"eClass":"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":691,"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":692,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":693,"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":"targets","changeable":true,"lowerBound":0,"iD":false,"id":694,"derived":false},{"id":695,"eClass":"EGenericType"},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"id":698,"eClass":"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":699,"derived":false},{"id":700,"eClass":"EGenericType"},{"id":701,"eClass":"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":702,"derived":false},{"id":703,"eClass":"EGenericType"},{"id":704,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":705,"derived":false},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"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":708,"derived":false},{"id":709,"eClass":"EGenericType"},{"id":710,"eClass":"EGenericType"},{"container":false,"ordered":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":711,"derived":false},{"id":712,"eClass":"EGenericType"},{"id":713,"eClass":"EGenericType"},{"container":false,"ordered":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":714,"derived":false},{"id":715,"eClass":"EGenericType"},{"id":716,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"choices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":717,"derived":false},{"id":718,"eClass":"EGenericType"},{"id":719,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":720,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":721,"derived":false},{"id":722,"eClass":"EGenericType"},{"id":723,"eClass":"EGenericType"},{"name":"TopToBottom","id":724,"value":0,"literal":"topToBottom","eClass":"EEnumLiteral"},{"name":"LeftToRight","id":725,"value":1,"literal":"LeftToRight","eClass":"EEnumLiteral"},{"name":"BottomToTop","id":726,"value":2,"literal":"bottomToTop","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mappings","changeable":true,"resolveProxies":true,"lowerBound":1,"id":727,"derived":false},{"id":728,"eClass":"EGenericType"},{"id":729,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodeMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":730,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"edgeMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":731,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"edgeMappingImports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":732,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containerMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":733,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reusedMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":734,"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":"allTools","changeable":false,"resolveProxies":true,"lowerBound":0,"id":735,"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":"toolSections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":736,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reusedTools","changeable":true,"resolveProxies":true,"lowerBound":0,"id":737,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"decorationDescriptionsSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":738,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"icon","changeable":true,"lowerBound":0,"iD":false,"id":739,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"customization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":740,"derived":false},{"id":741,"eClass":"EGenericType"},{"id":742,"eClass":"EGenericType"},{"id":743,"eClass":"EGenericType"},{"id":744,"eClass":"EGenericType"},{"id":745,"eClass":"EGenericType"},{"id":746,"eClass":"EGenericType"},{"id":747,"eClass":"EGenericType"},{"id":748,"eClass":"EGenericType"},{"id":749,"eClass":"EGenericType"},{"id":750,"eClass":"EGenericType"},{"id":751,"eClass":"EGenericType"},{"id":752,"eClass":"EGenericType"},{"id":753,"eClass":"EGenericType"},{"id":754,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"activeByDefault","changeable":true,"lowerBound":0,"iD":false,"id":755,"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":"optional","changeable":true,"lowerBound":0,"iD":false,"id":756,"derived":false},{"id":757,"eClass":"EGenericType"},{"id":758,"eClass":"EGenericType"},{"id":759,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dropDescriptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":760,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerDropDescription","instanceClass":null,"abstract":false,"id":761,"interface":false,"eClass":"EClass"},{"id":762,"eClass":"EGenericType"},{"name":"None","id":763,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"Both","id":764,"value":1,"literal":"Both","eClass":"EEnumLiteral"},{"name":"Source","id":765,"value":2,"literal":"Source","eClass":"EEnumLiteral"},{"name":"Target","id":766,"value":3,"literal":"Target","eClass":"EEnumLiteral"},{"name":"PARENT","id":767,"value":0,"literal":"PARENT","eClass":"EEnumLiteral"},{"name":"NODE","id":768,"value":1,"literal":"NODE","eClass":"EEnumLiteral"},{"name":"EDGE","id":769,"value":2,"literal":"EDGE","eClass":"EEnumLiteral"},{"name":"PORTS","id":770,"value":3,"literal":"PORTS","eClass":"EEnumLiteral"},{"name":"LABEL","id":771,"value":4,"literal":"LABEL","eClass":"EEnumLiteral"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BorderedStyleDescription","instanceClass":null,"abstract":false,"id":772,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomStyleDescription","instanceClass":null,"abstract":false,"id":773,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SquareDescription","instanceClass":null,"abstract":false,"id":774,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LozengeNodeDescription","instanceClass":null,"abstract":false,"id":775,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EllipseNodeDescription","instanceClass":null,"abstract":false,"id":776,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BundledImageDescription","instanceClass":null,"abstract":false,"id":777,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NoteDescription","instanceClass":null,"abstract":false,"id":778,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DotDescription","instanceClass":null,"abstract":false,"id":779,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GaugeCompositeStyleDescription","instanceClass":null,"abstract":false,"id":780,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GaugeSectionDescription","instanceClass":null,"abstract":false,"id":781,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SizeComputationContainerStyleDescription","instanceClass":null,"abstract":true,"id":782,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoundedCornerStyleDescription","instanceClass":null,"abstract":true,"id":783,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlatContainerStyleDescription","instanceClass":null,"abstract":false,"id":784,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShapeContainerStyleDescription","instanceClass":null,"abstract":false,"id":785,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkspaceImageDescription","instanceClass":null,"abstract":false,"id":786,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BeginLabelStyleDescription","instanceClass":null,"abstract":false,"id":787,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CenterLabelStyleDescription","instanceClass":null,"abstract":false,"id":788,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndLabelStyleDescription","instanceClass":null,"abstract":false,"id":789,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BracketEdgeStyleDescription","instanceClass":null,"abstract":false,"id":790,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HideLabelCapabilityStyleDescription","instanceClass":null,"abstract":true,"id":791,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Side","instanceClass":null,"id":792,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":"0","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"borderSizeComputationExpression","changeable":true,"lowerBound":0,"iD":false,"id":793,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"borderColor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":794,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"solid","unsettable":false,"transient":false,"unique":true,"name":"borderLineStyle","changeable":true,"lowerBound":0,"iD":false,"id":795,"derived":false},{"id":796,"eClass":"EGenericType"},{"id":797,"eClass":"EGenericType"},{"id":798,"eClass":"EGenericType"},{"id":799,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"3","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"3","unsettable":false,"transient":false,"unique":true,"name":"sizeComputationExpression","changeable":true,"lowerBound":0,"iD":false,"id":800,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"border","unsettable":false,"transient":false,"unique":true,"name":"labelPosition","changeable":true,"lowerBound":0,"iD":false,"id":801,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"NONE","unsettable":false,"transient":false,"unique":true,"name":"resizeKind","changeable":true,"lowerBound":1,"iD":false,"id":802,"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":"forbiddenSides","changeable":true,"lowerBound":0,"iD":false,"id":803,"derived":false},{"id":804,"eClass":"EGenericType"},{"id":805,"eClass":"EGenericType"},{"id":806,"eClass":"EGenericType"},{"id":807,"eClass":"EGenericType"},{"id":808,"eClass":"EGenericType"},{"id":809,"eClass":"EGenericType"},{"id":810,"eClass":"EGenericType"},{"id":811,"eClass":"EGenericType"},{"id":812,"eClass":"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":813,"derived":false},{"id":814,"eClass":"EGenericType"},{"id":815,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":816,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":817,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"resolveProxies":true,"lowerBound":1,"id":818,"derived":false},{"id":819,"eClass":"EGenericType"},{"id":820,"eClass":"EGenericType"},{"id":821,"eClass":"EGenericType"},{"id":822,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"widthComputationExpression","changeable":true,"lowerBound":0,"iD":false,"id":823,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"heightComputationExpression","changeable":true,"lowerBound":0,"iD":false,"id":824,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"resolveProxies":true,"lowerBound":1,"id":825,"derived":false},{"id":826,"eClass":"EGenericType"},{"id":827,"eClass":"EGenericType"},{"id":828,"eClass":"EGenericType"},{"id":829,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"resolveProxies":true,"lowerBound":1,"id":830,"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":"horizontalDiameterComputationExpression","changeable":true,"lowerBound":0,"iD":false,"id":831,"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":"verticalDiameterComputationExpression","changeable":true,"lowerBound":0,"iD":false,"id":832,"derived":false},{"id":833,"eClass":"EGenericType"},{"id":834,"eClass":"EGenericType"},{"id":835,"eClass":"EGenericType"},{"id":836,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"shape","changeable":true,"lowerBound":1,"iD":false,"id":837,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"resolveProxies":true,"lowerBound":1,"id":838,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"providedShapeID","changeable":true,"lowerBound":0,"iD":false,"id":839,"derived":false},{"id":840,"eClass":"EGenericType"},{"id":841,"eClass":"EGenericType"},{"id":842,"eClass":"EGenericType"},{"id":843,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"resolveProxies":true,"lowerBound":1,"id":844,"derived":false},{"id":845,"eClass":"EGenericType"},{"id":846,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"backgroundColor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":847,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"2","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"2","unsettable":false,"transient":false,"unique":true,"name":"strokeSizeComputationExpression","changeable":true,"lowerBound":0,"iD":false,"id":848,"derived":false},{"id":849,"eClass":"EGenericType"},{"id":850,"eClass":"EGenericType"},{"id":851,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"SQUARE","unsettable":false,"transient":false,"unique":true,"name":"alignment","changeable":true,"lowerBound":0,"iD":false,"id":852,"derived":false},{"container":false,"ordered":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":853,"derived":false},{"id":854,"eClass":"EGenericType"},{"id":855,"eClass":"EGenericType"},{"id":856,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"0","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"minValueExpression","changeable":true,"lowerBound":0,"iD":false,"id":857,"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":"maxValueExpression","changeable":true,"lowerBound":0,"iD":false,"id":858,"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":"valueExpression","changeable":true,"lowerBound":0,"iD":false,"id":859,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"backgroundColor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":860,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"foregroundColor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":861,"derived":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":862,"derived":false},{"id":863,"eClass":"EGenericType"},{"id":864,"eClass":"EGenericType"},{"id":865,"eClass":"EGenericType"},{"id":866,"eClass":"EGenericType"},{"id":867,"eClass":"EGenericType"},{"id":868,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"-1","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":false,"unique":true,"name":"widthComputationExpression","changeable":true,"lowerBound":0,"iD":false,"id":869,"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":"heightComputationExpression","changeable":true,"lowerBound":0,"iD":false,"id":870,"derived":false},{"id":871,"eClass":"EGenericType"},{"id":872,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"10","unsettable":false,"transient":false,"unique":true,"name":"arcWidth","changeable":true,"lowerBound":0,"iD":false,"id":873,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"10","unsettable":false,"transient":false,"unique":true,"name":"arcHeight","changeable":true,"lowerBound":0,"iD":false,"id":874,"derived":false},{"id":875,"eClass":"EGenericType"},{"id":876,"eClass":"EGenericType"},{"id":877,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"roundedCorner","changeable":true,"lowerBound":0,"iD":false,"id":878,"derived":false},{"id":879,"eClass":"EGenericType"},{"id":880,"eClass":"EGenericType"},{"id":881,"eClass":"EGenericType"},{"id":882,"eClass":"EGenericType"},{"id":883,"eClass":"EGenericType"},{"id":884,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"backgroundStyle","changeable":true,"lowerBound":1,"iD":false,"id":885,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"backgroundColor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":886,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"foregroundColor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":887,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"labelBorderStyle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":888,"derived":false},{"id":889,"eClass":"EGenericType"},{"id":890,"eClass":"EGenericType"},{"id":891,"eClass":"EGenericType"},{"id":892,"eClass":"EGenericType"},{"id":893,"eClass":"EGenericType"},{"id":894,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"shape","changeable":true,"lowerBound":1,"iD":false,"id":895,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"backgroundColor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":896,"derived":false},{"id":897,"eClass":"EGenericType"},{"id":898,"eClass":"EGenericType"},{"id":899,"eClass":"EGenericType"},{"id":900,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"workspacePath","changeable":true,"lowerBound":1,"iD":false,"id":901,"derived":false},{"id":902,"eClass":"EGenericType"},{"id":903,"eClass":"EGenericType"},{"id":904,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"strokeColor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":905,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lineStyle","changeable":true,"lowerBound":0,"iD":false,"id":906,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"NoDecoration","unsettable":false,"transient":false,"unique":true,"name":"sourceArrow","changeable":true,"lowerBound":1,"iD":false,"id":907,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"InputArrow","unsettable":false,"transient":false,"unique":true,"name":"targetArrow","changeable":true,"lowerBound":1,"iD":false,"id":908,"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":"sizeComputationExpression","changeable":true,"lowerBound":1,"iD":false,"id":909,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"straight","unsettable":false,"transient":false,"unique":true,"name":"routingStyle","changeable":true,"lowerBound":1,"iD":false,"id":910,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"foldingStyle","changeable":true,"lowerBound":0,"iD":false,"id":911,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"beginLabelStyleDescription","changeable":true,"resolveProxies":true,"lowerBound":0,"id":912,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"centerLabelStyleDescription","changeable":true,"resolveProxies":true,"lowerBound":0,"id":913,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"endLabelStyleDescription","changeable":true,"resolveProxies":true,"lowerBound":0,"id":914,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"None","unsettable":false,"transient":false,"unique":true,"name":"endsCentering","changeable":true,"lowerBound":0,"iD":false,"id":915,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"centeredSourceMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":916,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"centeredTargetMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":917,"derived":false},{"id":918,"eClass":"EGenericType"},{"id":919,"eClass":"EGenericType"},{"id":920,"eClass":"EGenericType"},{"id":921,"eClass":"EGenericType"},{"id":922,"eClass":"EGenericType"},{"id":923,"eClass":"EGenericType"},{"id":924,"eClass":"EGenericType"},{"id":925,"eClass":"EGenericType"},{"id":926,"eClass":"EGenericType"},{"id":927,"eClass":"EGenericType"},{"id":928,"eClass":"EGenericType"},{"id":929,"eClass":"EGenericType"},{"id":930,"eClass":"EGenericType"},{"id":931,"eClass":"EGenericType"},{"id":932,"eClass":"EGenericType"},{"id":933,"eClass":"EGenericType"},{"id":934,"eClass":"EGenericType"},{"id":935,"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":"hideLabelByDefault","changeable":true,"lowerBound":0,"iD":false,"id":936,"derived":false},{"id":937,"eClass":"EGenericType"},{"name":"WEST","id":938,"value":0,"literal":"WEST","eClass":"EEnumLiteral"},{"name":"SOUTH","id":939,"value":1,"literal":"SOUTH","eClass":"EEnumLiteral"},{"name":"EAST","id":940,"value":2,"literal":"EAST","eClass":"EEnumLiteral"},{"name":"NORTH","id":941,"value":3,"literal":"NORTH","eClass":"EEnumLiteral"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ToolGroup","instanceClass":null,"abstract":false,"id":942,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ToolGroupExtension","instanceClass":null,"abstract":false,"id":943,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeCreationDescription","instanceClass":null,"abstract":false,"id":944,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EdgeCreationDescription","instanceClass":null,"abstract":false,"id":945,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerCreationDescription","instanceClass":null,"abstract":false,"id":946,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteHook","instanceClass":null,"abstract":false,"id":947,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteHookParameter","instanceClass":null,"abstract":false,"id":948,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ReconnectionKind","instanceClass":null,"id":949,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequestDescription","instanceClass":null,"abstract":false,"id":950,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SourceEdgeCreationVariable","instanceClass":null,"abstract":false,"id":951,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SourceEdgeViewCreationVariable","instanceClass":null,"abstract":false,"id":952,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TargetEdgeCreationVariable","instanceClass":null,"abstract":false,"id":953,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TargetEdgeViewCreationVariable","instanceClass":null,"abstract":false,"id":954,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementDoubleClickVariable","instanceClass":null,"abstract":false,"id":955,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeCreationVariable","instanceClass":null,"abstract":false,"id":956,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateView","instanceClass":null,"abstract":false,"id":957,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateEdgeView","instanceClass":null,"abstract":false,"id":958,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Navigation","instanceClass":null,"abstract":false,"id":959,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramCreationDescription","instanceClass":null,"abstract":false,"id":960,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramNavigationDescription","instanceClass":null,"abstract":false,"id":961,"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":"icon","changeable":true,"lowerBound":0,"iD":false,"id":962,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTools","changeable":true,"resolveProxies":true,"lowerBound":0,"id":963,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subSections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":964,"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":"popupMenus","changeable":false,"resolveProxies":true,"lowerBound":0,"id":965,"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":"reusedTools","changeable":true,"resolveProxies":true,"lowerBound":0,"id":966,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"groupExtensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":967,"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":"groups","changeable":false,"resolveProxies":true,"lowerBound":0,"id":968,"derived":true},{"id":969,"eClass":"EGenericType"},{"id":970,"eClass":"EGenericType"},{"id":971,"eClass":"EGenericType"},{"id":972,"eClass":"EGenericType"},{"id":973,"eClass":"EGenericType"},{"id":974,"eClass":"EGenericType"},{"id":975,"eClass":"EGenericType"},{"id":976,"eClass":"EGenericType"},{"id":977,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tools","changeable":true,"resolveProxies":true,"lowerBound":0,"id":978,"derived":false},{"id":979,"eClass":"EGenericType"},{"id":980,"eClass":"EGenericType"},{"container":false,"ordered":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":981,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tools","changeable":true,"resolveProxies":true,"lowerBound":0,"id":982,"derived":false},{"id":983,"eClass":"EGenericType"},{"id":984,"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":"nodeMappings","changeable":true,"resolveProxies":true,"lowerBound":1,"id":985,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":986,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"viewVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":987,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":988,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"iconPath","changeable":true,"lowerBound":0,"iD":false,"id":989,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extraMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":990,"derived":false},{"id":991,"eClass":"EGenericType"},{"id":992,"eClass":"EGenericType"},{"id":993,"eClass":"EGenericType"},{"id":994,"eClass":"EGenericType"},{"id":995,"eClass":"EGenericType"},{"id":996,"eClass":"EGenericType"},{"id":997,"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":"edgeMappings","changeable":true,"resolveProxies":true,"lowerBound":1,"id":998,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sourceVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":999,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"targetVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1000,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sourceViewVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1001,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"targetViewVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1002,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1003,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"iconPath","changeable":true,"lowerBound":0,"iD":false,"id":1004,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extraSourceMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1005,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extraTargetMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1006,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"connectionStartPrecondition","changeable":true,"lowerBound":0,"iD":false,"id":1007,"derived":false},{"id":1008,"eClass":"EGenericType"},{"id":1009,"eClass":"EGenericType"},{"id":1010,"eClass":"EGenericType"},{"id":1011,"eClass":"EGenericType"},{"id":1012,"eClass":"EGenericType"},{"id":1013,"eClass":"EGenericType"},{"id":1014,"eClass":"EGenericType"},{"id":1015,"eClass":"EGenericType"},{"id":1016,"eClass":"EGenericType"},{"id":1017,"eClass":"EGenericType"},{"id":1018,"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":"containerMappings","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1019,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1020,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"viewVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1021,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1022,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"iconPath","changeable":true,"lowerBound":0,"iD":false,"id":1023,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extraMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1024,"derived":false},{"id":1025,"eClass":"EGenericType"},{"id":1026,"eClass":"EGenericType"},{"id":1027,"eClass":"EGenericType"},{"id":1028,"eClass":"EGenericType"},{"id":1029,"eClass":"EGenericType"},{"id":1030,"eClass":"EGenericType"},{"id":1031,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getMappings","lowerBound":1,"id":1032,"many":true,"required":true,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1033,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementView","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1034,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containerView","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1035,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1036,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"hook","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1037,"derived":false},{"id":1038,"eClass":"EGenericType"},{"id":1039,"eClass":"EGenericType"},{"id":1040,"eClass":"EGenericType"},{"id":1041,"eClass":"EGenericType"},{"id":1042,"eClass":"EGenericType"},{"id":1043,"eClass":"EGenericType"},{"id":1044,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1045,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementView","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1046,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1047,"derived":false},{"id":1048,"eClass":"EGenericType"},{"id":1049,"eClass":"EGenericType"},{"id":1050,"eClass":"EGenericType"},{"id":1051,"eClass":"EGenericType"},{"id":1052,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":1053,"derived":false},{"container":false,"ordered":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":1054,"derived":false},{"id":1055,"eClass":"EGenericType"},{"id":1056,"eClass":"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":1057,"derived":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":1058,"derived":false},{"id":1059,"eClass":"EGenericType"},{"id":1060,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getMappings","lowerBound":1,"id":1061,"many":true,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"RECONNECT_TARGET","unsettable":false,"transient":false,"unique":true,"name":"reconnectionKind","changeable":true,"lowerBound":1,"iD":false,"id":1062,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1063,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1064,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sourceView","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1065,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"targetView","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1066,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1067,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1068,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"edgeView","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1069,"derived":false},{"id":1070,"eClass":"EGenericType"},{"id":1071,"eClass":"EGenericType"},{"id":1072,"eClass":"EGenericType"},{"id":1073,"eClass":"EGenericType"},{"id":1074,"eClass":"EGenericType"},{"id":1075,"eClass":"EGenericType"},{"id":1076,"eClass":"EGenericType"},{"id":1077,"eClass":"EGenericType"},{"id":1078,"eClass":"EGenericType"},{"id":1079,"eClass":"EGenericType"},{"name":"RECONNECT_TARGET","id":1080,"value":0,"literal":"RECONNECT_TARGET","eClass":"EEnumLiteral"},{"name":"RECONNECT_SOURCE","id":1081,"value":1,"literal":"RECONNECT_SOURCE","eClass":"EEnumLiteral"},{"name":"RECONNECT_BOTH","id":1082,"value":2,"literal":"RECONNECT_BOTH","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":"type","changeable":true,"lowerBound":1,"iD":false,"id":1083,"derived":false},{"id":1084,"eClass":"EGenericType"},{"id":1085,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getMapping","lowerBound":1,"id":1086,"many":true,"required":true,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mask","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1087,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1088,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"inputLabelExpression","changeable":true,"lowerBound":0,"iD":false,"id":1089,"derived":false},{"id":1090,"eClass":"EGenericType"},{"id":1091,"eClass":"EGenericType"},{"id":1092,"eClass":"EGenericType"},{"id":1093,"eClass":"EGenericType"},{"id":1094,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"EObject","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"EObject","unsettable":false,"transient":false,"unique":true,"name":"domainClass","changeable":true,"lowerBound":1,"iD":false,"id":1095,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1096,"derived":false},{"id":1097,"eClass":"EGenericType"},{"id":1098,"eClass":"EGenericType"},{"id":1099,"eClass":"EGenericType"},{"id":1100,"eClass":"EGenericType"},{"id":1101,"eClass":"EGenericType"},{"id":1102,"eClass":"EGenericType"},{"id":1103,"eClass":"EGenericType"},{"id":1104,"eClass":"EGenericType"},{"id":1105,"eClass":"EGenericType"},{"id":1106,"eClass":"EGenericType"},{"id":1107,"eClass":"EGenericType"},{"id":1108,"eClass":"EGenericType"},{"id":1109,"eClass":"EGenericType"},{"id":1110,"eClass":"EGenericType"},{"id":1111,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mapping","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1112,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"containerViewExpression","changeable":true,"lowerBound":1,"iD":false,"id":1113,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"createdView","unsettable":false,"transient":false,"unique":true,"name":"variableName","changeable":true,"lowerBound":0,"iD":false,"id":1114,"derived":false},{"id":1115,"eClass":"EGenericType"},{"id":1116,"eClass":"EGenericType"},{"id":1117,"eClass":"EGenericType"},{"id":1118,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sourceExpression","changeable":true,"lowerBound":1,"iD":false,"id":1119,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"targetExpression","changeable":true,"lowerBound":1,"iD":false,"id":1120,"derived":false},{"id":1121,"eClass":"EGenericType"},{"id":1122,"eClass":"EGenericType"},{"id":1123,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"createIfNotExistent","changeable":true,"lowerBound":0,"iD":false,"id":1124,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"diagramDescription","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1125,"derived":false},{"id":1126,"eClass":"EGenericType"},{"id":1127,"eClass":"EGenericType"},{"id":1128,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"diagramDescription","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1129,"derived":false},{"id":1130,"eClass":"EGenericType"},{"id":1131,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"diagramDescription","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1132,"derived":false},{"id":1133,"eClass":"EGenericType"},{"id":1134,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getContainers","lowerBound":1,"id":1135,"many":true,"required":true,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1136,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"oldContainer","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1137,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"newContainer","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1138,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1139,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"newViewContainer","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1140,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1141,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dragSource","changeable":true,"lowerBound":1,"iD":false,"id":1142,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"moveEdges","changeable":true,"lowerBound":1,"iD":false,"id":1143,"derived":false},{"id":1144,"eClass":"EGenericType"},{"id":1145,"eClass":"EGenericType"},{"id":1146,"eClass":"EGenericType"},{"id":1147,"eClass":"EGenericType"},{"id":1148,"eClass":"EGenericType"},{"id":1149,"eClass":"EGenericType"},{"id":1150,"eClass":"EGenericType"},{"id":1151,"eClass":"EGenericType"},{"id":1152,"eClass":"EGenericType"},{"id":1153,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Filter","instanceClass":null,"abstract":true,"id":1154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingFilter","instanceClass":null,"abstract":false,"id":1155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableFilter","instanceClass":null,"abstract":false,"id":1156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FilterKind","instanceClass":null,"id":1157,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"unique":true,"name":"isVisible","lowerBound":0,"id":1158,"many":false,"required":false,"eClass":"EOperation"},{"id":1159,"eClass":"EGenericType"},{"id":1160,"eClass":"EGenericType"},{"id":1161,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"element","lowerBound":0,"id":1162,"many":false,"required":false,"eClass":"EParameter"},{"id":1163,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"HIDE","unsettable":false,"transient":false,"unique":true,"name":"filterKind","changeable":true,"lowerBound":0,"iD":false,"id":1164,"derived":false},{"id":1165,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1166,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"semanticConditionExpression","changeable":true,"lowerBound":0,"iD":false,"id":1167,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"viewConditionExpression","changeable":true,"lowerBound":0,"iD":false,"id":1168,"derived":false},{"id":1169,"eClass":"EGenericType"},{"id":1170,"eClass":"EGenericType"},{"id":1171,"eClass":"EGenericType"},{"id":1172,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"filters","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1173,"derived":false},{"id":1174,"eClass":"EGenericType"},{"id":1175,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedVariables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1176,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"semanticConditionExpression","changeable":true,"lowerBound":0,"iD":false,"id":1177,"derived":false},{"id":1178,"eClass":"EGenericType"},{"id":1179,"eClass":"EGenericType"},{"id":1180,"eClass":"EGenericType"},{"name":"HIDE","id":1181,"value":0,"literal":"HIDE","eClass":"EEnumLiteral"},{"name":"COLLAPSE","id":1182,"value":1,"literal":"COLLAPSE","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":"ownedConcernDescriptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1183,"derived":false},{"id":1184,"eClass":"EGenericType"},{"id":1185,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"filters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1186,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1187,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"behaviors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1188,"derived":false},{"id":1189,"eClass":"EGenericType"},{"id":1190,"eClass":"EGenericType"},{"id":1191,"eClass":"EGenericType"},{"id":1192,"eClass":"EGenericType"},{"id":1193,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":1,"target":0},{"source":1,"target":54},{"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":60,"target":3},{"source":60,"target":82},{"source":60,"target":1},{"source":82,"target":3},{"source":61,"target":3},{"source":61,"target":83},{"source":61,"target":1},{"source":83,"target":3},{"source":62,"target":84},{"source":62,"target":85},{"source":62,"target":1},{"source":85,"target":84},{"source":63,"target":18},{"source":63,"target":86},{"source":63,"target":1},{"source":86,"target":18},{"source":64,"target":12},{"source":64,"target":87},{"source":64,"target":1},{"source":87,"target":12},{"source":65,"target":17},{"source":65,"target":88},{"source":65,"target":1},{"source":88,"target":17},{"source":66,"target":13},{"source":66,"target":89},{"source":66,"target":1},{"source":89,"target":13},{"source":67,"target":90},{"source":67,"target":91},{"source":67,"target":1},{"source":91,"target":90},{"source":68,"target":92},{"source":68,"target":93},{"source":68,"target":1},{"source":93,"target":92},{"source":69,"target":94},{"source":69,"target":95},{"source":69,"target":1},{"source":95,"target":94},{"source":70,"target":92},{"source":70,"target":96},{"source":70,"target":1},{"source":96,"target":92},{"source":71,"target":97},{"source":71,"target":1},{"source":72,"target":98},{"source":72,"target":99},{"source":72,"target":1},{"source":99,"target":98},{"source":73,"target":44},{"source":73,"target":100},{"source":73,"target":1},{"source":100,"target":44},{"source":74,"target":101},{"source":74,"target":102},{"source":74,"target":1},{"source":102,"target":101},{"source":75,"target":103},{"source":75,"target":1},{"source":76,"target":3},{"source":76,"target":104},{"source":76,"target":1},{"source":104,"target":3},{"source":77,"target":105},{"source":77,"target":1},{"source":78,"target":106},{"source":78,"target":1},{"source":79,"target":107},{"source":79,"target":1},{"source":81,"target":54},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":108},{"source":2,"target":109},{"source":108,"target":1},{"source":3,"target":0},{"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":3,"target":116},{"source":3,"target":117},{"source":3,"target":118},{"source":110,"target":1},{"source":110,"target":119},{"source":110,"target":3},{"source":119,"target":1},{"source":111,"target":120},{"source":111,"target":3},{"source":112,"target":121},{"source":112,"target":3},{"source":113,"target":101},{"source":113,"target":122},{"source":113,"target":3},{"source":122,"target":101},{"source":114,"target":123},{"source":114,"target":3},{"source":115,"target":124},{"source":115,"target":3},{"source":116,"target":125},{"source":116,"target":126},{"source":116,"target":3},{"source":126,"target":125},{"source":117,"target":4},{"source":117,"target":127},{"source":117,"target":3},{"source":127,"target":4},{"source":4,"target":0},{"source":4,"target":128},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":129},{"source":129,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":130},{"source":130,"target":4},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":131},{"source":131,"target":4},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":132},{"source":132,"target":4},{"source":9,"target":0},{"source":9,"target":4},{"source":9,"target":133},{"source":9,"target":134},{"source":133,"target":135},{"source":133,"target":136},{"source":133,"target":9},{"source":136,"target":135},{"source":134,"target":4},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":137},{"source":10,"target":138},{"source":10,"target":139},{"source":10,"target":140},{"source":10,"target":141},{"source":137,"target":142},{"source":137,"target":10},{"source":138,"target":143},{"source":138,"target":10},{"source":139,"target":144},{"source":139,"target":10},{"source":140,"target":145},{"source":140,"target":10},{"source":141,"target":4},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":146},{"source":11,"target":147},{"source":11,"target":148},{"source":146,"target":12},{"source":146,"target":149},{"source":146,"target":11},{"source":149,"target":12},{"source":147,"target":46},{"source":147,"target":150},{"source":147,"target":11},{"source":150,"target":46},{"source":148,"target":3},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":35},{"source":12,"target":54},{"source":12,"target":151},{"source":12,"target":152},{"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":12,"target":160},{"source":12,"target":161},{"source":151,"target":162},{"source":151,"target":12},{"source":152,"target":163},{"source":152,"target":12},{"source":153,"target":20},{"source":153,"target":164},{"source":153,"target":12},{"source":164,"target":20},{"source":154,"target":19},{"source":154,"target":165},{"source":154,"target":12},{"source":165,"target":19},{"source":155,"target":45},{"source":155,"target":166},{"source":155,"target":12},{"source":166,"target":45},{"source":156,"target":167},{"source":156,"target":12},{"source":157,"target":168},{"source":157,"target":169},{"source":157,"target":12},{"source":169,"target":168},{"source":158,"target":168},{"source":158,"target":170},{"source":158,"target":12},{"source":170,"target":168},{"source":159,"target":11},{"source":160,"target":35},{"source":161,"target":54},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":35},{"source":13,"target":54},{"source":13,"target":171},{"source":13,"target":172},{"source":13,"target":173},{"source":13,"target":174},{"source":13,"target":175},{"source":13,"target":176},{"source":13,"target":177},{"source":13,"target":178},{"source":13,"target":179},{"source":13,"target":180},{"source":13,"target":181},{"source":13,"target":182},{"source":13,"target":183},{"source":13,"target":184},{"source":171,"target":12},{"source":171,"target":185},{"source":171,"target":13},{"source":171,"target":186},{"source":185,"target":12},{"source":186,"target":168},{"source":186,"target":187},{"source":186,"target":171},{"source":187,"target":168},{"source":172,"target":13},{"source":172,"target":188},{"source":172,"target":13},{"source":172,"target":189},{"source":188,"target":13},{"source":189,"target":190},{"source":189,"target":191},{"source":189,"target":172},{"source":191,"target":190},{"source":173,"target":12},{"source":173,"target":192},{"source":173,"target":13},{"source":192,"target":12},{"source":174,"target":13},{"source":174,"target":193},{"source":174,"target":13},{"source":193,"target":13},{"source":175,"target":3},{"source":175,"target":194},{"source":175,"target":13},{"source":194,"target":3},{"source":176,"target":23},{"source":176,"target":195},{"source":176,"target":13},{"source":195,"target":23},{"source":177,"target":196},{"source":177,"target":13},{"source":178,"target":190},{"source":178,"target":197},{"source":178,"target":13},{"source":197,"target":190},{"source":179,"target":190},{"source":179,"target":198},{"source":179,"target":13},{"source":198,"target":190},{"source":180,"target":199},{"source":180,"target":13},{"source":181,"target":200},{"source":181,"target":13},{"source":182,"target":11},{"source":183,"target":35},{"source":184,"target":54},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":201},{"source":14,"target":202},{"source":14,"target":203},{"source":201,"target":3},{"source":201,"target":204},{"source":201,"target":14},{"source":204,"target":3},{"source":202,"target":15},{"source":202,"target":205},{"source":202,"target":14},{"source":205,"target":15},{"source":203,"target":13},{"source":15,"target":0},{"source":15,"target":206},{"source":15,"target":207},{"source":15,"target":208},{"source":15,"target":209},{"source":206,"target":15},{"source":207,"target":15},{"source":208,"target":15},{"source":209,"target":15},{"source":16,"target":0},{"source":16,"target":13},{"source":16,"target":210},{"source":16,"target":211},{"source":210,"target":17},{"source":210,"target":212},{"source":210,"target":16},{"source":212,"target":17},{"source":211,"target":13},{"source":17,"target":0},{"source":17,"target":11},{"source":17,"target":213},{"source":17,"target":214},{"source":17,"target":215},{"source":17,"target":216},{"source":17,"target":217},{"source":213,"target":20},{"source":213,"target":218},{"source":213,"target":17},{"source":218,"target":20},{"source":214,"target":219},{"source":214,"target":17},{"source":215,"target":168},{"source":215,"target":220},{"source":215,"target":17},{"source":220,"target":168},{"source":216,"target":168},{"source":216,"target":221},{"source":216,"target":17},{"source":221,"target":168},{"source":217,"target":11},{"source":18,"target":0},{"source":18,"target":3},{"source":18,"target":35},{"source":18,"target":222},{"source":18,"target":223},{"source":18,"target":224},{"source":18,"target":225},{"source":18,"target":226},{"source":18,"target":227},{"source":18,"target":228},{"source":18,"target":229},{"source":18,"target":230},{"source":18,"target":231},{"source":18,"target":232},{"source":18,"target":233},{"source":18,"target":234},{"source":18,"target":235},{"source":18,"target":236},{"source":222,"target":36},{"source":222,"target":237},{"source":222,"target":18},{"source":237,"target":36},{"source":223,"target":238},{"source":223,"target":18},{"source":224,"target":35},{"source":224,"target":239},{"source":224,"target":18},{"source":224,"target":240},{"source":239,"target":35},{"source":225,"target":35},{"source":225,"target":241},{"source":225,"target":18},{"source":225,"target":242},{"source":241,"target":35},{"source":226,"target":243},{"source":226,"target":244},{"source":226,"target":18},{"source":244,"target":243},{"source":227,"target":39},{"source":227,"target":245},{"source":227,"target":18},{"source":245,"target":39},{"source":228,"target":246},{"source":228,"target":18},{"source":229,"target":247},{"source":229,"target":18},{"source":230,"target":248},{"source":230,"target":18},{"source":231,"target":35},{"source":231,"target":249},{"source":231,"target":18},{"source":249,"target":35},{"source":232,"target":46},{"source":232,"target":250},{"source":232,"target":18},{"source":250,"target":46},{"source":233,"target":251},{"source":233,"target":18},{"source":234,"target":252},{"source":234,"target":18},{"source":235,"target":3},{"source":236,"target":35},{"source":19,"target":0},{"source":19,"target":253},{"source":19,"target":254},{"source":253,"target":19},{"source":254,"target":19},{"source":20,"target":0},{"source":20,"target":42},{"source":20,"target":55},{"source":20,"target":255},{"source":20,"target":256},{"source":20,"target":257},{"source":20,"target":258},{"source":20,"target":259},{"source":255,"target":19},{"source":255,"target":260},{"source":255,"target":20},{"source":260,"target":19},{"source":258,"target":42},{"source":259,"target":55},{"source":21,"target":0},{"source":21,"target":20},{"source":21,"target":261},{"source":21,"target":262},{"source":21,"target":263},{"source":261,"target":264},{"source":261,"target":21},{"source":262,"target":265},{"source":262,"target":21},{"source":263,"target":20},{"source":22,"target":0},{"source":22,"target":266},{"source":22,"target":267},{"source":22,"target":268},{"source":22,"target":269},{"source":22,"target":270},{"source":22,"target":271},{"source":22,"target":272},{"source":266,"target":273},{"source":266,"target":22},{"source":267,"target":274},{"source":267,"target":22},{"source":268,"target":275},{"source":268,"target":22},{"source":269,"target":276},{"source":269,"target":22},{"source":270,"target":277},{"source":270,"target":22},{"source":271,"target":278},{"source":271,"target":22},{"source":23,"target":0},{"source":23,"target":42},{"source":23,"target":55},{"source":23,"target":279},{"source":23,"target":280},{"source":23,"target":281},{"source":23,"target":282},{"source":281,"target":42},{"source":282,"target":55},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":283},{"source":24,"target":284},{"source":24,"target":285},{"source":24,"target":286},{"source":283,"target":27},{"source":283,"target":287},{"source":283,"target":24},{"source":287,"target":27},{"source":284,"target":288},{"source":284,"target":24},{"source":285,"target":289},{"source":285,"target":24},{"source":286,"target":23},{"source":25,"target":0},{"source":25,"target":23},{"source":25,"target":290},{"source":25,"target":291},{"source":25,"target":292},{"source":290,"target":26},{"source":290,"target":293},{"source":290,"target":25},{"source":293,"target":26},{"source":291,"target":294},{"source":291,"target":25},{"source":292,"target":23},{"source":26,"target":0},{"source":26,"target":295},{"source":295,"target":26},{"source":27,"target":0},{"source":27,"target":296},{"source":27,"target":297},{"source":27,"target":298},{"source":296,"target":27},{"source":297,"target":27},{"source":298,"target":27},{"source":28,"target":0},{"source":28,"target":20},{"source":28,"target":299},{"source":28,"target":300},{"source":28,"target":301},{"source":28,"target":302},{"source":299,"target":303},{"source":299,"target":28},{"source":300,"target":304},{"source":300,"target":28},{"source":301,"target":305},{"source":301,"target":28},{"source":302,"target":20},{"source":29,"target":0},{"source":29,"target":20},{"source":29,"target":306},{"source":29,"target":307},{"source":29,"target":308},{"source":29,"target":309},{"source":306,"target":310},{"source":306,"target":29},{"source":307,"target":311},{"source":307,"target":29},{"source":308,"target":312},{"source":308,"target":29},{"source":309,"target":20},{"source":30,"target":0},{"source":30,"target":20},{"source":30,"target":313},{"source":30,"target":314},{"source":30,"target":315},{"source":30,"target":316},{"source":313,"target":317},{"source":313,"target":30},{"source":314,"target":318},{"source":314,"target":30},{"source":315,"target":319},{"source":315,"target":30},{"source":316,"target":20},{"source":31,"target":0},{"source":31,"target":20},{"source":31,"target":320},{"source":31,"target":321},{"source":31,"target":322},{"source":31,"target":323},{"source":320,"target":34},{"source":320,"target":324},{"source":320,"target":31},{"source":324,"target":34},{"source":321,"target":325},{"source":321,"target":31},{"source":322,"target":326},{"source":322,"target":31},{"source":323,"target":20},{"source":32,"target":0},{"source":32,"target":20},{"source":32,"target":23},{"source":32,"target":327},{"source":32,"target":328},{"source":32,"target":329},{"source":327,"target":330},{"source":327,"target":32},{"source":328,"target":20},{"source":329,"target":23},{"source":33,"target":0},{"source":33,"target":20},{"source":33,"target":331},{"source":33,"target":332},{"source":331,"target":333},{"source":331,"target":33},{"source":332,"target":20},{"source":34,"target":0},{"source":34,"target":334},{"source":34,"target":335},{"source":34,"target":336},{"source":34,"target":337},{"source":34,"target":338},{"source":34,"target":339},{"source":334,"target":34},{"source":335,"target":34},{"source":336,"target":34},{"source":337,"target":34},{"source":338,"target":34},{"source":339,"target":34},{"source":35,"target":0},{"source":35,"target":240},{"source":35,"target":242},{"source":35,"target":340},{"source":240,"target":18},{"source":240,"target":341},{"source":240,"target":35},{"source":240,"target":224},{"source":341,"target":18},{"source":242,"target":18},{"source":242,"target":342},{"source":242,"target":35},{"source":242,"target":225},{"source":342,"target":18},{"source":36,"target":0},{"source":36,"target":343},{"source":36,"target":344},{"source":36,"target":345},{"source":36,"target":346},{"source":36,"target":347},{"source":36,"target":348},{"source":36,"target":349},{"source":36,"target":350},{"source":36,"target":351},{"source":36,"target":352},{"source":36,"target":353},{"source":36,"target":354},{"source":343,"target":37},{"source":343,"target":355},{"source":343,"target":36},{"source":355,"target":37},{"source":344,"target":38},{"source":344,"target":356},{"source":344,"target":36},{"source":356,"target":38},{"source":345,"target":38},{"source":345,"target":357},{"source":345,"target":36},{"source":357,"target":38},{"source":346,"target":358},{"source":346,"target":359},{"source":346,"target":36},{"source":359,"target":358},{"source":347,"target":360},{"source":347,"target":36},{"source":348,"target":39},{"source":348,"target":361},{"source":348,"target":36},{"source":361,"target":39},{"source":349,"target":49},{"source":349,"target":362},{"source":349,"target":36},{"source":362,"target":49},{"source":350,"target":50},{"source":350,"target":363},{"source":350,"target":36},{"source":363,"target":50},{"source":351,"target":51},{"source":351,"target":364},{"source":351,"target":36},{"source":364,"target":51},{"source":352,"target":365},{"source":352,"target":366},{"source":352,"target":36},{"source":366,"target":365},{"source":353,"target":367},{"source":353,"target":36},{"source":37,"target":0},{"source":37,"target":368},{"source":37,"target":369},{"source":37,"target":370},{"source":37,"target":371},{"source":368,"target":37},{"source":369,"target":37},{"source":370,"target":37},{"source":371,"target":37},{"source":38,"target":0},{"source":38,"target":372},{"source":38,"target":373},{"source":38,"target":374},{"source":38,"target":375},{"source":38,"target":376},{"source":38,"target":377},{"source":38,"target":378},{"source":38,"target":379},{"source":38,"target":380},{"source":38,"target":381},{"source":38,"target":382},{"source":372,"target":38},{"source":373,"target":38},{"source":374,"target":38},{"source":375,"target":38},{"source":376,"target":38},{"source":377,"target":38},{"source":378,"target":38},{"source":379,"target":38},{"source":380,"target":38},{"source":381,"target":38},{"source":382,"target":38},{"source":39,"target":0},{"source":39,"target":383},{"source":39,"target":384},{"source":39,"target":385},{"source":383,"target":39},{"source":384,"target":39},{"source":385,"target":39},{"source":40,"target":0},{"source":40,"target":20},{"source":40,"target":386},{"source":40,"target":387},{"source":40,"target":388},{"source":386,"target":41},{"source":386,"target":389},{"source":386,"target":40},{"source":389,"target":41},{"source":387,"target":22},{"source":387,"target":390},{"source":387,"target":40},{"source":390,"target":22},{"source":388,"target":20},{"source":41,"target":0},{"source":41,"target":391},{"source":41,"target":392},{"source":41,"target":393},{"source":391,"target":41},{"source":392,"target":41},{"source":393,"target":41},{"source":42,"target":0},{"source":42,"target":394},{"source":42,"target":395},{"source":42,"target":396},{"source":42,"target":397},{"source":42,"target":398},{"source":394,"target":399},{"source":394,"target":42},{"source":395,"target":400},{"source":395,"target":42},{"source":396,"target":401},{"source":396,"target":42},{"source":397,"target":37},{"source":397,"target":402},{"source":397,"target":42},{"source":402,"target":37},{"source":43,"target":0},{"source":43,"target":20},{"source":43,"target":403},{"source":43,"target":404},{"source":403,"target":405},{"source":403,"target":43},{"source":404,"target":20},{"source":44,"target":0},{"source":44,"target":406},{"source":44,"target":407},{"source":406,"target":56},{"source":406,"target":408},{"source":406,"target":44},{"source":408,"target":56},{"source":45,"target":0},{"source":45,"target":409},{"source":45,"target":410},{"source":45,"target":411},{"source":45,"target":412},{"source":409,"target":45},{"source":410,"target":45},{"source":411,"target":45},{"source":412,"target":45},{"source":46,"target":0},{"source":46,"target":413},{"source":46,"target":414},{"source":46,"target":415},{"source":413,"target":46},{"source":414,"target":46},{"source":415,"target":46},{"source":47,"target":0},{"source":47,"target":4},{"source":47,"target":416},{"source":47,"target":417},{"source":47,"target":418},{"source":416,"target":419},{"source":416,"target":47},{"source":417,"target":420},{"source":417,"target":47},{"source":418,"target":4},{"source":48,"target":0},{"source":48,"target":47},{"source":48,"target":421},{"source":421,"target":47},{"source":49,"target":0},{"source":49,"target":422},{"source":49,"target":423},{"source":49,"target":424},{"source":422,"target":425},{"source":422,"target":49},{"source":423,"target":49},{"source":423,"target":426},{"source":426,"target":427},{"source":426,"target":423},{"source":50,"target":0},{"source":50,"target":428},{"source":50,"target":429},{"source":50,"target":430},{"source":428,"target":431},{"source":428,"target":50},{"source":429,"target":50},{"source":429,"target":432},{"source":432,"target":433},{"source":432,"target":429},{"source":51,"target":0},{"source":51,"target":434},{"source":51,"target":435},{"source":51,"target":436},{"source":434,"target":437},{"source":434,"target":51},{"source":435,"target":51},{"source":435,"target":438},{"source":438,"target":439},{"source":438,"target":435},{"source":52,"target":0},{"source":52,"target":36},{"source":52,"target":440},{"source":440,"target":36},{"source":53,"target":0},{"source":53,"target":441},{"source":53,"target":442},{"source":441,"target":443},{"source":441,"target":53},{"source":54,"target":0},{"source":54,"target":444},{"source":54,"target":445},{"source":444,"target":446},{"source":444,"target":447},{"source":444,"target":54},{"source":447,"target":446},{"source":55,"target":0},{"source":55,"target":448},{"source":448,"target":449},{"source":448,"target":55},{"source":56,"target":0},{"source":56,"target":450},{"source":57,"target":0},{"source":57,"target":56},{"source":57,"target":451},{"source":57,"target":452},{"source":57,"target":453},{"source":451,"target":454},{"source":451,"target":57},{"source":452,"target":455},{"source":452,"target":57},{"source":453,"target":56},{"source":58,"target":0},{"source":58,"target":56},{"source":58,"target":456},{"source":58,"target":457},{"source":58,"target":458},{"source":456,"target":459},{"source":456,"target":58},{"source":457,"target":460},{"source":457,"target":58},{"source":458,"target":56},{"source":59,"target":84},{"source":59,"target":461},{"source":59,"target":462},{"source":59,"target":125},{"source":59,"target":463},{"source":59,"target":168},{"source":59,"target":190},{"source":59,"target":464},{"source":59,"target":465},{"source":59,"target":466},{"source":59,"target":243},{"source":59,"target":467},{"source":59,"target":468},{"source":59,"target":469},{"source":59,"target":470},{"source":59,"target":358},{"source":59,"target":471},{"source":59,"target":472},{"source":59,"target":473},{"source":59,"target":474},{"source":59,"target":475},{"source":59,"target":476},{"source":59,"target":477},{"source":59,"target":478},{"source":59,"target":479},{"source":59,"target":480},{"source":59,"target":481},{"source":59,"target":482},{"source":59,"target":483},{"source":59,"target":484},{"source":59,"target":485},{"source":59,"target":101},{"source":59,"target":94},{"source":59,"target":446},{"source":59,"target":365},{"source":59,"target":486},{"source":59,"target":487},{"source":59,"target":488},{"source":59,"target":489},{"source":59,"target":490},{"source":59,"target":0},{"source":84,"target":59},{"source":84,"target":446},{"source":84,"target":491},{"source":84,"target":492},{"source":84,"target":493},{"source":84,"target":494},{"source":84,"target":495},{"source":84,"target":496},{"source":84,"target":497},{"source":84,"target":498},{"source":84,"target":499},{"source":84,"target":500},{"source":84,"target":501},{"source":84,"target":502},{"source":84,"target":503},{"source":84,"target":504},{"source":84,"target":505},{"source":84,"target":506},{"source":84,"target":507},{"source":84,"target":508},{"source":84,"target":509},{"source":84,"target":510},{"source":84,"target":511},{"source":84,"target":512},{"source":84,"target":513},{"source":84,"target":514},{"source":84,"target":515},{"source":84,"target":516},{"source":84,"target":517},{"source":491,"target":2},{"source":491,"target":518},{"source":491,"target":84},{"source":518,"target":2},{"source":492,"target":92},{"source":492,"target":519},{"source":492,"target":84},{"source":519,"target":92},{"source":493,"target":466},{"source":493,"target":520},{"source":493,"target":84},{"source":520,"target":466},{"source":494,"target":521},{"source":494,"target":84},{"source":495,"target":522},{"source":495,"target":523},{"source":495,"target":84},{"source":523,"target":522},{"source":496,"target":524},{"source":496,"target":84},{"source":497,"target":525},{"source":497,"target":84},{"source":498,"target":526},{"source":498,"target":84},{"source":499,"target":90},{"source":499,"target":527},{"source":499,"target":84},{"source":527,"target":90},{"source":500,"target":528},{"source":500,"target":84},{"source":501,"target":529},{"source":501,"target":84},{"source":502,"target":471},{"source":502,"target":530},{"source":502,"target":84},{"source":530,"target":471},{"source":503,"target":531},{"source":503,"target":84},{"source":504,"target":101},{"source":504,"target":532},{"source":504,"target":84},{"source":532,"target":101},{"source":505,"target":94},{"source":505,"target":533},{"source":505,"target":84},{"source":533,"target":94},{"source":506,"target":168},{"source":506,"target":534},{"source":506,"target":84},{"source":534,"target":168},{"source":507,"target":466},{"source":507,"target":535},{"source":507,"target":84},{"source":535,"target":466},{"source":508,"target":467},{"source":508,"target":536},{"source":508,"target":84},{"source":536,"target":467},{"source":509,"target":190},{"source":509,"target":537},{"source":509,"target":84},{"source":537,"target":190},{"source":510,"target":125},{"source":510,"target":538},{"source":510,"target":84},{"source":538,"target":125},{"source":511,"target":539},{"source":511,"target":540},{"source":511,"target":84},{"source":540,"target":539},{"source":512,"target":541},{"source":512,"target":84},{"source":513,"target":542},{"source":513,"target":84},{"source":514,"target":543},{"source":514,"target":84},{"source":515,"target":446},{"source":461,"target":59},{"source":461,"target":84},{"source":461,"target":544},{"source":461,"target":545},{"source":461,"target":546},{"source":544,"target":84},{"source":544,"target":547},{"source":544,"target":461},{"source":547,"target":84},{"source":546,"target":84},{"source":462,"target":59},{"source":462,"target":548},{"source":462,"target":549},{"source":462,"target":550},{"source":462,"target":551},{"source":548,"target":94},{"source":548,"target":552},{"source":548,"target":462},{"source":552,"target":94},{"source":549,"target":553},{"source":549,"target":462},{"source":550,"target":522},{"source":550,"target":554},{"source":550,"target":462},{"source":554,"target":522},{"source":125,"target":59},{"source":125,"target":555},{"source":125,"target":556},{"source":125,"target":557},{"source":125,"target":558},{"source":125,"target":559},{"source":125,"target":560},{"source":125,"target":561},{"source":125,"target":562},{"source":125,"target":563},{"source":125,"target":564},{"source":555,"target":565},{"source":555,"target":125},{"source":556,"target":566},{"source":556,"target":567},{"source":556,"target":125},{"source":567,"target":566},{"source":557,"target":568},{"source":557,"target":569},{"source":557,"target":125},{"source":569,"target":568},{"source":558,"target":570},{"source":558,"target":125},{"source":559,"target":571},{"source":559,"target":125},{"source":560,"target":572},{"source":560,"target":125},{"source":561,"target":573},{"source":561,"target":574},{"source":561,"target":125},{"source":561,"target":575},{"source":574,"target":573},{"source":562,"target":576},{"source":562,"target":125},{"source":463,"target":59},{"source":463,"target":125},{"source":463,"target":577},{"source":463,"target":578},{"source":463,"target":579},{"source":463,"target":580},{"source":463,"target":581},{"source":463,"target":582},{"source":577,"target":3},{"source":577,"target":583},{"source":577,"target":463},{"source":577,"target":584},{"source":583,"target":3},{"source":584,"target":585},{"source":584,"target":577},{"source":578,"target":586},{"source":578,"target":463},{"source":579,"target":168},{"source":579,"target":587},{"source":579,"target":463},{"source":587,"target":168},{"source":580,"target":168},{"source":580,"target":588},{"source":580,"target":463},{"source":588,"target":168},{"source":581,"target":125},{"source":168,"target":59},{"source":168,"target":463},{"source":168,"target":446},{"source":168,"target":589},{"source":168,"target":590},{"source":168,"target":591},{"source":168,"target":592},{"source":589,"target":593},{"source":589,"target":594},{"source":589,"target":168},{"source":594,"target":593},{"source":590,"target":468},{"source":590,"target":595},{"source":590,"target":168},{"source":595,"target":468},{"source":591,"target":463},{"source":592,"target":446},{"source":190,"target":59},{"source":190,"target":463},{"source":190,"target":446},{"source":190,"target":596},{"source":190,"target":597},{"source":190,"target":598},{"source":190,"target":599},{"source":190,"target":600},{"source":190,"target":601},{"source":190,"target":602},{"source":190,"target":603},{"source":190,"target":604},{"source":596,"target":168},{"source":596,"target":605},{"source":596,"target":190},{"source":605,"target":168},{"source":597,"target":168},{"source":597,"target":606},{"source":597,"target":190},{"source":606,"target":168},{"source":598,"target":190},{"source":598,"target":607},{"source":598,"target":190},{"source":607,"target":190},{"source":599,"target":190},{"source":599,"target":608},{"source":599,"target":190},{"source":608,"target":190},{"source":600,"target":609},{"source":600,"target":610},{"source":600,"target":190},{"source":610,"target":609},{"source":601,"target":470},{"source":601,"target":611},{"source":601,"target":190},{"source":611,"target":470},{"source":602,"target":15},{"source":602,"target":612},{"source":602,"target":190},{"source":612,"target":15},{"source":603,"target":463},{"source":604,"target":446},{"source":464,"target":59},{"source":464,"target":168},{"source":464,"target":613},{"source":464,"target":614},{"source":464,"target":615},{"source":613,"target":168},{"source":613,"target":616},{"source":613,"target":464},{"source":616,"target":168},{"source":614,"target":168},{"source":465,"target":59},{"source":465,"target":190},{"source":465,"target":617},{"source":465,"target":618},{"source":465,"target":619},{"source":617,"target":190},{"source":617,"target":620},{"source":617,"target":465},{"source":620,"target":190},{"source":618,"target":190},{"source":466,"target":59},{"source":466,"target":125},{"source":466,"target":243},{"source":466,"target":621},{"source":466,"target":622},{"source":466,"target":623},{"source":466,"target":624},{"source":466,"target":625},{"source":466,"target":626},{"source":466,"target":627},{"source":466,"target":628},{"source":466,"target":629},{"source":466,"target":630},{"source":466,"target":631},{"source":466,"target":632},{"source":466,"target":633},{"source":466,"target":634},{"source":466,"target":635},{"source":621,"target":125},{"source":621,"target":636},{"source":621,"target":466},{"source":636,"target":125},{"source":622,"target":125},{"source":622,"target":637},{"source":622,"target":466},{"source":637,"target":125},{"source":623,"target":638},{"source":623,"target":466},{"source":624,"target":639},{"source":624,"target":466},{"source":625,"target":640},{"source":625,"target":641},{"source":625,"target":466},{"source":641,"target":640},{"source":626,"target":469},{"source":626,"target":642},{"source":626,"target":466},{"source":642,"target":469},{"source":627,"target":643},{"source":627,"target":466},{"source":628,"target":644},{"source":628,"target":466},{"source":629,"target":645},{"source":629,"target":466},{"source":630,"target":646},{"source":630,"target":647},{"source":630,"target":466},{"source":647,"target":646},{"source":631,"target":648},{"source":631,"target":466},{"source":632,"target":463},{"source":632,"target":649},{"source":632,"target":466},{"source":649,"target":463},{"source":633,"target":125},{"source":635,"target":243},{"source":243,"target":59},{"source":467,"target":59},{"source":467,"target":243},{"source":467,"target":650},{"source":467,"target":651},{"source":467,"target":652},{"source":467,"target":653},{"source":467,"target":654},{"source":467,"target":655},{"source":650,"target":243},{"source":650,"target":656},{"source":650,"target":467},{"source":656,"target":243},{"source":651,"target":469},{"source":651,"target":657},{"source":651,"target":467},{"source":657,"target":469},{"source":652,"target":658},{"source":652,"target":467},{"source":654,"target":243},{"source":468,"target":59},{"source":468,"target":659},{"source":468,"target":660},{"source":659,"target":593},{"source":659,"target":661},{"source":659,"target":468},{"source":661,"target":593},{"source":469,"target":59},{"source":469,"target":662},{"source":469,"target":663},{"source":662,"target":640},{"source":662,"target":664},{"source":662,"target":469},{"source":664,"target":640},{"source":470,"target":59},{"source":470,"target":665},{"source":470,"target":666},{"source":665,"target":609},{"source":665,"target":667},{"source":665,"target":470},{"source":667,"target":609},{"source":358,"target":59},{"source":358,"target":668},{"source":358,"target":669},{"source":358,"target":670},{"source":668,"target":358},{"source":669,"target":358},{"source":670,"target":358},{"source":471,"target":59},{"source":471,"target":671},{"source":472,"target":59},{"source":472,"target":471},{"source":472,"target":672},{"source":472,"target":673},{"source":472,"target":674},{"source":672,"target":675},{"source":672,"target":472},{"source":673,"target":463},{"source":673,"target":676},{"source":673,"target":472},{"source":676,"target":463},{"source":674,"target":471},{"source":473,"target":59},{"source":473,"target":471},{"source":473,"target":677},{"source":473,"target":678},{"source":473,"target":679},{"source":677,"target":680},{"source":677,"target":473},{"source":678,"target":484},{"source":678,"target":681},{"source":678,"target":473},{"source":681,"target":484},{"source":679,"target":471},{"source":474,"target":59},{"source":474,"target":471},{"source":474,"target":682},{"source":474,"target":683},{"source":474,"target":684},{"source":474,"target":685},{"source":474,"target":686},{"source":682,"target":687},{"source":682,"target":474},{"source":683,"target":688},{"source":683,"target":474},{"source":684,"target":689},{"source":684,"target":474},{"source":685,"target":475},{"source":685,"target":690},{"source":685,"target":474},{"source":690,"target":475},{"source":686,"target":471},{"source":475,"target":59},{"source":475,"target":691},{"source":475,"target":692},{"source":475,"target":693},{"source":475,"target":694},{"source":691,"target":695},{"source":691,"target":475},{"source":692,"target":696},{"source":692,"target":475},{"source":693,"target":697},{"source":693,"target":475},{"source":694,"target":486},{"source":694,"target":698},{"source":694,"target":475},{"source":698,"target":486},{"source":476,"target":59},{"source":476,"target":475},{"source":476,"target":699},{"source":476,"target":700},{"source":699,"target":701},{"source":699,"target":476},{"source":700,"target":475},{"source":477,"target":59},{"source":477,"target":475},{"source":477,"target":702},{"source":477,"target":703},{"source":702,"target":704},{"source":702,"target":477},{"source":703,"target":475},{"source":478,"target":59},{"source":478,"target":475},{"source":478,"target":705},{"source":478,"target":706},{"source":705,"target":707},{"source":705,"target":478},{"source":706,"target":475},{"source":479,"target":59},{"source":479,"target":475},{"source":479,"target":708},{"source":479,"target":709},{"source":708,"target":710},{"source":708,"target":479},{"source":709,"target":475},{"source":480,"target":59},{"source":480,"target":482},{"source":480,"target":711},{"source":480,"target":712},{"source":711,"target":483},{"source":711,"target":713},{"source":711,"target":480},{"source":713,"target":483},{"source":712,"target":482},{"source":481,"target":59},{"source":481,"target":482},{"source":481,"target":714},{"source":481,"target":715},{"source":714,"target":483},{"source":714,"target":716},{"source":714,"target":481},{"source":716,"target":483},{"source":715,"target":482},{"source":482,"target":59},{"source":482,"target":475},{"source":482,"target":717},{"source":482,"target":718},{"source":717,"target":483},{"source":717,"target":719},{"source":717,"target":482},{"source":719,"target":483},{"source":718,"target":475},{"source":483,"target":59},{"source":483,"target":720},{"source":483,"target":721},{"source":720,"target":722},{"source":720,"target":483},{"source":721,"target":723},{"source":721,"target":483},{"source":484,"target":59},{"source":484,"target":724},{"source":484,"target":725},{"source":484,"target":726},{"source":724,"target":484},{"source":725,"target":484},{"source":726,"target":484},{"source":485,"target":59},{"source":485,"target":727},{"source":485,"target":728},{"source":727,"target":125},{"source":727,"target":729},{"source":727,"target":485},{"source":729,"target":125},{"source":101,"target":59},{"source":101,"target":730},{"source":101,"target":731},{"source":101,"target":732},{"source":101,"target":733},{"source":101,"target":734},{"source":101,"target":735},{"source":101,"target":736},{"source":101,"target":737},{"source":101,"target":738},{"source":101,"target":739},{"source":101,"target":740},{"source":101,"target":741},{"source":101,"target":742},{"source":101,"target":743},{"source":730,"target":168},{"source":730,"target":744},{"source":730,"target":101},{"source":744,"target":168},{"source":731,"target":466},{"source":731,"target":745},{"source":731,"target":101},{"source":745,"target":466},{"source":732,"target":467},{"source":732,"target":746},{"source":732,"target":101},{"source":746,"target":467},{"source":733,"target":190},{"source":733,"target":747},{"source":733,"target":101},{"source":747,"target":190},{"source":734,"target":125},{"source":734,"target":748},{"source":734,"target":101},{"source":748,"target":125},{"source":735,"target":749},{"source":735,"target":101},{"source":736,"target":539},{"source":736,"target":750},{"source":736,"target":101},{"source":750,"target":539},{"source":737,"target":751},{"source":737,"target":101},{"source":738,"target":752},{"source":738,"target":101},{"source":739,"target":753},{"source":739,"target":101},{"source":740,"target":754},{"source":740,"target":101},{"source":94,"target":59},{"source":94,"target":101},{"source":94,"target":755},{"source":94,"target":756},{"source":94,"target":757},{"source":755,"target":758},{"source":755,"target":94},{"source":756,"target":759},{"source":756,"target":94},{"source":757,"target":101},{"source":446,"target":59},{"source":446,"target":760},{"source":760,"target":761},{"source":760,"target":762},{"source":760,"target":446},{"source":762,"target":761},{"source":365,"target":59},{"source":365,"target":763},{"source":365,"target":764},{"source":365,"target":765},{"source":365,"target":766},{"source":763,"target":365},{"source":764,"target":365},{"source":765,"target":365},{"source":766,"target":365},{"source":486,"target":59},{"source":486,"target":767},{"source":486,"target":768},{"source":486,"target":769},{"source":486,"target":770},{"source":486,"target":771},{"source":767,"target":486},{"source":768,"target":486},{"source":769,"target":486},{"source":770,"target":486},{"source":771,"target":486},{"source":487,"target":772},{"source":487,"target":593},{"source":487,"target":773},{"source":487,"target":774},{"source":487,"target":775},{"source":487,"target":776},{"source":487,"target":777},{"source":487,"target":778},{"source":487,"target":779},{"source":487,"target":780},{"source":487,"target":781},{"source":487,"target":782},{"source":487,"target":783},{"source":487,"target":609},{"source":487,"target":784},{"source":487,"target":785},{"source":487,"target":786},{"source":487,"target":640},{"source":487,"target":787},{"source":487,"target":788},{"source":487,"target":789},{"source":487,"target":790},{"source":487,"target":791},{"source":487,"target":792},{"source":487,"target":59},{"source":772,"target":487},{"source":772,"target":793},{"source":772,"target":794},{"source":772,"target":795},{"source":772,"target":796},{"source":793,"target":797},{"source":793,"target":772},{"source":794,"target":798},{"source":794,"target":772},{"source":795,"target":37},{"source":795,"target":799},{"source":795,"target":772},{"source":799,"target":37},{"source":593,"target":487},{"source":593,"target":772},{"source":593,"target":791},{"source":593,"target":800},{"source":593,"target":801},{"source":593,"target":802},{"source":593,"target":803},{"source":593,"target":804},{"source":593,"target":805},{"source":593,"target":806},{"source":593,"target":807},{"source":593,"target":808},{"source":800,"target":809},{"source":800,"target":593},{"source":801,"target":19},{"source":801,"target":810},{"source":801,"target":593},{"source":810,"target":19},{"source":802,"target":45},{"source":802,"target":811},{"source":802,"target":593},{"source":811,"target":45},{"source":803,"target":792},{"source":803,"target":812},{"source":803,"target":593},{"source":812,"target":792},{"source":805,"target":772},{"source":808,"target":791},{"source":773,"target":487},{"source":773,"target":593},{"source":773,"target":813},{"source":773,"target":814},{"source":813,"target":815},{"source":813,"target":773},{"source":814,"target":593},{"source":774,"target":487},{"source":774,"target":593},{"source":774,"target":816},{"source":774,"target":817},{"source":774,"target":818},{"source":774,"target":819},{"source":816,"target":820},{"source":816,"target":774},{"source":817,"target":821},{"source":817,"target":774},{"source":818,"target":822},{"source":818,"target":774},{"source":819,"target":593},{"source":775,"target":487},{"source":775,"target":593},{"source":775,"target":823},{"source":775,"target":824},{"source":775,"target":825},{"source":775,"target":826},{"source":823,"target":827},{"source":823,"target":775},{"source":824,"target":828},{"source":824,"target":775},{"source":825,"target":829},{"source":825,"target":775},{"source":826,"target":593},{"source":776,"target":487},{"source":776,"target":593},{"source":776,"target":830},{"source":776,"target":831},{"source":776,"target":832},{"source":776,"target":833},{"source":830,"target":834},{"source":830,"target":776},{"source":831,"target":835},{"source":831,"target":776},{"source":832,"target":836},{"source":832,"target":776},{"source":833,"target":593},{"source":777,"target":487},{"source":777,"target":593},{"source":777,"target":837},{"source":777,"target":838},{"source":777,"target":839},{"source":777,"target":840},{"source":837,"target":34},{"source":837,"target":841},{"source":837,"target":777},{"source":841,"target":34},{"source":838,"target":842},{"source":838,"target":777},{"source":839,"target":843},{"source":839,"target":777},{"source":840,"target":593},{"source":778,"target":487},{"source":778,"target":593},{"source":778,"target":844},{"source":778,"target":845},{"source":844,"target":846},{"source":844,"target":778},{"source":845,"target":593},{"source":779,"target":487},{"source":779,"target":593},{"source":779,"target":847},{"source":779,"target":848},{"source":779,"target":849},{"source":847,"target":850},{"source":847,"target":779},{"source":848,"target":851},{"source":848,"target":779},{"source":849,"target":593},{"source":780,"target":487},{"source":780,"target":593},{"source":780,"target":852},{"source":780,"target":853},{"source":780,"target":854},{"source":852,"target":41},{"source":852,"target":855},{"source":852,"target":780},{"source":855,"target":41},{"source":853,"target":781},{"source":853,"target":856},{"source":853,"target":780},{"source":856,"target":781},{"source":854,"target":593},{"source":781,"target":487},{"source":781,"target":857},{"source":781,"target":858},{"source":781,"target":859},{"source":781,"target":860},{"source":781,"target":861},{"source":781,"target":862},{"source":857,"target":863},{"source":857,"target":781},{"source":858,"target":864},{"source":858,"target":781},{"source":859,"target":865},{"source":859,"target":781},{"source":860,"target":866},{"source":860,"target":781},{"source":861,"target":867},{"source":861,"target":781},{"source":862,"target":868},{"source":862,"target":781},{"source":782,"target":487},{"source":782,"target":869},{"source":782,"target":870},{"source":869,"target":871},{"source":869,"target":782},{"source":870,"target":872},{"source":870,"target":782},{"source":783,"target":487},{"source":783,"target":873},{"source":783,"target":874},{"source":783,"target":875},{"source":873,"target":876},{"source":873,"target":783},{"source":874,"target":877},{"source":874,"target":783},{"source":609,"target":487},{"source":609,"target":783},{"source":609,"target":772},{"source":609,"target":791},{"source":609,"target":878},{"source":609,"target":879},{"source":609,"target":880},{"source":609,"target":881},{"source":609,"target":882},{"source":609,"target":883},{"source":878,"target":884},{"source":878,"target":609},{"source":879,"target":783},{"source":880,"target":772},{"source":883,"target":791},{"source":784,"target":487},{"source":784,"target":609},{"source":784,"target":782},{"source":784,"target":885},{"source":784,"target":886},{"source":784,"target":887},{"source":784,"target":888},{"source":784,"target":889},{"source":784,"target":890},{"source":885,"target":27},{"source":885,"target":891},{"source":885,"target":784},{"source":891,"target":27},{"source":886,"target":892},{"source":886,"target":784},{"source":887,"target":893},{"source":887,"target":784},{"source":888,"target":894},{"source":888,"target":784},{"source":889,"target":609},{"source":890,"target":782},{"source":785,"target":487},{"source":785,"target":609},{"source":785,"target":782},{"source":785,"target":895},{"source":785,"target":896},{"source":785,"target":897},{"source":785,"target":898},{"source":895,"target":26},{"source":895,"target":899},{"source":895,"target":785},{"source":899,"target":26},{"source":896,"target":900},{"source":896,"target":785},{"source":897,"target":609},{"source":898,"target":782},{"source":786,"target":487},{"source":786,"target":593},{"source":786,"target":609},{"source":786,"target":901},{"source":786,"target":902},{"source":786,"target":903},{"source":901,"target":904},{"source":901,"target":786},{"source":902,"target":593},{"source":903,"target":609},{"source":640,"target":487},{"source":640,"target":905},{"source":640,"target":906},{"source":640,"target":907},{"source":640,"target":908},{"source":640,"target":909},{"source":640,"target":910},{"source":640,"target":911},{"source":640,"target":912},{"source":640,"target":913},{"source":640,"target":914},{"source":640,"target":915},{"source":640,"target":916},{"source":640,"target":917},{"source":640,"target":918},{"source":905,"target":919},{"source":905,"target":640},{"source":906,"target":37},{"source":906,"target":920},{"source":906,"target":640},{"source":920,"target":37},{"source":907,"target":38},{"source":907,"target":921},{"source":907,"target":640},{"source":921,"target":38},{"source":908,"target":38},{"source":908,"target":922},{"source":908,"target":640},{"source":922,"target":38},{"source":909,"target":923},{"source":909,"target":640},{"source":910,"target":39},{"source":910,"target":924},{"source":910,"target":640},{"source":924,"target":39},{"source":911,"target":358},{"source":911,"target":925},{"source":911,"target":640},{"source":925,"target":358},{"source":912,"target":787},{"source":912,"target":926},{"source":912,"target":640},{"source":926,"target":787},{"source":913,"target":788},{"source":913,"target":927},{"source":913,"target":640},{"source":927,"target":788},{"source":914,"target":789},{"source":914,"target":928},{"source":914,"target":640},{"source":928,"target":789},{"source":915,"target":365},{"source":915,"target":929},{"source":915,"target":640},{"source":929,"target":365},{"source":916,"target":125},{"source":916,"target":930},{"source":916,"target":640},{"source":930,"target":125},{"source":917,"target":125},{"source":917,"target":931},{"source":917,"target":640},{"source":931,"target":125},{"source":787,"target":487},{"source":787,"target":932},{"source":788,"target":487},{"source":788,"target":933},{"source":789,"target":487},{"source":789,"target":934},{"source":790,"target":487},{"source":790,"target":640},{"source":790,"target":935},{"source":935,"target":640},{"source":791,"target":487},{"source":791,"target":936},{"source":936,"target":937},{"source":936,"target":791},{"source":792,"target":487},{"source":792,"target":938},{"source":792,"target":939},{"source":792,"target":940},{"source":792,"target":941},{"source":938,"target":792},{"source":939,"target":792},{"source":940,"target":792},{"source":941,"target":792},{"source":488,"target":539},{"source":488,"target":942},{"source":488,"target":943},{"source":488,"target":944},{"source":488,"target":945},{"source":488,"target":946},{"source":488,"target":566},{"source":488,"target":573},{"source":488,"target":947},{"source":488,"target":948},{"source":488,"target":646},{"source":488,"target":949},{"source":488,"target":950},{"source":488,"target":568},{"source":488,"target":98},{"source":488,"target":951},{"source":488,"target":952},{"source":488,"target":953},{"source":488,"target":954},{"source":488,"target":955},{"source":488,"target":956},{"source":488,"target":957},{"source":488,"target":958},{"source":488,"target":959},{"source":488,"target":960},{"source":488,"target":961},{"source":488,"target":761},{"source":488,"target":59},{"source":539,"target":488},{"source":539,"target":962},{"source":539,"target":963},{"source":539,"target":964},{"source":539,"target":965},{"source":539,"target":966},{"source":539,"target":967},{"source":539,"target":968},{"source":539,"target":969},{"source":539,"target":970},{"source":962,"target":971},{"source":962,"target":539},{"source":963,"target":972},{"source":963,"target":539},{"source":964,"target":539},{"source":964,"target":973},{"source":964,"target":539},{"source":973,"target":539},{"source":965,"target":974},{"source":965,"target":539},{"source":966,"target":975},{"source":966,"target":539},{"source":967,"target":943},{"source":967,"target":976},{"source":967,"target":539},{"source":976,"target":943},{"source":968,"target":977},{"source":968,"target":539},{"source":942,"target":488},{"source":942,"target":978},{"source":942,"target":979},{"source":978,"target":980},{"source":978,"target":942},{"source":943,"target":488},{"source":943,"target":981},{"source":943,"target":982},{"source":981,"target":942},{"source":981,"target":983},{"source":981,"target":943},{"source":983,"target":942},{"source":982,"target":984},{"source":982,"target":943},{"source":944,"target":488},{"source":944,"target":985},{"source":944,"target":986},{"source":944,"target":987},{"source":944,"target":988},{"source":944,"target":989},{"source":944,"target":990},{"source":944,"target":991},{"source":985,"target":168},{"source":985,"target":992},{"source":985,"target":944},{"source":992,"target":168},{"source":986,"target":956},{"source":986,"target":993},{"source":986,"target":944},{"source":993,"target":956},{"source":987,"target":994},{"source":987,"target":944},{"source":988,"target":995},{"source":988,"target":944},{"source":989,"target":996},{"source":989,"target":944},{"source":990,"target":463},{"source":990,"target":997},{"source":990,"target":944},{"source":997,"target":463},{"source":945,"target":488},{"source":945,"target":998},{"source":945,"target":999},{"source":945,"target":1000},{"source":945,"target":1001},{"source":945,"target":1002},{"source":945,"target":1003},{"source":945,"target":1004},{"source":945,"target":1005},{"source":945,"target":1006},{"source":945,"target":1007},{"source":945,"target":1008},{"source":998,"target":466},{"source":998,"target":1009},{"source":998,"target":945},{"source":1009,"target":466},{"source":999,"target":951},{"source":999,"target":1010},{"source":999,"target":945},{"source":1010,"target":951},{"source":1000,"target":953},{"source":1000,"target":1011},{"source":1000,"target":945},{"source":1011,"target":953},{"source":1001,"target":952},{"source":1001,"target":1012},{"source":1001,"target":945},{"source":1012,"target":952},{"source":1002,"target":954},{"source":1002,"target":1013},{"source":1002,"target":945},{"source":1013,"target":954},{"source":1003,"target":1014},{"source":1003,"target":945},{"source":1004,"target":1015},{"source":1004,"target":945},{"source":1005,"target":125},{"source":1005,"target":1016},{"source":1005,"target":945},{"source":1016,"target":125},{"source":1006,"target":125},{"source":1006,"target":1017},{"source":1006,"target":945},{"source":1017,"target":125},{"source":1007,"target":1018},{"source":1007,"target":945},{"source":946,"target":488},{"source":946,"target":1019},{"source":946,"target":1020},{"source":946,"target":1021},{"source":946,"target":1022},{"source":946,"target":1023},{"source":946,"target":1024},{"source":946,"target":1025},{"source":1019,"target":190},{"source":1019,"target":1026},{"source":1019,"target":946},{"source":1026,"target":190},{"source":1020,"target":956},{"source":1020,"target":1027},{"source":1020,"target":946},{"source":1027,"target":956},{"source":1021,"target":1028},{"source":1021,"target":946},{"source":1022,"target":1029},{"source":1022,"target":946},{"source":1023,"target":1030},{"source":1023,"target":946},{"source":1024,"target":463},{"source":1024,"target":1031},{"source":1024,"target":946},{"source":1031,"target":463},{"source":566,"target":488},{"source":566,"target":1032},{"source":566,"target":1033},{"source":566,"target":1034},{"source":566,"target":1035},{"source":566,"target":1036},{"source":566,"target":1037},{"source":566,"target":1038},{"source":1032,"target":125},{"source":1032,"target":1039},{"source":1032,"target":566},{"source":1039,"target":125},{"source":1033,"target":1040},{"source":1033,"target":566},{"source":1034,"target":1041},{"source":1034,"target":566},{"source":1035,"target":1042},{"source":1035,"target":566},{"source":1036,"target":1043},{"source":1036,"target":566},{"source":1037,"target":947},{"source":1037,"target":1044},{"source":1037,"target":566},{"source":1044,"target":947},{"source":573,"target":488},{"source":573,"target":575},{"source":573,"target":1045},{"source":573,"target":1046},{"source":573,"target":1047},{"source":573,"target":1048},{"source":575,"target":125},{"source":575,"target":1049},{"source":575,"target":573},{"source":575,"target":561},{"source":1049,"target":125},{"source":1045,"target":955},{"source":1045,"target":1050},{"source":1045,"target":573},{"source":1050,"target":955},{"source":1046,"target":955},{"source":1046,"target":1051},{"source":1046,"target":573},{"source":1051,"target":955},{"source":1047,"target":1052},{"source":1047,"target":573},{"source":947,"target":488},{"source":947,"target":1053},{"source":947,"target":1054},{"source":1053,"target":1055},{"source":1053,"target":947},{"source":1054,"target":948},{"source":1054,"target":1056},{"source":1054,"target":947},{"source":1056,"target":948},{"source":948,"target":488},{"source":948,"target":1057},{"source":948,"target":1058},{"source":1057,"target":1059},{"source":1057,"target":948},{"source":1058,"target":1060},{"source":1058,"target":948},{"source":646,"target":488},{"source":646,"target":1061},{"source":646,"target":1062},{"source":646,"target":1063},{"source":646,"target":1064},{"source":646,"target":1065},{"source":646,"target":1066},{"source":646,"target":1067},{"source":646,"target":1068},{"source":646,"target":1069},{"source":646,"target":1070},{"source":1061,"target":466},{"source":1061,"target":1071},{"source":1061,"target":646},{"source":1071,"target":466},{"source":1062,"target":949},{"source":1062,"target":1072},{"source":1062,"target":646},{"source":1072,"target":949},{"source":1063,"target":951},{"source":1063,"target":1073},{"source":1063,"target":646},{"source":1073,"target":951},{"source":1064,"target":953},{"source":1064,"target":1074},{"source":1064,"target":646},{"source":1074,"target":953},{"source":1065,"target":952},{"source":1065,"target":1075},{"source":1065,"target":646},{"source":1075,"target":952},{"source":1066,"target":954},{"source":1066,"target":1076},{"source":1066,"target":646},{"source":1076,"target":954},{"source":1067,"target":1077},{"source":1067,"target":646},{"source":1068,"target":1078},{"source":1068,"target":646},{"source":1069,"target":1079},{"source":1069,"target":646},{"source":949,"target":488},{"source":949,"target":1080},{"source":949,"target":1081},{"source":949,"target":1082},{"source":1080,"target":949},{"source":1081,"target":949},{"source":1082,"target":949},{"source":950,"target":488},{"source":950,"target":1083},{"source":950,"target":1084},{"source":1083,"target":1085},{"source":1083,"target":950},{"source":568,"target":488},{"source":568,"target":1086},{"source":568,"target":1087},{"source":568,"target":1088},{"source":568,"target":1089},{"source":568,"target":1090},{"source":1086,"target":125},{"source":1086,"target":1091},{"source":1086,"target":568},{"source":1091,"target":125},{"source":1087,"target":1092},{"source":1087,"target":568},{"source":1088,"target":1093},{"source":1088,"target":568},{"source":1089,"target":1094},{"source":1089,"target":568},{"source":98,"target":488},{"source":98,"target":1095},{"source":98,"target":1096},{"source":98,"target":1097},{"source":1095,"target":1098},{"source":1095,"target":98},{"source":1096,"target":1099},{"source":1096,"target":98},{"source":951,"target":488},{"source":951,"target":1100},{"source":951,"target":1101},{"source":952,"target":488},{"source":952,"target":1102},{"source":952,"target":1103},{"source":953,"target":488},{"source":953,"target":1104},{"source":953,"target":1105},{"source":954,"target":488},{"source":954,"target":1106},{"source":954,"target":1107},{"source":955,"target":488},{"source":955,"target":1108},{"source":955,"target":1109},{"source":956,"target":488},{"source":956,"target":1110},{"source":956,"target":1111},{"source":957,"target":488},{"source":957,"target":1112},{"source":957,"target":1113},{"source":957,"target":1114},{"source":957,"target":1115},{"source":1112,"target":125},{"source":1112,"target":1116},{"source":1112,"target":957},{"source":1116,"target":125},{"source":1113,"target":1117},{"source":1113,"target":957},{"source":1114,"target":1118},{"source":1114,"target":957},{"source":958,"target":488},{"source":958,"target":957},{"source":958,"target":1119},{"source":958,"target":1120},{"source":958,"target":1121},{"source":1119,"target":1122},{"source":1119,"target":958},{"source":1120,"target":1123},{"source":1120,"target":958},{"source":1121,"target":957},{"source":959,"target":488},{"source":959,"target":1124},{"source":959,"target":1125},{"source":959,"target":1126},{"source":1124,"target":1127},{"source":1124,"target":959},{"source":1125,"target":84},{"source":1125,"target":1128},{"source":1125,"target":959},{"source":1128,"target":84},{"source":960,"target":488},{"source":960,"target":1129},{"source":960,"target":1130},{"source":1129,"target":84},{"source":1129,"target":1131},{"source":1129,"target":960},{"source":1131,"target":84},{"source":961,"target":488},{"source":961,"target":1132},{"source":961,"target":1133},{"source":1132,"target":84},{"source":1132,"target":1134},{"source":1132,"target":961},{"source":1134,"target":84},{"source":761,"target":488},{"source":761,"target":1135},{"source":761,"target":1136},{"source":761,"target":1137},{"source":761,"target":1138},{"source":761,"target":1139},{"source":761,"target":1140},{"source":761,"target":1141},{"source":761,"target":1142},{"source":761,"target":1143},{"source":761,"target":1144},{"source":1135,"target":446},{"source":1135,"target":1145},{"source":1135,"target":761},{"source":1145,"target":446},{"source":1136,"target":125},{"source":1136,"target":1146},{"source":1136,"target":761},{"source":1146,"target":125},{"source":1137,"target":1147},{"source":1137,"target":761},{"source":1138,"target":1148},{"source":1138,"target":761},{"source":1139,"target":1149},{"source":1139,"target":761},{"source":1140,"target":1150},{"source":1140,"target":761},{"source":1141,"target":1151},{"source":1141,"target":761},{"source":1142,"target":1152},{"source":1142,"target":761},{"source":1143,"target":1153},{"source":1143,"target":761},{"source":489,"target":92},{"source":489,"target":1154},{"source":489,"target":1155},{"source":489,"target":135},{"source":489,"target":1156},{"source":489,"target":1157},{"source":489,"target":59},{"source":92,"target":489},{"source":92,"target":1158},{"source":92,"target":1159},{"source":92,"target":1160},{"source":1158,"target":1161},{"source":1158,"target":92},{"source":1158,"target":1162},{"source":1162,"target":3},{"source":1162,"target":1163},{"source":1162,"target":1158},{"source":1163,"target":3},{"source":1154,"target":489},{"source":1154,"target":1164},{"source":1164,"target":1157},{"source":1164,"target":1165},{"source":1164,"target":1154},{"source":1165,"target":1157},{"source":1155,"target":489},{"source":1155,"target":1154},{"source":1155,"target":1166},{"source":1155,"target":1167},{"source":1155,"target":1168},{"source":1155,"target":1169},{"source":1166,"target":125},{"source":1166,"target":1170},{"source":1166,"target":1155},{"source":1170,"target":125},{"source":1167,"target":1171},{"source":1167,"target":1155},{"source":1168,"target":1172},{"source":1168,"target":1155},{"source":1169,"target":1154},{"source":135,"target":489},{"source":135,"target":92},{"source":135,"target":1173},{"source":135,"target":1174},{"source":1173,"target":1154},{"source":1173,"target":1175},{"source":1173,"target":135},{"source":1175,"target":1154},{"source":1174,"target":92},{"source":1156,"target":489},{"source":1156,"target":1154},{"source":1156,"target":1176},{"source":1156,"target":1177},{"source":1156,"target":1178},{"source":1176,"target":1179},{"source":1176,"target":1156},{"source":1177,"target":1180},{"source":1177,"target":1156},{"source":1178,"target":1154},{"source":1157,"target":489},{"source":1157,"target":1181},{"source":1157,"target":1182},{"source":1181,"target":1157},{"source":1182,"target":1157},{"source":490,"target":522},{"source":490,"target":90},{"source":490,"target":59},{"source":522,"target":490},{"source":522,"target":1183},{"source":522,"target":1184},{"source":1183,"target":90},{"source":1183,"target":1185},{"source":1183,"target":522},{"source":1185,"target":90},{"source":90,"target":490},{"source":90,"target":1186},{"source":90,"target":1187},{"source":90,"target":1188},{"source":90,"target":1189},{"source":90,"target":1190},{"source":1186,"target":92},{"source":1186,"target":1191},{"source":1186,"target":90},{"source":1191,"target":92},{"source":1187,"target":1192},{"source":1187,"target":90},{"source":1188,"target":98},{"source":1188,"target":1193},{"source":1188,"target":90},{"source":1193,"target":98}],"multigraph":true} | ecore |
gpl | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/damenac/puzzle/plugins/fr.inria.diverse.puzzle.metrics/temp/ej-ast.ecore | ast
EJBase
documentation
attributeSets
AttributeSet
attributes
Parameter
finalModifier
classifier
Variable
initialValue
TemplateParameter
extendedTypes
superToTypes
Modifier
value
DocumentationLine
text
EJElement
startLine
endLine
startColumn
endColumn
startOffset
endOffset
Integer
int
int
Boolean
boolean
boolean
String
java.lang.String
java.lang.String
BehaviorFeature
exceptions
name
parameters
templateParameters
ClassBlock
content
ClassifierMemberStatement
ConstructorStatement
body
EnumLiteral
args
name
body
Feature
visibilityModifier
staticModifier
finalModifier
FieldStatement
transientModifier
volatileModifier
classifier
variables
InitStatement
body
InnerClassifier
classifier
InstanceInitStatement
MethodStatement
body
returnType
abstractModifier
synchronizedModifier
nativeModifier
strictfpModifier
StaticInitStatement
ClassifierStatement
name
visibilityModifier
templateParameters
contents
ClassStatement
staticModifier
extendedType
implementedTypes
EnumStatement
ImplemenationClassifierStatement
strictfpModifier
abstractModifier
finalModifier
InterfaceStatement
extendedTypes
ImportStatement
staticModifier
allModifier
importedPackage
PackageStatement
name
TopLevelClassifier
classifier
TopLevelStatement
BreakStatement
CatchPart
specification
body
ConditionalLoop
condition
ContinueStatement
defaultLabel
caseValue
DoWhileStatement
ExpressionStatement
expression
ForeachStatement
parameter
collection
initial
limit
ForStatement
initVariableDeclaration
initExpressions
updateExpressions
IfStatement
ifThenPart
elsePart
IfThenPart
condition
body
JumpStatement
label
Label
name
LabeledStatement
label
LocalVarStatement
finalModifier
variables
classifier
LoopStatement
body
MethodBlock
content
MethodClassifier
classifier
MethodContentStatement
ScopeStatement
body
SwitchCasePart
values
SwitchDefaultPart
SwitchPart
body
SwitchStatement
value
parts
SynchronizedStatement
value
ThrowStatement
exception
TryStatement
finallyPart
catchPart
WhileStatement
AccessOp
accessed
feature
ApplyRoundOp
functor
args
ApplySquareOp
functor
args
ArrayConstructor
values
AssignmentOp
AssignmentOperation
leftHandSide
value
BinaryOp
value1
value2
BitwiseAndAssignmentOp
BitwiseAndOp
BitwiseComplementOp
BitwiseOrAssignmentOp
BitwiseOrOp
BitwiseXorAssignmentOp
BitwiseXorOp
BooleanLiteral
CastOp
CharacterLiteral
ClassifierOp
value
classifier
ConditionalAndOp
ConditionalOp
condition
thenPart
elsePart
ConditionalOrOp
DivideAssignmentOp
DivideOp
DivisionOp
dividend
divisor
DoubleLiteral
EqualOp
FloatLiteral
GreaterOrEqualOp
GreaterThenOp
Identifier
value
escapedValue
quotedValue
IdentityOp
value
IntegerLiteral
InstanceOfOp
LeftShiftAssignmentOp
LeftShiftOp
LessOrEqualOp
LessThenOp
Literal
value
LogicalComplementOp
LongIntegerLiteral
MinusAssignmentOp
MinusOp
minuend
subtrahend
MultiplyOp
multipliers
MultiplyAssignmentOp
NewOp
classifier
args
classBody
arrayConstructor
NotEqualOp
NullReference
PlusAssignmentOp
PlusOp
summands
PostfixDecrementOp
PostfixIncrementOp
PrefixDecrementOp
PrefixIncrementOp
PrimitiveType
name
RemainderAssignmentOp
RemainderOp
ReturnStatement
value
RightShiftAssignmentOp
RightShiftOp
ShiftOp
value
distance
StringLiteral
SuperReference
name
ThisReference
name
UnaryMinusOp
UnaryOp
value
UnaryPlusOp
ZeroExtensionRightShiftAssignmentOp
Expression
ZeroExtensionRightShiftOp
NamedElement
name
AssertStatement
test
message
RangeExpression
initial
limit
SwitchDefaultPartRef
WildcardType
superToTypes
extendedTypes
EmptyStatement
AttributeDefinition | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ast"
nsURI="http://etl.sf.net/2006/samples/ej/0.1" nsPrefix="ej">
<eClassifiers xsi:type="ecore:EClass" name="EJBase" abstract="true" eSuperTypes="#//EJElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="documentation" upperBound="-1"
eType="#//DocumentationLine" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributeSets" upperBound="-1"
eType="#//AttributeSet" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeSet" eSuperTypes="#//EJElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Expression" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="finalModifier" eType="#//Modifier"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classifier" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="initialValue" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TemplateParameter" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="extendedTypes" upperBound="-1"
eType="#//Expression" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superToTypes" upperBound="-1"
eType="#//Expression" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Modifier" eSuperTypes="#//EJElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DocumentationLine" eSuperTypes="#//EJElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EJElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startLine" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endLine" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startColumn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endColumn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startOffset" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endOffset" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="int"/>
<eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EClass" name="BehaviorFeature" eSuperTypes="#//Feature">
<eStructuralFeatures xsi:type="ecore:EReference" name="exceptions" upperBound="-1"
eType="#//Expression" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#//Identifier"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="templateParameters" upperBound="-1"
eType="#//TemplateParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassBlock" eSuperTypes="#//EJBase">
<eStructuralFeatures xsi:type="ecore:EReference" name="content" upperBound="-1"
eType="#//ClassifierMemberStatement" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassifierMemberStatement" abstract="true"
eSuperTypes="#//EJBase"/>
<eClassifiers xsi:type="ecore:EClass" name="ConstructorStatement" eSuperTypes="#//BehaviorFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//MethodBlock"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumLiteral" eSuperTypes="#//ClassifierMemberStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="args" upperBound="-1" eType="#//Expression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#//Identifier"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//ClassBlock"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Feature" abstract="true" eSuperTypes="#//ClassifierMemberStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="visibilityModifier" eType="#//Modifier"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="staticModifier" eType="#//Modifier"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="finalModifier" eType="#//Modifier"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FieldStatement" eSuperTypes="#//Feature">
<eStructuralFeatures xsi:type="ecore:EReference" name="transientModifier" eType="#//Modifier"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="volatileModifier" eType="#//Modifier"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classifier" eType="#//Expression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1"
eType="#//Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InitStatement" abstract="true" eSuperTypes="#//ClassifierMemberStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//MethodBlock"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InnerClassifier" eSuperTypes="#//ClassifierMemberStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="classifier" eType="#//ClassifierStatement"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstanceInitStatement" eSuperTypes="#//InitStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="MethodStatement" eSuperTypes="#//BehaviorFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//MethodBlock"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" eType="#//Expression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="abstractModifier" eType="#//Modifier"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="synchronizedModifier" eType="#//Modifier"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nativeModifier" eType="#//Modifier"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="strictfpModifier" eType="#//Modifier"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StaticInitStatement" eSuperTypes="#//InitStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="ClassifierStatement" abstract="true"
eSuperTypes="#//EJBase">
<eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#//Identifier"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="visibilityModifier" eType="#//Modifier"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="templateParameters" upperBound="-1"
eType="#//TemplateParameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1"
eType="#//ClassifierMemberStatement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassStatement" eSuperTypes="#//ImplemenationClassifierStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="staticModifier" eType="#//Modifier"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extendedType" eType="#//Expression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="implementedTypes" upperBound="-1"
eType="#//Expression" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumStatement" eSuperTypes="#//ImplemenationClassifierStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="ImplemenationClassifierStatement" abstract="true"
eSuperTypes="#//ClassifierStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="strictfpModifier" eType="#//Modifier"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="abstractModifier" eType="#//Modifier"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="finalModifier" eType="#//Modifier"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InterfaceStatement" eSuperTypes="#//ClassifierStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="extendedTypes" upperBound="-1"
eType="#//Expression" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImportStatement" eSuperTypes="#//TopLevelStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="staticModifier" eType="#//Modifier"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="allModifier" eType="#//Modifier"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="importedPackage" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PackageStatement" eSuperTypes="#//TopLevelStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TopLevelClassifier" eSuperTypes="#//TopLevelStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="classifier" eType="#//ClassifierStatement"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TopLevelStatement" abstract="true" eSuperTypes="#//EJBase"/>
<eClassifiers xsi:type="ecore:EClass" name="BreakStatement" eSuperTypes="#//JumpStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="CatchPart" eSuperTypes="#//EJBase">
<eStructuralFeatures xsi:type="ecore:EReference" name="specification" eType="#//Parameter"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//MethodBlock"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalLoop" abstract="true" eSuperTypes="#//LoopStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContinueStatement" eSuperTypes="#//JumpStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultLabel" eType="#//SwitchDefaultPartRef"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="caseValue" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DoWhileStatement" eSuperTypes="#//ConditionalLoop"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionStatement" eSuperTypes="#//MethodContentStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForeachStatement" eSuperTypes="#//LoopStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" eType="#//Parameter"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collection" eType="#//Expression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initial" eType="#//Expression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="limit" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForStatement" eSuperTypes="#//ConditionalLoop">
<eStructuralFeatures xsi:type="ecore:EReference" name="initVariableDeclaration"
eType="#//LocalVarStatement" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initExpressions" upperBound="-1"
eType="#//Expression" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="updateExpressions" upperBound="-1"
eType="#//Expression" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="#//MethodContentStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ifThenPart" lowerBound="1"
upperBound="-1" eType="#//IfThenPart" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elsePart" eType="#//MethodBlock"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfThenPart" eSuperTypes="#//EJBase">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Expression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="#//MethodBlock"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JumpStatement" abstract="true" eSuperTypes="#//MethodContentStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="label" eType="#//Label"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Label" eSuperTypes="#//EJElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LabeledStatement" abstract="true" eSuperTypes="#//MethodContentStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="label" eType="#//Label"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LocalVarStatement" eSuperTypes="#//MethodContentStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="finalModifier" eType="#//Modifier"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variables" lowerBound="1"
upperBound="-1" eType="#//Variable" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classifier" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LoopStatement" abstract="true" eSuperTypes="#//LabeledStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//MethodBlock"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodBlock" eSuperTypes="#//MethodContentStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="content" upperBound="-1"
eType="#//MethodContentStatement" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodClassifier" eSuperTypes="#//MethodContentStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="classifier" eType="#//ClassifierStatement"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodContentStatement" abstract="true"
eSuperTypes="#//EJBase"/>
<eClassifiers xsi:type="ecore:EClass" name="ScopeStatement" abstract="true" eSuperTypes="#//MethodContentStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//MethodBlock"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchCasePart" eSuperTypes="#//SwitchPart">
<eStructuralFeatures xsi:type="ecore:EReference" name="values" lowerBound="1"
upperBound="-1" eType="#//Expression" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchDefaultPart" eSuperTypes="#//SwitchPart"/>
<eClassifiers xsi:type="ecore:EClass" name="SwitchPart" abstract="true" eSuperTypes="#//EJBase">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//MethodBlock"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchStatement" eSuperTypes="#//LabeledStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parts" upperBound="-1"
eType="#//SwitchPart" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SynchronizedStatement" eSuperTypes="#//ScopeStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThrowStatement" eSuperTypes="#//MethodContentStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="exception" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TryStatement" eSuperTypes="#//ScopeStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="finallyPart" eType="#//MethodBlock"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="catchPart" upperBound="-1"
eType="#//CatchPart" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WhileStatement" eSuperTypes="#//ConditionalLoop"/>
<eClassifiers xsi:type="ecore:EClass" name="AccessOp" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="accessed" eType="#//Expression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="feature" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ApplyRoundOp" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="functor" eType="#//Expression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="args" upperBound="-1" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ApplySquareOp" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="functor" eType="#//Expression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="args" upperBound="-1" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayConstructor" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="#//Expression" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssignmentOp" eSuperTypes="#//AssignmentOperation"/>
<eClassifiers xsi:type="ecore:EClass" name="AssignmentOperation" abstract="true"
eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="leftHandSide" eType="#//Expression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BinaryOp" abstract="true" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="value1" eType="#//Expression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value2" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BitwiseAndAssignmentOp" eSuperTypes="#//AssignmentOperation"/>
<eClassifiers xsi:type="ecore:EClass" name="BitwiseAndOp" eSuperTypes="#//BinaryOp"/>
<eClassifiers xsi:type="ecore:EClass" name="BitwiseComplementOp" eSuperTypes="#//UnaryOp"/>
<eClassifiers xsi:type="ecore:EClass" name="BitwiseOrAssignmentOp" eSuperTypes="#//AssignmentOperation"/>
<eClassifiers xsi:type="ecore:EClass" name="BitwiseOrOp" eSuperTypes="#//BinaryOp"/>
<eClassifiers xsi:type="ecore:EClass" name="BitwiseXorAssignmentOp" eSuperTypes="#//AssignmentOperation"/>
<eClassifiers xsi:type="ecore:EClass" name="BitwiseXorOp" eSuperTypes="#//BinaryOp"/>
<eClassifiers xsi:type="ecore:EClass" name="BooleanLiteral" eSuperTypes="#//Literal"/>
<eClassifiers xsi:type="ecore:EClass" name="CastOp" eSuperTypes="#//ClassifierOp"/>
<eClassifiers xsi:type="ecore:EClass" name="CharacterLiteral" eSuperTypes="#//Literal"/>
<eClassifiers xsi:type="ecore:EClass" name="ClassifierOp" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classifier" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalAndOp" eSuperTypes="#//BinaryOp"/>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalOp" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Expression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenPart" eType="#//Expression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elsePart" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalOrOp" eSuperTypes="#//BinaryOp"/>
<eClassifiers xsi:type="ecore:EClass" name="DivideAssignmentOp" eSuperTypes="#//AssignmentOperation"/>
<eClassifiers xsi:type="ecore:EClass" name="DivideOp" eSuperTypes="#//DivisionOp"/>
<eClassifiers xsi:type="ecore:EClass" name="DivisionOp" abstract="true" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="dividend" eType="#//Expression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="divisor" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DoubleLiteral" eSuperTypes="#//Literal"/>
<eClassifiers xsi:type="ecore:EClass" name="EqualOp" eSuperTypes="#//BinaryOp"/>
<eClassifiers xsi:type="ecore:EClass" name="FloatLiteral" eSuperTypes="#//Literal"/>
<eClassifiers xsi:type="ecore:EClass" name="GreaterOrEqualOp" eSuperTypes="#//BinaryOp"/>
<eClassifiers xsi:type="ecore:EClass" name="GreaterThenOp" eSuperTypes="#//BinaryOp"/>
<eClassifiers xsi:type="ecore:EClass" name="Identifier" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="escapedValue" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="quotedValue" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IdentityOp" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerLiteral" eSuperTypes="#//Literal"/>
<eClassifiers xsi:type="ecore:EClass" name="InstanceOfOp" eSuperTypes="#//ClassifierOp"/>
<eClassifiers xsi:type="ecore:EClass" name="LeftShiftAssignmentOp" eSuperTypes="#//AssignmentOperation"/>
<eClassifiers xsi:type="ecore:EClass" name="LeftShiftOp" eSuperTypes="#//ShiftOp"/>
<eClassifiers xsi:type="ecore:EClass" name="LessOrEqualOp" eSuperTypes="#//BinaryOp"/>
<eClassifiers xsi:type="ecore:EClass" name="LessThenOp" eSuperTypes="#//BinaryOp"/>
<eClassifiers xsi:type="ecore:EClass" name="Literal" abstract="true" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LogicalComplementOp" eSuperTypes="#//UnaryOp"/>
<eClassifiers xsi:type="ecore:EClass" name="LongIntegerLiteral" eSuperTypes="#//Literal"/>
<eClassifiers xsi:type="ecore:EClass" name="MinusAssignmentOp" eSuperTypes="#//AssignmentOperation"/>
<eClassifiers xsi:type="ecore:EClass" name="MinusOp" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="minuend" eType="#//Expression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subtrahend" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiplyOp" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="multipliers" lowerBound="2"
upperBound="2" eType="#//Expression" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiplyAssignmentOp" eSuperTypes="#//AssignmentOperation"/>
<eClassifiers xsi:type="ecore:EClass" name="NewOp" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="classifier" eType="#//Expression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="args" upperBound="-1" eType="#//Expression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classBody" eType="#//ClassBlock"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arrayConstructor" eType="#//ArrayConstructor"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NotEqualOp" eSuperTypes="#//BinaryOp"/>
<eClassifiers xsi:type="ecore:EClass" name="NullReference" eSuperTypes="#//Literal"/>
<eClassifiers xsi:type="ecore:EClass" name="PlusAssignmentOp" eSuperTypes="#//AssignmentOperation"/>
<eClassifiers xsi:type="ecore:EClass" name="PlusOp" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="summands" lowerBound="2"
upperBound="2" eType="#//Expression" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PostfixDecrementOp" eSuperTypes="#//UnaryOp"/>
<eClassifiers xsi:type="ecore:EClass" name="PostfixIncrementOp" eSuperTypes="#//UnaryOp"/>
<eClassifiers xsi:type="ecore:EClass" name="PrefixDecrementOp" eSuperTypes="#//UnaryOp"/>
<eClassifiers xsi:type="ecore:EClass" name="PrefixIncrementOp" eSuperTypes="#//UnaryOp"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RemainderAssignmentOp" eSuperTypes="#//AssignmentOperation"/>
<eClassifiers xsi:type="ecore:EClass" name="RemainderOp" eSuperTypes="#//DivisionOp"/>
<eClassifiers xsi:type="ecore:EClass" name="ReturnStatement" eSuperTypes="#//MethodContentStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RightShiftAssignmentOp" eSuperTypes="#//AssignmentOperation"/>
<eClassifiers xsi:type="ecore:EClass" name="RightShiftOp" eSuperTypes="#//ShiftOp"/>
<eClassifiers xsi:type="ecore:EClass" name="ShiftOp" abstract="true" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="distance" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringLiteral" eSuperTypes="#//Literal"/>
<eClassifiers xsi:type="ecore:EClass" name="SuperReference" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThisReference" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnaryMinusOp" eSuperTypes="#//UnaryOp"/>
<eClassifiers xsi:type="ecore:EClass" name="UnaryOp" abstract="true" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnaryPlusOp" eSuperTypes="#//UnaryOp"/>
<eClassifiers xsi:type="ecore:EClass" name="ZeroExtensionRightShiftAssignmentOp"
eSuperTypes="#//AssignmentOperation"/>
<eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="#//EJBase"/>
<eClassifiers xsi:type="ecore:EClass" name="ZeroExtensionRightShiftOp" eSuperTypes="#//ShiftOp"/>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//EJBase">
<eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#//Identifier"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssertStatement" eSuperTypes="#//MethodContentStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="test" eType="#//Expression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="message" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RangeExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="initial" eType="#//Expression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="limit" eType="#//Expression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchDefaultPartRef" eSuperTypes="#//EJElement"/>
<eClassifiers xsi:type="ecore:EClass" name="WildcardType" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="superToTypes" upperBound="-1"
eType="#//Expression" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extendedTypes" upperBound="-1"
eType="#//Expression" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EmptyStatement" eSuperTypes="#//MethodContentStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="AttributeDefinition" eSuperTypes="#//ClassifierStatement"/>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"ej","nsURI":"http://etl.sf.net/2006/samples/ej/0.1","name":"ast","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EJBase","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeSet","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameter","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Modifier","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentationLine","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EJElement","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"Integer","instanceClass":"int","id":9,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"Boolean","instanceClass":"boolean","id":10,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":11,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehaviorFeature","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassBlock","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierMemberStatement","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorStatement","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteral","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldStatement","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitStatement","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InnerClassifier","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceInitStatement","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodStatement","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StaticInitStatement","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierStatement","instanceClass":null,"abstract":true,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassStatement","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumStatement","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImplemenationClassifierStatement","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceStatement","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportStatement","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageStatement","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TopLevelClassifier","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TopLevelStatement","instanceClass":null,"abstract":true,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakStatement","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CatchPart","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalLoop","instanceClass":null,"abstract":true,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinueStatement","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoWhileStatement","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStatement","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForeachStatement","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStatement","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfThenPart","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JumpStatement","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Label","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabeledStatement","instanceClass":null,"abstract":true,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocalVarStatement","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopStatement","instanceClass":null,"abstract":true,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodBlock","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodClassifier","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodContentStatement","instanceClass":null,"abstract":true,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScopeStatement","instanceClass":null,"abstract":true,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchCasePart","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchDefaultPart","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchPart","instanceClass":null,"abstract":true,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchStatement","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SynchronizedStatement","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThrowStatement","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TryStatement","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileStatement","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AccessOp","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplyRoundOp","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplySquareOp","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayConstructor","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentOp","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentOperation","instanceClass":null,"abstract":true,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryOp","instanceClass":null,"abstract":true,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BitwiseAndAssignmentOp","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BitwiseAndOp","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BitwiseComplementOp","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BitwiseOrAssignmentOp","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BitwiseOrOp","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BitwiseXorAssignmentOp","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BitwiseXorOp","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteral","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CastOp","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacterLiteral","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierOp","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalAndOp","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalOp","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalOrOp","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DivideAssignmentOp","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DivideOp","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DivisionOp","instanceClass":null,"abstract":true,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoubleLiteral","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EqualOp","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FloatLiteral","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GreaterOrEqualOp","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GreaterThenOp","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Identifier","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdentityOp","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteral","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceOfOp","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LeftShiftAssignmentOp","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LeftShiftOp","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LessOrEqualOp","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LessThenOp","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Literal","instanceClass":null,"abstract":true,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalComplementOp","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LongIntegerLiteral","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MinusAssignmentOp","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MinusOp","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplyOp","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplyAssignmentOp","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewOp","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NotEqualOp","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullReference","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlusAssignmentOp","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlusOp","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PostfixDecrementOp","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PostfixIncrementOp","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrefixDecrementOp","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrefixIncrementOp","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemainderAssignmentOp","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemainderOp","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnStatement","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RightShiftAssignmentOp","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RightShiftOp","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShiftOp","instanceClass":null,"abstract":true,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteral","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperReference","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThisReference","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryMinusOp","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryOp","instanceClass":null,"abstract":true,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryPlusOp","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ZeroExtensionRightShiftAssignmentOp","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ZeroExtensionRightShiftOp","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertStatement","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RangeExpression","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchDefaultPartRef","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WildcardType","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmptyStatement","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeDefinition","instanceClass":null,"abstract":false,"id":135,"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":"documentation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":136,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributeSets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"finalModifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":144,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classifier","changeable":true,"resolveProxies":false,"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":"initialValue","changeable":true,"resolveProxies":false,"lowerBound":0,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extendedTypes","changeable":true,"resolveProxies":false,"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":"superToTypes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":153,"derived":false},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":157,"derived":false},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"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":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startLine","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"endLine","changeable":true,"lowerBound":0,"iD":false,"id":164,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startColumn","changeable":true,"lowerBound":0,"iD":false,"id":165,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"endColumn","changeable":true,"lowerBound":0,"iD":false,"id":166,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startOffset","changeable":true,"lowerBound":0,"iD":false,"id":167,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"endOffset","changeable":true,"lowerBound":0,"iD":false,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exceptions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":175,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":false,"lowerBound":0,"id":176,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"templateParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":178,"derived":false},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":false,"lowerBound":0,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":false,"lowerBound":0,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"args","changeable":true,"resolveProxies":false,"lowerBound":0,"id":191,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":false,"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":"body","changeable":true,"resolveProxies":false,"lowerBound":0,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"visibilityModifier","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":"staticModifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":199,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"finalModifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":200,"derived":false},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transientModifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":205,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"volatileModifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":206,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":207,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":false,"lowerBound":0,"id":214,"derived":false},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":false,"lowerBound":0,"id":221,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":222,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"abstractModifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":223,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"synchronizedModifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":224,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nativeModifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":225,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"strictfpModifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":226,"derived":false},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":false,"lowerBound":0,"id":235,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"visibilityModifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":236,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"templateParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":237,"derived":false},{"container":false,"ordered":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":238,"derived":false},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"staticModifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":244,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extendedType","changeable":true,"resolveProxies":false,"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":"implementedTypes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":246,"derived":false},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"strictfpModifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":252,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"abstractModifier","changeable":true,"resolveProxies":false,"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":"finalModifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":254,"derived":false},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extendedTypes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":259,"derived":false},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"staticModifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":262,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"allModifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":263,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"importedPackage","changeable":true,"resolveProxies":false,"lowerBound":0,"id":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"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":"name","changeable":true,"resolveProxies":false,"lowerBound":0,"id":269,"derived":false},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":272,"derived":false},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":false,"lowerBound":0,"id":277,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":false,"lowerBound":0,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":false,"lowerBound":0,"id":282,"derived":false},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultLabel","changeable":true,"resolveProxies":false,"lowerBound":0,"id":285,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"caseValue","changeable":true,"resolveProxies":false,"lowerBound":0,"id":286,"derived":false},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":false,"lowerBound":0,"id":291,"derived":false},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":294,"derived":false},{"container":false,"ordered":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":295,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initial","changeable":true,"resolveProxies":false,"lowerBound":0,"id":296,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"limit","changeable":true,"resolveProxies":false,"lowerBound":0,"id":297,"derived":false},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initVariableDeclaration","changeable":true,"resolveProxies":false,"lowerBound":0,"id":303,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initExpressions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":304,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"updateExpressions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":305,"derived":false},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"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":"ifThenPart","changeable":true,"resolveProxies":true,"lowerBound":1,"id":310,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elsePart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":311,"derived":false},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":false,"lowerBound":0,"id":315,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":316,"derived":false},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":false,"lowerBound":0,"id":320,"derived":false},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":323,"derived":false},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":false,"lowerBound":0,"id":326,"derived":false},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"finalModifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":329,"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":"variables","changeable":true,"resolveProxies":false,"lowerBound":1,"id":330,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":331,"derived":false},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":false,"lowerBound":0,"id":336,"derived":false},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":false,"lowerBound":0,"id":339,"derived":false},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":342,"derived":false},{"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":false,"lowerBound":0,"id":346,"derived":false},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":false,"lowerBound":1,"id":349,"derived":false},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":false,"lowerBound":0,"id":353,"derived":false},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"container":false,"ordered":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":356,"derived":false},{"container":false,"ordered":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":357,"derived":false},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":false,"lowerBound":0,"id":361,"derived":false},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exception","changeable":true,"resolveProxies":false,"lowerBound":0,"id":364,"derived":false},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"finallyPart","changeable":true,"resolveProxies":false,"lowerBound":0,"id":367,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"catchPart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":368,"derived":false},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"accessed","changeable":true,"resolveProxies":false,"lowerBound":0,"id":373,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"resolveProxies":false,"lowerBound":0,"id":374,"derived":false},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functor","changeable":true,"resolveProxies":false,"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":"args","changeable":true,"resolveProxies":false,"lowerBound":0,"id":379,"derived":false},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functor","changeable":true,"resolveProxies":false,"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":"args","changeable":true,"resolveProxies":false,"lowerBound":0,"id":384,"derived":false},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":false,"lowerBound":0,"id":388,"derived":false},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftHandSide","changeable":true,"resolveProxies":false,"lowerBound":0,"id":392,"derived":false},{"container":false,"ordered":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":393,"derived":false},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value1","changeable":true,"resolveProxies":false,"lowerBound":0,"id":397,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value2","changeable":true,"resolveProxies":false,"lowerBound":0,"id":398,"derived":false},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"container":false,"ordered":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":412,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":413,"derived":false},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"container":false,"ordered":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":418,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenPart","changeable":true,"resolveProxies":false,"lowerBound":0,"id":419,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elsePart","changeable":true,"resolveProxies":false,"lowerBound":0,"id":420,"derived":false},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dividend","changeable":true,"resolveProxies":false,"lowerBound":0,"id":428,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"divisor","changeable":true,"resolveProxies":false,"lowerBound":0,"id":429,"derived":false},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"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":438,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"escapedValue","changeable":true,"lowerBound":0,"iD":false,"id":439,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"quotedValue","changeable":true,"lowerBound":0,"iD":false,"id":440,"derived":false},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"container":false,"ordered":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":445,"derived":false},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"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":454,"derived":false},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"minuend","changeable":true,"resolveProxies":false,"lowerBound":0,"id":460,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subtrahend","changeable":true,"resolveProxies":false,"lowerBound":0,"id":461,"derived":false},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"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":"multipliers","changeable":true,"resolveProxies":false,"lowerBound":2,"id":465,"derived":false},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":469,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"args","changeable":true,"resolveProxies":false,"lowerBound":0,"id":470,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":471,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arrayConstructor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":472,"derived":false},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"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":"summands","changeable":true,"resolveProxies":false,"lowerBound":2,"id":481,"derived":false},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":488,"derived":false},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"container":false,"ordered":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":493,"derived":false},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"container":false,"ordered":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":498,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"distance","changeable":true,"resolveProxies":false,"lowerBound":0,"id":499,"derived":false},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":504,"derived":false},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":507,"derived":false},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"container":false,"ordered":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":511,"derived":false},{"id":512,"eClass":"EGenericType"},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":false,"lowerBound":0,"id":518,"derived":false},{"id":519,"eClass":"EGenericType"},{"id":520,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"test","changeable":true,"resolveProxies":false,"lowerBound":0,"id":521,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"resolveProxies":false,"lowerBound":0,"id":522,"derived":false},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initial","changeable":true,"resolveProxies":false,"lowerBound":0,"id":526,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"limit","changeable":true,"resolveProxies":false,"lowerBound":0,"id":527,"derived":false},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"superToTypes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":532,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extendedTypes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":533,"derived":false},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":136},{"source":1,"target":137},{"source":1,"target":138},{"source":136,"target":7},{"source":136,"target":139},{"source":136,"target":1},{"source":139,"target":7},{"source":137,"target":2},{"source":137,"target":140},{"source":137,"target":1},{"source":140,"target":2},{"source":138,"target":8},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":141},{"source":2,"target":142},{"source":141,"target":127},{"source":141,"target":143},{"source":141,"target":2},{"source":143,"target":127},{"source":142,"target":8},{"source":3,"target":0},{"source":3,"target":129},{"source":3,"target":144},{"source":3,"target":145},{"source":3,"target":146},{"source":144,"target":6},{"source":144,"target":147},{"source":144,"target":3},{"source":147,"target":6},{"source":145,"target":127},{"source":145,"target":148},{"source":145,"target":3},{"source":148,"target":127},{"source":146,"target":129},{"source":4,"target":0},{"source":4,"target":129},{"source":4,"target":149},{"source":4,"target":150},{"source":149,"target":127},{"source":149,"target":151},{"source":149,"target":4},{"source":151,"target":127},{"source":150,"target":129},{"source":5,"target":0},{"source":5,"target":129},{"source":5,"target":152},{"source":5,"target":153},{"source":5,"target":154},{"source":152,"target":127},{"source":152,"target":155},{"source":152,"target":5},{"source":155,"target":127},{"source":153,"target":127},{"source":153,"target":156},{"source":153,"target":5},{"source":156,"target":127},{"source":154,"target":129},{"source":6,"target":0},{"source":6,"target":8},{"source":6,"target":157},{"source":6,"target":158},{"source":157,"target":11},{"source":157,"target":159},{"source":157,"target":6},{"source":159,"target":11},{"source":158,"target":8},{"source":7,"target":0},{"source":7,"target":8},{"source":7,"target":160},{"source":7,"target":161},{"source":160,"target":11},{"source":160,"target":162},{"source":160,"target":7},{"source":162,"target":11},{"source":161,"target":8},{"source":8,"target":0},{"source":8,"target":163},{"source":8,"target":164},{"source":8,"target":165},{"source":8,"target":166},{"source":8,"target":167},{"source":8,"target":168},{"source":163,"target":169},{"source":163,"target":8},{"source":164,"target":170},{"source":164,"target":8},{"source":165,"target":171},{"source":165,"target":8},{"source":166,"target":172},{"source":166,"target":8},{"source":167,"target":173},{"source":167,"target":8},{"source":168,"target":174},{"source":168,"target":8},{"source":9,"target":0},{"source":10,"target":0},{"source":11,"target":0},{"source":12,"target":0},{"source":12,"target":17},{"source":12,"target":175},{"source":12,"target":176},{"source":12,"target":177},{"source":12,"target":178},{"source":12,"target":179},{"source":175,"target":127},{"source":175,"target":180},{"source":175,"target":12},{"source":180,"target":127},{"source":176,"target":89},{"source":176,"target":181},{"source":176,"target":12},{"source":181,"target":89},{"source":177,"target":3},{"source":177,"target":182},{"source":177,"target":12},{"source":182,"target":3},{"source":178,"target":5},{"source":178,"target":183},{"source":178,"target":12},{"source":183,"target":5},{"source":179,"target":17},{"source":13,"target":0},{"source":13,"target":1},{"source":13,"target":184},{"source":13,"target":185},{"source":184,"target":14},{"source":184,"target":186},{"source":184,"target":13},{"source":186,"target":14},{"source":185,"target":1},{"source":14,"target":0},{"source":14,"target":1},{"source":14,"target":187},{"source":187,"target":1},{"source":15,"target":0},{"source":15,"target":12},{"source":15,"target":188},{"source":15,"target":189},{"source":188,"target":48},{"source":188,"target":190},{"source":188,"target":15},{"source":190,"target":48},{"source":189,"target":12},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":191},{"source":16,"target":192},{"source":16,"target":193},{"source":16,"target":194},{"source":191,"target":127},{"source":191,"target":195},{"source":191,"target":16},{"source":195,"target":127},{"source":192,"target":89},{"source":192,"target":196},{"source":192,"target":16},{"source":196,"target":89},{"source":193,"target":13},{"source":193,"target":197},{"source":193,"target":16},{"source":197,"target":13},{"source":194,"target":14},{"source":17,"target":0},{"source":17,"target":14},{"source":17,"target":198},{"source":17,"target":199},{"source":17,"target":200},{"source":17,"target":201},{"source":198,"target":6},{"source":198,"target":202},{"source":198,"target":17},{"source":202,"target":6},{"source":199,"target":6},{"source":199,"target":203},{"source":199,"target":17},{"source":203,"target":6},{"source":200,"target":6},{"source":200,"target":204},{"source":200,"target":17},{"source":204,"target":6},{"source":201,"target":14},{"source":18,"target":0},{"source":18,"target":17},{"source":18,"target":205},{"source":18,"target":206},{"source":18,"target":207},{"source":18,"target":208},{"source":18,"target":209},{"source":205,"target":6},{"source":205,"target":210},{"source":205,"target":18},{"source":210,"target":6},{"source":206,"target":6},{"source":206,"target":211},{"source":206,"target":18},{"source":211,"target":6},{"source":207,"target":127},{"source":207,"target":212},{"source":207,"target":18},{"source":212,"target":127},{"source":208,"target":4},{"source":208,"target":213},{"source":208,"target":18},{"source":213,"target":4},{"source":209,"target":17},{"source":19,"target":0},{"source":19,"target":14},{"source":19,"target":214},{"source":19,"target":215},{"source":214,"target":48},{"source":214,"target":216},{"source":214,"target":19},{"source":216,"target":48},{"source":215,"target":14},{"source":20,"target":0},{"source":20,"target":14},{"source":20,"target":217},{"source":20,"target":218},{"source":217,"target":24},{"source":217,"target":219},{"source":217,"target":20},{"source":219,"target":24},{"source":218,"target":14},{"source":21,"target":0},{"source":21,"target":19},{"source":21,"target":220},{"source":220,"target":19},{"source":22,"target":0},{"source":22,"target":12},{"source":22,"target":221},{"source":22,"target":222},{"source":22,"target":223},{"source":22,"target":224},{"source":22,"target":225},{"source":22,"target":226},{"source":22,"target":227},{"source":221,"target":48},{"source":221,"target":228},{"source":221,"target":22},{"source":228,"target":48},{"source":222,"target":127},{"source":222,"target":229},{"source":222,"target":22},{"source":229,"target":127},{"source":223,"target":6},{"source":223,"target":230},{"source":223,"target":22},{"source":230,"target":6},{"source":224,"target":6},{"source":224,"target":231},{"source":224,"target":22},{"source":231,"target":6},{"source":225,"target":6},{"source":225,"target":232},{"source":225,"target":22},{"source":232,"target":6},{"source":226,"target":6},{"source":226,"target":233},{"source":226,"target":22},{"source":233,"target":6},{"source":227,"target":12},{"source":23,"target":0},{"source":23,"target":19},{"source":23,"target":234},{"source":234,"target":19},{"source":24,"target":0},{"source":24,"target":1},{"source":24,"target":235},{"source":24,"target":236},{"source":24,"target":237},{"source":24,"target":238},{"source":24,"target":239},{"source":235,"target":89},{"source":235,"target":240},{"source":235,"target":24},{"source":240,"target":89},{"source":236,"target":6},{"source":236,"target":241},{"source":236,"target":24},{"source":241,"target":6},{"source":237,"target":5},{"source":237,"target":242},{"source":237,"target":24},{"source":242,"target":5},{"source":238,"target":14},{"source":238,"target":243},{"source":238,"target":24},{"source":243,"target":14},{"source":239,"target":1},{"source":25,"target":0},{"source":25,"target":27},{"source":25,"target":244},{"source":25,"target":245},{"source":25,"target":246},{"source":25,"target":247},{"source":244,"target":6},{"source":244,"target":248},{"source":244,"target":25},{"source":248,"target":6},{"source":245,"target":127},{"source":245,"target":249},{"source":245,"target":25},{"source":249,"target":127},{"source":246,"target":127},{"source":246,"target":250},{"source":246,"target":25},{"source":250,"target":127},{"source":247,"target":27},{"source":26,"target":0},{"source":26,"target":27},{"source":26,"target":251},{"source":251,"target":27},{"source":27,"target":0},{"source":27,"target":24},{"source":27,"target":252},{"source":27,"target":253},{"source":27,"target":254},{"source":27,"target":255},{"source":252,"target":6},{"source":252,"target":256},{"source":252,"target":27},{"source":256,"target":6},{"source":253,"target":6},{"source":253,"target":257},{"source":253,"target":27},{"source":257,"target":6},{"source":254,"target":6},{"source":254,"target":258},{"source":254,"target":27},{"source":258,"target":6},{"source":255,"target":24},{"source":28,"target":0},{"source":28,"target":24},{"source":28,"target":259},{"source":28,"target":260},{"source":259,"target":127},{"source":259,"target":261},{"source":259,"target":28},{"source":261,"target":127},{"source":260,"target":24},{"source":29,"target":0},{"source":29,"target":32},{"source":29,"target":262},{"source":29,"target":263},{"source":29,"target":264},{"source":29,"target":265},{"source":262,"target":6},{"source":262,"target":266},{"source":262,"target":29},{"source":266,"target":6},{"source":263,"target":6},{"source":263,"target":267},{"source":263,"target":29},{"source":267,"target":6},{"source":264,"target":127},{"source":264,"target":268},{"source":264,"target":29},{"source":268,"target":127},{"source":265,"target":32},{"source":30,"target":0},{"source":30,"target":32},{"source":30,"target":269},{"source":30,"target":270},{"source":269,"target":127},{"source":269,"target":271},{"source":269,"target":30},{"source":271,"target":127},{"source":270,"target":32},{"source":31,"target":0},{"source":31,"target":32},{"source":31,"target":272},{"source":31,"target":273},{"source":272,"target":24},{"source":272,"target":274},{"source":272,"target":31},{"source":274,"target":24},{"source":273,"target":32},{"source":32,"target":0},{"source":32,"target":1},{"source":32,"target":275},{"source":275,"target":1},{"source":33,"target":0},{"source":33,"target":43},{"source":33,"target":276},{"source":276,"target":43},{"source":34,"target":0},{"source":34,"target":1},{"source":34,"target":277},{"source":34,"target":278},{"source":34,"target":279},{"source":277,"target":3},{"source":277,"target":280},{"source":277,"target":34},{"source":280,"target":3},{"source":278,"target":48},{"source":278,"target":281},{"source":278,"target":34},{"source":281,"target":48},{"source":279,"target":1},{"source":35,"target":0},{"source":35,"target":47},{"source":35,"target":282},{"source":35,"target":283},{"source":282,"target":127},{"source":282,"target":284},{"source":282,"target":35},{"source":284,"target":127},{"source":283,"target":47},{"source":36,"target":0},{"source":36,"target":43},{"source":36,"target":285},{"source":36,"target":286},{"source":36,"target":287},{"source":285,"target":132},{"source":285,"target":288},{"source":285,"target":36},{"source":288,"target":132},{"source":286,"target":127},{"source":286,"target":289},{"source":286,"target":36},{"source":289,"target":127},{"source":287,"target":43},{"source":37,"target":0},{"source":37,"target":35},{"source":37,"target":290},{"source":290,"target":35},{"source":38,"target":0},{"source":38,"target":50},{"source":38,"target":291},{"source":38,"target":292},{"source":291,"target":127},{"source":291,"target":293},{"source":291,"target":38},{"source":293,"target":127},{"source":292,"target":50},{"source":39,"target":0},{"source":39,"target":47},{"source":39,"target":294},{"source":39,"target":295},{"source":39,"target":296},{"source":39,"target":297},{"source":39,"target":298},{"source":294,"target":3},{"source":294,"target":299},{"source":294,"target":39},{"source":299,"target":3},{"source":295,"target":127},{"source":295,"target":300},{"source":295,"target":39},{"source":300,"target":127},{"source":296,"target":127},{"source":296,"target":301},{"source":296,"target":39},{"source":301,"target":127},{"source":297,"target":127},{"source":297,"target":302},{"source":297,"target":39},{"source":302,"target":127},{"source":298,"target":47},{"source":40,"target":0},{"source":40,"target":35},{"source":40,"target":303},{"source":40,"target":304},{"source":40,"target":305},{"source":40,"target":306},{"source":303,"target":46},{"source":303,"target":307},{"source":303,"target":40},{"source":307,"target":46},{"source":304,"target":127},{"source":304,"target":308},{"source":304,"target":40},{"source":308,"target":127},{"source":305,"target":127},{"source":305,"target":309},{"source":305,"target":40},{"source":309,"target":127},{"source":306,"target":35},{"source":41,"target":0},{"source":41,"target":50},{"source":41,"target":310},{"source":41,"target":311},{"source":41,"target":312},{"source":310,"target":42},{"source":310,"target":313},{"source":310,"target":41},{"source":313,"target":42},{"source":311,"target":48},{"source":311,"target":314},{"source":311,"target":41},{"source":314,"target":48},{"source":312,"target":50},{"source":42,"target":0},{"source":42,"target":1},{"source":42,"target":315},{"source":42,"target":316},{"source":42,"target":317},{"source":315,"target":127},{"source":315,"target":318},{"source":315,"target":42},{"source":318,"target":127},{"source":316,"target":48},{"source":316,"target":319},{"source":316,"target":42},{"source":319,"target":48},{"source":317,"target":1},{"source":43,"target":0},{"source":43,"target":50},{"source":43,"target":320},{"source":43,"target":321},{"source":320,"target":44},{"source":320,"target":322},{"source":320,"target":43},{"source":322,"target":44},{"source":321,"target":50},{"source":44,"target":0},{"source":44,"target":8},{"source":44,"target":323},{"source":44,"target":324},{"source":323,"target":11},{"source":323,"target":325},{"source":323,"target":44},{"source":325,"target":11},{"source":324,"target":8},{"source":45,"target":0},{"source":45,"target":50},{"source":45,"target":326},{"source":45,"target":327},{"source":326,"target":44},{"source":326,"target":328},{"source":326,"target":45},{"source":328,"target":44},{"source":327,"target":50},{"source":46,"target":0},{"source":46,"target":50},{"source":46,"target":329},{"source":46,"target":330},{"source":46,"target":331},{"source":46,"target":332},{"source":329,"target":6},{"source":329,"target":333},{"source":329,"target":46},{"source":333,"target":6},{"source":330,"target":4},{"source":330,"target":334},{"source":330,"target":46},{"source":334,"target":4},{"source":331,"target":127},{"source":331,"target":335},{"source":331,"target":46},{"source":335,"target":127},{"source":332,"target":50},{"source":47,"target":0},{"source":47,"target":45},{"source":47,"target":336},{"source":47,"target":337},{"source":336,"target":48},{"source":336,"target":338},{"source":336,"target":47},{"source":338,"target":48},{"source":337,"target":45},{"source":48,"target":0},{"source":48,"target":50},{"source":48,"target":339},{"source":48,"target":340},{"source":339,"target":50},{"source":339,"target":341},{"source":339,"target":48},{"source":341,"target":50},{"source":340,"target":50},{"source":49,"target":0},{"source":49,"target":50},{"source":49,"target":342},{"source":49,"target":343},{"source":342,"target":24},{"source":342,"target":344},{"source":342,"target":49},{"source":344,"target":24},{"source":343,"target":50},{"source":50,"target":0},{"source":50,"target":1},{"source":50,"target":345},{"source":345,"target":1},{"source":51,"target":0},{"source":51,"target":50},{"source":51,"target":346},{"source":51,"target":347},{"source":346,"target":48},{"source":346,"target":348},{"source":346,"target":51},{"source":348,"target":48},{"source":347,"target":50},{"source":52,"target":0},{"source":52,"target":54},{"source":52,"target":349},{"source":52,"target":350},{"source":349,"target":127},{"source":349,"target":351},{"source":349,"target":52},{"source":351,"target":127},{"source":350,"target":54},{"source":53,"target":0},{"source":53,"target":54},{"source":53,"target":352},{"source":352,"target":54},{"source":54,"target":0},{"source":54,"target":1},{"source":54,"target":353},{"source":54,"target":354},{"source":353,"target":48},{"source":353,"target":355},{"source":353,"target":54},{"source":355,"target":48},{"source":354,"target":1},{"source":55,"target":0},{"source":55,"target":45},{"source":55,"target":356},{"source":55,"target":357},{"source":55,"target":358},{"source":356,"target":127},{"source":356,"target":359},{"source":356,"target":55},{"source":359,"target":127},{"source":357,"target":54},{"source":357,"target":360},{"source":357,"target":55},{"source":360,"target":54},{"source":358,"target":45},{"source":56,"target":0},{"source":56,"target":51},{"source":56,"target":361},{"source":56,"target":362},{"source":361,"target":127},{"source":361,"target":363},{"source":361,"target":56},{"source":363,"target":127},{"source":362,"target":51},{"source":57,"target":0},{"source":57,"target":50},{"source":57,"target":364},{"source":57,"target":365},{"source":364,"target":127},{"source":364,"target":366},{"source":364,"target":57},{"source":366,"target":127},{"source":365,"target":50},{"source":58,"target":0},{"source":58,"target":51},{"source":58,"target":367},{"source":58,"target":368},{"source":58,"target":369},{"source":367,"target":48},{"source":367,"target":370},{"source":367,"target":58},{"source":370,"target":48},{"source":368,"target":34},{"source":368,"target":371},{"source":368,"target":58},{"source":371,"target":34},{"source":369,"target":51},{"source":59,"target":0},{"source":59,"target":35},{"source":59,"target":372},{"source":372,"target":35},{"source":60,"target":0},{"source":60,"target":127},{"source":60,"target":373},{"source":60,"target":374},{"source":60,"target":375},{"source":373,"target":127},{"source":373,"target":376},{"source":373,"target":60},{"source":376,"target":127},{"source":374,"target":127},{"source":374,"target":377},{"source":374,"target":60},{"source":377,"target":127},{"source":375,"target":127},{"source":61,"target":0},{"source":61,"target":127},{"source":61,"target":378},{"source":61,"target":379},{"source":61,"target":380},{"source":378,"target":127},{"source":378,"target":381},{"source":378,"target":61},{"source":381,"target":127},{"source":379,"target":127},{"source":379,"target":382},{"source":379,"target":61},{"source":382,"target":127},{"source":380,"target":127},{"source":62,"target":0},{"source":62,"target":127},{"source":62,"target":383},{"source":62,"target":384},{"source":62,"target":385},{"source":383,"target":127},{"source":383,"target":386},{"source":383,"target":62},{"source":386,"target":127},{"source":384,"target":127},{"source":384,"target":387},{"source":384,"target":62},{"source":387,"target":127},{"source":385,"target":127},{"source":63,"target":0},{"source":63,"target":127},{"source":63,"target":388},{"source":63,"target":389},{"source":388,"target":127},{"source":388,"target":390},{"source":388,"target":63},{"source":390,"target":127},{"source":389,"target":127},{"source":64,"target":0},{"source":64,"target":65},{"source":64,"target":391},{"source":391,"target":65},{"source":65,"target":0},{"source":65,"target":127},{"source":65,"target":392},{"source":65,"target":393},{"source":65,"target":394},{"source":392,"target":127},{"source":392,"target":395},{"source":392,"target":65},{"source":395,"target":127},{"source":393,"target":127},{"source":393,"target":396},{"source":393,"target":65},{"source":396,"target":127},{"source":394,"target":127},{"source":66,"target":0},{"source":66,"target":127},{"source":66,"target":397},{"source":66,"target":398},{"source":66,"target":399},{"source":397,"target":127},{"source":397,"target":400},{"source":397,"target":66},{"source":400,"target":127},{"source":398,"target":127},{"source":398,"target":401},{"source":398,"target":66},{"source":401,"target":127},{"source":399,"target":127},{"source":67,"target":0},{"source":67,"target":65},{"source":67,"target":402},{"source":402,"target":65},{"source":68,"target":0},{"source":68,"target":66},{"source":68,"target":403},{"source":403,"target":66},{"source":69,"target":0},{"source":69,"target":124},{"source":69,"target":404},{"source":404,"target":124},{"source":70,"target":0},{"source":70,"target":65},{"source":70,"target":405},{"source":405,"target":65},{"source":71,"target":0},{"source":71,"target":66},{"source":71,"target":406},{"source":406,"target":66},{"source":72,"target":0},{"source":72,"target":65},{"source":72,"target":407},{"source":407,"target":65},{"source":73,"target":0},{"source":73,"target":66},{"source":73,"target":408},{"source":408,"target":66},{"source":74,"target":0},{"source":74,"target":97},{"source":74,"target":409},{"source":409,"target":97},{"source":75,"target":0},{"source":75,"target":77},{"source":75,"target":410},{"source":410,"target":77},{"source":76,"target":0},{"source":76,"target":97},{"source":76,"target":411},{"source":411,"target":97},{"source":77,"target":0},{"source":77,"target":127},{"source":77,"target":412},{"source":77,"target":413},{"source":77,"target":414},{"source":412,"target":127},{"source":412,"target":415},{"source":412,"target":77},{"source":415,"target":127},{"source":413,"target":127},{"source":413,"target":416},{"source":413,"target":77},{"source":416,"target":127},{"source":414,"target":127},{"source":78,"target":0},{"source":78,"target":66},{"source":78,"target":417},{"source":417,"target":66},{"source":79,"target":0},{"source":79,"target":127},{"source":79,"target":418},{"source":79,"target":419},{"source":79,"target":420},{"source":79,"target":421},{"source":418,"target":127},{"source":418,"target":422},{"source":418,"target":79},{"source":422,"target":127},{"source":419,"target":127},{"source":419,"target":423},{"source":419,"target":79},{"source":423,"target":127},{"source":420,"target":127},{"source":420,"target":424},{"source":420,"target":79},{"source":424,"target":127},{"source":421,"target":127},{"source":80,"target":0},{"source":80,"target":66},{"source":80,"target":425},{"source":425,"target":66},{"source":81,"target":0},{"source":81,"target":65},{"source":81,"target":426},{"source":426,"target":65},{"source":82,"target":0},{"source":82,"target":83},{"source":82,"target":427},{"source":427,"target":83},{"source":83,"target":0},{"source":83,"target":127},{"source":83,"target":428},{"source":83,"target":429},{"source":83,"target":430},{"source":428,"target":127},{"source":428,"target":431},{"source":428,"target":83},{"source":431,"target":127},{"source":429,"target":127},{"source":429,"target":432},{"source":429,"target":83},{"source":432,"target":127},{"source":430,"target":127},{"source":84,"target":0},{"source":84,"target":97},{"source":84,"target":433},{"source":433,"target":97},{"source":85,"target":0},{"source":85,"target":66},{"source":85,"target":434},{"source":434,"target":66},{"source":86,"target":0},{"source":86,"target":97},{"source":86,"target":435},{"source":435,"target":97},{"source":87,"target":0},{"source":87,"target":66},{"source":87,"target":436},{"source":436,"target":66},{"source":88,"target":0},{"source":88,"target":66},{"source":88,"target":437},{"source":437,"target":66},{"source":89,"target":0},{"source":89,"target":127},{"source":89,"target":438},{"source":89,"target":439},{"source":89,"target":440},{"source":89,"target":441},{"source":438,"target":11},{"source":438,"target":442},{"source":438,"target":89},{"source":442,"target":11},{"source":439,"target":11},{"source":439,"target":443},{"source":439,"target":89},{"source":443,"target":11},{"source":440,"target":11},{"source":440,"target":444},{"source":440,"target":89},{"source":444,"target":11},{"source":441,"target":127},{"source":90,"target":0},{"source":90,"target":127},{"source":90,"target":445},{"source":90,"target":446},{"source":445,"target":127},{"source":445,"target":447},{"source":445,"target":90},{"source":447,"target":127},{"source":446,"target":127},{"source":91,"target":0},{"source":91,"target":97},{"source":91,"target":448},{"source":448,"target":97},{"source":92,"target":0},{"source":92,"target":77},{"source":92,"target":449},{"source":449,"target":77},{"source":93,"target":0},{"source":93,"target":65},{"source":93,"target":450},{"source":450,"target":65},{"source":94,"target":0},{"source":94,"target":119},{"source":94,"target":451},{"source":451,"target":119},{"source":95,"target":0},{"source":95,"target":66},{"source":95,"target":452},{"source":452,"target":66},{"source":96,"target":0},{"source":96,"target":66},{"source":96,"target":453},{"source":453,"target":66},{"source":97,"target":0},{"source":97,"target":127},{"source":97,"target":454},{"source":97,"target":455},{"source":454,"target":11},{"source":454,"target":456},{"source":454,"target":97},{"source":456,"target":11},{"source":455,"target":127},{"source":98,"target":0},{"source":98,"target":124},{"source":98,"target":457},{"source":457,"target":124},{"source":99,"target":0},{"source":99,"target":97},{"source":99,"target":458},{"source":458,"target":97},{"source":100,"target":0},{"source":100,"target":65},{"source":100,"target":459},{"source":459,"target":65},{"source":101,"target":0},{"source":101,"target":127},{"source":101,"target":460},{"source":101,"target":461},{"source":101,"target":462},{"source":460,"target":127},{"source":460,"target":463},{"source":460,"target":101},{"source":463,"target":127},{"source":461,"target":127},{"source":461,"target":464},{"source":461,"target":101},{"source":464,"target":127},{"source":462,"target":127},{"source":102,"target":0},{"source":102,"target":127},{"source":102,"target":465},{"source":102,"target":466},{"source":465,"target":127},{"source":465,"target":467},{"source":465,"target":102},{"source":467,"target":127},{"source":466,"target":127},{"source":103,"target":0},{"source":103,"target":65},{"source":103,"target":468},{"source":468,"target":65},{"source":104,"target":0},{"source":104,"target":127},{"source":104,"target":469},{"source":104,"target":470},{"source":104,"target":471},{"source":104,"target":472},{"source":104,"target":473},{"source":469,"target":127},{"source":469,"target":474},{"source":469,"target":104},{"source":474,"target":127},{"source":470,"target":127},{"source":470,"target":475},{"source":470,"target":104},{"source":475,"target":127},{"source":471,"target":13},{"source":471,"target":476},{"source":471,"target":104},{"source":476,"target":13},{"source":472,"target":63},{"source":472,"target":477},{"source":472,"target":104},{"source":477,"target":63},{"source":473,"target":127},{"source":105,"target":0},{"source":105,"target":66},{"source":105,"target":478},{"source":478,"target":66},{"source":106,"target":0},{"source":106,"target":97},{"source":106,"target":479},{"source":479,"target":97},{"source":107,"target":0},{"source":107,"target":65},{"source":107,"target":480},{"source":480,"target":65},{"source":108,"target":0},{"source":108,"target":127},{"source":108,"target":481},{"source":108,"target":482},{"source":481,"target":127},{"source":481,"target":483},{"source":481,"target":108},{"source":483,"target":127},{"source":482,"target":127},{"source":109,"target":0},{"source":109,"target":124},{"source":109,"target":484},{"source":484,"target":124},{"source":110,"target":0},{"source":110,"target":124},{"source":110,"target":485},{"source":485,"target":124},{"source":111,"target":0},{"source":111,"target":124},{"source":111,"target":486},{"source":486,"target":124},{"source":112,"target":0},{"source":112,"target":124},{"source":112,"target":487},{"source":487,"target":124},{"source":113,"target":0},{"source":113,"target":127},{"source":113,"target":488},{"source":113,"target":489},{"source":488,"target":11},{"source":488,"target":490},{"source":488,"target":113},{"source":490,"target":11},{"source":489,"target":127},{"source":114,"target":0},{"source":114,"target":65},{"source":114,"target":491},{"source":491,"target":65},{"source":115,"target":0},{"source":115,"target":83},{"source":115,"target":492},{"source":492,"target":83},{"source":116,"target":0},{"source":116,"target":50},{"source":116,"target":493},{"source":116,"target":494},{"source":493,"target":127},{"source":493,"target":495},{"source":493,"target":116},{"source":495,"target":127},{"source":494,"target":50},{"source":117,"target":0},{"source":117,"target":65},{"source":117,"target":496},{"source":496,"target":65},{"source":118,"target":0},{"source":118,"target":119},{"source":118,"target":497},{"source":497,"target":119},{"source":119,"target":0},{"source":119,"target":127},{"source":119,"target":498},{"source":119,"target":499},{"source":119,"target":500},{"source":498,"target":127},{"source":498,"target":501},{"source":498,"target":119},{"source":501,"target":127},{"source":499,"target":127},{"source":499,"target":502},{"source":499,"target":119},{"source":502,"target":127},{"source":500,"target":127},{"source":120,"target":0},{"source":120,"target":97},{"source":120,"target":503},{"source":503,"target":97},{"source":121,"target":0},{"source":121,"target":127},{"source":121,"target":504},{"source":121,"target":505},{"source":504,"target":11},{"source":504,"target":506},{"source":504,"target":121},{"source":506,"target":11},{"source":505,"target":127},{"source":122,"target":0},{"source":122,"target":127},{"source":122,"target":507},{"source":122,"target":508},{"source":507,"target":11},{"source":507,"target":509},{"source":507,"target":122},{"source":509,"target":11},{"source":508,"target":127},{"source":123,"target":0},{"source":123,"target":124},{"source":123,"target":510},{"source":510,"target":124},{"source":124,"target":0},{"source":124,"target":127},{"source":124,"target":511},{"source":124,"target":512},{"source":511,"target":127},{"source":511,"target":513},{"source":511,"target":124},{"source":513,"target":127},{"source":512,"target":127},{"source":125,"target":0},{"source":125,"target":124},{"source":125,"target":514},{"source":514,"target":124},{"source":126,"target":0},{"source":126,"target":65},{"source":126,"target":515},{"source":515,"target":65},{"source":127,"target":0},{"source":127,"target":1},{"source":127,"target":516},{"source":516,"target":1},{"source":128,"target":0},{"source":128,"target":119},{"source":128,"target":517},{"source":517,"target":119},{"source":129,"target":0},{"source":129,"target":1},{"source":129,"target":518},{"source":129,"target":519},{"source":518,"target":89},{"source":518,"target":520},{"source":518,"target":129},{"source":520,"target":89},{"source":519,"target":1},{"source":130,"target":0},{"source":130,"target":50},{"source":130,"target":521},{"source":130,"target":522},{"source":130,"target":523},{"source":521,"target":127},{"source":521,"target":524},{"source":521,"target":130},{"source":524,"target":127},{"source":522,"target":127},{"source":522,"target":525},{"source":522,"target":130},{"source":525,"target":127},{"source":523,"target":50},{"source":131,"target":0},{"source":131,"target":127},{"source":131,"target":526},{"source":131,"target":527},{"source":131,"target":528},{"source":526,"target":127},{"source":526,"target":529},{"source":526,"target":131},{"source":529,"target":127},{"source":527,"target":127},{"source":527,"target":530},{"source":527,"target":131},{"source":530,"target":127},{"source":528,"target":127},{"source":132,"target":0},{"source":132,"target":8},{"source":132,"target":531},{"source":531,"target":8},{"source":133,"target":0},{"source":133,"target":127},{"source":133,"target":532},{"source":133,"target":533},{"source":133,"target":534},{"source":532,"target":127},{"source":532,"target":535},{"source":532,"target":133},{"source":535,"target":127},{"source":533,"target":127},{"source":533,"target":536},{"source":533,"target":133},{"source":536,"target":127},{"source":534,"target":127},{"source":134,"target":0},{"source":134,"target":50},{"source":134,"target":537},{"source":537,"target":50},{"source":135,"target":0},{"source":135,"target":24},{"source":135,"target":538},{"source":538,"target":24}],"multigraph":true} | ecore |
library | repo-ecore-all/data/ghillairet/emftriple/tests/org.eclipselabs.emftriple.jena.junit/model/model.ecore | model
Person
name
books
Book
title
authors
tags
data
PersonBNode
name
books
BookBNode
title
authors
BNode
id
child
Library
books
location
latestBook
Location
address
featuredBook
id
ETypes
eBigDecimal
eBigInteger
eBoolean
eByte
eByteArray
eChar
eDate
eDouble
eFloat
eInt
eLong
eShort
eString
uris
MappedLibrary
location
rareBooks
regularBooks
books
PrimaryObject
id
name
unsettableAttribute
unsettableAttributeWithDefault
foo
unsettableReference
singleNonContainmentReference
multipleNonContainmentReference
singleContainmentReferenceNoProxies
multipleContainmentReferenceNoProxies
singleContainmentReferenceProxies
multipleContainmentReferenceProxies
featureMapReferenceType2
featureMapReferenceType1
featureMapReferenceCollection
featureMapAttributeType1
featureMapAttributeType2
featureMapAttributeCollection
TargetObject
id
singleAttribute
arrayAttribute
Movie
id
title
actors
Actor
id
name
actorOf
URI
org.eclipse.emf.common.util.URI
org.eclipse.emf.common.util.URI | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="model"
nsURI="http://www.eclipselabs.org/emf/junit" nsPrefix="org.eclipselabs.emf.junit">
<eClassifiers xsi:type="ecore:EClass" name="Person">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1"
eType="#//Book" eOpposite="#//Book/authors"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Book">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="authors" upperBound="-1"
eType="#//Person" eOpposite="#//Person/books"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tags" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="data" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EChar"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PersonBNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1"
eType="#//BookBNode" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BookBNode">
<eAnnotations source="BlankNode">
<details key="foo" value="bar"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="authors" upperBound="-1"
eType="#//PersonBNode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="child" upperBound="-1"
eType="#//BNode" containment="true">
<eAnnotations source="BlankNode">
<details key="foo" value="bar"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Library">
<eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1"
eType="#//Book" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//Location"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="latestBook" eType="#//Book"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Location">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="address" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="featuredBook" eType="#//Book"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"
transient="true" derived="true" iD="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ETypes">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eBigDecimal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eBigInteger" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eBoolean" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eByte" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EByte"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eByteArray" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EByteArray"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eChar" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EChar"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eDouble" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eFloat" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eInt" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eLong" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eShort" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EShort"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uris" upperBound="-1" eType="#//URI"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappedLibrary">
<eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//Location"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rareBooks" upperBound="-1"
eType="#//Book" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="#books"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="regularBooks" upperBound="-1"
eType="#//Book" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="#books"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="books" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimaryObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
iD="true">
<eAnnotations source="Id">
<details key="base" value="http://junit.org/primary/"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unsettableAttribute" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unsettableAttributeWithDefault"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="foo"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="unsettableReference" eType="#//TargetObject"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="singleNonContainmentReference"
eType="#//TargetObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="multipleNonContainmentReference"
upperBound="-1" eType="#//TargetObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="singleContainmentReferenceNoProxies"
eType="#//TargetObject" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="multipleContainmentReferenceNoProxies"
upperBound="-1" eType="#//TargetObject" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="singleContainmentReferenceProxies"
eType="#//TargetObject" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="multipleContainmentReferenceProxies"
upperBound="-1" eType="#//TargetObject" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="featureMapReferenceType2"
upperBound="-1" eType="#//TargetObject" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="#featureMapReferenceCollection"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="featureMapReferenceType1"
upperBound="-1" eType="#//TargetObject" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="#featureMapReferenceCollection"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="featureMapReferenceCollection"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="featureMapAttributeType1"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="#featureMapAttributeCollection"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="featureMapAttributeType2"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="#featureMapAttributeCollection"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="featureMapAttributeCollection"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TargetObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
iD="true">
<eAnnotations source="Id">
<details key="base" value="http://junit.org/target/"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="singleAttribute" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="arrayAttribute" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Movie">
<eAnnotations source="OWLClass">
<details key="uri" value="http://data.linkedmdb.org/resource/movie/film"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="Id">
<details key="base" value="http://data.linkedmdb.org/resource/film/"/>
</eAnnotations>
<eAnnotations source="rdf">
<details key="uri" value="http://data.linkedmdb.org/resource/movie/filmid"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="rdf">
<details key="uri" value="http://purl.org/dc/terms/title"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="actors" upperBound="-1"
eType="#//Actor" eOpposite="#//Actor/actorOf">
<eAnnotations source="rdf">
<details key="uri" value="http://data.linkedmdb.org/resource/movie/actor"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Actor">
<eAnnotations source="OWLClass">
<details key="uri" value="http://data.linkedmdb.org/resource/movie/actor"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="Id">
<details key="base" value="http://data.linkedmdb.org/resource/actor/"/>
</eAnnotations>
<eAnnotations source="rdf">
<details key="uri" value="http://data.linkedmdb.org/resource/movie/actor_actorid"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="rdf">
<details key="uri" value="http://data.linkedmdb.org/resource/movie/actor_name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="actorOf" upperBound="-1"
eType="#//Movie" eOpposite="#//Movie/actors">
<eAnnotations source="rdf">
<details key="uri" value="http://data.linkedmdb.org/resource/movie/actor"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="URI" instanceClassName="org.eclipse.emf.common.util.URI"/>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"org.eclipselabs.emf.junit","nsURI":"http://www.eclipselabs.org/emf/junit","name":"model","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PersonBNode","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BookBNode","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BNode","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Location","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypes","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappedLibrary","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimaryObject","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TargetObject","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Movie","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.emf.common.util.URI","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.URI","name":"URI","instanceClass":"org.eclipse.emf.common.util.URI","id":14,"serializable":true,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"authors","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":"title","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tags","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"data","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"books","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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"authors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","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":"child","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":false,"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":"location","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"latestBook","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"address","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"featuredBook","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":47,"derived":true},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eBigDecimal","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eBigInteger","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eBoolean","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eByte","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":"eByteArray","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"\u0000","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eChar","changeable":true,"lowerBound":0,"iD":false,"id":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":"eDate","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eDouble","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eFloat","changeable":true,"lowerBound":0,"iD":false,"id":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":"eInt","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eLong","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eShort","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":"eString","changeable":true,"lowerBound":0,"iD":false,"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":true,"name":"uris","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"rareBooks","changeable":true,"resolveProxies":false,"lowerBound":0,"id":80,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"regularBooks","changeable":true,"resolveProxies":false,"lowerBound":0,"id":81,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"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":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":"name","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"unsettableAttribute","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"foo","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"foo","unsettable":true,"transient":false,"unique":true,"name":"unsettableAttributeWithDefault","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"unsettableReference","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":"singleNonContainmentReference","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":false,"unsettable":false,"transient":false,"unique":true,"name":"multipleNonContainmentReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"singleContainmentReferenceNoProxies","changeable":true,"resolveProxies":false,"lowerBound":0,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"multipleContainmentReferenceNoProxies","changeable":true,"resolveProxies":false,"lowerBound":0,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"singleContainmentReferenceProxies","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":"multipleContainmentReferenceProxies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"featureMapReferenceType2","changeable":true,"resolveProxies":false,"lowerBound":0,"id":98,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"featureMapReferenceType1","changeable":true,"resolveProxies":false,"lowerBound":0,"id":99,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"featureMapReferenceCollection","changeable":true,"lowerBound":0,"iD":false,"id":100,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"featureMapAttributeType1","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"featureMapAttributeType2","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"featureMapAttributeCollection","changeable":true,"lowerBound":0,"iD":false,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"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"},{"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":121,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"singleAttribute","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"arrayAttribute","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":127,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":128,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actors","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actorOf","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":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":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":"name","changeable":true,"lowerBound":0,"iD":false,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":1,"target":0},{"source":1,"target":15},{"source":1,"target":16},{"source":15,"target":17},{"source":15,"target":1},{"source":16,"target":2},{"source":16,"target":18},{"source":16,"target":1},{"source":16,"target":19},{"source":18,"target":2},{"source":2,"target":0},{"source":2,"target":20},{"source":2,"target":19},{"source":2,"target":21},{"source":2,"target":22},{"source":20,"target":23},{"source":20,"target":2},{"source":19,"target":1},{"source":19,"target":24},{"source":19,"target":2},{"source":19,"target":16},{"source":24,"target":1},{"source":21,"target":25},{"source":21,"target":2},{"source":22,"target":26},{"source":22,"target":2},{"source":3,"target":0},{"source":3,"target":27},{"source":3,"target":28},{"source":27,"target":29},{"source":27,"target":3},{"source":28,"target":4},{"source":28,"target":30},{"source":28,"target":3},{"source":30,"target":4},{"source":4,"target":0},{"source":4,"target":31},{"source":4,"target":32},{"source":31,"target":33},{"source":31,"target":4},{"source":32,"target":3},{"source":32,"target":34},{"source":32,"target":4},{"source":34,"target":3},{"source":5,"target":0},{"source":5,"target":35},{"source":5,"target":36},{"source":35,"target":37},{"source":35,"target":5},{"source":36,"target":5},{"source":36,"target":38},{"source":36,"target":5},{"source":38,"target":5},{"source":6,"target":0},{"source":6,"target":39},{"source":6,"target":40},{"source":6,"target":41},{"source":39,"target":2},{"source":39,"target":42},{"source":39,"target":6},{"source":42,"target":2},{"source":40,"target":7},{"source":40,"target":43},{"source":40,"target":6},{"source":43,"target":7},{"source":41,"target":2},{"source":41,"target":44},{"source":41,"target":6},{"source":44,"target":2},{"source":7,"target":0},{"source":7,"target":45},{"source":7,"target":46},{"source":7,"target":47},{"source":45,"target":48},{"source":45,"target":7},{"source":46,"target":2},{"source":46,"target":49},{"source":46,"target":7},{"source":49,"target":2},{"source":47,"target":50},{"source":47,"target":7},{"source":8,"target":0},{"source":8,"target":51},{"source":8,"target":52},{"source":8,"target":53},{"source":8,"target":54},{"source":8,"target":55},{"source":8,"target":56},{"source":8,"target":57},{"source":8,"target":58},{"source":8,"target":59},{"source":8,"target":60},{"source":8,"target":61},{"source":8,"target":62},{"source":8,"target":63},{"source":8,"target":64},{"source":51,"target":65},{"source":51,"target":8},{"source":52,"target":66},{"source":52,"target":8},{"source":53,"target":67},{"source":53,"target":8},{"source":54,"target":68},{"source":54,"target":8},{"source":55,"target":69},{"source":55,"target":8},{"source":56,"target":70},{"source":56,"target":8},{"source":57,"target":71},{"source":57,"target":8},{"source":58,"target":72},{"source":58,"target":8},{"source":59,"target":73},{"source":59,"target":8},{"source":60,"target":74},{"source":60,"target":8},{"source":61,"target":75},{"source":61,"target":8},{"source":62,"target":76},{"source":62,"target":8},{"source":63,"target":77},{"source":63,"target":8},{"source":64,"target":14},{"source":64,"target":78},{"source":64,"target":8},{"source":78,"target":14},{"source":9,"target":0},{"source":9,"target":79},{"source":9,"target":80},{"source":9,"target":81},{"source":9,"target":82},{"source":79,"target":7},{"source":79,"target":83},{"source":79,"target":9},{"source":83,"target":7},{"source":80,"target":2},{"source":80,"target":84},{"source":80,"target":9},{"source":84,"target":2},{"source":81,"target":2},{"source":81,"target":85},{"source":81,"target":9},{"source":85,"target":2},{"source":82,"target":86},{"source":82,"target":9},{"source":10,"target":0},{"source":10,"target":87},{"source":10,"target":88},{"source":10,"target":89},{"source":10,"target":90},{"source":10,"target":91},{"source":10,"target":92},{"source":10,"target":93},{"source":10,"target":94},{"source":10,"target":95},{"source":10,"target":96},{"source":10,"target":97},{"source":10,"target":98},{"source":10,"target":99},{"source":10,"target":100},{"source":10,"target":101},{"source":10,"target":102},{"source":10,"target":103},{"source":87,"target":104},{"source":87,"target":10},{"source":88,"target":105},{"source":88,"target":10},{"source":89,"target":106},{"source":89,"target":10},{"source":90,"target":107},{"source":90,"target":10},{"source":91,"target":11},{"source":91,"target":108},{"source":91,"target":10},{"source":108,"target":11},{"source":92,"target":11},{"source":92,"target":109},{"source":92,"target":10},{"source":109,"target":11},{"source":93,"target":11},{"source":93,"target":110},{"source":93,"target":10},{"source":110,"target":11},{"source":94,"target":11},{"source":94,"target":111},{"source":94,"target":10},{"source":111,"target":11},{"source":95,"target":11},{"source":95,"target":112},{"source":95,"target":10},{"source":112,"target":11},{"source":96,"target":11},{"source":96,"target":113},{"source":96,"target":10},{"source":113,"target":11},{"source":97,"target":11},{"source":97,"target":114},{"source":97,"target":10},{"source":114,"target":11},{"source":98,"target":11},{"source":98,"target":115},{"source":98,"target":10},{"source":115,"target":11},{"source":99,"target":11},{"source":99,"target":116},{"source":99,"target":10},{"source":116,"target":11},{"source":100,"target":117},{"source":100,"target":10},{"source":101,"target":118},{"source":101,"target":10},{"source":102,"target":119},{"source":102,"target":10},{"source":103,"target":120},{"source":103,"target":10},{"source":11,"target":0},{"source":11,"target":121},{"source":11,"target":122},{"source":11,"target":123},{"source":121,"target":124},{"source":121,"target":11},{"source":122,"target":125},{"source":122,"target":11},{"source":123,"target":126},{"source":123,"target":11},{"source":12,"target":0},{"source":12,"target":127},{"source":12,"target":128},{"source":12,"target":129},{"source":127,"target":130},{"source":127,"target":12},{"source":128,"target":131},{"source":128,"target":12},{"source":129,"target":13},{"source":129,"target":132},{"source":129,"target":12},{"source":129,"target":133},{"source":132,"target":13},{"source":13,"target":0},{"source":13,"target":134},{"source":13,"target":135},{"source":13,"target":133},{"source":134,"target":136},{"source":134,"target":13},{"source":135,"target":137},{"source":135,"target":13},{"source":133,"target":12},{"source":133,"target":138},{"source":133,"target":13},{"source":133,"target":129},{"source":138,"target":12},{"source":14,"target":0}],"multigraph":true} | ecore |
gpl | repo-ecore-all/data/atlanmod/scalable-views-heterogeneous-models/java-cdo/src/org/eclipse/gmt/modisco/java/cdo/java/impl/java.ecore | java
AbstractMethodDeclaration
body
parameters
thrownExceptions
typeParameters
usagesInDocComments
usages
AbstractMethodInvocation
method
arguments
typeArguments
AbstractTypeDeclaration
bodyDeclarations
commentsBeforeBody
commentsAfterBody
package
superInterfaces
AbstractTypeQualifiedExpression
qualifier
AbstractVariablesContainer
type
fragments
Annotation
type
values
Archive
originalFilePath
classFiles
manifest
AssertStatement
message
expression
ASTNode
comments
originalCompilationUnit
originalClassFile
AnnotationMemberValuePair
member
value
AnnotationTypeDeclaration
AnnotationTypeMemberDeclaration
default
type
usages
AnonymousClassDeclaration
bodyDeclarations
classInstanceCreation
ArrayAccess
array
index
ArrayCreation
dimensions
initializer
type
ArrayInitializer
expressions
ArrayLengthAccess
array
ArrayType
dimensions
elementType
Assignment
leftHandSide
operator
rightHandSide
AssignmentKind
ASSIGN
=
PLUS_ASSIGN
+=
MINUS_ASSIGN
-=
TIMES_ASSIGN
*=
DIVIDE_ASSIGN
/=
BIT_AND_ASSIGN
&=
BIT_OR_ASSIGN
|=
BIT_XOR_ASSIGN
^=
REMAINDER_ASSIGN
%=
LEFT_SHIFT_ASSIGN
<<=
RIGHT_SHIFT_SIGNED_ASSIGN
>>=
RIGHT_SHIFT_UNSIGNED_ASSIGN
>>>=
BodyDeclaration
abstractTypeDeclaration
annotations
anonymousClassDeclarationOwner
modifier
BooleanLiteral
value
BlockComment
Block
statements
BreakStatement
label
CastExpression
expression
type
CatchClause
exception
body
CharacterLiteral
escapedValue
ClassFile
originalFilePath
type
attachedSource
package
ClassInstanceCreation
anonymousClassDeclaration
expression
type
ConstructorDeclaration
ConditionalExpression
elseExpression
expression
thenExpression
ConstructorInvocation
ClassDeclaration
superClass
Comment
content
enclosedByParent
prefixOfParent
CompilationUnit
originalFilePath
commentList
imports
package
types
ContinueStatement
label
DoStatement
expression
body
EmptyStatement
EnhancedForStatement
body
expression
parameter
EnumConstantDeclaration
anonymousClassDeclaration
arguments
EnumDeclaration
enumConstants
Expression
ExpressionStatement
expression
FieldAccess
field
expression
FieldDeclaration
ForStatement
expression
updaters
initializers
body
IfStatement
expression
thenStatement
elseStatement
ImportDeclaration
static
importedElement
InfixExpression
operator
rightOperand
leftOperand
extendedOperands
InfixExpressionKind
TIMES
*
DIVIDE
/
REMAINDER
%
PLUS
+
MINUS
-
LEFT_SHIFT
<<
RIGHT_SHIFT_SIGNED
>>
RIGHT_SHIFT_UNSIGNED
>>>
LESS
<
GREATER
>
LESS_EQUALS
<=
GREATER_EQUALS
>=
EQUALS
==
NOT_EQUALS
!=
XOR
^
AND
&
OR
|
CONDITIONAL_AND
&&
CONDITIONAL_OR
||
InheritanceKind
none
none
abstract
abstract
final
final
Initializer
body
InstanceofExpression
rightOperand
leftOperand
InterfaceDeclaration
Javadoc
tags
LabeledStatement
body
usagesInBreakStatements
usagesInContinueStatements
LineComment
Manifest
mainAttributes
entryAttributes
ManifestAttribute
key
value
ManifestEntry
name
attributes
MemberRef
member
qualifier
MethodDeclaration
extraArrayDimensions
returnType
redefinedMethodDeclaration
redefinitions
MethodInvocation
expression
MethodRef
method
qualifier
parameters
MethodRefParameter
name
varargs
type
Model
name
ownedElements
orphanTypes
unresolvedItems
compilationUnits
classFiles
archives
Modifier
visibility
inheritance
static
transient
volatile
native
strictfp
synchronized
bodyDeclaration
singleVariableDeclaration
variableDeclarationStatement
variableDeclarationExpression
NamedElement
name
proxy
usagesInImports
NamespaceAccess
NumberLiteral
tokenValue
NullLiteral
Package
ownedElements
model
ownedPackages
package
usagesInPackageAccess
PackageAccess
package
qualifier
ParameterizedType
type
typeArguments
ParenthesizedExpression
expression
PostfixExpression
operator
operand
PostfixExpressionKind
INCREMENT
++
DECREMENT
--
PrefixExpression
operator
operand
PrefixExpressionKind
INCREMENT
++
DECREMENT
--
PLUS
+
MINUS
-
COMPLEMENT
~
NOT
!
PrimitiveType
PrimitiveTypeBoolean
PrimitiveTypeByte
PrimitiveTypeChar
PrimitiveTypeDouble
PrimitiveTypeShort
PrimitiveTypeFloat
PrimitiveTypeInt
PrimitiveTypeLong
PrimitiveTypeVoid
ReturnStatement
expression
SingleVariableAccess
variable
qualifier
SingleVariableDeclaration
modifier
varargs
type
annotations
methodDeclaration
catchClause
enhancedForStatement
Statement
StringLiteral
escapedValue
SuperConstructorInvocation
expression
SuperFieldAccess
field
SuperMethodInvocation
SwitchCase
default
expression
SwitchStatement
expression
statements
SynchronizedStatement
body
expression
TagElement
tagName
fragments
TextElement
text
ThisExpression
ThrowStatement
expression
TryStatement
body
finally
catchClauses
Type
usagesInTypeAccess
TypeAccess
type
qualifier
TypeDeclaration
typeParameters
TypeDeclarationStatement
declaration
TypeLiteral
type
TypeParameter
bounds
UnresolvedItem
UnresolvedItemAccess
element
qualifier
UnresolvedAnnotationDeclaration
UnresolvedAnnotationTypeMemberDeclaration
UnresolvedClassDeclaration
UnresolvedEnumDeclaration
UnresolvedInterfaceDeclaration
UnresolvedLabeledStatement
UnresolvedMethodDeclaration
UnresolvedSingleVariableDeclaration
UnresolvedType
UnresolvedTypeDeclaration
UnresolvedVariableDeclarationFragment
VariableDeclaration
extraArrayDimensions
initializer
usageInVariableAccess
VariableDeclarationExpression
modifier
annotations
VariableDeclarationFragment
variablesContainer
VariableDeclarationStatement
extraArrayDimensions
modifier
annotations
VisibilityKind
none
none
public
public
private
private
protected
protected
WildCardType
upperBound
bound
WhileStatement
expression
body | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="java" nsURI="http://www.eclipse.org/MoDisco/Java/0.2.incubation/java-CDO"
nsPrefix="java">
<eClassifiers xsi:type="ecore:EClass" name="AbstractMethodDeclaration" abstract="true"
eSuperTypes="#//BodyDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" eType="#//Block"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//SingleVariableDeclaration" containment="true" eOpposite="#//SingleVariableDeclaration/methodDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thrownExceptions" upperBound="-1"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeParameters" upperBound="-1"
eType="#//TypeParameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usagesInDocComments" ordered="false"
upperBound="-1" eType="#//MethodRef" eOpposite="#//MethodRef/method"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usages" ordered="false"
upperBound="-1" eType="#//AbstractMethodInvocation" eOpposite="#//AbstractMethodInvocation/method"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractMethodInvocation" abstract="true"
eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="method" ordered="false"
lowerBound="1" eType="#//AbstractMethodDeclaration" eOpposite="#//AbstractMethodDeclaration/usages"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeArguments" upperBound="-1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractTypeDeclaration" abstract="true"
eSuperTypes="#//BodyDeclaration #//Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="bodyDeclarations" upperBound="-1"
eType="#//BodyDeclaration" containment="true" eOpposite="#//BodyDeclaration/abstractTypeDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="commentsBeforeBody" upperBound="-1"
eType="#//Comment" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="commentsAfterBody" upperBound="-1"
eType="#//Comment" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
eType="#//Package" eOpposite="#//Package/ownedElements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superInterfaces" upperBound="-1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractTypeQualifiedExpression" abstract="true"
eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractVariablesContainer" abstract="true"
eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//TypeAccess"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fragments" upperBound="-1"
eType="#//VariableDeclarationFragment" containment="true" eOpposite="#//VariableDeclarationFragment/variablesContainer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Annotation" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="#//AnnotationMemberValuePair" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Archive" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="originalFilePath" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classFiles" ordered="false"
upperBound="-1" eType="#//ClassFile" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="manifest" ordered="false"
eType="#//Manifest" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssertStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="message" ordered="false"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ASTNode" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//Comment" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="originalCompilationUnit"
ordered="false" eType="#//CompilationUnit"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="originalClassFile" ordered="false"
eType="#//ClassFile"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnnotationMemberValuePair" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false"
eType="#//AnnotationTypeMemberDeclaration" eOpposite="#//AnnotationTypeMemberDeclaration/usages"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnnotationTypeDeclaration" eSuperTypes="#//AbstractTypeDeclaration"/>
<eClassifiers xsi:type="ecore:EClass" name="AnnotationTypeMemberDeclaration" eSuperTypes="#//BodyDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="default" ordered="false"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usages" ordered="false"
upperBound="-1" eType="#//AnnotationMemberValuePair" eOpposite="#//AnnotationMemberValuePair/member"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnonymousClassDeclaration" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="bodyDeclarations" upperBound="-1"
eType="#//BodyDeclaration" containment="true" eOpposite="#//BodyDeclaration/anonymousClassDeclarationOwner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classInstanceCreation"
ordered="false" eType="#//ClassInstanceCreation" eOpposite="#//ClassInstanceCreation/anonymousClassDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayAccess" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="array" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="index" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayCreation" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="dimensions" upperBound="-1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initializer" ordered="false"
eType="#//ArrayInitializer" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayInitializer" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayLengthAccess" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="array" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayType" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dimensions" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" ordered="false"
lowerBound="1" eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="leftHandSide" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false"
unique="false" lowerBound="1" eType="#//AssignmentKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rightHandSide" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AssignmentKind">
<eLiterals name="ASSIGN" value="1" literal="="/>
<eLiterals name="PLUS_ASSIGN" value="2" literal="+="/>
<eLiterals name="MINUS_ASSIGN" value="3" literal="-="/>
<eLiterals name="TIMES_ASSIGN" value="4" literal="*="/>
<eLiterals name="DIVIDE_ASSIGN" value="5" literal="/="/>
<eLiterals name="BIT_AND_ASSIGN" value="6" literal="&="/>
<eLiterals name="BIT_OR_ASSIGN" value="7" literal="|="/>
<eLiterals name="BIT_XOR_ASSIGN" value="8" literal="^="/>
<eLiterals name="REMAINDER_ASSIGN" value="9" literal="%="/>
<eLiterals name="LEFT_SHIFT_ASSIGN" value="10" literal="<<="/>
<eLiterals name="RIGHT_SHIFT_SIGNED_ASSIGN" value="11" literal=">>="/>
<eLiterals name="RIGHT_SHIFT_UNSIGNED_ASSIGN" value="12" literal=">>>="/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BodyDeclaration" abstract="true" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="abstractTypeDeclaration"
ordered="false" eType="#//AbstractTypeDeclaration" eOpposite="#//AbstractTypeDeclaration/bodyDeclarations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#//Annotation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclarationOwner"
ordered="false" eType="#//AnonymousClassDeclaration" eOpposite="#//AnonymousClassDeclaration/bodyDeclarations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false"
eType="#//Modifier" containment="true" eOpposite="#//Modifier/bodyDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanLiteral" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BlockComment" eSuperTypes="#//Comment"/>
<eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BreakStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="label" ordered="false"
eType="#//LabeledStatement" eOpposite="#//LabeledStatement/usagesInBreakStatements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CastExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CatchClause" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="exception" ordered="false"
lowerBound="1" eType="#//SingleVariableDeclaration" containment="true" eOpposite="#//SingleVariableDeclaration/catchClause"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Block" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CharacterLiteral" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="escapedValue" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassFile" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="originalFilePath" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//AbstractTypeDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attachedSource" ordered="false"
eType="#//CompilationUnit"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
eType="#//Package"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassInstanceCreation" eSuperTypes="#//Expression #//AbstractMethodInvocation">
<eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclaration"
ordered="false" eType="#//AnonymousClassDeclaration" containment="true" eOpposite="#//AnonymousClassDeclaration/classInstanceCreation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstructorDeclaration" eSuperTypes="#//AbstractMethodDeclaration"/>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstructorInvocation" eSuperTypes="#//Statement #//AbstractMethodInvocation"/>
<eClassifiers xsi:type="ecore:EClass" name="ClassDeclaration" eSuperTypes="#//TypeDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="superClass" ordered="false"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Comment" abstract="true" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="content" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enclosedByParent" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefixOfParent" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompilationUnit" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="originalFilePath" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="commentList" upperBound="-1"
eType="#//Comment"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1"
eType="#//ImportDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
eType="#//Package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1"
eType="#//AbstractTypeDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContinueStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="label" ordered="false"
eType="#//LabeledStatement" eOpposite="#//LabeledStatement/usagesInContinueStatements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DoStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EmptyStatement" eSuperTypes="#//Statement"/>
<eClassifiers xsi:type="ecore:EClass" name="EnhancedForStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" ordered="false"
lowerBound="1" eType="#//SingleVariableDeclaration" containment="true" eOpposite="#//SingleVariableDeclaration/enhancedForStatement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumConstantDeclaration" eSuperTypes="#//BodyDeclaration #//VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclaration"
ordered="false" eType="#//AnonymousClassDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumDeclaration" eSuperTypes="#//AbstractTypeDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="enumConstants" upperBound="-1"
eType="#//EnumConstantDeclaration" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="#//ASTNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FieldAccess" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="field" ordered="false"
lowerBound="1" eType="#//SingleVariableAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FieldDeclaration" eSuperTypes="#//BodyDeclaration #//AbstractVariablesContainer"/>
<eClassifiers xsi:type="ecore:EClass" name="ForStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="updaters" upperBound="-1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initializers" upperBound="-1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenStatement" ordered="false"
lowerBound="1" eType="#//Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseStatement" ordered="false"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImportDeclaration" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="static" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="importedElement" ordered="false"
lowerBound="1" eType="#//NamedElement" eOpposite="#//NamedElement/usagesInImports"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InfixExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false"
unique="false" lowerBound="1" eType="#//InfixExpressionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extendedOperands" upperBound="-1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="InfixExpressionKind">
<eLiterals name="TIMES" value="1" literal="*"/>
<eLiterals name="DIVIDE" value="2" literal="/"/>
<eLiterals name="REMAINDER" value="3" literal="%"/>
<eLiterals name="PLUS" value="4" literal="+"/>
<eLiterals name="MINUS" value="5" literal="-"/>
<eLiterals name="LEFT_SHIFT" value="6" literal="<<"/>
<eLiterals name="RIGHT_SHIFT_SIGNED" value="7" literal=">>"/>
<eLiterals name="RIGHT_SHIFT_UNSIGNED" value="8" literal=">>>"/>
<eLiterals name="LESS" value="9" literal="<"/>
<eLiterals name="GREATER" value="10" literal=">"/>
<eLiterals name="LESS_EQUALS" value="11" literal="<="/>
<eLiterals name="GREATER_EQUALS" value="12" literal=">="/>
<eLiterals name="EQUALS" value="13" literal="=="/>
<eLiterals name="NOT_EQUALS" value="14" literal="!="/>
<eLiterals name="XOR" value="15" literal="^"/>
<eLiterals name="AND" value="16" literal="&"/>
<eLiterals name="OR" value="17" literal="|"/>
<eLiterals name="CONDITIONAL_AND" value="18" literal="&&"/>
<eLiterals name="CONDITIONAL_OR" value="19" literal="||"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="InheritanceKind">
<eLiterals name="none" value="1"/>
<eLiterals name="abstract" value="2"/>
<eLiterals name="final" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Initializer" eSuperTypes="#//BodyDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Block" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstanceofExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" ordered="false"
lowerBound="1" eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InterfaceDeclaration" eSuperTypes="#//TypeDeclaration"/>
<eClassifiers xsi:type="ecore:EClass" name="Javadoc" eSuperTypes="#//Comment">
<eStructuralFeatures xsi:type="ecore:EReference" name="tags" upperBound="-1" eType="#//TagElement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LabeledStatement" eSuperTypes="#//NamedElement #//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usagesInBreakStatements"
ordered="false" upperBound="-1" eType="#//BreakStatement" eOpposite="#//BreakStatement/label"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usagesInContinueStatements"
ordered="false" upperBound="-1" eType="#//ContinueStatement" eOpposite="#//ContinueStatement/label"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LineComment" eSuperTypes="#//Comment"/>
<eClassifiers xsi:type="ecore:EClass" name="Manifest">
<eStructuralFeatures xsi:type="ecore:EReference" name="mainAttributes" ordered="false"
upperBound="-1" eType="#//ManifestAttribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="entryAttributes" ordered="false"
upperBound="-1" eType="#//ManifestEntry" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ManifestAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<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="ManifestEntry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" ordered="false"
upperBound="-1" eType="#//ManifestAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MemberRef" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false"
lowerBound="1" eType="#//NamedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodDeclaration" eSuperTypes="#//AbstractMethodDeclaration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extraArrayDimensions" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" ordered="false"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="redefinedMethodDeclaration"
ordered="false" eType="#//MethodDeclaration" eOpposite="#//MethodDeclaration/redefinitions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="redefinitions" ordered="false"
upperBound="-1" eType="#//MethodDeclaration" eOpposite="#//MethodDeclaration/redefinedMethodDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodInvocation" eSuperTypes="#//Expression #//AbstractMethodInvocation">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodRef" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="method" ordered="false"
lowerBound="1" eType="#//AbstractMethodDeclaration" eOpposite="#//AbstractMethodDeclaration/usagesInDocComments"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//MethodRefParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodRefParameter" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="varargs" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedElements" ordered="false"
upperBound="-1" eType="#//Package" containment="true" eOpposite="#//Package/model"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="orphanTypes" ordered="false"
upperBound="-1" eType="#//Type" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="unresolvedItems" ordered="false"
upperBound="-1" eType="#//UnresolvedItem" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="compilationUnits" ordered="false"
upperBound="-1" eType="#//CompilationUnit" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classFiles" ordered="false"
upperBound="-1" eType="#//ClassFile" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="archives" ordered="false"
upperBound="-1" eType="#//Archive" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Modifier" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false"
unique="false" lowerBound="1" eType="#//VisibilityKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inheritance" ordered="false"
unique="false" lowerBound="1" eType="#//InheritanceKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="static" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="volatile" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="native" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="strictfp" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="synchronized" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bodyDeclaration" ordered="false"
eType="#//BodyDeclaration" eOpposite="#//BodyDeclaration/modifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="singleVariableDeclaration"
ordered="false" eType="#//SingleVariableDeclaration" eOpposite="#//SingleVariableDeclaration/modifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclarationStatement"
ordered="false" eType="#//VariableDeclarationStatement" eOpposite="#//VariableDeclarationStatement/modifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclarationExpression"
ordered="false" eType="#//VariableDeclarationExpression" eOpposite="#//VariableDeclarationExpression/modifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="proxy" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usagesInImports" ordered="false"
upperBound="-1" eType="#//ImportDeclaration" eOpposite="#//ImportDeclaration/importedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamespaceAccess" abstract="true" eSuperTypes="#//ASTNode"/>
<eClassifiers xsi:type="ecore:EClass" name="NumberLiteral" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tokenValue" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NullLiteral" eSuperTypes="#//Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedElements" ordered="false"
upperBound="-1" eType="#//AbstractTypeDeclaration" containment="true" eOpposite="#//AbstractTypeDeclaration/package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false"
eType="#//Model" eOpposite="#//Model/ownedElements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPackages" ordered="false"
upperBound="-1" eType="#//Package" containment="true" eOpposite="#//Package/package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
eType="#//Package" eOpposite="#//Package/ownedPackages"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usagesInPackageAccess"
ordered="false" upperBound="-1" eType="#//PackageAccess" eOpposite="#//PackageAccess/package"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PackageAccess" eSuperTypes="#//NamespaceAccess">
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
lowerBound="1" eType="#//Package" eOpposite="#//Package/usagesInPackageAccess"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//PackageAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterizedType" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeArguments" upperBound="-1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParenthesizedExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PostfixExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false"
unique="false" lowerBound="1" eType="#//PostfixExpressionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operand" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PostfixExpressionKind">
<eLiterals name="INCREMENT" value="1" literal="++"/>
<eLiterals name="DECREMENT" value="2" literal="--"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrefixExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false"
unique="false" lowerBound="1" eType="#//PrefixExpressionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operand" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PrefixExpressionKind">
<eLiterals name="INCREMENT" value="1" literal="++"/>
<eLiterals name="DECREMENT" value="2" literal="--"/>
<eLiterals name="PLUS" value="3" literal="+"/>
<eLiterals name="MINUS" value="4" literal="-"/>
<eLiterals name="COMPLEMENT" value="5" literal="~"/>
<eLiterals name="NOT" value="6" literal="!"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//Type"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeBoolean" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeByte" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeChar" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeDouble" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeShort" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeFloat" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeInt" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeLong" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeVoid" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="ReturnStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SingleVariableAccess" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false"
lowerBound="1" eType="#//VariableDeclaration" eOpposite="#//VariableDeclaration/usageInVariableAccess"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SingleVariableDeclaration" eSuperTypes="#//VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false"
eType="#//Modifier" containment="true" eOpposite="#//Modifier/singleVariableDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="varargs" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#//Annotation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methodDeclaration" ordered="false"
eType="#//AbstractMethodDeclaration" eOpposite="#//AbstractMethodDeclaration/parameters"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="catchClause" ordered="false"
eType="#//CatchClause" eOpposite="#//CatchClause/exception"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="enhancedForStatement" ordered="false"
eType="#//EnhancedForStatement" eOpposite="#//EnhancedForStatement/parameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="#//ASTNode"/>
<eClassifiers xsi:type="ecore:EClass" name="StringLiteral" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="escapedValue" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuperConstructorInvocation" eSuperTypes="#//Statement #//AbstractMethodInvocation">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuperFieldAccess" eSuperTypes="#//AbstractTypeQualifiedExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="field" ordered="false"
lowerBound="1" eType="#//SingleVariableAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuperMethodInvocation" eSuperTypes="#//AbstractTypeQualifiedExpression #//AbstractMethodInvocation"/>
<eClassifiers xsi:type="ecore:EClass" name="SwitchCase" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="default" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SynchronizedStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Block" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TagElement" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tagName" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fragments" upperBound="-1"
eType="#//ASTNode" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TextElement" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThisExpression" eSuperTypes="#//AbstractTypeQualifiedExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="ThrowStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TryStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Block" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="finally" ordered="false"
eType="#//Block" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="catchClauses" upperBound="-1"
eType="#//CatchClause" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="usagesInTypeAccess" ordered="false"
upperBound="-1" eType="#//TypeAccess" eOpposite="#//TypeAccess/type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeAccess" eSuperTypes="#//Expression #//NamespaceAccess">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//Type" eOpposite="#//Type/usagesInTypeAccess"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//NamespaceAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeDeclaration" abstract="true" eSuperTypes="#//AbstractTypeDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="typeParameters" upperBound="-1"
eType="#//TypeParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeDeclarationStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="declaration" ordered="false"
lowerBound="1" eType="#//AbstractTypeDeclaration" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeLiteral" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeParameter" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="bounds" upperBound="-1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedItem" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedItemAccess" eSuperTypes="#//Expression #//NamespaceAccess">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false"
eType="#//UnresolvedItem"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//ASTNode" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedAnnotationDeclaration" eSuperTypes="#//AnnotationTypeDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedAnnotationTypeMemberDeclaration"
eSuperTypes="#//AnnotationTypeMemberDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedClassDeclaration" eSuperTypes="#//ClassDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedEnumDeclaration" eSuperTypes="#//EnumDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedInterfaceDeclaration" eSuperTypes="#//InterfaceDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedLabeledStatement" eSuperTypes="#//LabeledStatement #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedMethodDeclaration" eSuperTypes="#//MethodDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedSingleVariableDeclaration"
eSuperTypes="#//SingleVariableDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedType" eSuperTypes="#//Type #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedTypeDeclaration" eSuperTypes="#//AbstractTypeDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedVariableDeclarationFragment"
eSuperTypes="#//VariableDeclarationFragment #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" abstract="true"
eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extraArrayDimensions" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initializer" ordered="false"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usageInVariableAccess"
ordered="false" upperBound="-1" eType="#//SingleVariableAccess" eOpposite="#//SingleVariableAccess/variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationExpression" eSuperTypes="#//Expression #//AbstractVariablesContainer">
<eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false"
eType="#//Modifier" containment="true" eOpposite="#//Modifier/variableDeclarationExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#//Annotation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationFragment" eSuperTypes="#//VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="variablesContainer" ordered="false"
eType="#//AbstractVariablesContainer" eOpposite="#//AbstractVariablesContainer/fragments"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationStatement" eSuperTypes="#//Statement #//AbstractVariablesContainer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extraArrayDimensions" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false"
eType="#//Modifier" containment="true" eOpposite="#//Modifier/variableDeclarationStatement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#//Annotation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind">
<eLiterals name="none" value="1"/>
<eLiterals name="public" value="2"/>
<eLiterals name="private" value="3"/>
<eLiterals name="protected" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WildCardType" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bound" ordered="false"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WhileStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Statement" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"java","nsURI":"http://www.eclipse.org/MoDisco/Java/0.2.incubation/java-CDO","name":"java","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMethodDeclaration","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMethodInvocation","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractTypeDeclaration","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractTypeQualifiedExpression","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractVariablesContainer","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Archive","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertStatement","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ASTNode","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationMemberValuePair","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationTypeDeclaration","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationTypeMemberDeclaration","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousClassDeclaration","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayAccess","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayCreation","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayInitializer","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayLengthAccess","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayType","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AssignmentKind","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BodyDeclaration","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteral","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockComment","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakStatement","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CastExpression","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CatchClause","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacterLiteral","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassFile","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassInstanceCreation","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorDeclaration","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalExpression","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorInvocation","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassDeclaration","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":true,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompilationUnit","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinueStatement","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoStatement","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmptyStatement","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnhancedForStatement","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumConstantDeclaration","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumDeclaration","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStatement","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldAccess","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldDeclaration","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStatement","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportDeclaration","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InfixExpression","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InfixExpressionKind","instanceClass":null,"id":51,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"InheritanceKind","instanceClass":null,"id":52,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Initializer","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceofExpression","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceDeclaration","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Javadoc","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabeledStatement","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LineComment","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifest","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManifestAttribute","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManifestEntry","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemberRef","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodDeclaration","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodInvocation","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodRef","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodRefParameter","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Modifier","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamespaceAccess","instanceClass":null,"abstract":true,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberLiteral","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteral","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageAccess","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterizedType","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParenthesizedExpression","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PostfixExpression","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PostfixExpressionKind","instanceClass":null,"id":78,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrefixExpression","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PrefixExpressionKind","instanceClass":null,"id":80,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeBoolean","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeByte","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeChar","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeDouble","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeShort","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeFloat","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeInt","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeLong","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeVoid","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnStatement","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleVariableAccess","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleVariableDeclaration","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteral","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperConstructorInvocation","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperFieldAccess","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperMethodInvocation","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchCase","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchStatement","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SynchronizedStatement","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TagElement","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextElement","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThisExpression","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThrowStatement","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TryStatement","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeAccess","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDeclaration","instanceClass":null,"abstract":true,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDeclarationStatement","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeLiteral","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeParameter","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedItem","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedItemAccess","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedAnnotationDeclaration","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedAnnotationTypeMemberDeclaration","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedClassDeclaration","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedEnumDeclaration","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedInterfaceDeclaration","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedLabeledStatement","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedMethodDeclaration","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedSingleVariableDeclaration","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedType","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedTypeDeclaration","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedVariableDeclarationFragment","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":true,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationExpression","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationFragment","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationStatement","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":130,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WildCardType","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileStatement","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thrownExceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInDocComments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"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":"methodDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commentsBeforeBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commentsAfterBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","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":"superInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"abstractTypeDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variablesContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":178,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"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":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":183,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classFiles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":184,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"manifest","changeable":true,"resolveProxies":true,"lowerBound":0,"id":185,"derived":false},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"comments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalCompilationUnit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"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":"originalClassFile","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":202,"derived":false},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":209,"derived":false},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":214,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classInstanceCreation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"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":"anonymousClassDeclarationOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"anonymousClassDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"resolveProxies":true,"lowerBound":1,"id":221,"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":"index","changeable":true,"resolveProxies":true,"lowerBound":1,"id":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dimensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"resolveProxies":true,"lowerBound":1,"id":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"id":238,"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":"dimensions","changeable":true,"lowerBound":1,"iD":false,"id":239,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":240,"derived":false},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftHandSide","changeable":true,"resolveProxies":true,"lowerBound":1,"id":244,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":245,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightHandSide","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"},{"name":"ASSIGN","id":251,"value":1,"literal":"=","eClass":"EEnumLiteral"},{"name":"PLUS_ASSIGN","id":252,"value":2,"literal":"+=","eClass":"EEnumLiteral"},{"name":"MINUS_ASSIGN","id":253,"value":3,"literal":"-=","eClass":"EEnumLiteral"},{"name":"TIMES_ASSIGN","id":254,"value":4,"literal":"*=","eClass":"EEnumLiteral"},{"name":"DIVIDE_ASSIGN","id":255,"value":5,"literal":"/=","eClass":"EEnumLiteral"},{"name":"BIT_AND_ASSIGN","id":256,"value":6,"literal":"&=","eClass":"EEnumLiteral"},{"name":"BIT_OR_ASSIGN","id":257,"value":7,"literal":"|=","eClass":"EEnumLiteral"},{"name":"BIT_XOR_ASSIGN","id":258,"value":8,"literal":"^=","eClass":"EEnumLiteral"},{"name":"REMAINDER_ASSIGN","id":259,"value":9,"literal":"%=","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT_ASSIGN","id":260,"value":10,"literal":"<<=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED_ASSIGN","id":261,"value":11,"literal":">>=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED_ASSIGN","id":262,"value":12,"literal":">>>=","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"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":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"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":"bodyDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":270,"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":271,"derived":false},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"id":277,"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":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"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":"usagesInBreakStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":281,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":282,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exception","changeable":true,"resolveProxies":true,"lowerBound":1,"id":287,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":288,"derived":false},{"id":289,"eClass":"EGenericType"},{"id":290,"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":"catchClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":291,"derived":false},{"id":292,"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":"escapedValue","changeable":true,"lowerBound":1,"iD":false,"id":293,"derived":false},{"id":294,"eClass":"EGenericType"},{"id":295,"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":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":296,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":297,"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":"attachedSource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":298,"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":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":299,"derived":false},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":305,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":306,"derived":false},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":313,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":314,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":322,"derived":false},{"id":323,"eClass":"EGenericType"},{"id":324,"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":"content","changeable":true,"lowerBound":1,"iD":false,"id":325,"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":"enclosedByParent","changeable":true,"lowerBound":1,"iD":false,"id":326,"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":"prefixOfParent","changeable":true,"lowerBound":1,"iD":false,"id":327,"derived":false},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"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":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":332,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"commentList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":333,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":334,"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":"package","changeable":true,"resolveProxies":true,"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":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":336,"derived":false},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"id":344,"eClass":"EGenericType"},{"id":345,"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":"usagesInContinueStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":346,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":347,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":348,"derived":false},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":353,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":354,"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":"parameter","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"},{"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":"enhancedForStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":360,"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":"anonymousClassDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":361,"derived":false},{"container":false,"ordered":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":362,"derived":false},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enumConstants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":367,"derived":false},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":371,"derived":false},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":1,"id":374,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":375,"derived":false},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"updaters","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":"initializers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":383,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":384,"derived":false},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":390,"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":"thenStatement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":391,"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":"elseStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":392,"derived":false},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"static","changeable":true,"lowerBound":0,"iD":false,"id":397,"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":"importedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":398,"derived":false},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"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":"usagesInImports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":402,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":403,"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":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":404,"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":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":405,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extendedOperands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":406,"derived":false},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"name":"TIMES","id":412,"value":1,"literal":"*","eClass":"EEnumLiteral"},{"name":"DIVIDE","id":413,"value":2,"literal":"/","eClass":"EEnumLiteral"},{"name":"REMAINDER","id":414,"value":3,"literal":"%","eClass":"EEnumLiteral"},{"name":"PLUS","id":415,"value":4,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":416,"value":5,"literal":"-","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT","id":417,"value":6,"literal":"<<","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED","id":418,"value":7,"literal":">>","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED","id":419,"value":8,"literal":">>>","eClass":"EEnumLiteral"},{"name":"LESS","id":420,"value":9,"literal":"<","eClass":"EEnumLiteral"},{"name":"GREATER","id":421,"value":10,"literal":">","eClass":"EEnumLiteral"},{"name":"LESS_EQUALS","id":422,"value":11,"literal":"<=","eClass":"EEnumLiteral"},{"name":"GREATER_EQUALS","id":423,"value":12,"literal":">=","eClass":"EEnumLiteral"},{"name":"EQUALS","id":424,"value":13,"literal":"==","eClass":"EEnumLiteral"},{"name":"NOT_EQUALS","id":425,"value":14,"literal":"!=","eClass":"EEnumLiteral"},{"name":"XOR","id":426,"value":15,"literal":"^","eClass":"EEnumLiteral"},{"name":"AND","id":427,"value":16,"literal":"&","eClass":"EEnumLiteral"},{"name":"OR","id":428,"value":17,"literal":"|","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_AND","id":429,"value":18,"literal":"&&","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_OR","id":430,"value":19,"literal":"||","eClass":"EEnumLiteral"},{"name":"none","id":431,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"abstract","id":432,"value":2,"literal":"abstract","eClass":"EEnumLiteral"},{"name":"final","id":433,"value":3,"literal":"final","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":434,"derived":false},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":437,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":438,"derived":false},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tags","changeable":true,"resolveProxies":true,"lowerBound":0,"id":443,"derived":false},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":446,"derived":false},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"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":"mainAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":453,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entryAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":454,"derived":false},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":457,"derived":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":458,"derived":false},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":461,"derived":false},{"container":false,"ordered":false,"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":462,"derived":false},{"id":463,"eClass":"EGenericType"},{"id":464,"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":"member","changeable":true,"resolveProxies":true,"lowerBound":1,"id":465,"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":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":466,"derived":false},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"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":"extraArrayDimensions","changeable":true,"lowerBound":1,"iD":false,"id":470,"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":"returnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":471,"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":"redefinedMethodDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":472,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":473,"derived":false},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":479,"derived":false},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":483,"derived":false},{"container":false,"ordered":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":484,"derived":false},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":489,"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":"varargs","changeable":true,"lowerBound":1,"iD":false,"id":490,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":491,"derived":false},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":496,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":497,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"orphanTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":498,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"unresolvedItems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":499,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"compilationUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":500,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classFiles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":501,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"archives","changeable":true,"resolveProxies":true,"lowerBound":0,"id":502,"derived":false},{"id":503,"eClass":"EGenericType"},{"id":504,"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":"model","changeable":true,"resolveProxies":true,"lowerBound":0,"id":505,"derived":false},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"visibility","changeable":true,"lowerBound":1,"iD":false,"id":511,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"inheritance","changeable":true,"lowerBound":1,"iD":false,"id":512,"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":"static","changeable":true,"lowerBound":1,"iD":false,"id":513,"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":"transient","changeable":true,"lowerBound":1,"iD":false,"id":514,"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":"volatile","changeable":true,"lowerBound":1,"iD":false,"id":515,"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":"native","changeable":true,"lowerBound":1,"iD":false,"id":516,"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":"strictfp","changeable":true,"lowerBound":1,"iD":false,"id":517,"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":"synchronized","changeable":true,"lowerBound":1,"iD":false,"id":518,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"singleVariableDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":519,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variableDeclarationStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":520,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variableDeclarationExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":521,"derived":false},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":533,"derived":false},{"id":534,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":535,"derived":false},{"id":536,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":537,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":538,"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":"proxy","changeable":true,"lowerBound":1,"iD":false,"id":539,"derived":false},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"tokenValue","changeable":true,"lowerBound":1,"iD":false,"id":545,"derived":false},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"id":548,"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":"ownedPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":549,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":550,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInPackageAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":551,"derived":false},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"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":"package","changeable":true,"resolveProxies":true,"lowerBound":1,"id":558,"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":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":559,"derived":false},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":563,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":564,"derived":false},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":568,"derived":false},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":571,"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":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":572,"derived":false},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"name":"INCREMENT","id":576,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":577,"value":2,"literal":"--","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":578,"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":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":579,"derived":false},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"name":"INCREMENT","id":583,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":584,"value":2,"literal":"--","eClass":"EEnumLiteral"},{"name":"PLUS","id":585,"value":3,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":586,"value":4,"literal":"-","eClass":"EEnumLiteral"},{"name":"COMPLEMENT","id":587,"value":5,"literal":"~","eClass":"EEnumLiteral"},{"name":"NOT","id":588,"value":6,"literal":"!","eClass":"EEnumLiteral"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":599,"derived":false},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":602,"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":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":603,"derived":false},{"id":604,"eClass":"EGenericType"},{"id":605,"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":"usageInVariableAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":606,"derived":false},{"id":607,"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":"varargs","changeable":true,"lowerBound":1,"iD":false,"id":608,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":609,"derived":false},{"container":false,"ordered":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":610,"derived":false},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"escapedValue","changeable":true,"lowerBound":1,"iD":false,"id":620,"derived":false},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":623,"derived":false},{"id":624,"eClass":"EGenericType"},{"id":625,"eClass":"EGenericType"},{"id":626,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":1,"id":627,"derived":false},{"id":628,"eClass":"EGenericType"},{"id":629,"eClass":"EGenericType"},{"id":630,"eClass":"EGenericType"},{"id":631,"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":"default","changeable":true,"lowerBound":1,"iD":false,"id":632,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":633,"derived":false},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":637,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":638,"derived":false},{"id":639,"eClass":"EGenericType"},{"id":640,"eClass":"EGenericType"},{"id":641,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":642,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":643,"derived":false},{"id":644,"eClass":"EGenericType"},{"id":645,"eClass":"EGenericType"},{"id":646,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"tagName","changeable":true,"lowerBound":0,"iD":false,"id":647,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":648,"derived":false},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"id":651,"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":"text","changeable":true,"lowerBound":1,"iD":false,"id":652,"derived":false},{"id":653,"eClass":"EGenericType"},{"id":654,"eClass":"EGenericType"},{"id":655,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":656,"derived":false},{"id":657,"eClass":"EGenericType"},{"id":658,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":659,"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":"finally","changeable":true,"resolveProxies":true,"lowerBound":0,"id":660,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"catchClauses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":661,"derived":false},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"id":664,"eClass":"EGenericType"},{"id":665,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInTypeAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":666,"derived":false},{"id":667,"eClass":"EGenericType"},{"id":668,"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":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":669,"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":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":670,"derived":false},{"id":671,"eClass":"EGenericType"},{"id":672,"eClass":"EGenericType"},{"id":673,"eClass":"EGenericType"},{"id":674,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":675,"derived":false},{"id":676,"eClass":"EGenericType"},{"id":677,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declaration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":678,"derived":false},{"id":679,"eClass":"EGenericType"},{"id":680,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":681,"derived":false},{"id":682,"eClass":"EGenericType"},{"id":683,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bounds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":684,"derived":false},{"id":685,"eClass":"EGenericType"},{"id":686,"eClass":"EGenericType"},{"id":687,"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":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":688,"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":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":689,"derived":false},{"id":690,"eClass":"EGenericType"},{"id":691,"eClass":"EGenericType"},{"id":692,"eClass":"EGenericType"},{"id":693,"eClass":"EGenericType"},{"id":694,"eClass":"EGenericType"},{"id":695,"eClass":"EGenericType"},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"id":698,"eClass":"EGenericType"},{"id":699,"eClass":"EGenericType"},{"id":700,"eClass":"EGenericType"},{"id":701,"eClass":"EGenericType"},{"id":702,"eClass":"EGenericType"},{"id":703,"eClass":"EGenericType"},{"id":704,"eClass":"EGenericType"},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"EGenericType"},{"id":708,"eClass":"EGenericType"},{"id":709,"eClass":"EGenericType"},{"id":710,"eClass":"EGenericType"},{"id":711,"eClass":"EGenericType"},{"id":712,"eClass":"EGenericType"},{"id":713,"eClass":"EGenericType"},{"id":714,"eClass":"EGenericType"},{"id":715,"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":"extraArrayDimensions","changeable":true,"lowerBound":1,"iD":false,"id":716,"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":"initializer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":717,"derived":false},{"id":718,"eClass":"EGenericType"},{"id":719,"eClass":"EGenericType"},{"id":720,"eClass":"EGenericType"},{"id":721,"eClass":"EGenericType"},{"container":false,"ordered":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":722,"derived":false},{"id":723,"eClass":"EGenericType"},{"id":724,"eClass":"EGenericType"},{"id":725,"eClass":"EGenericType"},{"id":726,"eClass":"EGenericType"},{"id":727,"eClass":"EGenericType"},{"id":728,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"extraArrayDimensions","changeable":true,"lowerBound":1,"iD":false,"id":729,"derived":false},{"container":false,"ordered":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":730,"derived":false},{"id":731,"eClass":"EGenericType"},{"id":732,"eClass":"EGenericType"},{"id":733,"eClass":"EGenericType"},{"id":734,"eClass":"EGenericType"},{"id":735,"eClass":"EGenericType"},{"name":"none","id":736,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"public","id":737,"value":2,"literal":"public","eClass":"EEnumLiteral"},{"name":"private","id":738,"value":3,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":739,"value":4,"literal":"protected","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"upperBound","changeable":true,"lowerBound":1,"iD":false,"id":740,"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":"bound","changeable":true,"resolveProxies":true,"lowerBound":0,"id":741,"derived":false},{"id":742,"eClass":"EGenericType"},{"id":743,"eClass":"EGenericType"},{"id":744,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":745,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":746,"derived":false},{"id":747,"eClass":"EGenericType"},{"id":748,"eClass":"EGenericType"},{"id":749,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":1,"target":0},{"source":1,"target":21},{"source":1,"target":133},{"source":1,"target":134},{"source":1,"target":135},{"source":1,"target":136},{"source":1,"target":137},{"source":1,"target":138},{"source":1,"target":139},{"source":133,"target":24},{"source":133,"target":140},{"source":133,"target":1},{"source":140,"target":24},{"source":134,"target":93},{"source":134,"target":141},{"source":134,"target":1},{"source":134,"target":142},{"source":141,"target":93},{"source":135,"target":108},{"source":135,"target":143},{"source":135,"target":1},{"source":143,"target":108},{"source":136,"target":112},{"source":136,"target":144},{"source":136,"target":1},{"source":144,"target":112},{"source":137,"target":65},{"source":137,"target":145},{"source":137,"target":1},{"source":137,"target":146},{"source":145,"target":65},{"source":138,"target":2},{"source":138,"target":147},{"source":138,"target":1},{"source":138,"target":148},{"source":147,"target":2},{"source":139,"target":21},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":148},{"source":2,"target":149},{"source":2,"target":150},{"source":2,"target":151},{"source":148,"target":1},{"source":148,"target":152},{"source":148,"target":2},{"source":148,"target":138},{"source":152,"target":1},{"source":149,"target":43},{"source":149,"target":153},{"source":149,"target":2},{"source":153,"target":43},{"source":150,"target":108},{"source":150,"target":154},{"source":150,"target":2},{"source":154,"target":108},{"source":151,"target":9},{"source":3,"target":0},{"source":3,"target":21},{"source":3,"target":107},{"source":3,"target":155},{"source":3,"target":156},{"source":3,"target":157},{"source":3,"target":158},{"source":3,"target":159},{"source":3,"target":160},{"source":3,"target":161},{"source":155,"target":21},{"source":155,"target":162},{"source":155,"target":3},{"source":155,"target":163},{"source":162,"target":21},{"source":156,"target":35},{"source":156,"target":164},{"source":156,"target":3},{"source":164,"target":35},{"source":157,"target":35},{"source":157,"target":165},{"source":157,"target":3},{"source":165,"target":35},{"source":158,"target":73},{"source":158,"target":166},{"source":158,"target":3},{"source":158,"target":167},{"source":166,"target":73},{"source":159,"target":108},{"source":159,"target":168},{"source":159,"target":3},{"source":168,"target":108},{"source":160,"target":21},{"source":161,"target":107},{"source":4,"target":0},{"source":4,"target":43},{"source":4,"target":169},{"source":4,"target":170},{"source":169,"target":108},{"source":169,"target":171},{"source":169,"target":4},{"source":171,"target":108},{"source":170,"target":43},{"source":5,"target":0},{"source":5,"target":9},{"source":5,"target":172},{"source":5,"target":173},{"source":5,"target":174},{"source":172,"target":108},{"source":172,"target":175},{"source":172,"target":5},{"source":175,"target":108},{"source":173,"target":128},{"source":173,"target":176},{"source":173,"target":5},{"source":173,"target":177},{"source":176,"target":128},{"source":174,"target":9},{"source":6,"target":0},{"source":6,"target":43},{"source":6,"target":178},{"source":6,"target":179},{"source":6,"target":180},{"source":178,"target":108},{"source":178,"target":181},{"source":178,"target":6},{"source":181,"target":108},{"source":179,"target":10},{"source":179,"target":182},{"source":179,"target":6},{"source":182,"target":10},{"source":180,"target":43},{"source":7,"target":0},{"source":7,"target":69},{"source":7,"target":183},{"source":7,"target":184},{"source":7,"target":185},{"source":7,"target":186},{"source":183,"target":187},{"source":183,"target":7},{"source":184,"target":29},{"source":184,"target":188},{"source":184,"target":7},{"source":188,"target":29},{"source":185,"target":59},{"source":185,"target":189},{"source":185,"target":7},{"source":189,"target":59},{"source":186,"target":69},{"source":8,"target":0},{"source":8,"target":94},{"source":8,"target":190},{"source":8,"target":191},{"source":8,"target":192},{"source":190,"target":43},{"source":190,"target":193},{"source":190,"target":8},{"source":193,"target":43},{"source":191,"target":43},{"source":191,"target":194},{"source":191,"target":8},{"source":194,"target":43},{"source":192,"target":94},{"source":9,"target":0},{"source":9,"target":195},{"source":9,"target":196},{"source":9,"target":197},{"source":195,"target":35},{"source":195,"target":198},{"source":195,"target":9},{"source":198,"target":35},{"source":196,"target":36},{"source":196,"target":199},{"source":196,"target":9},{"source":199,"target":36},{"source":197,"target":29},{"source":197,"target":200},{"source":197,"target":9},{"source":200,"target":29},{"source":10,"target":0},{"source":10,"target":69},{"source":10,"target":201},{"source":10,"target":202},{"source":10,"target":203},{"source":201,"target":12},{"source":201,"target":204},{"source":201,"target":10},{"source":201,"target":205},{"source":204,"target":12},{"source":202,"target":43},{"source":202,"target":206},{"source":202,"target":10},{"source":206,"target":43},{"source":203,"target":69},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":207},{"source":207,"target":3},{"source":12,"target":0},{"source":12,"target":21},{"source":12,"target":208},{"source":12,"target":209},{"source":12,"target":205},{"source":12,"target":210},{"source":208,"target":43},{"source":208,"target":211},{"source":208,"target":12},{"source":211,"target":43},{"source":209,"target":108},{"source":209,"target":212},{"source":209,"target":12},{"source":212,"target":108},{"source":205,"target":10},{"source":205,"target":213},{"source":205,"target":12},{"source":205,"target":201},{"source":213,"target":10},{"source":210,"target":21},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":214},{"source":13,"target":215},{"source":13,"target":216},{"source":214,"target":21},{"source":214,"target":217},{"source":214,"target":13},{"source":214,"target":218},{"source":217,"target":21},{"source":215,"target":30},{"source":215,"target":219},{"source":215,"target":13},{"source":215,"target":220},{"source":219,"target":30},{"source":216,"target":9},{"source":14,"target":0},{"source":14,"target":43},{"source":14,"target":221},{"source":14,"target":222},{"source":14,"target":223},{"source":221,"target":43},{"source":221,"target":224},{"source":221,"target":14},{"source":224,"target":43},{"source":222,"target":43},{"source":222,"target":225},{"source":222,"target":14},{"source":225,"target":43},{"source":223,"target":43},{"source":15,"target":0},{"source":15,"target":43},{"source":15,"target":226},{"source":15,"target":227},{"source":15,"target":228},{"source":15,"target":229},{"source":226,"target":43},{"source":226,"target":230},{"source":226,"target":15},{"source":230,"target":43},{"source":227,"target":16},{"source":227,"target":231},{"source":227,"target":15},{"source":231,"target":16},{"source":228,"target":108},{"source":228,"target":232},{"source":228,"target":15},{"source":232,"target":108},{"source":229,"target":43},{"source":16,"target":0},{"source":16,"target":43},{"source":16,"target":233},{"source":16,"target":234},{"source":233,"target":43},{"source":233,"target":235},{"source":233,"target":16},{"source":235,"target":43},{"source":234,"target":43},{"source":17,"target":0},{"source":17,"target":43},{"source":17,"target":236},{"source":17,"target":237},{"source":236,"target":43},{"source":236,"target":238},{"source":236,"target":17},{"source":238,"target":43},{"source":237,"target":43},{"source":18,"target":0},{"source":18,"target":107},{"source":18,"target":239},{"source":18,"target":240},{"source":18,"target":241},{"source":239,"target":242},{"source":239,"target":18},{"source":240,"target":108},{"source":240,"target":243},{"source":240,"target":18},{"source":243,"target":108},{"source":241,"target":107},{"source":19,"target":0},{"source":19,"target":43},{"source":19,"target":244},{"source":19,"target":245},{"source":19,"target":246},{"source":19,"target":247},{"source":244,"target":43},{"source":244,"target":248},{"source":244,"target":19},{"source":248,"target":43},{"source":245,"target":20},{"source":245,"target":249},{"source":245,"target":19},{"source":249,"target":20},{"source":246,"target":43},{"source":246,"target":250},{"source":246,"target":19},{"source":250,"target":43},{"source":247,"target":43},{"source":20,"target":0},{"source":20,"target":251},{"source":20,"target":252},{"source":20,"target":253},{"source":20,"target":254},{"source":20,"target":255},{"source":20,"target":256},{"source":20,"target":257},{"source":20,"target":258},{"source":20,"target":259},{"source":20,"target":260},{"source":20,"target":261},{"source":20,"target":262},{"source":251,"target":20},{"source":252,"target":20},{"source":253,"target":20},{"source":254,"target":20},{"source":255,"target":20},{"source":256,"target":20},{"source":257,"target":20},{"source":258,"target":20},{"source":259,"target":20},{"source":260,"target":20},{"source":261,"target":20},{"source":262,"target":20},{"source":21,"target":0},{"source":21,"target":69},{"source":21,"target":163},{"source":21,"target":263},{"source":21,"target":218},{"source":21,"target":264},{"source":21,"target":265},{"source":163,"target":3},{"source":163,"target":266},{"source":163,"target":21},{"source":163,"target":155},{"source":266,"target":3},{"source":263,"target":6},{"source":263,"target":267},{"source":263,"target":21},{"source":267,"target":6},{"source":218,"target":13},{"source":218,"target":268},{"source":218,"target":21},{"source":218,"target":214},{"source":268,"target":13},{"source":264,"target":68},{"source":264,"target":269},{"source":264,"target":21},{"source":264,"target":270},{"source":269,"target":68},{"source":265,"target":69},{"source":22,"target":0},{"source":22,"target":43},{"source":22,"target":271},{"source":22,"target":272},{"source":271,"target":273},{"source":271,"target":22},{"source":272,"target":43},{"source":23,"target":0},{"source":23,"target":35},{"source":23,"target":274},{"source":274,"target":35},{"source":24,"target":0},{"source":24,"target":94},{"source":24,"target":275},{"source":24,"target":276},{"source":275,"target":94},{"source":275,"target":277},{"source":275,"target":24},{"source":277,"target":94},{"source":276,"target":94},{"source":25,"target":0},{"source":25,"target":94},{"source":25,"target":278},{"source":25,"target":279},{"source":278,"target":57},{"source":278,"target":280},{"source":278,"target":25},{"source":278,"target":281},{"source":280,"target":57},{"source":279,"target":94},{"source":26,"target":0},{"source":26,"target":43},{"source":26,"target":282},{"source":26,"target":283},{"source":26,"target":284},{"source":282,"target":43},{"source":282,"target":285},{"source":282,"target":26},{"source":285,"target":43},{"source":283,"target":108},{"source":283,"target":286},{"source":283,"target":26},{"source":286,"target":108},{"source":284,"target":43},{"source":27,"target":0},{"source":27,"target":94},{"source":27,"target":287},{"source":27,"target":288},{"source":27,"target":289},{"source":287,"target":93},{"source":287,"target":290},{"source":287,"target":27},{"source":287,"target":291},{"source":290,"target":93},{"source":288,"target":24},{"source":288,"target":292},{"source":288,"target":27},{"source":292,"target":24},{"source":289,"target":94},{"source":28,"target":0},{"source":28,"target":43},{"source":28,"target":293},{"source":28,"target":294},{"source":293,"target":295},{"source":293,"target":28},{"source":294,"target":43},{"source":29,"target":0},{"source":29,"target":69},{"source":29,"target":296},{"source":29,"target":297},{"source":29,"target":298},{"source":29,"target":299},{"source":29,"target":300},{"source":296,"target":301},{"source":296,"target":29},{"source":297,"target":3},{"source":297,"target":302},{"source":297,"target":29},{"source":302,"target":3},{"source":298,"target":36},{"source":298,"target":303},{"source":298,"target":29},{"source":303,"target":36},{"source":299,"target":73},{"source":299,"target":304},{"source":299,"target":29},{"source":304,"target":73},{"source":300,"target":69},{"source":30,"target":0},{"source":30,"target":43},{"source":30,"target":2},{"source":30,"target":220},{"source":30,"target":305},{"source":30,"target":306},{"source":30,"target":307},{"source":30,"target":308},{"source":220,"target":13},{"source":220,"target":309},{"source":220,"target":30},{"source":220,"target":215},{"source":309,"target":13},{"source":305,"target":43},{"source":305,"target":310},{"source":305,"target":30},{"source":310,"target":43},{"source":306,"target":108},{"source":306,"target":311},{"source":306,"target":30},{"source":311,"target":108},{"source":307,"target":43},{"source":308,"target":2},{"source":31,"target":0},{"source":31,"target":1},{"source":31,"target":312},{"source":312,"target":1},{"source":32,"target":0},{"source":32,"target":43},{"source":32,"target":313},{"source":32,"target":314},{"source":32,"target":315},{"source":32,"target":316},{"source":313,"target":43},{"source":313,"target":317},{"source":313,"target":32},{"source":317,"target":43},{"source":314,"target":43},{"source":314,"target":318},{"source":314,"target":32},{"source":318,"target":43},{"source":315,"target":43},{"source":315,"target":319},{"source":315,"target":32},{"source":319,"target":43},{"source":316,"target":43},{"source":33,"target":0},{"source":33,"target":94},{"source":33,"target":2},{"source":33,"target":320},{"source":33,"target":321},{"source":320,"target":94},{"source":321,"target":2},{"source":34,"target":0},{"source":34,"target":109},{"source":34,"target":322},{"source":34,"target":323},{"source":322,"target":108},{"source":322,"target":324},{"source":322,"target":34},{"source":324,"target":108},{"source":323,"target":109},{"source":35,"target":0},{"source":35,"target":9},{"source":35,"target":325},{"source":35,"target":326},{"source":35,"target":327},{"source":35,"target":328},{"source":325,"target":329},{"source":325,"target":35},{"source":326,"target":330},{"source":326,"target":35},{"source":327,"target":331},{"source":327,"target":35},{"source":328,"target":9},{"source":36,"target":0},{"source":36,"target":69},{"source":36,"target":332},{"source":36,"target":333},{"source":36,"target":334},{"source":36,"target":335},{"source":36,"target":336},{"source":36,"target":337},{"source":332,"target":338},{"source":332,"target":36},{"source":333,"target":35},{"source":333,"target":339},{"source":333,"target":36},{"source":339,"target":35},{"source":334,"target":49},{"source":334,"target":340},{"source":334,"target":36},{"source":340,"target":49},{"source":335,"target":73},{"source":335,"target":341},{"source":335,"target":36},{"source":341,"target":73},{"source":336,"target":3},{"source":336,"target":342},{"source":336,"target":36},{"source":342,"target":3},{"source":337,"target":69},{"source":37,"target":0},{"source":37,"target":94},{"source":37,"target":343},{"source":37,"target":344},{"source":343,"target":57},{"source":343,"target":345},{"source":343,"target":37},{"source":343,"target":346},{"source":345,"target":57},{"source":344,"target":94},{"source":38,"target":0},{"source":38,"target":94},{"source":38,"target":347},{"source":38,"target":348},{"source":38,"target":349},{"source":347,"target":43},{"source":347,"target":350},{"source":347,"target":38},{"source":350,"target":43},{"source":348,"target":94},{"source":348,"target":351},{"source":348,"target":38},{"source":351,"target":94},{"source":349,"target":94},{"source":39,"target":0},{"source":39,"target":94},{"source":39,"target":352},{"source":352,"target":94},{"source":40,"target":0},{"source":40,"target":94},{"source":40,"target":353},{"source":40,"target":354},{"source":40,"target":355},{"source":40,"target":356},{"source":353,"target":94},{"source":353,"target":357},{"source":353,"target":40},{"source":357,"target":94},{"source":354,"target":43},{"source":354,"target":358},{"source":354,"target":40},{"source":358,"target":43},{"source":355,"target":93},{"source":355,"target":359},{"source":355,"target":40},{"source":355,"target":360},{"source":359,"target":93},{"source":356,"target":94},{"source":41,"target":0},{"source":41,"target":21},{"source":41,"target":126},{"source":41,"target":361},{"source":41,"target":362},{"source":41,"target":363},{"source":41,"target":364},{"source":361,"target":13},{"source":361,"target":365},{"source":361,"target":41},{"source":365,"target":13},{"source":362,"target":43},{"source":362,"target":366},{"source":362,"target":41},{"source":366,"target":43},{"source":363,"target":21},{"source":364,"target":126},{"source":42,"target":0},{"source":42,"target":3},{"source":42,"target":367},{"source":42,"target":368},{"source":367,"target":41},{"source":367,"target":369},{"source":367,"target":42},{"source":369,"target":41},{"source":368,"target":3},{"source":43,"target":0},{"source":43,"target":9},{"source":43,"target":370},{"source":370,"target":9},{"source":44,"target":0},{"source":44,"target":94},{"source":44,"target":371},{"source":44,"target":372},{"source":371,"target":43},{"source":371,"target":373},{"source":371,"target":44},{"source":373,"target":43},{"source":372,"target":94},{"source":45,"target":0},{"source":45,"target":43},{"source":45,"target":374},{"source":45,"target":375},{"source":45,"target":376},{"source":374,"target":92},{"source":374,"target":377},{"source":374,"target":45},{"source":377,"target":92},{"source":375,"target":43},{"source":375,"target":378},{"source":375,"target":45},{"source":378,"target":43},{"source":376,"target":43},{"source":46,"target":0},{"source":46,"target":21},{"source":46,"target":5},{"source":46,"target":379},{"source":46,"target":380},{"source":379,"target":21},{"source":380,"target":5},{"source":47,"target":0},{"source":47,"target":94},{"source":47,"target":381},{"source":47,"target":382},{"source":47,"target":383},{"source":47,"target":384},{"source":47,"target":385},{"source":381,"target":43},{"source":381,"target":386},{"source":381,"target":47},{"source":386,"target":43},{"source":382,"target":43},{"source":382,"target":387},{"source":382,"target":47},{"source":387,"target":43},{"source":383,"target":43},{"source":383,"target":388},{"source":383,"target":47},{"source":388,"target":43},{"source":384,"target":94},{"source":384,"target":389},{"source":384,"target":47},{"source":389,"target":94},{"source":385,"target":94},{"source":48,"target":0},{"source":48,"target":94},{"source":48,"target":390},{"source":48,"target":391},{"source":48,"target":392},{"source":48,"target":393},{"source":390,"target":43},{"source":390,"target":394},{"source":390,"target":48},{"source":394,"target":43},{"source":391,"target":94},{"source":391,"target":395},{"source":391,"target":48},{"source":395,"target":94},{"source":392,"target":94},{"source":392,"target":396},{"source":392,"target":48},{"source":396,"target":94},{"source":393,"target":94},{"source":49,"target":0},{"source":49,"target":9},{"source":49,"target":397},{"source":49,"target":398},{"source":49,"target":399},{"source":397,"target":400},{"source":397,"target":49},{"source":398,"target":69},{"source":398,"target":401},{"source":398,"target":49},{"source":398,"target":402},{"source":401,"target":69},{"source":399,"target":9},{"source":50,"target":0},{"source":50,"target":43},{"source":50,"target":403},{"source":50,"target":404},{"source":50,"target":405},{"source":50,"target":406},{"source":50,"target":407},{"source":403,"target":51},{"source":403,"target":408},{"source":403,"target":50},{"source":408,"target":51},{"source":404,"target":43},{"source":404,"target":409},{"source":404,"target":50},{"source":409,"target":43},{"source":405,"target":43},{"source":405,"target":410},{"source":405,"target":50},{"source":410,"target":43},{"source":406,"target":43},{"source":406,"target":411},{"source":406,"target":50},{"source":411,"target":43},{"source":407,"target":43},{"source":51,"target":0},{"source":51,"target":412},{"source":51,"target":413},{"source":51,"target":414},{"source":51,"target":415},{"source":51,"target":416},{"source":51,"target":417},{"source":51,"target":418},{"source":51,"target":419},{"source":51,"target":420},{"source":51,"target":421},{"source":51,"target":422},{"source":51,"target":423},{"source":51,"target":424},{"source":51,"target":425},{"source":51,"target":426},{"source":51,"target":427},{"source":51,"target":428},{"source":51,"target":429},{"source":51,"target":430},{"source":412,"target":51},{"source":413,"target":51},{"source":414,"target":51},{"source":415,"target":51},{"source":416,"target":51},{"source":417,"target":51},{"source":418,"target":51},{"source":419,"target":51},{"source":420,"target":51},{"source":421,"target":51},{"source":422,"target":51},{"source":423,"target":51},{"source":424,"target":51},{"source":425,"target":51},{"source":426,"target":51},{"source":427,"target":51},{"source":428,"target":51},{"source":429,"target":51},{"source":430,"target":51},{"source":52,"target":0},{"source":52,"target":431},{"source":52,"target":432},{"source":52,"target":433},{"source":431,"target":52},{"source":432,"target":52},{"source":433,"target":52},{"source":53,"target":0},{"source":53,"target":21},{"source":53,"target":434},{"source":53,"target":435},{"source":434,"target":24},{"source":434,"target":436},{"source":434,"target":53},{"source":436,"target":24},{"source":435,"target":21},{"source":54,"target":0},{"source":54,"target":43},{"source":54,"target":437},{"source":54,"target":438},{"source":54,"target":439},{"source":437,"target":108},{"source":437,"target":440},{"source":437,"target":54},{"source":440,"target":108},{"source":438,"target":43},{"source":438,"target":441},{"source":438,"target":54},{"source":441,"target":43},{"source":439,"target":43},{"source":55,"target":0},{"source":55,"target":109},{"source":55,"target":442},{"source":442,"target":109},{"source":56,"target":0},{"source":56,"target":35},{"source":56,"target":443},{"source":56,"target":444},{"source":443,"target":102},{"source":443,"target":445},{"source":443,"target":56},{"source":445,"target":102},{"source":444,"target":35},{"source":57,"target":0},{"source":57,"target":69},{"source":57,"target":94},{"source":57,"target":446},{"source":57,"target":281},{"source":57,"target":346},{"source":57,"target":447},{"source":57,"target":448},{"source":446,"target":94},{"source":446,"target":449},{"source":446,"target":57},{"source":449,"target":94},{"source":281,"target":25},{"source":281,"target":450},{"source":281,"target":57},{"source":281,"target":278},{"source":450,"target":25},{"source":346,"target":37},{"source":346,"target":451},{"source":346,"target":57},{"source":346,"target":343},{"source":451,"target":37},{"source":447,"target":69},{"source":448,"target":94},{"source":58,"target":0},{"source":58,"target":35},{"source":58,"target":452},{"source":452,"target":35},{"source":59,"target":0},{"source":59,"target":453},{"source":59,"target":454},{"source":453,"target":60},{"source":453,"target":455},{"source":453,"target":59},{"source":455,"target":60},{"source":454,"target":61},{"source":454,"target":456},{"source":454,"target":59},{"source":456,"target":61},{"source":60,"target":0},{"source":60,"target":457},{"source":60,"target":458},{"source":457,"target":459},{"source":457,"target":60},{"source":458,"target":460},{"source":458,"target":60},{"source":61,"target":0},{"source":61,"target":461},{"source":61,"target":462},{"source":461,"target":463},{"source":461,"target":61},{"source":462,"target":60},{"source":462,"target":464},{"source":462,"target":61},{"source":464,"target":60},{"source":62,"target":0},{"source":62,"target":9},{"source":62,"target":465},{"source":62,"target":466},{"source":62,"target":467},{"source":465,"target":69},{"source":465,"target":468},{"source":465,"target":62},{"source":468,"target":69},{"source":466,"target":108},{"source":466,"target":469},{"source":466,"target":62},{"source":469,"target":108},{"source":467,"target":9},{"source":63,"target":0},{"source":63,"target":1},{"source":63,"target":470},{"source":63,"target":471},{"source":63,"target":472},{"source":63,"target":473},{"source":63,"target":474},{"source":470,"target":475},{"source":470,"target":63},{"source":471,"target":108},{"source":471,"target":476},{"source":471,"target":63},{"source":476,"target":108},{"source":472,"target":63},{"source":472,"target":477},{"source":472,"target":63},{"source":472,"target":473},{"source":477,"target":63},{"source":473,"target":63},{"source":473,"target":478},{"source":473,"target":63},{"source":473,"target":472},{"source":478,"target":63},{"source":474,"target":1},{"source":64,"target":0},{"source":64,"target":43},{"source":64,"target":2},{"source":64,"target":479},{"source":64,"target":480},{"source":64,"target":481},{"source":479,"target":43},{"source":479,"target":482},{"source":479,"target":64},{"source":482,"target":43},{"source":480,"target":43},{"source":481,"target":2},{"source":65,"target":0},{"source":65,"target":9},{"source":65,"target":146},{"source":65,"target":483},{"source":65,"target":484},{"source":65,"target":485},{"source":146,"target":1},{"source":146,"target":486},{"source":146,"target":65},{"source":146,"target":137},{"source":486,"target":1},{"source":483,"target":108},{"source":483,"target":487},{"source":483,"target":65},{"source":487,"target":108},{"source":484,"target":66},{"source":484,"target":488},{"source":484,"target":65},{"source":488,"target":66},{"source":485,"target":9},{"source":66,"target":0},{"source":66,"target":9},{"source":66,"target":489},{"source":66,"target":490},{"source":66,"target":491},{"source":66,"target":492},{"source":489,"target":493},{"source":489,"target":66},{"source":490,"target":494},{"source":490,"target":66},{"source":491,"target":108},{"source":491,"target":495},{"source":491,"target":66},{"source":495,"target":108},{"source":492,"target":9},{"source":67,"target":0},{"source":67,"target":496},{"source":67,"target":497},{"source":67,"target":498},{"source":67,"target":499},{"source":67,"target":500},{"source":67,"target":501},{"source":67,"target":502},{"source":496,"target":503},{"source":496,"target":67},{"source":497,"target":73},{"source":497,"target":504},{"source":497,"target":67},{"source":497,"target":505},{"source":504,"target":73},{"source":498,"target":107},{"source":498,"target":506},{"source":498,"target":67},{"source":506,"target":107},{"source":499,"target":113},{"source":499,"target":507},{"source":499,"target":67},{"source":507,"target":113},{"source":500,"target":36},{"source":500,"target":508},{"source":500,"target":67},{"source":508,"target":36},{"source":501,"target":29},{"source":501,"target":509},{"source":501,"target":67},{"source":509,"target":29},{"source":502,"target":7},{"source":502,"target":510},{"source":502,"target":67},{"source":510,"target":7},{"source":68,"target":0},{"source":68,"target":9},{"source":68,"target":511},{"source":68,"target":512},{"source":68,"target":513},{"source":68,"target":514},{"source":68,"target":515},{"source":68,"target":516},{"source":68,"target":517},{"source":68,"target":518},{"source":68,"target":270},{"source":68,"target":519},{"source":68,"target":520},{"source":68,"target":521},{"source":68,"target":522},{"source":511,"target":130},{"source":511,"target":523},{"source":511,"target":68},{"source":523,"target":130},{"source":512,"target":52},{"source":512,"target":524},{"source":512,"target":68},{"source":524,"target":52},{"source":513,"target":525},{"source":513,"target":68},{"source":514,"target":526},{"source":514,"target":68},{"source":515,"target":527},{"source":515,"target":68},{"source":516,"target":528},{"source":516,"target":68},{"source":517,"target":529},{"source":517,"target":68},{"source":518,"target":530},{"source":518,"target":68},{"source":270,"target":21},{"source":270,"target":531},{"source":270,"target":68},{"source":270,"target":264},{"source":531,"target":21},{"source":519,"target":93},{"source":519,"target":532},{"source":519,"target":68},{"source":519,"target":533},{"source":532,"target":93},{"source":520,"target":129},{"source":520,"target":534},{"source":520,"target":68},{"source":520,"target":535},{"source":534,"target":129},{"source":521,"target":127},{"source":521,"target":536},{"source":521,"target":68},{"source":521,"target":537},{"source":536,"target":127},{"source":522,"target":9},{"source":69,"target":0},{"source":69,"target":9},{"source":69,"target":538},{"source":69,"target":539},{"source":69,"target":402},{"source":69,"target":540},{"source":538,"target":541},{"source":538,"target":69},{"source":539,"target":542},{"source":539,"target":69},{"source":402,"target":49},{"source":402,"target":543},{"source":402,"target":69},{"source":402,"target":398},{"source":543,"target":49},{"source":540,"target":9},{"source":70,"target":0},{"source":70,"target":9},{"source":70,"target":544},{"source":544,"target":9},{"source":71,"target":0},{"source":71,"target":43},{"source":71,"target":545},{"source":71,"target":546},{"source":545,"target":547},{"source":545,"target":71},{"source":546,"target":43},{"source":72,"target":0},{"source":72,"target":43},{"source":72,"target":548},{"source":548,"target":43},{"source":73,"target":0},{"source":73,"target":69},{"source":73,"target":167},{"source":73,"target":505},{"source":73,"target":549},{"source":73,"target":550},{"source":73,"target":551},{"source":73,"target":552},{"source":167,"target":3},{"source":167,"target":553},{"source":167,"target":73},{"source":167,"target":158},{"source":553,"target":3},{"source":505,"target":67},{"source":505,"target":554},{"source":505,"target":73},{"source":505,"target":497},{"source":554,"target":67},{"source":549,"target":73},{"source":549,"target":555},{"source":549,"target":73},{"source":549,"target":550},{"source":555,"target":73},{"source":550,"target":73},{"source":550,"target":556},{"source":550,"target":73},{"source":550,"target":549},{"source":556,"target":73},{"source":551,"target":74},{"source":551,"target":557},{"source":551,"target":73},{"source":551,"target":558},{"source":557,"target":74},{"source":552,"target":69},{"source":74,"target":0},{"source":74,"target":70},{"source":74,"target":558},{"source":74,"target":559},{"source":74,"target":560},{"source":558,"target":73},{"source":558,"target":561},{"source":558,"target":74},{"source":558,"target":551},{"source":561,"target":73},{"source":559,"target":74},{"source":559,"target":562},{"source":559,"target":74},{"source":562,"target":74},{"source":560,"target":70},{"source":75,"target":0},{"source":75,"target":107},{"source":75,"target":563},{"source":75,"target":564},{"source":75,"target":565},{"source":563,"target":108},{"source":563,"target":566},{"source":563,"target":75},{"source":566,"target":108},{"source":564,"target":108},{"source":564,"target":567},{"source":564,"target":75},{"source":567,"target":108},{"source":565,"target":107},{"source":76,"target":0},{"source":76,"target":43},{"source":76,"target":568},{"source":76,"target":569},{"source":568,"target":43},{"source":568,"target":570},{"source":568,"target":76},{"source":570,"target":43},{"source":569,"target":43},{"source":77,"target":0},{"source":77,"target":43},{"source":77,"target":571},{"source":77,"target":572},{"source":77,"target":573},{"source":571,"target":78},{"source":571,"target":574},{"source":571,"target":77},{"source":574,"target":78},{"source":572,"target":43},{"source":572,"target":575},{"source":572,"target":77},{"source":575,"target":43},{"source":573,"target":43},{"source":78,"target":0},{"source":78,"target":576},{"source":78,"target":577},{"source":576,"target":78},{"source":577,"target":78},{"source":79,"target":0},{"source":79,"target":43},{"source":79,"target":578},{"source":79,"target":579},{"source":79,"target":580},{"source":578,"target":80},{"source":578,"target":581},{"source":578,"target":79},{"source":581,"target":80},{"source":579,"target":43},{"source":579,"target":582},{"source":579,"target":79},{"source":582,"target":43},{"source":580,"target":43},{"source":80,"target":0},{"source":80,"target":583},{"source":80,"target":584},{"source":80,"target":585},{"source":80,"target":586},{"source":80,"target":587},{"source":80,"target":588},{"source":583,"target":80},{"source":584,"target":80},{"source":585,"target":80},{"source":586,"target":80},{"source":587,"target":80},{"source":588,"target":80},{"source":81,"target":0},{"source":81,"target":107},{"source":81,"target":589},{"source":589,"target":107},{"source":82,"target":0},{"source":82,"target":81},{"source":82,"target":590},{"source":590,"target":81},{"source":83,"target":0},{"source":83,"target":81},{"source":83,"target":591},{"source":591,"target":81},{"source":84,"target":0},{"source":84,"target":81},{"source":84,"target":592},{"source":592,"target":81},{"source":85,"target":0},{"source":85,"target":81},{"source":85,"target":593},{"source":593,"target":81},{"source":86,"target":0},{"source":86,"target":81},{"source":86,"target":594},{"source":594,"target":81},{"source":87,"target":0},{"source":87,"target":81},{"source":87,"target":595},{"source":595,"target":81},{"source":88,"target":0},{"source":88,"target":81},{"source":88,"target":596},{"source":596,"target":81},{"source":89,"target":0},{"source":89,"target":81},{"source":89,"target":597},{"source":597,"target":81},{"source":90,"target":0},{"source":90,"target":81},{"source":90,"target":598},{"source":598,"target":81},{"source":91,"target":0},{"source":91,"target":94},{"source":91,"target":599},{"source":91,"target":600},{"source":599,"target":43},{"source":599,"target":601},{"source":599,"target":91},{"source":601,"target":43},{"source":600,"target":94},{"source":92,"target":0},{"source":92,"target":43},{"source":92,"target":602},{"source":92,"target":603},{"source":92,"target":604},{"source":602,"target":126},{"source":602,"target":605},{"source":602,"target":92},{"source":602,"target":606},{"source":605,"target":126},{"source":603,"target":43},{"source":603,"target":607},{"source":603,"target":92},{"source":607,"target":43},{"source":604,"target":43},{"source":93,"target":0},{"source":93,"target":126},{"source":93,"target":533},{"source":93,"target":608},{"source":93,"target":609},{"source":93,"target":610},{"source":93,"target":142},{"source":93,"target":291},{"source":93,"target":360},{"source":93,"target":611},{"source":533,"target":68},{"source":533,"target":612},{"source":533,"target":93},{"source":533,"target":519},{"source":612,"target":68},{"source":608,"target":613},{"source":608,"target":93},{"source":609,"target":108},{"source":609,"target":614},{"source":609,"target":93},{"source":614,"target":108},{"source":610,"target":6},{"source":610,"target":615},{"source":610,"target":93},{"source":615,"target":6},{"source":142,"target":1},{"source":142,"target":616},{"source":142,"target":93},{"source":142,"target":134},{"source":616,"target":1},{"source":291,"target":27},{"source":291,"target":617},{"source":291,"target":93},{"source":291,"target":287},{"source":617,"target":27},{"source":360,"target":40},{"source":360,"target":618},{"source":360,"target":93},{"source":360,"target":355},{"source":618,"target":40},{"source":611,"target":126},{"source":94,"target":0},{"source":94,"target":9},{"source":94,"target":619},{"source":619,"target":9},{"source":95,"target":0},{"source":95,"target":43},{"source":95,"target":620},{"source":95,"target":621},{"source":620,"target":622},{"source":620,"target":95},{"source":621,"target":43},{"source":96,"target":0},{"source":96,"target":94},{"source":96,"target":2},{"source":96,"target":623},{"source":96,"target":624},{"source":96,"target":625},{"source":623,"target":43},{"source":623,"target":626},{"source":623,"target":96},{"source":626,"target":43},{"source":624,"target":94},{"source":625,"target":2},{"source":97,"target":0},{"source":97,"target":4},{"source":97,"target":627},{"source":97,"target":628},{"source":627,"target":92},{"source":627,"target":629},{"source":627,"target":97},{"source":629,"target":92},{"source":628,"target":4},{"source":98,"target":0},{"source":98,"target":4},{"source":98,"target":2},{"source":98,"target":630},{"source":98,"target":631},{"source":630,"target":4},{"source":631,"target":2},{"source":99,"target":0},{"source":99,"target":94},{"source":99,"target":632},{"source":99,"target":633},{"source":99,"target":634},{"source":632,"target":635},{"source":632,"target":99},{"source":633,"target":43},{"source":633,"target":636},{"source":633,"target":99},{"source":636,"target":43},{"source":634,"target":94},{"source":100,"target":0},{"source":100,"target":94},{"source":100,"target":637},{"source":100,"target":638},{"source":100,"target":639},{"source":637,"target":43},{"source":637,"target":640},{"source":637,"target":100},{"source":640,"target":43},{"source":638,"target":94},{"source":638,"target":641},{"source":638,"target":100},{"source":641,"target":94},{"source":639,"target":94},{"source":101,"target":0},{"source":101,"target":94},{"source":101,"target":642},{"source":101,"target":643},{"source":101,"target":644},{"source":642,"target":24},{"source":642,"target":645},{"source":642,"target":101},{"source":645,"target":24},{"source":643,"target":43},{"source":643,"target":646},{"source":643,"target":101},{"source":646,"target":43},{"source":644,"target":94},{"source":102,"target":0},{"source":102,"target":9},{"source":102,"target":647},{"source":102,"target":648},{"source":102,"target":649},{"source":647,"target":650},{"source":647,"target":102},{"source":648,"target":9},{"source":648,"target":651},{"source":648,"target":102},{"source":651,"target":9},{"source":649,"target":9},{"source":103,"target":0},{"source":103,"target":9},{"source":103,"target":652},{"source":103,"target":653},{"source":652,"target":654},{"source":652,"target":103},{"source":653,"target":9},{"source":104,"target":0},{"source":104,"target":4},{"source":104,"target":655},{"source":655,"target":4},{"source":105,"target":0},{"source":105,"target":94},{"source":105,"target":656},{"source":105,"target":657},{"source":656,"target":43},{"source":656,"target":658},{"source":656,"target":105},{"source":658,"target":43},{"source":657,"target":94},{"source":106,"target":0},{"source":106,"target":94},{"source":106,"target":659},{"source":106,"target":660},{"source":106,"target":661},{"source":106,"target":662},{"source":659,"target":24},{"source":659,"target":663},{"source":659,"target":106},{"source":663,"target":24},{"source":660,"target":24},{"source":660,"target":664},{"source":660,"target":106},{"source":664,"target":24},{"source":661,"target":27},{"source":661,"target":665},{"source":661,"target":106},{"source":665,"target":27},{"source":662,"target":94},{"source":107,"target":0},{"source":107,"target":69},{"source":107,"target":666},{"source":107,"target":667},{"source":666,"target":108},{"source":666,"target":668},{"source":666,"target":107},{"source":666,"target":669},{"source":668,"target":108},{"source":667,"target":69},{"source":108,"target":0},{"source":108,"target":43},{"source":108,"target":70},{"source":108,"target":669},{"source":108,"target":670},{"source":108,"target":671},{"source":108,"target":672},{"source":669,"target":107},{"source":669,"target":673},{"source":669,"target":108},{"source":669,"target":666},{"source":673,"target":107},{"source":670,"target":70},{"source":670,"target":674},{"source":670,"target":108},{"source":674,"target":70},{"source":671,"target":43},{"source":672,"target":70},{"source":109,"target":0},{"source":109,"target":3},{"source":109,"target":675},{"source":109,"target":676},{"source":675,"target":112},{"source":675,"target":677},{"source":675,"target":109},{"source":677,"target":112},{"source":676,"target":3},{"source":110,"target":0},{"source":110,"target":94},{"source":110,"target":678},{"source":110,"target":679},{"source":678,"target":3},{"source":678,"target":680},{"source":678,"target":110},{"source":680,"target":3},{"source":679,"target":94},{"source":111,"target":0},{"source":111,"target":43},{"source":111,"target":681},{"source":111,"target":682},{"source":681,"target":108},{"source":681,"target":683},{"source":681,"target":111},{"source":683,"target":108},{"source":682,"target":43},{"source":112,"target":0},{"source":112,"target":107},{"source":112,"target":684},{"source":112,"target":685},{"source":684,"target":108},{"source":684,"target":686},{"source":684,"target":112},{"source":686,"target":108},{"source":685,"target":107},{"source":113,"target":0},{"source":113,"target":69},{"source":113,"target":687},{"source":687,"target":69},{"source":114,"target":0},{"source":114,"target":43},{"source":114,"target":70},{"source":114,"target":688},{"source":114,"target":689},{"source":114,"target":690},{"source":114,"target":691},{"source":688,"target":113},{"source":688,"target":692},{"source":688,"target":114},{"source":692,"target":113},{"source":689,"target":9},{"source":689,"target":693},{"source":689,"target":114},{"source":693,"target":9},{"source":690,"target":43},{"source":691,"target":70},{"source":115,"target":0},{"source":115,"target":11},{"source":115,"target":113},{"source":115,"target":694},{"source":115,"target":695},{"source":694,"target":11},{"source":695,"target":113},{"source":116,"target":0},{"source":116,"target":12},{"source":116,"target":113},{"source":116,"target":696},{"source":116,"target":697},{"source":696,"target":12},{"source":697,"target":113},{"source":117,"target":0},{"source":117,"target":34},{"source":117,"target":113},{"source":117,"target":698},{"source":117,"target":699},{"source":698,"target":34},{"source":699,"target":113},{"source":118,"target":0},{"source":118,"target":42},{"source":118,"target":113},{"source":118,"target":700},{"source":118,"target":701},{"source":700,"target":42},{"source":701,"target":113},{"source":119,"target":0},{"source":119,"target":55},{"source":119,"target":113},{"source":119,"target":702},{"source":119,"target":703},{"source":702,"target":55},{"source":703,"target":113},{"source":120,"target":0},{"source":120,"target":57},{"source":120,"target":113},{"source":120,"target":704},{"source":120,"target":705},{"source":704,"target":57},{"source":705,"target":113},{"source":121,"target":0},{"source":121,"target":63},{"source":121,"target":113},{"source":121,"target":706},{"source":121,"target":707},{"source":706,"target":63},{"source":707,"target":113},{"source":122,"target":0},{"source":122,"target":93},{"source":122,"target":113},{"source":122,"target":708},{"source":122,"target":709},{"source":708,"target":93},{"source":709,"target":113},{"source":123,"target":0},{"source":123,"target":107},{"source":123,"target":113},{"source":123,"target":710},{"source":123,"target":711},{"source":710,"target":107},{"source":711,"target":113},{"source":124,"target":0},{"source":124,"target":3},{"source":124,"target":113},{"source":124,"target":712},{"source":124,"target":713},{"source":712,"target":3},{"source":713,"target":113},{"source":125,"target":0},{"source":125,"target":128},{"source":125,"target":113},{"source":125,"target":714},{"source":125,"target":715},{"source":714,"target":128},{"source":715,"target":113},{"source":126,"target":0},{"source":126,"target":69},{"source":126,"target":716},{"source":126,"target":717},{"source":126,"target":606},{"source":126,"target":718},{"source":716,"target":719},{"source":716,"target":126},{"source":717,"target":43},{"source":717,"target":720},{"source":717,"target":126},{"source":720,"target":43},{"source":606,"target":92},{"source":606,"target":721},{"source":606,"target":126},{"source":606,"target":602},{"source":721,"target":92},{"source":718,"target":69},{"source":127,"target":0},{"source":127,"target":43},{"source":127,"target":5},{"source":127,"target":537},{"source":127,"target":722},{"source":127,"target":723},{"source":127,"target":724},{"source":537,"target":68},{"source":537,"target":725},{"source":537,"target":127},{"source":537,"target":521},{"source":725,"target":68},{"source":722,"target":6},{"source":722,"target":726},{"source":722,"target":127},{"source":726,"target":6},{"source":723,"target":43},{"source":724,"target":5},{"source":128,"target":0},{"source":128,"target":126},{"source":128,"target":177},{"source":128,"target":727},{"source":177,"target":5},{"source":177,"target":728},{"source":177,"target":128},{"source":177,"target":173},{"source":728,"target":5},{"source":727,"target":126},{"source":129,"target":0},{"source":129,"target":94},{"source":129,"target":5},{"source":129,"target":729},{"source":129,"target":535},{"source":129,"target":730},{"source":129,"target":731},{"source":129,"target":732},{"source":729,"target":733},{"source":729,"target":129},{"source":535,"target":68},{"source":535,"target":734},{"source":535,"target":129},{"source":535,"target":520},{"source":734,"target":68},{"source":730,"target":6},{"source":730,"target":735},{"source":730,"target":129},{"source":735,"target":6},{"source":731,"target":94},{"source":732,"target":5},{"source":130,"target":0},{"source":130,"target":736},{"source":130,"target":737},{"source":130,"target":738},{"source":130,"target":739},{"source":736,"target":130},{"source":737,"target":130},{"source":738,"target":130},{"source":739,"target":130},{"source":131,"target":0},{"source":131,"target":107},{"source":131,"target":740},{"source":131,"target":741},{"source":131,"target":742},{"source":740,"target":743},{"source":740,"target":131},{"source":741,"target":108},{"source":741,"target":744},{"source":741,"target":131},{"source":744,"target":108},{"source":742,"target":107},{"source":132,"target":0},{"source":132,"target":94},{"source":132,"target":745},{"source":132,"target":746},{"source":132,"target":747},{"source":745,"target":43},{"source":745,"target":748},{"source":745,"target":132},{"source":748,"target":43},{"source":746,"target":94},{"source":746,"target":749},{"source":746,"target":132},{"source":749,"target":94},{"source":747,"target":94}],"multigraph":true} | ecore |
graph | repo-ecore-all/data/jblomer/GrGen.NET/engine-net-2/examples/HelloWorld-TTC2011/graph2.ecore | graph2
Node
Edge
src
trg
Graph
gcs
GraphComponent
text | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="graph2"
nsURI="graph2" nsPrefix="graph2">
<eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//GraphComponent"/>
<eClassifiers xsi:type="ecore:EClass" name="Edge" eSuperTypes="#//GraphComponent">
<eStructuralFeatures xsi:type="ecore:EReference" name="src" eType="#//Node"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trg" eType="#//Node"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Graph">
<eStructuralFeatures xsi:type="ecore:EReference" name="gcs" upperBound="-1" eType="#//GraphComponent"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GraphComponent" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"graph2","nsURI":"graph2","name":"graph2","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":"Graph","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphComponent","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"id":5,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"src","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":"trg","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"gcs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"id":14,"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":5,"target":4},{"source":2,"target":0},{"source":2,"target":4},{"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},{"source":7,"target":1},{"source":7,"target":10},{"source":7,"target":2},{"source":10,"target":1},{"source":8,"target":4},{"source":3,"target":0},{"source":3,"target":11},{"source":11,"target":4},{"source":11,"target":12},{"source":11,"target":3},{"source":12,"target":4},{"source":4,"target":0},{"source":4,"target":13},{"source":13,"target":14},{"source":13,"target":4}],"multigraph":true} | ecore |
library | repo-ecore-all/data/tsogtoo/Lab08/Dasgal5a/model/Library.ecore | library
Author
name
surname
Book
title
EReference0
author
Library
listAuthor
listBook | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="library" nsURI="http://library/1.0" nsPrefix="library">
<eClassifiers xsi:type="ecore:EClass" name="Author">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="surname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Book">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="EReference0" eType="#//Author"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="author" eType="#//Author"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Library">
<eStructuralFeatures xsi:type="ecore:EReference" name="listAuthor" eType="#//Author"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="listBook" upperBound="-1"
eType="#//Book"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"library","nsURI":"http://library/1.0","name":"library","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Author","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":4,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"surname","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"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":"title","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"EReference0","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":false,"unsettable":false,"transient":false,"unique":true,"name":"author","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":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"listAuthor","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":"listBook","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":4,"target":6},{"source":4,"target":1},{"source":5,"target":7},{"source":5,"target":1},{"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":1},{"source":9,"target":12},{"source":9,"target":2},{"source":12,"target":1},{"source":10,"target":1},{"source":10,"target":13},{"source":10,"target":2},{"source":13,"target":1},{"source":3,"target":0},{"source":3,"target":14},{"source":3,"target":15},{"source":14,"target":1},{"source":14,"target":16},{"source":14,"target":3},{"source":16,"target":1},{"source":15,"target":2},{"source":15,"target":17},{"source":15,"target":3},{"source":17,"target":2}],"multigraph":true} | ecore |
relational | repo-ecore-all/data/MDEGroup/QMM/validation-subjects/metamodels/mm-db.fel.ecore | mm
rdb
ModelRoot
sourceDB
targetDB
operations
NamedElement
name
Database
schemas
DbObject
Schema
tables
sequences
indexes
Relation
getColumns
Table
getPrimaryColumn
getColumns
owningSchema
primaryKey
ownedColumns
constraints
Sequence
owningSchema
cacheSize
Constraint
TableConstraint
owningTable
ColumnConstraint
owningColumn
ForeignKey
targetTable
constrainedColumn
Column
getOwningTable
TableColumn
getOwningTable
_owningTable
constraints
type
Index
columns
indexedTable
owningSchema
UniqueIndex
underlyingIndex
PrimaryKey
Operation
modelRoot
CreateTable
createTable
tableName
tableColumns
tableConstraints
primaryKey
generateID
tableName
tableColumns
tableConstraints
primaryKey
generateID
RenameTable
renameTable
newName
renamedTable
renamedTable
newName
DeleteTable
deleteTable
deletedTable
deletedTable
AddColumn
addColumn
changedTable
newColumnName
columnConstrains
newColumnName
changedTable
columnConstrains
RenameColumn
renameColumn
newColumnName
changedTable
renamedColumn
newColumnName
changedTable
renamedColumn
TypeChangeToColumn
typeChangeToColumn
newType
changedTable
changedTypeColumn
newType
changedTable
changedTypeColumn
DeleteColumn
deleteColumn
changedTable
deleteColumn
changedTable
deleteColumn
dml
Query
columnReferences
ColumnReference
reference | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="mm"
nsURI="http://www.collectionspro.eu/jam/mm" nsPrefix="mm">
<eSubpackages name="rdb" nsURI="http://www.collectionspro.eu/jam/mm/rdb" nsPrefix="mmrdb">
<eClassifiers xsi:type="ecore:EClass" name="ModelRoot">
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceDB" lowerBound="1"
eType="#//rdb/Database" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetDB" lowerBound="1"
eType="#//rdb/Database" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//rdb/Operation" containment="true" eOpposite="#//rdb/Operation/modelRoot"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Database" eSuperTypes="#//rdb/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="schemas" ordered="false"
upperBound="-1" eType="#//rdb/Schema" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DbObject" abstract="true" eSuperTypes="#//rdb/NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Schema" eSuperTypes="#//rdb/DbObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="tables" ordered="false"
upperBound="-1" eType="#//rdb/Table" containment="true" eOpposite="#//rdb/Table/owningSchema"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sequences" ordered="false"
upperBound="-1" eType="#//rdb/Sequence" containment="true" eOpposite="#//rdb/Sequence/owningSchema"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="indexes" ordered="false"
upperBound="-1" eType="#//rdb/Index" containment="true" eOpposite="#//rdb/Index/owningSchema"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Relation" abstract="true">
<eAnnotations source="OCL">
<details key="inv" value="self.primaryKey->notEmpty() implies in self.indexes->contains(self.primaryKey)"/>
</eAnnotations>
<eOperations name="getColumns" ordered="false" upperBound="-1" eType="#//rdb/Column"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Table" eSuperTypes="#//rdb/DbObject #//rdb/Relation">
<eAnnotations source="OCL">
<details key="inv" value="self.primaryKey->notEmpty() implies in self.indexes->contains(self.primaryKey)"/>
</eAnnotations>
<eOperations name="getPrimaryColumn" eType="#//rdb/Column">
<eAnnotations source="OCL">
<details key="body" value="if self.primaryKey->isEmpty() then
						null
					else
						self.primaryKey.underlyingIndex.columns->first()
					endif
					"/>
</eAnnotations>
</eOperations>
<eOperations name="getColumns" ordered="false" upperBound="-1" eType="#//rdb/Column"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owningSchema" lowerBound="1"
eType="#//rdb/Schema" changeable="false" derived="true" eOpposite="#//rdb/Schema/tables"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="primaryKey" eType="#//rdb/PrimaryKey"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedColumns" ordered="false"
upperBound="-1" eType="#//rdb/TableColumn" containment="true" eOpposite="#//rdb/TableColumn/_owningTable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraints" ordered="false"
upperBound="-1" eType="#//rdb/TableConstraint" containment="true" eOpposite="#//rdb/TableConstraint/owningTable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Sequence" eSuperTypes="#//rdb/DbObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="owningSchema" lowerBound="1"
eType="#//rdb/Schema" changeable="false" derived="true" eOpposite="#//rdb/Schema/sequences"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cacheSize" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Constraint" abstract="true" eSuperTypes="#//rdb/DbObject"/>
<eClassifiers xsi:type="ecore:EClass" name="TableConstraint" abstract="true" eSuperTypes="#//rdb/Constraint #//rdb/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="owningTable" lowerBound="1"
eType="#//rdb/Table" changeable="false" derived="true" eOpposite="#//rdb/Table/constraints"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ColumnConstraint" abstract="true"
eSuperTypes="#//rdb/Constraint">
<eStructuralFeatures xsi:type="ecore:EReference" name="owningColumn" lowerBound="1"
eType="#//rdb/TableColumn" changeable="false" derived="true" eOpposite="#//rdb/TableColumn/constraints"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForeignKey" eSuperTypes="#//rdb/TableConstraint">
<eAnnotations source="OCL">
<details key="inv" value="self.constrainedColumn.owningTable = self.targetTable)"/>
</eAnnotations>
<eAnnotations source="OCL">
<details key="inv" value="self.targetTable.getPrimaryColumn()->notEmpty()"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetTable" lowerBound="1"
eType="#//rdb/Table"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constrainedColumn" lowerBound="1"
eType="#//rdb/TableColumn"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Column" abstract="true" eSuperTypes="#//rdb/NamedElement">
<eOperations name="getOwningTable" eType="#//rdb/Table"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TableColumn" eSuperTypes="#//rdb/Column">
<eOperations name="getOwningTable" eType="#//rdb/Table">
<eAnnotations source="OCL">
<details key="body" value="self._owningTable"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="_owningTable" lowerBound="1"
eType="#//rdb/Table" changeable="false" derived="true" eOpposite="#//rdb/Table/ownedColumns"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraints" ordered="false"
upperBound="-1" eType="#//rdb/ColumnConstraint" containment="true" eOpposite="#//rdb/ColumnConstraint/owningColumn"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Index" eSuperTypes="#//rdb/DbObject">
<eAnnotations source="OCL">
<details key="inv" value="let first : TableColumn = self.columnsMap->first() in
			 self.columns->forAll(col | col._owningTable = first._owningTable)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="columns" ordered="false"
lowerBound="1" upperBound="-1" eType="#//rdb/TableColumn"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="indexedTable" lowerBound="1"
eType="#//rdb/Table" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="OCL">
<details key="drv" value="self.columns->first()._owningTable"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="owningSchema" lowerBound="1"
eType="#//rdb/Schema" changeable="false" derived="true" eOpposite="#//rdb/Schema/indexes"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UniqueIndex" eSuperTypes="#//rdb/TableConstraint">
<eAnnotations source="OCL">
<details key="inv" value="self.owningTable = self.underlyingIndex.indexedTable"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="underlyingIndex" lowerBound="1"
eType="#//rdb/Index"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimaryKey" eSuperTypes="#//rdb/UniqueIndex">
<eAnnotations source="OCL">
<details key="inv" value="self.underlyingIndex.columns.size() = 1"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operation" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="modelRoot" lowerBound="1"
eType="#//rdb/ModelRoot" changeable="false" derived="true" eOpposite="#//rdb/ModelRoot/operations"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CreateTable" eSuperTypes="#//rdb/Operation">
<eOperations name="createTable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="tableName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="tableColumns" upperBound="-1" eType="#//rdb/TableColumn"/>
<eParameters name="tableConstraints" upperBound="-1" eType="#//rdb/TableConstraint"/>
<eParameters name="primaryKey" eType="#//rdb/PrimaryKey"/>
<eParameters name="generateID" lowerBound="1" eType="#//rdb/Sequence"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tableName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tableColumns" ordered="false"
upperBound="-1" eType="#//rdb/TableColumn"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tableConstraints" ordered="false"
upperBound="-1" eType="#//rdb/TableConstraint"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="primaryKey" eType="#//rdb/PrimaryKey"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="generateID" lowerBound="1"
eType="#//rdb/Sequence" changeable="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RenameTable" eSuperTypes="#//rdb/Operation">
<eOperations name="renameTable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="newName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="renamedTable" eType="#//rdb/Table"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="renamedTable" lowerBound="1"
eType="#//rdb/Table"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="newName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeleteTable" eSuperTypes="#//rdb/Operation">
<eOperations name="deleteTable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="deletedTable" eType="#//rdb/Table"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="deletedTable" lowerBound="1"
eType="#//rdb/Table"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddColumn" eSuperTypes="#//rdb/Operation">
<eOperations name="addColumn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="changedTable" eType="#//rdb/Table"/>
<eParameters name="newColumnName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="columnConstrains" upperBound="-1" eType="#//rdb/ColumnConstraint"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="newColumnName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="changedTable" lowerBound="1"
eType="#//rdb/Table"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="columnConstrains" ordered="false"
upperBound="-1" eType="#//rdb/ColumnConstraint"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RenameColumn" eSuperTypes="#//rdb/Operation">
<eOperations name="renameColumn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="newColumnName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="changedTable" eType="#//rdb/Table"/>
<eParameters name="renamedColumn" eType="#//rdb/TableColumn"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="newColumnName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="changedTable" lowerBound="1"
eType="#//rdb/Table"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="renamedColumn" lowerBound="1"
eType="#//rdb/TableColumn">
<eAnnotations source="OCL">
<details key="inv" value="self.owningTable = changedTable"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeChangeToColumn" eSuperTypes="#//rdb/Operation">
<eOperations name="typeChangeToColumn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="newType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="changedTable" eType="#//rdb/Table"/>
<eParameters name="changedTypeColumn" eType="#//rdb/TableColumn"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="newType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="changedTable" lowerBound="1"
eType="#//rdb/Table"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="changedTypeColumn" lowerBound="1"
eType="#//rdb/TableColumn">
<eAnnotations source="OCL">
<details key="inv" value="self.owningTable = changedTable"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeleteColumn" eSuperTypes="#//rdb/Operation">
<eOperations name="deleteColumn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="changedTable" eType="#//rdb/Table"/>
<eParameters name="deleteColumn" eType="#//rdb/TableColumn"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="changedTable" lowerBound="1"
eType="#//rdb/Table"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="deleteColumn" lowerBound="1"
eType="#//rdb/TableColumn">
<eAnnotations source="OCL">
<details key="inv" value="self.owningTable = changedTable"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eSubpackages name="dml" nsURI="http://www.collectionspro.eu/jam/mm/rdb-dml" nsPrefix="mmrdb-dml">
<eClassifiers xsi:type="ecore:EClass" name="Query" eSuperTypes="#//rdb/Relation">
<eStructuralFeatures xsi:type="ecore:EReference" name="columnReferences" lowerBound="1"
upperBound="-1" eType="#//rdb/dml/ColumnReference" containment="true">
<eAnnotations source="DVU">
<details key="subsets" value="self.columns"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ColumnReference" eSuperTypes="#//rdb/Column">
<eStructuralFeatures xsi:type="ecore:EReference" name="reference" lowerBound="1"
eType="#//rdb/Column"/>
</eClassifiers>
</eSubpackages>
</eSubpackages>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"mm","nsURI":"http://www.collectionspro.eu/jam/mm","name":"mm","id":0,"eClass":"EPackage"},{"nsPrefix":"mmrdb","nsURI":"http://www.collectionspro.eu/jam/mm/rdb","name":"rdb","id":1,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelRoot","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Database","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DbObject","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Schema","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relation","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Table","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sequence","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableConstraint","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColumnConstraint","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForeignKey","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableColumn","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Index","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UniqueIndex","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimaryKey","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateTable","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RenameTable","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteTable","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddColumn","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RenameColumn","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeChangeToColumn","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteColumn","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"nsPrefix":"mmrdb-dml","nsURI":"http://www.collectionspro.eu/jam/mm/rdb-dml","name":"dml","id":27,"eClass":"EPackage"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sourceDB","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"targetDB","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"modelRoot","changeable":false,"resolveProxies":true,"lowerBound":1,"id":34,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"schemas","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sequences","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"indexes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningSchema","changeable":false,"resolveProxies":true,"lowerBound":1,"id":46,"derived":true},{"id":47,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningSchema","changeable":false,"resolveProxies":true,"lowerBound":1,"id":48,"derived":true},{"id":49,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningSchema","changeable":false,"resolveProxies":true,"lowerBound":1,"id":50,"derived":true},{"ordered":false,"upperBound":-1,"unique":true,"name":"getColumns","lowerBound":0,"id":51,"many":true,"required":false,"eClass":"EOperation"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getPrimaryColumn","lowerBound":0,"id":53,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getColumns","lowerBound":0,"id":54,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"primaryKey","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedColumns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"_owningTable","changeable":false,"resolveProxies":true,"lowerBound":1,"id":65,"derived":true},{"id":66,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningTable","changeable":false,"resolveProxies":true,"lowerBound":1,"id":67,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cacheSize","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningColumn","changeable":false,"resolveProxies":true,"lowerBound":1,"id":76,"derived":true},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetTable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constrainedColumn","changeable":true,"resolveProxies":true,"lowerBound":1,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOwningTable","lowerBound":0,"id":85,"many":false,"required":false,"eClass":"EOperation"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOwningTable","lowerBound":0,"id":88,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"columns","changeable":true,"resolveProxies":true,"lowerBound":1,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"indexedTable","changeable":false,"resolveProxies":true,"lowerBound":1,"id":96,"derived":true},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"underlyingIndex","changeable":true,"resolveProxies":true,"lowerBound":1,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"createTable","lowerBound":0,"id":106,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tableName","changeable":true,"lowerBound":0,"iD":false,"id":107,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tableColumns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tableConstraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"primaryKey","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"generateID","changeable":false,"resolveProxies":true,"lowerBound":1,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tableName","lowerBound":0,"id":114,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"tableColumns","lowerBound":0,"id":115,"many":true,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"tableConstraints","lowerBound":0,"id":116,"many":true,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"primaryKey","lowerBound":0,"id":117,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"generateID","lowerBound":1,"id":118,"many":false,"required":true,"eClass":"EParameter"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"renameTable","lowerBound":0,"id":129,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"renamedTable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":130,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"newName","changeable":true,"lowerBound":0,"iD":false,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"newName","lowerBound":0,"id":134,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"renamedTable","lowerBound":0,"id":135,"many":false,"required":false,"eClass":"EParameter"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"deleteTable","lowerBound":0,"id":140,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"deletedTable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"deletedTable","lowerBound":0,"id":144,"many":false,"required":false,"eClass":"EParameter"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"addColumn","lowerBound":0,"id":147,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"newColumnName","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"changedTable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":149,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"columnConstrains","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"changedTable","lowerBound":0,"id":153,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"newColumnName","lowerBound":0,"id":154,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"columnConstrains","lowerBound":0,"id":155,"many":true,"required":false,"eClass":"EParameter"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"renameColumn","lowerBound":0,"id":162,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"newColumnName","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"changedTable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":164,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"renamedColumn","changeable":true,"resolveProxies":true,"lowerBound":1,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"newColumnName","lowerBound":0,"id":168,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"changedTable","lowerBound":0,"id":169,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"renamedColumn","lowerBound":0,"id":170,"many":false,"required":false,"eClass":"EParameter"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"typeChangeToColumn","lowerBound":0,"id":177,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"newType","changeable":true,"lowerBound":0,"iD":false,"id":178,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"changedTable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":179,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"changedTypeColumn","changeable":true,"resolveProxies":true,"lowerBound":1,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"newType","lowerBound":0,"id":183,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"changedTable","lowerBound":0,"id":184,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"changedTypeColumn","lowerBound":0,"id":185,"many":false,"required":false,"eClass":"EParameter"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"deleteColumn","lowerBound":0,"id":192,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"changedTable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":193,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"deleteColumn","changeable":true,"resolveProxies":true,"lowerBound":1,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"changedTable","lowerBound":0,"id":197,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"deleteColumn","lowerBound":0,"id":198,"many":false,"required":false,"eClass":"EParameter"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Query","instanceClass":null,"abstract":false,"id":203,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColumnReference","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"columnReferences","changeable":true,"resolveProxies":true,"lowerBound":1,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reference","changeable":true,"resolveProxies":true,"lowerBound":1,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":2},{"source":1,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":0},{"source":2,"target":1},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":28,"target":4},{"source":28,"target":31},{"source":28,"target":2},{"source":31,"target":4},{"source":29,"target":4},{"source":29,"target":32},{"source":29,"target":2},{"source":32,"target":4},{"source":30,"target":19},{"source":30,"target":33},{"source":30,"target":2},{"source":30,"target":34},{"source":33,"target":19},{"source":3,"target":1},{"source":3,"target":35},{"source":35,"target":36},{"source":35,"target":3},{"source":4,"target":1},{"source":4,"target":3},{"source":4,"target":37},{"source":4,"target":38},{"source":37,"target":6},{"source":37,"target":39},{"source":37,"target":4},{"source":39,"target":6},{"source":38,"target":3},{"source":5,"target":1},{"source":5,"target":3},{"source":5,"target":40},{"source":40,"target":3},{"source":6,"target":1},{"source":6,"target":5},{"source":6,"target":41},{"source":6,"target":42},{"source":6,"target":43},{"source":6,"target":44},{"source":41,"target":8},{"source":41,"target":45},{"source":41,"target":6},{"source":41,"target":46},{"source":45,"target":8},{"source":42,"target":9},{"source":42,"target":47},{"source":42,"target":6},{"source":42,"target":48},{"source":47,"target":9},{"source":43,"target":16},{"source":43,"target":49},{"source":43,"target":6},{"source":43,"target":50},{"source":49,"target":16},{"source":44,"target":5},{"source":7,"target":1},{"source":7,"target":51},{"source":51,"target":14},{"source":51,"target":52},{"source":51,"target":7},{"source":52,"target":14},{"source":8,"target":1},{"source":8,"target":5},{"source":8,"target":7},{"source":8,"target":53},{"source":8,"target":54},{"source":8,"target":46},{"source":8,"target":55},{"source":8,"target":56},{"source":8,"target":57},{"source":8,"target":58},{"source":8,"target":59},{"source":53,"target":14},{"source":53,"target":60},{"source":53,"target":8},{"source":60,"target":14},{"source":54,"target":14},{"source":54,"target":61},{"source":54,"target":8},{"source":61,"target":14},{"source":46,"target":6},{"source":46,"target":62},{"source":46,"target":8},{"source":46,"target":41},{"source":62,"target":6},{"source":55,"target":18},{"source":55,"target":63},{"source":55,"target":8},{"source":63,"target":18},{"source":56,"target":15},{"source":56,"target":64},{"source":56,"target":8},{"source":56,"target":65},{"source":64,"target":15},{"source":57,"target":11},{"source":57,"target":66},{"source":57,"target":8},{"source":57,"target":67},{"source":66,"target":11},{"source":58,"target":5},{"source":59,"target":7},{"source":9,"target":1},{"source":9,"target":5},{"source":9,"target":48},{"source":9,"target":68},{"source":9,"target":69},{"source":48,"target":6},{"source":48,"target":70},{"source":48,"target":9},{"source":48,"target":42},{"source":70,"target":6},{"source":68,"target":71},{"source":68,"target":9},{"source":69,"target":5},{"source":10,"target":1},{"source":10,"target":5},{"source":10,"target":72},{"source":72,"target":5},{"source":11,"target":1},{"source":11,"target":10},{"source":11,"target":3},{"source":11,"target":67},{"source":11,"target":73},{"source":11,"target":74},{"source":67,"target":8},{"source":67,"target":75},{"source":67,"target":11},{"source":67,"target":57},{"source":75,"target":8},{"source":73,"target":10},{"source":74,"target":3},{"source":12,"target":1},{"source":12,"target":10},{"source":12,"target":76},{"source":12,"target":77},{"source":76,"target":15},{"source":76,"target":78},{"source":76,"target":12},{"source":76,"target":79},{"source":78,"target":15},{"source":77,"target":10},{"source":13,"target":1},{"source":13,"target":11},{"source":13,"target":80},{"source":13,"target":81},{"source":13,"target":82},{"source":80,"target":8},{"source":80,"target":83},{"source":80,"target":13},{"source":83,"target":8},{"source":81,"target":15},{"source":81,"target":84},{"source":81,"target":13},{"source":84,"target":15},{"source":82,"target":11},{"source":14,"target":1},{"source":14,"target":3},{"source":14,"target":85},{"source":14,"target":86},{"source":85,"target":8},{"source":85,"target":87},{"source":85,"target":14},{"source":87,"target":8},{"source":86,"target":3},{"source":15,"target":1},{"source":15,"target":14},{"source":15,"target":88},{"source":15,"target":65},{"source":15,"target":79},{"source":15,"target":89},{"source":15,"target":90},{"source":88,"target":8},{"source":88,"target":91},{"source":88,"target":15},{"source":91,"target":8},{"source":65,"target":8},{"source":65,"target":92},{"source":65,"target":15},{"source":65,"target":56},{"source":92,"target":8},{"source":79,"target":12},{"source":79,"target":93},{"source":79,"target":15},{"source":79,"target":76},{"source":93,"target":12},{"source":89,"target":94},{"source":89,"target":15},{"source":90,"target":14},{"source":16,"target":1},{"source":16,"target":5},{"source":16,"target":95},{"source":16,"target":96},{"source":16,"target":50},{"source":16,"target":97},{"source":95,"target":15},{"source":95,"target":98},{"source":95,"target":16},{"source":98,"target":15},{"source":96,"target":8},{"source":96,"target":99},{"source":96,"target":16},{"source":99,"target":8},{"source":50,"target":6},{"source":50,"target":100},{"source":50,"target":16},{"source":50,"target":43},{"source":100,"target":6},{"source":97,"target":5},{"source":17,"target":1},{"source":17,"target":11},{"source":17,"target":101},{"source":17,"target":102},{"source":101,"target":16},{"source":101,"target":103},{"source":101,"target":17},{"source":103,"target":16},{"source":102,"target":11},{"source":18,"target":1},{"source":18,"target":17},{"source":18,"target":104},{"source":104,"target":17},{"source":19,"target":1},{"source":19,"target":34},{"source":34,"target":2},{"source":34,"target":105},{"source":34,"target":19},{"source":34,"target":30},{"source":105,"target":2},{"source":20,"target":1},{"source":20,"target":19},{"source":20,"target":106},{"source":20,"target":107},{"source":20,"target":108},{"source":20,"target":109},{"source":20,"target":110},{"source":20,"target":111},{"source":20,"target":112},{"source":106,"target":113},{"source":106,"target":20},{"source":106,"target":114},{"source":106,"target":115},{"source":106,"target":116},{"source":106,"target":117},{"source":106,"target":118},{"source":114,"target":119},{"source":114,"target":106},{"source":115,"target":15},{"source":115,"target":120},{"source":115,"target":106},{"source":120,"target":15},{"source":116,"target":11},{"source":116,"target":121},{"source":116,"target":106},{"source":121,"target":11},{"source":117,"target":18},{"source":117,"target":122},{"source":117,"target":106},{"source":122,"target":18},{"source":118,"target":9},{"source":118,"target":123},{"source":118,"target":106},{"source":123,"target":9},{"source":107,"target":124},{"source":107,"target":20},{"source":108,"target":15},{"source":108,"target":125},{"source":108,"target":20},{"source":125,"target":15},{"source":109,"target":11},{"source":109,"target":126},{"source":109,"target":20},{"source":126,"target":11},{"source":110,"target":18},{"source":110,"target":127},{"source":110,"target":20},{"source":127,"target":18},{"source":111,"target":9},{"source":111,"target":128},{"source":111,"target":20},{"source":128,"target":9},{"source":112,"target":19},{"source":21,"target":1},{"source":21,"target":19},{"source":21,"target":129},{"source":21,"target":130},{"source":21,"target":131},{"source":21,"target":132},{"source":129,"target":133},{"source":129,"target":21},{"source":129,"target":134},{"source":129,"target":135},{"source":134,"target":136},{"source":134,"target":129},{"source":135,"target":8},{"source":135,"target":137},{"source":135,"target":129},{"source":137,"target":8},{"source":130,"target":8},{"source":130,"target":138},{"source":130,"target":21},{"source":138,"target":8},{"source":131,"target":139},{"source":131,"target":21},{"source":132,"target":19},{"source":22,"target":1},{"source":22,"target":19},{"source":22,"target":140},{"source":22,"target":141},{"source":22,"target":142},{"source":140,"target":143},{"source":140,"target":22},{"source":140,"target":144},{"source":144,"target":8},{"source":144,"target":145},{"source":144,"target":140},{"source":145,"target":8},{"source":141,"target":8},{"source":141,"target":146},{"source":141,"target":22},{"source":146,"target":8},{"source":142,"target":19},{"source":23,"target":1},{"source":23,"target":19},{"source":23,"target":147},{"source":23,"target":148},{"source":23,"target":149},{"source":23,"target":150},{"source":23,"target":151},{"source":147,"target":152},{"source":147,"target":23},{"source":147,"target":153},{"source":147,"target":154},{"source":147,"target":155},{"source":153,"target":8},{"source":153,"target":156},{"source":153,"target":147},{"source":156,"target":8},{"source":154,"target":157},{"source":154,"target":147},{"source":155,"target":12},{"source":155,"target":158},{"source":155,"target":147},{"source":158,"target":12},{"source":148,"target":159},{"source":148,"target":23},{"source":149,"target":8},{"source":149,"target":160},{"source":149,"target":23},{"source":160,"target":8},{"source":150,"target":12},{"source":150,"target":161},{"source":150,"target":23},{"source":161,"target":12},{"source":151,"target":19},{"source":24,"target":1},{"source":24,"target":19},{"source":24,"target":162},{"source":24,"target":163},{"source":24,"target":164},{"source":24,"target":165},{"source":24,"target":166},{"source":162,"target":167},{"source":162,"target":24},{"source":162,"target":168},{"source":162,"target":169},{"source":162,"target":170},{"source":168,"target":171},{"source":168,"target":162},{"source":169,"target":8},{"source":169,"target":172},{"source":169,"target":162},{"source":172,"target":8},{"source":170,"target":15},{"source":170,"target":173},{"source":170,"target":162},{"source":173,"target":15},{"source":163,"target":174},{"source":163,"target":24},{"source":164,"target":8},{"source":164,"target":175},{"source":164,"target":24},{"source":175,"target":8},{"source":165,"target":15},{"source":165,"target":176},{"source":165,"target":24},{"source":176,"target":15},{"source":166,"target":19},{"source":25,"target":1},{"source":25,"target":19},{"source":25,"target":177},{"source":25,"target":178},{"source":25,"target":179},{"source":25,"target":180},{"source":25,"target":181},{"source":177,"target":182},{"source":177,"target":25},{"source":177,"target":183},{"source":177,"target":184},{"source":177,"target":185},{"source":183,"target":186},{"source":183,"target":177},{"source":184,"target":8},{"source":184,"target":187},{"source":184,"target":177},{"source":187,"target":8},{"source":185,"target":15},{"source":185,"target":188},{"source":185,"target":177},{"source":188,"target":15},{"source":178,"target":189},{"source":178,"target":25},{"source":179,"target":8},{"source":179,"target":190},{"source":179,"target":25},{"source":190,"target":8},{"source":180,"target":15},{"source":180,"target":191},{"source":180,"target":25},{"source":191,"target":15},{"source":181,"target":19},{"source":26,"target":1},{"source":26,"target":19},{"source":26,"target":192},{"source":26,"target":193},{"source":26,"target":194},{"source":26,"target":195},{"source":192,"target":196},{"source":192,"target":26},{"source":192,"target":197},{"source":192,"target":198},{"source":197,"target":8},{"source":197,"target":199},{"source":197,"target":192},{"source":199,"target":8},{"source":198,"target":15},{"source":198,"target":200},{"source":198,"target":192},{"source":200,"target":15},{"source":193,"target":8},{"source":193,"target":201},{"source":193,"target":26},{"source":201,"target":8},{"source":194,"target":15},{"source":194,"target":202},{"source":194,"target":26},{"source":202,"target":15},{"source":195,"target":19},{"source":27,"target":203},{"source":27,"target":204},{"source":27,"target":1},{"source":203,"target":27},{"source":203,"target":7},{"source":203,"target":205},{"source":203,"target":206},{"source":205,"target":204},{"source":205,"target":207},{"source":205,"target":203},{"source":207,"target":204},{"source":206,"target":7},{"source":204,"target":27},{"source":204,"target":14},{"source":204,"target":208},{"source":204,"target":209},{"source":208,"target":14},{"source":208,"target":210},{"source":208,"target":204},{"source":210,"target":14},{"source":209,"target":14}],"multigraph":true} | ecore |
relational | repo-ecore-all/data/SOM-Research/UmlToNoSQL/eclipse/som.umltonosql.metamodel.relationaldb/model/relationaldb.ecore | relationaldb
Named
name
Database
tables
rawDatabase
Table
col
primaryKeys
Column
owner
type
ForeignKey
referencedColumn
Type
PrimitiveType
Varchar
length
Integer
UmlToNoSQLID
DatabaseKind
POSTGRES
POSTGRES | <?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="relationaldb" nsURI="som.umltonosql.metamodel.relationaldb"
nsPrefix="relationaldb">
<eClassifiers xsi:type="ecore:EClass" name="Named" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Database" eSuperTypes="#//Named">
<eStructuralFeatures xsi:type="ecore:EReference" name="tables" upperBound="-1"
eType="#//Table" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rawDatabase" eType="#//DatabaseKind"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Table" eSuperTypes="#//Named">
<eStructuralFeatures xsi:type="ecore:EReference" name="col" upperBound="-1" eType="#//Column"
containment="true" eOpposite="#//Column/owner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="primaryKeys" upperBound="-1"
eType="#//Column"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Column" eSuperTypes="#//Named">
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false"
lowerBound="1" eType="#//Table" eOpposite="#//Table/col"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//Type" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForeignKey" eSuperTypes="#//Column">
<eStructuralFeatures xsi:type="ecore:EReference" name="referencedColumn" eType="#//Column"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" abstract="true" eSuperTypes="#//Type"/>
<eClassifiers xsi:type="ecore:EClass" name="Varchar" eSuperTypes="#//PrimitiveType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="length" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Integer" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="UmlToNoSQLID" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EEnum" name="DatabaseKind">
<eLiterals name="POSTGRES"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"relationaldb","nsURI":"som.umltonosql.metamodel.relationaldb","name":"relationaldb","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Named","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Database","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Table","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForeignKey","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Varchar","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UmlToNoSQLID","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DatabaseKind","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"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},{"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":"tables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rawDatabase","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"col","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"primaryKeys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referencedColumn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"length","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"name":"POSTGRES","id":38,"value":0,"literal":"POSTGRES","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":12,"target":13},{"source":12,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":14,"target":3},{"source":14,"target":17},{"source":14,"target":2},{"source":17,"target":3},{"source":15,"target":11},{"source":15,"target":18},{"source":15,"target":2},{"source":18,"target":11},{"source":16,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":19},{"source":3,"target":20},{"source":3,"target":21},{"source":19,"target":4},{"source":19,"target":22},{"source":19,"target":3},{"source":19,"target":23},{"source":22,"target":4},{"source":20,"target":4},{"source":20,"target":24},{"source":20,"target":3},{"source":24,"target":4},{"source":21,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":23},{"source":4,"target":25},{"source":4,"target":26},{"source":23,"target":3},{"source":23,"target":27},{"source":23,"target":4},{"source":23,"target":19},{"source":27,"target":3},{"source":25,"target":6},{"source":25,"target":28},{"source":25,"target":4},{"source":28,"target":6},{"source":26,"target":1},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":29},{"source":5,"target":30},{"source":29,"target":4},{"source":29,"target":31},{"source":29,"target":5},{"source":31,"target":4},{"source":30,"target":4},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":32},{"source":32,"target":6},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":33},{"source":8,"target":34},{"source":33,"target":35},{"source":33,"target":8},{"source":34,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":36},{"source":36,"target":7},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":37},{"source":37,"target":7},{"source":11,"target":0},{"source":11,"target":38},{"source":38,"target":11}],"multigraph":true} | ecore |
entities | repo-ecore-all/data/csipiemonte/servicegen/src/metamodel/typedef_metamodel.ecore | typedef
DocumentRoot
types
Type
name
annotations
documentation
CSIDatatype
code
nillable
Entity
features
versionuid
1
Feature
name
type
documentation
CSIDatatypeCodes
CSIInteger
CSIInteger
CSIString
CSIString
CSIFloat
CSIFloat
CSIDouble
CSIDouble
CSIBoolean
CSIBoolean
CSIDate
CSIDate
CSIByte
CSIByte
CSILong
CSILong
TypedArray
componentType
Exception
exceptionType
CSIExceptionTypes
USER
USER
SYSTEM
SYSTEM
UNRECOVERABLE
UNRECOVERABLE
TypeAnnotation
source
details
TDAnnotationDetail
key
value
PrimitiveType
typesetName
nillable
languageBindings
TypeLanguageBinding
lang
langSpecificType
langSpecificNS
defaultInitValue
nullValueLiteral
EnumVal
valueType
literals
EnumLiteral
name
value
documentation
TDDocumentation
doc | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="typedef" nsURI="http://www.csi.it/mddtools/typedef" nsPrefix="typedef">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Questo package contiene le metaclassi necessarie per modellare i tipi
(di base e definiti da utente) utilizzati nelle interfacce dei servizi."/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="DocumentRoot">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="[[ TODO - add documentation here ]]"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1"
eType="#//Type" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="[[ TODO - add documentation here ]]"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Classe astratta: rappresenta il generico tipo, sia esso un tipo base, array o complesso"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Nome mnemonico del tipo.
Non prevede indicazioni di namespace."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#//TypeAnnotation" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Annotazioni associate al tipo. Le informaziopni contenute in questo campo
sono utilizzate per ottenere particolari comportamenti in fase di 
generazione.
Vedere la documentazione della metaclasse <b>TypeAnnotation</b> per
i dettagli sulle possibili valorizzazioni."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="documentation" eType="#//TDDocumentation"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CSIDatatype" eSuperTypes="#//Type">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tipo base previsto dall'infrastruttura di cooperazione CSI.
Normalmente un insieme di tipi predefiniti è incluso come risorsa nei vari
modelli (definizione servizi, orchestrazioni, ...) e dunque in ogni insieme
di risorse (modelli) interconnesse è opportuno che vi sia una sola istanza
di <b>CSIDatatype</b> per ogni tipo semplice previsto."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="code" eType="#//CSIDatatypeCodes">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Codice che determina il reale tipo. Vedere la documentazione della 
enumeration <b>CSIDatatypeCodes</b> perl'elenco dei tipi supportati.

"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nillable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Qualificatore di tipo che defiisce se il tipo è un tipo che può assumere valore
nullo oppure no.
Es: 
<ul>
<li> code==CSIInteger & nillable == false: tipo intero non annullabile (es. java int)
<li> code==CSIInteger & nillable == true: tipo intero annullabile (es. java Integer)
</ul>"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Entity" eSuperTypes="#//Type">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tipo complesso costituito da 1 o più <b>feature</b> (campi).
Non è prevista la possibilità di definire gerarchie.
"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1"
eType="#//Feature" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Campi che costituiscono il tipo complesso. 
Ciascuna feature può essere definita con un tipo semplice, array o complesso.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="versionuid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="campo opzionale che serve come marcatore di discontinuità dal punto
di vista della retrocompatibilità.
Tra due versioni differenti di uno stesso complex type la variazione
del versionuid indica una non retrocompatibilità tra i due tipi."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Feature">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Il singolo campo di un tipo complesso."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="nome menmonico del tipo. Dovrebbe seguire le specifiche di naming delle
proprietà javabean"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tipo del campo. Può essere valorizzato con:
<ul>
<li>un tipo semplice
<li>un tipo complesso
<li>un tipo array
</ul>"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="documentation" eType="#//TDDocumentation"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CSIDatatypeCodes">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="[[ TODO - add documentation here ]]"/>
</eAnnotations>
<eLiterals name="CSIInteger">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="mappato su int o java.lang.Integer (se nillable==true)"/>
</eAnnotations>
</eLiterals>
<eLiterals name="CSIString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="mappato su java.lang.String"/>
</eAnnotations>
</eLiterals>
<eLiterals name="CSIFloat">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="mappato su float o java.lang.Float (se nillable==true)"/>
</eAnnotations>
</eLiterals>
<eLiterals name="CSIDouble">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="mappato su double o java.lang.Double (se nillable==true)"/>
</eAnnotations>
</eLiterals>
<eLiterals name="CSIBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="mappato su boolean o java.lang.Boolean (se nillable==true)"/>
</eAnnotations>
</eLiterals>
<eLiterals name="CSIDate">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="mappato su java.util.Date. Consigliato l'uso per gestire timestamp; non 
consigliato per gestire date prive di informazioni sull'ora. Usare stringhe
formattate."/>
</eAnnotations>
</eLiterals>
<eLiterals name="CSIByte">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="mappato su byte o java.lang.Byte (se nillable==true). E' sconsigliata la versione nillable."/>
</eAnnotations>
</eLiterals>
<eLiterals name="CSILong">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="mappato su long o java.lang.Long (se nillable==true)"/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypedArray" eSuperTypes="#//Type">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Array tipato. Può essere un array di tipi semplici (CSIDatatype) o di tipi 
user defined (Entity). Normalmente gli array di tipi semplici sono forniti in
un file da includere come risorsa e referenziare negli altri modelli che
ne hanno bisogno, mentre gli array di tipi user defined devono essere
definiti localmente alla definizione del singolo servizio."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="componentType" eType="#//Type">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="indica il tipo degli elementi dell'array"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Exception" eSuperTypes="#//Type">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tipo eccezione. E' utilizzato nelle interfacce di servizio per la
dichiarazioen delle eccezioni previste dai vari metodi."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exceptionType" eType="#//CSIExceptionTypes">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tipo di eccezioni (tra le tipologie previste dall'infrastruttura di cooperazione CSI)"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CSIExceptionTypes">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tipi di eccezione previsti dall'infrastruttura di cooperazione CSI"/>
</eAnnotations>
<eLiterals name="USER">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="L'eccezione di questo tipo sono definite come sottoclassi di
UserException"/>
</eAnnotations>
</eLiterals>
<eLiterals name="SYSTEM">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="L'eccezione di questo tipo sono definite come sottoclassi di
SystemException"/>
</eAnnotations>
</eLiterals>
<eLiterals name="UNRECOVERABLE">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="L'eccezione di questo tipo sono definite come sottoclassi di
UnrecoverableException"/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeAnnotation">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Annotazione di tipo. E'utilizzata dai generatori per customizzare particolari
comportamenti (es. packaging non standard)."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Serve per discriminare la fonte dell'annotazione.
Attualmente è prevista la source "typedef"."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="details" upperBound="-1"
eType="#//TDAnnotationDetail" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Dettaglio di una annotazione. contiene il vero contenuto informativo dell'annotazione"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TDAnnotationDetail">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Dettaglio dell'annotazione.
Al momento le annotazioni previste sono:
<ul>
<li>source=typedef
	<ul>
	<li>key=java-fqn: value=full qualified name della classe java corrispondente.
		Necessaria per gestire situazioni legacy o che non rispettano lo standard di naming</li>
	</ul>
</li>
</ul>"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="chiave dell'annotazione"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="valore dell'annotazione"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//Type">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tipo base customizzabile. Permette di definire differenti <i>Typeset</i>.
In particolare &egrave; possibile definire anche un insieme di <i>language binding</i>
che permettono di indicare il tipo <i>language specific</i> a cui deve essere associato
il tipo modellato."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typesetName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Nome del typeset, es.: <i>xsd</i>, <i>CSI</i>.
Ha scopo tipicamente mnemonico, a meno che non sia referenziato 
esplicitamente da qualche cartuccia di generazione. "/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nillable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Se impostato a <i>true</i> indica che il tipo prevede tra i valori possibili
il valore nullo."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="languageBindings" upperBound="-1"
eType="#//TypeLanguageBinding" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Binding del tipo nei vari linguaggi. Ciascun binding permette di definire come
deve essere trattato il tipo nel linguaggio specifico, ovvero a quale tipo effettivo
dovr&agrave; essere associato e con che caratteristiche di dettaglio."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeLanguageBinding">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lang" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="codice del linguaggio.

E' un codice mnemonico eventualmente utilizzato dalle cartucce di generazione, pertanto
non vi sono vincoli a priori sulla codifica da utilizzare."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="langSpecificType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Indica il nome del tipo del linguaggio target, privo dell'eventuale namespace.
L'unione di <i>langSpecificNS</i> e <i>langSpecificType</i> rappresenta il
<i>full qualified name</i> del tipo.

Es, per java:
<ul>
<li>int (namespace: nessuno)</li>
<li>String (namespace: java.lang.</li>
</ul>"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="langSpecificNS" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Indica il nome del namespace (pacakge) che contiene il tipo del linguaggio 
target. N.B: comprende anche un eventuale carattere separatore da anteporre al nome del tipo.
L'unione di <i>langSpecificNS</i> e <i>langSpecificType</i> rappresenta il
<i>full qualified name</i> del tipo.

Es, per java:
<ul>
<li>int (namespace: nessuno)</li>
<li>String (namespace: java.lang.</li>
</ul>"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultInitValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Indica il valore iniziale che deve essere impostato nel codice rleativo al
linguaggio in oggetto, nelle dichiarazioni di variabili
che coinvolgono il <b>PrimitiveType</b>."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nullValueLiteral" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Utilizzato in congiunzione con <i>nillable==true</i> sull'elemento
padre <b>PrimitiveType</p>. 
Permette di impostare il valore nullo da utilizzare per il linguaggio in oggetto.
Es. per java: <code>nullValueLiteral=null</code> "/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumVal" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="valueType" eType="#//Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="literals" upperBound="-1"
eType="#//EnumLiteral" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumLiteral">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="documentation" eType="#//TDDocumentation"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TDDocumentation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="doc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"typedef","nsURI":"http://www.csi.it/mddtools/typedef","name":"typedef","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":"Type","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CSIDatatype","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CSIDatatypeCodes","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedArray","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exception","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CSIExceptionTypes","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeAnnotation","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TDAnnotationDetail","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeLanguageBinding","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumVal","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteral","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TDDocumentation","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"container":false,"ordered":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":20,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"documentation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":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":"nillable","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"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":"versionuid","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"documentation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"name":"CSIInteger","id":41,"value":0,"literal":"CSIInteger","eClass":"EEnumLiteral"},{"name":"CSIString","id":42,"value":0,"literal":"CSIString","eClass":"EEnumLiteral"},{"name":"CSIFloat","id":43,"value":0,"literal":"CSIFloat","eClass":"EEnumLiteral"},{"name":"CSIDouble","id":44,"value":0,"literal":"CSIDouble","eClass":"EEnumLiteral"},{"name":"CSIBoolean","id":45,"value":0,"literal":"CSIBoolean","eClass":"EEnumLiteral"},{"name":"CSIDate","id":46,"value":0,"literal":"CSIDate","eClass":"EEnumLiteral"},{"name":"CSIByte","id":47,"value":0,"literal":"CSIByte","eClass":"EEnumLiteral"},{"name":"CSILong","id":48,"value":0,"literal":"CSILong","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"componentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"exceptionType","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"name":"USER","id":55,"value":0,"literal":"USER","eClass":"EEnumLiteral"},{"name":"SYSTEM","id":56,"value":0,"literal":"SYSTEM","eClass":"EEnumLiteral"},{"name":"UNRECOVERABLE","id":57,"value":0,"literal":"UNRECOVERABLE","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":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":"details","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","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":"value","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"typesetName","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":"nillable","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"languageBindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lang","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"langSpecificType","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":"langSpecificNS","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":"defaultInitValue","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":"nullValueLiteral","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"valueType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"literals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"documentation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"doc","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":1,"target":0},{"source":1,"target":17},{"source":17,"target":2},{"source":17,"target":18},{"source":17,"target":1},{"source":18,"target":2},{"source":2,"target":0},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":19,"target":22},{"source":19,"target":2},{"source":20,"target":10},{"source":20,"target":23},{"source":20,"target":2},{"source":23,"target":10},{"source":21,"target":16},{"source":21,"target":24},{"source":21,"target":2},{"source":24,"target":16},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":25},{"source":3,"target":26},{"source":3,"target":27},{"source":25,"target":6},{"source":25,"target":28},{"source":25,"target":3},{"source":28,"target":6},{"source":26,"target":29},{"source":26,"target":3},{"source":27,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":30},{"source":4,"target":31},{"source":4,"target":32},{"source":30,"target":5},{"source":30,"target":33},{"source":30,"target":4},{"source":33,"target":5},{"source":31,"target":34},{"source":31,"target":4},{"source":32,"target":2},{"source":5,"target":0},{"source":5,"target":35},{"source":5,"target":36},{"source":5,"target":37},{"source":35,"target":38},{"source":35,"target":5},{"source":36,"target":2},{"source":36,"target":39},{"source":36,"target":5},{"source":39,"target":2},{"source":37,"target":16},{"source":37,"target":40},{"source":37,"target":5},{"source":40,"target":16},{"source":6,"target":0},{"source":6,"target":41},{"source":6,"target":42},{"source":6,"target":43},{"source":6,"target":44},{"source":6,"target":45},{"source":6,"target":46},{"source":6,"target":47},{"source":6,"target":48},{"source":41,"target":6},{"source":42,"target":6},{"source":43,"target":6},{"source":44,"target":6},{"source":45,"target":6},{"source":46,"target":6},{"source":47,"target":6},{"source":48,"target":6},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":49},{"source":7,"target":50},{"source":49,"target":2},{"source":49,"target":51},{"source":49,"target":7},{"source":51,"target":2},{"source":50,"target":2},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":52},{"source":8,"target":53},{"source":52,"target":9},{"source":52,"target":54},{"source":52,"target":8},{"source":54,"target":9},{"source":53,"target":2},{"source":9,"target":0},{"source":9,"target":55},{"source":9,"target":56},{"source":9,"target":57},{"source":55,"target":9},{"source":56,"target":9},{"source":57,"target":9},{"source":10,"target":0},{"source":10,"target":58},{"source":10,"target":59},{"source":58,"target":60},{"source":58,"target":10},{"source":59,"target":11},{"source":59,"target":61},{"source":59,"target":10},{"source":61,"target":11},{"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":12,"target":69},{"source":66,"target":70},{"source":66,"target":12},{"source":67,"target":71},{"source":67,"target":12},{"source":68,"target":13},{"source":68,"target":72},{"source":68,"target":12},{"source":72,"target":13},{"source":69,"target":2},{"source":13,"target":0},{"source":13,"target":73},{"source":13,"target":74},{"source":13,"target":75},{"source":13,"target":76},{"source":13,"target":77},{"source":73,"target":78},{"source":73,"target":13},{"source":74,"target":79},{"source":74,"target":13},{"source":75,"target":80},{"source":75,"target":13},{"source":76,"target":81},{"source":76,"target":13},{"source":77,"target":82},{"source":77,"target":13},{"source":14,"target":0},{"source":14,"target":2},{"source":14,"target":83},{"source":14,"target":84},{"source":14,"target":85},{"source":83,"target":2},{"source":83,"target":86},{"source":83,"target":14},{"source":86,"target":2},{"source":84,"target":15},{"source":84,"target":87},{"source":84,"target":14},{"source":87,"target":15},{"source":85,"target":2},{"source":15,"target":0},{"source":15,"target":88},{"source":15,"target":89},{"source":15,"target":90},{"source":88,"target":91},{"source":88,"target":15},{"source":89,"target":92},{"source":89,"target":15},{"source":90,"target":16},{"source":90,"target":93},{"source":90,"target":15},{"source":93,"target":16},{"source":16,"target":0},{"source":16,"target":94},{"source":94,"target":95},{"source":94,"target":16}],"multigraph":true} | ecore |
statemachine | repo-ecore-all/data/echebbi/gemoc-fsm/ice.master.fsm.xdsml.fsm/model/FSM.ecore | model
AbstractState
on
event
onEnter
onExit
name
parent
outgoings
State
onEnter
onExit
FiniteStateMachine
onEnter
on
event
enterInitialState
args
main
initial
states
current
Transition
accepts
event
on
event
source
target
name
trigger | <?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="model" nsURI="http://ice.master.fsm.xdsml.fsm/model/" nsPrefix="model">
<eClassifiers xsi:type="ecore:EClass" name="AbstractState">
<eOperations name="on" eType="//AbstractState">
<eAnnotations source="aspect"/>
<eParameters name="event">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eParameters>
</eOperations>
<eOperations name="onEnter">
<eAnnotations source="aspect"/>
</eOperations>
<eOperations name="onExit">
<eAnnotations source="aspect"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="//FiniteStateMachine" eOpposite="//FiniteStateMachine/states"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoings" upperBound="-1" eType="//Transition" containment="true" eOpposite="//Transition/source"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="//AbstractState">
<eOperations name="onEnter">
<eAnnotations source="aspect"/>
</eOperations>
<eOperations name="onExit">
<eAnnotations source="aspect"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FiniteStateMachine" eSuperTypes="//AbstractState">
<eOperations name="onEnter">
<eAnnotations source="aspect"/>
</eOperations>
<eOperations name="on" eType="//AbstractState">
<eAnnotations source="aspect"/>
<eParameters name="event">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eParameters>
</eOperations>
<eOperations name="enterInitialState">
<eAnnotations source="aspect"/>
<eParameters name="args" upperBound="-1">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eParameters>
</eOperations>
<eOperations name="main">
<eAnnotations source="aspect"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="initial" eType="//AbstractState"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1" eType="//AbstractState" containment="true" eOpposite="//AbstractState/parent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="current" unique="false" eType="//AbstractState">
<eAnnotations source="aspect"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition">
<eOperations name="accepts">
<eAnnotations source="aspect"/>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eParameters name="event">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eParameters>
</eOperations>
<eOperations name="on" eType="//AbstractState">
<eAnnotations source="aspect"/>
<eParameters name="event">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="//AbstractState" eOpposite="//AbstractState/outgoings"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="//AbstractState"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="trigger">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"model","nsURI":"http://ice.master.fsm.xdsml.fsm/model/","name":"model","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractState","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":"FiniteStateMachine","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,"unique":true,"name":"on","lowerBound":0,"id":5,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"onEnter","lowerBound":0,"id":6,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"onExit","lowerBound":0,"id":7,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"outgoings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"event","lowerBound":0,"id":12,"many":false,"required":false,"eClass":"EParameter"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"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":18,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"onEnter","lowerBound":0,"id":19,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"onExit","lowerBound":0,"id":20,"many":false,"required":false,"eClass":"EOperation"},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"onEnter","lowerBound":0,"id":22,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"on","lowerBound":0,"id":23,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"enterInitialState","lowerBound":0,"id":24,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"main","lowerBound":0,"id":25,"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":"initial","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"current","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"event","lowerBound":0,"id":30,"many":false,"required":false,"eClass":"EParameter"},{"id":31,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"args","lowerBound":0,"id":32,"many":true,"required":false,"eClass":"EParameter"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accepts","lowerBound":0,"id":37,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"on","lowerBound":0,"id":38,"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":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"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},{"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":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"event","lowerBound":0,"id":43,"many":false,"required":false,"eClass":"EParameter"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"event","lowerBound":0,"id":46,"many":false,"required":false,"eClass":"EParameter"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":5,"target":1},{"source":5,"target":11},{"source":5,"target":1},{"source":5,"target":12},{"source":11,"target":1},{"source":12,"target":13},{"source":12,"target":5},{"source":6,"target":1},{"source":7,"target":1},{"source":8,"target":14},{"source":8,"target":1},{"source":9,"target":3},{"source":9,"target":15},{"source":9,"target":1},{"source":9,"target":16},{"source":15,"target":3},{"source":10,"target":4},{"source":10,"target":17},{"source":10,"target":1},{"source":10,"target":18},{"source":17,"target":4},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":19,"target":2},{"source":20,"target":2},{"source":21,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":22},{"source":3,"target":23},{"source":3,"target":24},{"source":3,"target":25},{"source":3,"target":26},{"source":3,"target":16},{"source":3,"target":27},{"source":3,"target":28},{"source":22,"target":3},{"source":23,"target":1},{"source":23,"target":29},{"source":23,"target":3},{"source":23,"target":30},{"source":29,"target":1},{"source":30,"target":31},{"source":30,"target":23},{"source":24,"target":3},{"source":24,"target":32},{"source":32,"target":33},{"source":32,"target":24},{"source":25,"target":3},{"source":26,"target":1},{"source":26,"target":34},{"source":26,"target":3},{"source":34,"target":1},{"source":16,"target":1},{"source":16,"target":35},{"source":16,"target":3},{"source":16,"target":9},{"source":35,"target":1},{"source":27,"target":1},{"source":27,"target":36},{"source":27,"target":3},{"source":36,"target":1},{"source":28,"target":1},{"source":4,"target":0},{"source":4,"target":37},{"source":4,"target":38},{"source":4,"target":18},{"source":4,"target":39},{"source":4,"target":40},{"source":4,"target":41},{"source":37,"target":42},{"source":37,"target":4},{"source":37,"target":43},{"source":43,"target":44},{"source":43,"target":37},{"source":38,"target":1},{"source":38,"target":45},{"source":38,"target":4},{"source":38,"target":46},{"source":45,"target":1},{"source":46,"target":47},{"source":46,"target":38},{"source":18,"target":1},{"source":18,"target":48},{"source":18,"target":4},{"source":18,"target":10},{"source":48,"target":1},{"source":39,"target":1},{"source":39,"target":49},{"source":39,"target":4},{"source":49,"target":1},{"source":40,"target":50},{"source":40,"target":4},{"source":41,"target":51},{"source":41,"target":4}],"multigraph":true} | ecore |
entities | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/MDEGroup/MDEForge/mdeforge/githubmetamodels/Entity.ecore | era
System
entity
Entity
name
system
inDomain
relationships
Relationship
name
entities
Attribute
name | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="era" nsURI="ERA" nsPrefix="ERA">
<eClassifiers xsi:type="ecore:EClass" name="System">
<eStructuralFeatures xsi:type="ecore:EReference" name="entity" upperBound="-1"
eType="#//Entity" containment="true" eOpposite="#//Entity/system"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Entity">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="system" eType="#//System"
eOpposite="#//System/entity"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inDomain" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relationships" upperBound="-1"
eType="#//Relationship" eOpposite="#//Relationship/entities"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Relationship">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="entities" lowerBound="2"
upperBound="-1" eType="#//Entity" eOpposite="#//Entity/relationships"/>
</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"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"ERA","nsURI":"ERA","name":"era","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"System","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","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":"entity","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":"system","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"inDomain","changeable":true,"lowerBound":0,"iD":false,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relationships","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entities","changeable":true,"resolveProxies":true,"lowerBound":2,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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"}],"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":8},{"source":2,"target":7},{"source":2,"target":9},{"source":2,"target":10},{"source":8,"target":11},{"source":8,"target":2},{"source":7,"target":1},{"source":7,"target":12},{"source":7,"target":2},{"source":7,"target":5},{"source":12,"target":1},{"source":9,"target":13},{"source":9,"target":2},{"source":10,"target":3},{"source":10,"target":14},{"source":10,"target":2},{"source":10,"target":15},{"source":14,"target":3},{"source":3,"target":0},{"source":3,"target":16},{"source":3,"target":15},{"source":16,"target":17},{"source":16,"target":3},{"source":15,"target":2},{"source":15,"target":18},{"source":15,"target":3},{"source":15,"target":10},{"source":18,"target":2},{"source":4,"target":0},{"source":4,"target":19},{"source":19,"target":20},{"source":19,"target":4}],"multigraph":true} | ecore |
class-diagram | repo-ecore-all/data/gssi/Edelta_bad_smells/model/SimpleClass/BS5/SimpleClass.ecore | SimpleClass
Classifier
name
Class
is_persistent
parent
attrs
PrimitiveDataType
Association
name
src
dest
Attribute
name
is_primary
type
class
PrimitiveTypes
String
java.lang.Object
String
Boolean
java.lang.Object
String | <?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="SimpleClass" nsURI="http://cs.gssi.it/simpleClass" nsPrefix="simpleClass">
<eClassifiers xsi:type="ecore:EClass" name="Classifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
lowerBound="1" eType="#/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#/0/Classifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="is_persistent" ordered="false"
lowerBound="1" eType="#/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" ordered="false"
eType="#/0/Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attrs" ordered="false"
upperBound="-1" eType="#/0/Attribute" containment="true" eOpposite="#/0/Attribute/class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveDataType" eSuperTypes="#/0/Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Association">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
lowerBound="1" eType="#/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="src" ordered="false"
lowerBound="1" eType="#/0/Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dest" ordered="false"
lowerBound="1" eType="#/0/Class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
lowerBound="1" eType="#/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="is_primary" ordered="false"
lowerBound="1" eType="#/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
lowerBound="1" eType="#/0/Classifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="class" lowerBound="1"
eType="#/0/Class" eOpposite="#/0/Class/attrs"/>
</eClassifiers>
</ecore:EPackage>
<ecore:EPackage name="PrimitiveTypes" nsURI="http://primitiveTypes" nsPrefix="pt">
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceTypeName="String"/>
<eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceTypeName="String"/>
</ecore:EPackage>
</xmi:XMI>
| false | {"directed":true,"nodes":[{"nsPrefix":"simpleClass","nsURI":"http://cs.gssi.it/simpleClass","name":"SimpleClass","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveDataType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":5,"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":6,"derived":false},{"instanceTypeName":"String","defaultValue":null,"instanceClassName":"java.lang.Object","name":"String","instanceClass":"java.lang.Object","id":7,"serializable":true,"eClass":"EDataType"},{"id":8,"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":"is_persistent","changeable":true,"lowerBound":1,"iD":false,"id":9,"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":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attrs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"instanceTypeName":"String","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Boolean","instanceClass":"java.lang.Object","id":13,"serializable":true,"eClass":"EDataType"},{"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":"class","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":19,"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":"src","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"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":"dest","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":25,"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":"is_primary","changeable":true,"lowerBound":1,"iD":false,"id":26,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"nsPrefix":"pt","nsURI":"http://primitiveTypes","name":"PrimitiveTypes","id":32,"eClass":"EPackage"}],"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":7},{"source":6,"target":8},{"source":6,"target":1},{"source":8,"target":7},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":9,"target":13},{"source":9,"target":14},{"source":9,"target":2},{"source":14,"target":13},{"source":10,"target":2},{"source":10,"target":15},{"source":10,"target":2},{"source":15,"target":2},{"source":11,"target":5},{"source":11,"target":16},{"source":11,"target":2},{"source":11,"target":17},{"source":16,"target":5},{"source":12,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":18},{"source":18,"target":1},{"source":4,"target":0},{"source":4,"target":19},{"source":4,"target":20},{"source":4,"target":21},{"source":19,"target":7},{"source":19,"target":22},{"source":19,"target":4},{"source":22,"target":7},{"source":20,"target":2},{"source":20,"target":23},{"source":20,"target":4},{"source":23,"target":2},{"source":21,"target":2},{"source":21,"target":24},{"source":21,"target":4},{"source":24,"target":2},{"source":5,"target":0},{"source":5,"target":25},{"source":5,"target":26},{"source":5,"target":27},{"source":5,"target":17},{"source":25,"target":7},{"source":25,"target":28},{"source":25,"target":5},{"source":28,"target":7},{"source":26,"target":13},{"source":26,"target":29},{"source":26,"target":5},{"source":29,"target":13},{"source":27,"target":1},{"source":27,"target":30},{"source":27,"target":5},{"source":30,"target":1},{"source":17,"target":2},{"source":17,"target":31},{"source":17,"target":5},{"source":17,"target":11},{"source":31,"target":2},{"source":32,"target":7},{"source":32,"target":13},{"source":7,"target":32},{"source":13,"target":32}],"multigraph":true} | ecore |
people | repo-ecore-all/data/MDEGroup/QMM/validation-subjects/metamodels/People1.ecore | people
Gender
MALE
MALE
FEMALE
FEMALE
Person
children
parents
gender
name
Universe
people | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="people"
nsURI="http://www.eclipse.org/examples/tree" nsPrefix="tree">
<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="Gender">
<eLiterals name="MALE"/>
<eLiterals name="FEMALE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Person">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="AtLeastFiveLetters"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="AtLeastFiveLetters" value="name.size() >= 5"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//Person" eOpposite="#//Person/parents"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parents" upperBound="2"
eType="#//Person" eOpposite="#//Person/children"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="gender" lowerBound="1"
eType="#//Gender"/>
<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="Universe">
<eStructuralFeatures xsi:type="ecore:EReference" name="people" upperBound="-1"
eType="#//Person" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"tree","nsURI":"http://www.eclipse.org/examples/tree","name":"people","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"Gender","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Universe","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"name":"MALE","id":4,"value":0,"literal":"MALE","eClass":"EEnumLiteral"},{"name":"FEMALE","id":5,"value":0,"literal":"FEMALE","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":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"gender","changeable":true,"lowerBound":1,"iD":false,"id":8,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"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":"people","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":4,"target":1},{"source":5,"target":1},{"source":2,"target":0},{"source":2,"target":6},{"source":2,"target":7},{"source":2,"target":8},{"source":2,"target":9},{"source":6,"target":2},{"source":6,"target":10},{"source":6,"target":2},{"source":6,"target":7},{"source":10,"target":2},{"source":7,"target":2},{"source":7,"target":11},{"source":7,"target":2},{"source":7,"target":6},{"source":11,"target":2},{"source":8,"target":1},{"source":8,"target":12},{"source":8,"target":2},{"source":12,"target":1},{"source":9,"target":13},{"source":9,"target":2},{"source":3,"target":0},{"source":3,"target":14},{"source":14,"target":2},{"source":14,"target":15},{"source":14,"target":3},{"source":15,"target":2}],"multigraph":true} | ecore |
simple-pl | repo-ecore-all/data/Mialus/M2/ibm/ATL_Logo2Java_2015/Metamodels/ASMLogo.ecore | kmLogo
Instruction
MethodeCall
methodedeclaration
expression
Expression
BinaryExp
lhs
rhs
Constant
integerValue
Block
instructions
If
thenPart
elsePart
ControlStructure
condition
For
block
While
block
Parameter
name
ParameterCall
parameter
Plus
Minus
Mult
Div
Equals
Greater
Lower
JavaProgram
main
methodeDeclaration
name
Integer
java.lang.Integer
java.lang.Integer
Boolean
java.lang.Boolean
java.lang.Boolean
String
java.lang.String
java.lang.String
Main
instruction
MethodeDeclaration
name
instruction
parameter
methodecall | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="kmLogo" nsURI="http://www.kermeta.org/kmLogo" nsPrefix="kmlogo">
<eClassifiers xsi:type="ecore:EClass" name="Instruction" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="MethodeCall" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="methodedeclaration" lowerBound="1"
eType="#//MethodeDeclaration" eOpposite="#//MethodeDeclaration/methodecall"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" upperBound="-1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="#//Instruction"/>
<eClassifiers xsi:type="ecore:EClass" name="BinaryExp" abstract="true" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="lhs" lowerBound="1" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rhs" lowerBound="1" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Constant" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integerValue" eType="#//Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#//Instruction">
<eStructuralFeatures xsi:type="ecore:EReference" name="instructions" upperBound="-1"
eType="#//Instruction" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="If" eSuperTypes="#//ControlStructure">
<eStructuralFeatures xsi:type="ecore:EReference" name="thenPart" lowerBound="1"
eType="#//Block" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elsePart" eType="#//Block"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ControlStructure" eSuperTypes="#//Instruction">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="For" eSuperTypes="#//ControlStructure">
<eStructuralFeatures xsi:type="ecore:EReference" name="block" lowerBound="1" eType="#//Block"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="While" eSuperTypes="#//ControlStructure">
<eStructuralFeatures xsi:type="ecore:EReference" name="block" lowerBound="1" eType="#//Block"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterCall" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" lowerBound="1"
eType="#//Parameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Plus" eSuperTypes="#//BinaryExp"/>
<eClassifiers xsi:type="ecore:EClass" name="Minus" eSuperTypes="#//BinaryExp"/>
<eClassifiers xsi:type="ecore:EClass" name="Mult" eSuperTypes="#//BinaryExp"/>
<eClassifiers xsi:type="ecore:EClass" name="Div" eSuperTypes="#//BinaryExp"/>
<eClassifiers xsi:type="ecore:EClass" name="Equals" eSuperTypes="#//BinaryExp"/>
<eClassifiers xsi:type="ecore:EClass" name="Greater" eSuperTypes="#//BinaryExp"/>
<eClassifiers xsi:type="ecore:EClass" name="Lower" eSuperTypes="#//BinaryExp"/>
<eClassifiers xsi:type="ecore:EClass" name="JavaProgram">
<eStructuralFeatures xsi:type="ecore:EReference" name="main" eType="#//Main" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methodeDeclaration" upperBound="-1"
eType="#//MethodeDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="java.lang.Integer"/>
<eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="java.lang.Boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EClass" name="Main">
<eStructuralFeatures xsi:type="ecore:EReference" name="instruction" upperBound="-1"
eType="#//Instruction" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodeDeclaration" eSuperTypes="#//Instruction">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="instruction" upperBound="-1"
eType="#//Instruction" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" upperBound="-1"
eType="#//Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methodecall" upperBound="-1"
eType="#//MethodeCall" eOpposite="#//MethodeCall/methodedeclaration"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"kmlogo","nsURI":"http://www.kermeta.org/kmLogo","name":"kmLogo","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instruction","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodeCall","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryExp","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constant","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"If","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlStructure","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"For","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"While","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterCall","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Plus","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Minus","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mult","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Div","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equals","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Greater","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lower","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaProgram","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"Integer","instanceClass":"java.lang.Integer","id":21,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"Boolean","instanceClass":"java.lang.Boolean","id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":23,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Main","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodeDeclaration","instanceClass":null,"abstract":false,"id":25,"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":"methodedeclaration","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"methodecall","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integerValue","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"instructions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenPart","changeable":true,"resolveProxies":true,"lowerBound":1,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elsePart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"block","changeable":true,"resolveProxies":true,"lowerBound":1,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"block","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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"main","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methodeDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"instruction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"instruction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"parameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":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":2,"target":0},{"source":2,"target":3},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":26,"target":25},{"source":26,"target":29},{"source":26,"target":2},{"source":26,"target":30},{"source":29,"target":25},{"source":27,"target":3},{"source":27,"target":31},{"source":27,"target":2},{"source":31,"target":3},{"source":28,"target":3},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":32},{"source":32,"target":1},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":33},{"source":4,"target":34},{"source":4,"target":35},{"source":33,"target":3},{"source":33,"target":36},{"source":33,"target":4},{"source":36,"target":3},{"source":34,"target":3},{"source":34,"target":37},{"source":34,"target":4},{"source":37,"target":3},{"source":35,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":38},{"source":5,"target":39},{"source":38,"target":21},{"source":38,"target":40},{"source":38,"target":5},{"source":40,"target":21},{"source":39,"target":3},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":41},{"source":6,"target":42},{"source":41,"target":1},{"source":41,"target":43},{"source":41,"target":6},{"source":43,"target":1},{"source":42,"target":1},{"source":7,"target":0},{"source":7,"target":8},{"source":7,"target":44},{"source":7,"target":45},{"source":7,"target":46},{"source":44,"target":6},{"source":44,"target":47},{"source":44,"target":7},{"source":47,"target":6},{"source":45,"target":6},{"source":45,"target":48},{"source":45,"target":7},{"source":48,"target":6},{"source":46,"target":8},{"source":8,"target":0},{"source":8,"target":1},{"source":8,"target":49},{"source":8,"target":50},{"source":49,"target":3},{"source":49,"target":51},{"source":49,"target":8},{"source":51,"target":3},{"source":50,"target":1},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":52},{"source":9,"target":53},{"source":52,"target":6},{"source":52,"target":54},{"source":52,"target":9},{"source":54,"target":6},{"source":53,"target":8},{"source":10,"target":0},{"source":10,"target":8},{"source":10,"target":55},{"source":10,"target":56},{"source":55,"target":6},{"source":55,"target":57},{"source":55,"target":10},{"source":57,"target":6},{"source":56,"target":8},{"source":11,"target":0},{"source":11,"target":58},{"source":58,"target":23},{"source":58,"target":59},{"source":58,"target":11},{"source":59,"target":23},{"source":12,"target":0},{"source":12,"target":3},{"source":12,"target":60},{"source":12,"target":61},{"source":60,"target":11},{"source":60,"target":62},{"source":60,"target":12},{"source":62,"target":11},{"source":61,"target":3},{"source":13,"target":0},{"source":13,"target":4},{"source":13,"target":63},{"source":63,"target":4},{"source":14,"target":0},{"source":14,"target":4},{"source":14,"target":64},{"source":64,"target":4},{"source":15,"target":0},{"source":15,"target":4},{"source":15,"target":65},{"source":65,"target":4},{"source":16,"target":0},{"source":16,"target":4},{"source":16,"target":66},{"source":66,"target":4},{"source":17,"target":0},{"source":17,"target":4},{"source":17,"target":67},{"source":67,"target":4},{"source":18,"target":0},{"source":18,"target":4},{"source":18,"target":68},{"source":68,"target":4},{"source":19,"target":0},{"source":19,"target":4},{"source":19,"target":69},{"source":69,"target":4},{"source":20,"target":0},{"source":20,"target":70},{"source":20,"target":71},{"source":20,"target":72},{"source":70,"target":24},{"source":70,"target":73},{"source":70,"target":20},{"source":73,"target":24},{"source":71,"target":25},{"source":71,"target":74},{"source":71,"target":20},{"source":74,"target":25},{"source":72,"target":23},{"source":72,"target":75},{"source":72,"target":20},{"source":75,"target":23},{"source":21,"target":0},{"source":22,"target":0},{"source":23,"target":0},{"source":24,"target":0},{"source":24,"target":76},{"source":76,"target":1},{"source":76,"target":77},{"source":76,"target":24},{"source":77,"target":1},{"source":25,"target":0},{"source":25,"target":1},{"source":25,"target":78},{"source":25,"target":79},{"source":25,"target":80},{"source":25,"target":30},{"source":25,"target":81},{"source":78,"target":23},{"source":78,"target":82},{"source":78,"target":25},{"source":82,"target":23},{"source":79,"target":1},{"source":79,"target":83},{"source":79,"target":25},{"source":83,"target":1},{"source":80,"target":11},{"source":80,"target":84},{"source":80,"target":25},{"source":84,"target":11},{"source":30,"target":2},{"source":30,"target":85},{"source":30,"target":25},{"source":30,"target":26},{"source":85,"target":2},{"source":81,"target":1}],"multigraph":true} | ecore |
modelling | repo-ecore-all/data/alfa-ryano/gamified-modelling-server/server/z-gamified-modelling-server/www/common/metamodel/graph.ecore | graphmodel
ModellingType
name
Graph
Entity
ID
name
text
description
value
type
className
group
category
accessModifier
x
y
width
height
Graph
nodes
edges
Node
parentNode
subNodes
properties
operations
Property
Operation
Edge
source
target | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="graphmodel" nsURI="graphmodel" nsPrefix="graphmodel">
<eClassifiers xsi:type="ecore:EClass" name="ModellingType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="Graph"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Entity">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="className" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" 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="accessModifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Graph" eSuperTypes="#//Entity">
<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"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Entity">
<eStructuralFeatures xsi:type="ecore:EReference" name="parentNode" eType="#//Node"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subNodes" upperBound="-1"
eType="#//Node" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//Property" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//Operation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//Entity"/>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//Entity"/>
<eClassifiers xsi:type="ecore:EClass" name="Edge" eSuperTypes="#//Entity">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//Node"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Node"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"graphmodel","nsURI":"graphmodel","name":"graphmodel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModellingType","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":"Graph","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edge","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":"Graph","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Graph","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"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":"ID","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","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":"value","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":"type","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"className","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":"group","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":"category","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":"accessModifier","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":"x","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":"y","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":"width","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":"height","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodes","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":"edges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parentNode","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":"subNodes","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":"properties","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":"operations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":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":9},{"source":8,"target":1},{"source":2,"target":0},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":10,"target":24},{"source":10,"target":2},{"source":11,"target":25},{"source":11,"target":2},{"source":12,"target":26},{"source":12,"target":2},{"source":13,"target":27},{"source":13,"target":2},{"source":14,"target":28},{"source":14,"target":2},{"source":15,"target":29},{"source":15,"target":2},{"source":16,"target":30},{"source":16,"target":2},{"source":17,"target":31},{"source":17,"target":2},{"source":18,"target":32},{"source":18,"target":2},{"source":19,"target":33},{"source":19,"target":2},{"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":3,"target":0},{"source":3,"target":2},{"source":3,"target":38},{"source":3,"target":39},{"source":3,"target":40},{"source":38,"target":4},{"source":38,"target":41},{"source":38,"target":3},{"source":41,"target":4},{"source":39,"target":7},{"source":39,"target":42},{"source":39,"target":3},{"source":42,"target":7},{"source":40,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":4,"target":46},{"source":4,"target":47},{"source":43,"target":4},{"source":43,"target":48},{"source":43,"target":4},{"source":48,"target":4},{"source":44,"target":4},{"source":44,"target":49},{"source":44,"target":4},{"source":49,"target":4},{"source":45,"target":5},{"source":45,"target":50},{"source":45,"target":4},{"source":50,"target":5},{"source":46,"target":6},{"source":46,"target":51},{"source":46,"target":4},{"source":51,"target":6},{"source":47,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":52},{"source":52,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":53},{"source":53,"target":2},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":54},{"source":7,"target":55},{"source":7,"target":56},{"source":54,"target":4},{"source":54,"target":57},{"source":54,"target":7},{"source":57,"target":4},{"source":55,"target":4},{"source":55,"target":58},{"source":55,"target":7},{"source":58,"target":4},{"source":56,"target":2}],"multigraph":true} | ecore |
petrinet | repo-ecore-all/data/deimpali/hu.bme.mit.petrinet/hu.bme.mit.petrinet.model/model/PetrinetModel.ecore | petrinetmodel
Petrinet
fireTransactionsByPriority
init
transitions
places
Transition
prepare
fire
addInputPlace
p
token
out
id
priority
inputPlaces
Place
addToken
hasToken
removeToken
init
token
out
id
EdgeToPlace
in
EdgeToTransaction
in
Edge
weight | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="petrinetmodel" nsURI="http://petrinetmodel/1.0" nsPrefix="petrinetmodel">
<eClassifiers xsi:type="ecore:EClass" name="Petrinet">
<eOperations name="fireTransactionsByPriority" lowerBound="1"/>
<eOperations name="init"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1"
eType="#//Transition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="places" upperBound="-1"
eType="#//Place" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition">
<eOperations name="prepare" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eOperations name="fire" lowerBound="1"/>
<eOperations name="addInputPlace">
<eParameters name="p" eType="#//Place"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="token" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="out" lowerBound="1" upperBound="-1"
eType="#//EdgeToPlace" containment="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="priority" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inputPlaces" upperBound="-1"
eType="#//Place"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Place">
<eOperations name="addToken" lowerBound="1"/>
<eOperations name="hasToken" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eOperations name="removeToken"/>
<eOperations name="init"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="token" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="out" upperBound="-1" eType="#//EdgeToTransaction"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
iD="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EdgeToPlace" eSuperTypes="#//Edge">
<eStructuralFeatures xsi:type="ecore:EReference" name="in" lowerBound="1" eType="#//Place"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EdgeToTransaction" eSuperTypes="#//Edge">
<eStructuralFeatures xsi:type="ecore:EReference" name="in" lowerBound="1" eType="#//Transition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Edge">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"petrinetmodel","nsURI":"http://petrinetmodel/1.0","name":"petrinetmodel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Petrinet","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EdgeToPlace","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EdgeToTransaction","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edge","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"fireTransactionsByPriority","lowerBound":1,"id":7,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"init","lowerBound":0,"id":8,"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":"transitions","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":"places","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"prepare","lowerBound":1,"id":13,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"fire","lowerBound":1,"id":14,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addInputPlace","lowerBound":0,"id":15,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"token","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"out","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":"id","changeable":true,"lowerBound":1,"iD":true,"id":18,"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":"priority","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inputPlaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"p","lowerBound":0,"id":22,"many":false,"required":false,"eClass":"EParameter"},{"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,"unique":true,"name":"addToken","lowerBound":1,"id":29,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"hasToken","lowerBound":0,"id":30,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeToken","lowerBound":0,"id":31,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"init","lowerBound":0,"id":32,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"token","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"out","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":true,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"in","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"in","changeable":true,"resolveProxies":true,"lowerBound":1,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":7,"target":1},{"source":8,"target":1},{"source":9,"target":2},{"source":9,"target":11},{"source":9,"target":1},{"source":11,"target":2},{"source":10,"target":3},{"source":10,"target":12},{"source":10,"target":1},{"source":12,"target":3},{"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":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":13,"target":21},{"source":13,"target":2},{"source":14,"target":2},{"source":15,"target":2},{"source":15,"target":22},{"source":22,"target":3},{"source":22,"target":23},{"source":22,"target":15},{"source":23,"target":3},{"source":16,"target":24},{"source":16,"target":2},{"source":17,"target":4},{"source":17,"target":25},{"source":17,"target":2},{"source":25,"target":4},{"source":18,"target":26},{"source":18,"target":2},{"source":19,"target":27},{"source":19,"target":2},{"source":20,"target":3},{"source":20,"target":28},{"source":20,"target":2},{"source":28,"target":3},{"source":3,"target":0},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":3,"target":32},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"source":29,"target":3},{"source":30,"target":36},{"source":30,"target":3},{"source":31,"target":3},{"source":32,"target":3},{"source":33,"target":37},{"source":33,"target":3},{"source":34,"target":5},{"source":34,"target":38},{"source":34,"target":3},{"source":38,"target":5},{"source":35,"target":39},{"source":35,"target":3},{"source":4,"target":0},{"source":4,"target":6},{"source":4,"target":40},{"source":4,"target":41},{"source":40,"target":3},{"source":40,"target":42},{"source":40,"target":4},{"source":42,"target":3},{"source":41,"target":6},{"source":5,"target":0},{"source":5,"target":6},{"source":5,"target":43},{"source":5,"target":44},{"source":43,"target":2},{"source":43,"target":45},{"source":43,"target":5},{"source":45,"target":2},{"source":44,"target":6},{"source":6,"target":0},{"source":6,"target":46},{"source":46,"target":47},{"source":46,"target":6}],"multigraph":true} | ecore |
library | repo-ecore-all/data/emfjson/emfjson-samples/eclipse/org.emfjson.sample.emf.ui/model/model.ecore | model
Library
books
Book
title
authors
Author
firstName
lastName | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="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://emfjson.org/model" nsPrefix="model">
<eClassifiers xsi:type="ecore:EClass" name="Library">
<eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1"
eType="#//Book" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Book">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="authors" upperBound="-1"
eType="#//Author"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Author">
<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"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"model","nsURI":"http://emfjson.org/model","name":"model","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Author","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":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":4,"derived":false},{"id":5,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"authors","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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"firstName","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lastName","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"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":8},{"source":6,"target":2},{"source":7,"target":3},{"source":7,"target":9},{"source":7,"target":2},{"source":9,"target":3},{"source":3,"target":0},{"source":3,"target":10},{"source":3,"target":11},{"source":10,"target":12},{"source":10,"target":3},{"source":11,"target":13},{"source":11,"target":3}],"multigraph":true} | ecore |
visualization | repo-ecore-all/data/hallvard/emfacade/org.eclipse.gmt.emfacade.tests/src/org/eclipse/gmt/emfacade/swt/draw2d.ecore | draw2d
Draw2DCanvas
contents
Figure
enabled
visible
opaque
focusTraversable
children
parent
bounds
minimumSize
preferredSize
maximumSize
toolTip
backgroundColor
foregroundColor
font
border
Label
text
textAlignment
textPlacement
icon
iconAlignment
iconTextGap
Shape
fill
fillXOR
outline
outlineXOR
alpha
antialias
lineWidthFloat
lineStyle
lineCap
lineJoin
lineDash
lineDashOffset
lineMiterLimit
RectangleFigure
RoundedRectangle
cornerDimensions
Ellipse
Triangle
orientation
direction
PointListShape
pointList
Polyline
tolerance
2
Polygon
PolylineShape
tolerance
2
PolygonShape
ImageFigure
image
ConnectionAnchor
owner
XYAnchor
location
BlockFlow
orientation
Border
opaque
LabeledBorder
label
font
FrameBorder
ColoredLabeledBorder
textColor
GroupBoxBorder
TitleBarBorder
FlowBorder
leftMargin
rightMargin
topMargin
bottomMargin
Point
org.eclipse.draw2d.geometry.Point
org.eclipse.draw2d.geometry.Point
Dimension
org.eclipse.draw2d.geometry.Dimension
org.eclipse.draw2d.geometry.Dimension
Rectangle
org.eclipse.draw2d.geometry.Rectangle
org.eclipse.draw2d.geometry.Rectangle
Alignment
LEFT
LEFT
CENTER
CENTER
RIGHT
RIGHT
TOP
TOP
MIDDLE
MIDDLE
BOTTOM
BOTTOM
Orientation
HORIZONTAL
HORIZONTAL
VERTICAL
VERTICAL
Direction
NORTH
NORTH
SOUTH
SOUTH
EAST
EAST
WEST
WEST | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="draw2d"
nsURI="org.eclipse.gmt.emfacade.draw2d" nsPrefix="draw2d">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="basePackage" value="org.eclipse.gmt.emfacade"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="Draw2DCanvas" eSuperTypes="swt.ecore#//Canvas">
<eStructuralFeatures xsi:type="ecore:EReference" name="contents" eType="#//Figure"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Figure">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enabled" unique="false"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visible" unique="false"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="opaque" unique="false"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="focusTraversable" unique="false"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//Figure" containment="true" resolveProxies="false" eOpposite="#//Figure/parent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Figure"
eOpposite="#//Figure/children"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bounds" unique="false"
eType="#//Rectangle"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minimumSize" unique="false"
eType="#//Dimension"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="preferredSize" unique="false"
eType="#//Dimension"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumSize" unique="false"
eType="#//Dimension"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="toolTip" eType="#//Figure"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="backgroundColor" eType="ecore:EClass swt.ecore#//Color"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="foregroundColor" eType="ecore:EClass swt.ecore#//Color"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="font" eType="ecore:EClass swt.ecore#//Font"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="border" eType="#//Border"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Label" eSuperTypes="#//Figure">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" unique="false" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="textAlignment" unique="false"
eType="#//Alignment"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="textPlacement" unique="false"
eType="#//Direction"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="icon" unique="false" eType="ecore:EDataType swt.ecore#//ImageRef"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iconAlignment" unique="false"
eType="#//Alignment"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iconTextGap" unique="false"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Shape" abstract="true" eSuperTypes="#//Figure">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fill" unique="false" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fillXOR" unique="false"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="outline" unique="false"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="outlineXOR" unique="false"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alpha" unique="false" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="antialias" unique="false"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lineWidthFloat" unique="false"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lineStyle" unique="false"
eType="ecore:EEnum swt.ecore#//LineStyle"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lineCap" unique="false"
eType="ecore:EEnum swt.ecore#//CapStyle"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lineJoin" unique="false"
eType="ecore:EEnum swt.ecore#//JoinStyle"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lineDash" unique="false"
upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lineDashOffset" unique="false"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lineMiterLimit" unique="false"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RectangleFigure" eSuperTypes="#//Shape"/>
<eClassifiers xsi:type="ecore:EClass" name="RoundedRectangle" eSuperTypes="#//Shape">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cornerDimensions" unique="false"
eType="#//Dimension"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Ellipse" eSuperTypes="#//Shape"/>
<eClassifiers xsi:type="ecore:EClass" name="Triangle" eSuperTypes="#//Shape">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="orientation" unique="false"
eType="#//Orientation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" unique="false"
eType="#//Direction"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PointListShape" abstract="true" eSuperTypes="#//Shape">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pointList" unique="false"
upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Polyline" eSuperTypes="#//PointListShape">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tolerance" unique="false"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"
defaultValueLiteral="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Polygon" eSuperTypes="#//Polyline"/>
<eClassifiers xsi:type="ecore:EClass" name="PolylineShape" eSuperTypes="#//PointListShape">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tolerance" unique="false"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"
defaultValueLiteral="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PolygonShape" eSuperTypes="#//PointListShape"/>
<eClassifiers xsi:type="ecore:EClass" name="ImageFigure" eSuperTypes="#//Figure">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="image" unique="false" eType="ecore:EDataType swt.ecore#//ImageRef"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConnectionAnchor" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//Figure"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XYAnchor" eSuperTypes="#//ConnectionAnchor">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" unique="false"
eType="#//Point"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BlockFlow" eSuperTypes="#//Figure">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="orientation" eType="#//Orientation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Border" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="opaque" unique="false"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LabeledBorder" abstract="true" eSuperTypes="#//Border">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" unique="false" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="font" eType="ecore:EClass swt.ecore#//Font"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FrameBorder" eSuperTypes="#//LabeledBorder"/>
<eClassifiers xsi:type="ecore:EClass" name="ColoredLabeledBorder" abstract="true"
eSuperTypes="#//LabeledBorder">
<eStructuralFeatures xsi:type="ecore:EReference" name="textColor" eType="ecore:EClass swt.ecore#//Color"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GroupBoxBorder" eSuperTypes="#//ColoredLabeledBorder"/>
<eClassifiers xsi:type="ecore:EClass" name="TitleBarBorder" eSuperTypes="#//ColoredLabeledBorder"/>
<eClassifiers xsi:type="ecore:EClass" name="FlowBorder" eSuperTypes="#//Border">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="leftMargin" unique="false"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rightMargin" unique="false"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="topMargin" unique="false"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bottomMargin" unique="false"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Point" instanceClassName="org.eclipse.draw2d.geometry.Point"/>
<eClassifiers xsi:type="ecore:EDataType" name="Dimension" instanceClassName="org.eclipse.draw2d.geometry.Dimension"/>
<eClassifiers xsi:type="ecore:EDataType" name="Rectangle" instanceClassName="org.eclipse.draw2d.geometry.Rectangle"/>
<eClassifiers xsi:type="ecore:EEnum" name="Alignment">
<eLiterals name="LEFT"/>
<eLiterals name="CENTER"/>
<eLiterals name="RIGHT"/>
<eLiterals name="TOP"/>
<eLiterals name="MIDDLE"/>
<eLiterals name="BOTTOM"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Orientation">
<eLiterals name="HORIZONTAL"/>
<eLiterals name="VERTICAL"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Direction">
<eLiterals name="NORTH"/>
<eLiterals name="SOUTH"/>
<eLiterals name="EAST"/>
<eLiterals name="WEST"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"draw2d","nsURI":"org.eclipse.gmt.emfacade.draw2d","name":"draw2d","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Draw2DCanvas","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Figure","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Label","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Shape","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RectangleFigure","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoundedRectangle","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ellipse","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Triangle","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PointListShape","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Polyline","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Polygon","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PolylineShape","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PolygonShape","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImageFigure","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionAnchor","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XYAnchor","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockFlow","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Border","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabeledBorder","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FrameBorder","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColoredLabeledBorder","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GroupBoxBorder","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TitleBarBorder","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowBorder","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.draw2d.geometry.Point","defaultValue":null,"instanceClassName":"org.eclipse.draw2d.geometry.Point","name":"Point","instanceClass":null,"id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.draw2d.geometry.Dimension","defaultValue":null,"instanceClassName":"org.eclipse.draw2d.geometry.Dimension","name":"Dimension","instanceClass":null,"id":26,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.draw2d.geometry.Rectangle","defaultValue":null,"instanceClassName":"org.eclipse.draw2d.geometry.Rectangle","name":"Rectangle","instanceClass":null,"id":27,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"Alignment","instanceClass":null,"id":28,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Orientation","instanceClass":null,"id":29,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Direction","instanceClass":null,"id":30,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":false,"lowerBound":0,"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":false,"name":"enabled","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":false,"name":"visible","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":false,"name":"opaque","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":false,"name":"focusTraversable","changeable":true,"lowerBound":0,"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":"children","changeable":true,"resolveProxies":false,"lowerBound":0,"id":38,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"bounds","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":"minimumSize","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"preferredSize","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":false,"name":"maximumSize","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"toolTip","changeable":true,"resolveProxies":false,"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":"backgroundColor","changeable":true,"resolveProxies":false,"lowerBound":0,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"foregroundColor","changeable":true,"resolveProxies":false,"lowerBound":0,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"font","changeable":true,"resolveProxies":false,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"border","changeable":true,"resolveProxies":false,"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"textAlignment","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":false,"name":"textPlacement","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":false,"name":"icon","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"iconAlignment","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":false,"name":"iconTextGap","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"fill","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":false,"name":"fillXOR","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"outline","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":false,"name":"outlineXOR","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":false,"name":"alpha","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":false,"name":"antialias","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":false,"name":"lineWidthFloat","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"ordered":true,"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":84,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"lineCap","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"lineJoin","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":false,"name":"lineDash","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":false,"name":"lineDashOffset","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":false,"name":"lineMiterLimit","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"cornerDimensions","changeable":true,"lowerBound":0,"iD":false,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"orientation","changeable":true,"lowerBound":0,"iD":false,"id":109,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"direction","changeable":true,"lowerBound":0,"iD":false,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"pointList","changeable":true,"lowerBound":0,"iD":false,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"2","unsettable":false,"transient":false,"unique":false,"name":"tolerance","changeable":true,"lowerBound":0,"iD":false,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"2","unsettable":false,"transient":false,"unique":false,"name":"tolerance","changeable":true,"lowerBound":0,"iD":false,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"image","changeable":true,"lowerBound":0,"iD":false,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"location","changeable":true,"lowerBound":0,"iD":false,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"orientation","changeable":true,"lowerBound":0,"iD":false,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"opaque","changeable":true,"lowerBound":0,"iD":false,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"font","changeable":true,"resolveProxies":false,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"textColor","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"leftMargin","changeable":true,"lowerBound":0,"iD":false,"id":149,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"rightMargin","changeable":true,"lowerBound":0,"iD":false,"id":150,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"topMargin","changeable":true,"lowerBound":0,"iD":false,"id":151,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"bottomMargin","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"name":"LEFT","id":158,"value":0,"literal":"LEFT","eClass":"EEnumLiteral"},{"name":"CENTER","id":159,"value":0,"literal":"CENTER","eClass":"EEnumLiteral"},{"name":"RIGHT","id":160,"value":0,"literal":"RIGHT","eClass":"EEnumLiteral"},{"name":"TOP","id":161,"value":0,"literal":"TOP","eClass":"EEnumLiteral"},{"name":"MIDDLE","id":162,"value":0,"literal":"MIDDLE","eClass":"EEnumLiteral"},{"name":"BOTTOM","id":163,"value":0,"literal":"BOTTOM","eClass":"EEnumLiteral"},{"name":"HORIZONTAL","id":164,"value":0,"literal":"HORIZONTAL","eClass":"EEnumLiteral"},{"name":"VERTICAL","id":165,"value":0,"literal":"VERTICAL","eClass":"EEnumLiteral"},{"name":"NORTH","id":166,"value":0,"literal":"NORTH","eClass":"EEnumLiteral"},{"name":"SOUTH","id":167,"value":0,"literal":"SOUTH","eClass":"EEnumLiteral"},{"name":"EAST","id":168,"value":0,"literal":"EAST","eClass":"EEnumLiteral"},{"name":"WEST","id":169,"value":0,"literal":"WEST","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":1,"target":0},{"source":1,"target":31},{"source":1,"target":32},{"source":31,"target":2},{"source":31,"target":33},{"source":31,"target":1},{"source":33,"target":2},{"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":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":34,"target":49},{"source":34,"target":2},{"source":35,"target":50},{"source":35,"target":2},{"source":36,"target":51},{"source":36,"target":2},{"source":37,"target":52},{"source":37,"target":2},{"source":38,"target":2},{"source":38,"target":53},{"source":38,"target":2},{"source":38,"target":39},{"source":53,"target":2},{"source":39,"target":2},{"source":39,"target":54},{"source":39,"target":2},{"source":39,"target":38},{"source":54,"target":2},{"source":40,"target":27},{"source":40,"target":55},{"source":40,"target":2},{"source":55,"target":27},{"source":41,"target":26},{"source":41,"target":56},{"source":41,"target":2},{"source":56,"target":26},{"source":42,"target":26},{"source":42,"target":57},{"source":42,"target":2},{"source":57,"target":26},{"source":43,"target":26},{"source":43,"target":58},{"source":43,"target":2},{"source":58,"target":26},{"source":44,"target":2},{"source":44,"target":59},{"source":44,"target":2},{"source":59,"target":2},{"source":45,"target":60},{"source":45,"target":2},{"source":46,"target":61},{"source":46,"target":2},{"source":47,"target":62},{"source":47,"target":2},{"source":48,"target":18},{"source":48,"target":63},{"source":48,"target":2},{"source":63,"target":18},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":64},{"source":3,"target":65},{"source":3,"target":66},{"source":3,"target":67},{"source":3,"target":68},{"source":3,"target":69},{"source":3,"target":70},{"source":64,"target":71},{"source":64,"target":3},{"source":65,"target":28},{"source":65,"target":72},{"source":65,"target":3},{"source":72,"target":28},{"source":66,"target":30},{"source":66,"target":73},{"source":66,"target":3},{"source":73,"target":30},{"source":67,"target":74},{"source":67,"target":3},{"source":68,"target":28},{"source":68,"target":75},{"source":68,"target":3},{"source":75,"target":28},{"source":69,"target":76},{"source":69,"target":3},{"source":70,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":77},{"source":4,"target":78},{"source":4,"target":79},{"source":4,"target":80},{"source":4,"target":81},{"source":4,"target":82},{"source":4,"target":83},{"source":4,"target":84},{"source":4,"target":85},{"source":4,"target":86},{"source":4,"target":87},{"source":4,"target":88},{"source":4,"target":89},{"source":4,"target":90},{"source":77,"target":91},{"source":77,"target":4},{"source":78,"target":92},{"source":78,"target":4},{"source":79,"target":93},{"source":79,"target":4},{"source":80,"target":94},{"source":80,"target":4},{"source":81,"target":95},{"source":81,"target":4},{"source":82,"target":96},{"source":82,"target":4},{"source":83,"target":97},{"source":83,"target":4},{"source":84,"target":98},{"source":84,"target":4},{"source":85,"target":99},{"source":85,"target":4},{"source":86,"target":100},{"source":86,"target":4},{"source":87,"target":101},{"source":87,"target":4},{"source":88,"target":102},{"source":88,"target":4},{"source":89,"target":103},{"source":89,"target":4},{"source":90,"target":2},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":104},{"source":104,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":105},{"source":6,"target":106},{"source":105,"target":26},{"source":105,"target":107},{"source":105,"target":6},{"source":107,"target":26},{"source":106,"target":4},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":108},{"source":108,"target":4},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":109},{"source":8,"target":110},{"source":8,"target":111},{"source":109,"target":29},{"source":109,"target":112},{"source":109,"target":8},{"source":112,"target":29},{"source":110,"target":30},{"source":110,"target":113},{"source":110,"target":8},{"source":113,"target":30},{"source":111,"target":4},{"source":9,"target":0},{"source":9,"target":4},{"source":9,"target":114},{"source":9,"target":115},{"source":114,"target":116},{"source":114,"target":9},{"source":115,"target":4},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":117},{"source":10,"target":118},{"source":117,"target":119},{"source":117,"target":10},{"source":118,"target":9},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":120},{"source":120,"target":10},{"source":12,"target":0},{"source":12,"target":9},{"source":12,"target":121},{"source":12,"target":122},{"source":121,"target":123},{"source":121,"target":12},{"source":122,"target":9},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":124},{"source":124,"target":9},{"source":14,"target":0},{"source":14,"target":2},{"source":14,"target":125},{"source":14,"target":126},{"source":125,"target":127},{"source":125,"target":14},{"source":126,"target":2},{"source":15,"target":0},{"source":15,"target":128},{"source":128,"target":2},{"source":128,"target":129},{"source":128,"target":15},{"source":129,"target":2},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":130},{"source":16,"target":131},{"source":130,"target":25},{"source":130,"target":132},{"source":130,"target":16},{"source":132,"target":25},{"source":131,"target":15},{"source":17,"target":0},{"source":17,"target":2},{"source":17,"target":133},{"source":17,"target":134},{"source":133,"target":29},{"source":133,"target":135},{"source":133,"target":17},{"source":135,"target":29},{"source":134,"target":2},{"source":18,"target":0},{"source":18,"target":136},{"source":136,"target":137},{"source":136,"target":18},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":138},{"source":19,"target":139},{"source":19,"target":140},{"source":138,"target":141},{"source":138,"target":19},{"source":139,"target":142},{"source":139,"target":19},{"source":140,"target":18},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":143},{"source":143,"target":19},{"source":21,"target":0},{"source":21,"target":19},{"source":21,"target":144},{"source":21,"target":145},{"source":144,"target":146},{"source":144,"target":21},{"source":145,"target":19},{"source":22,"target":0},{"source":22,"target":21},{"source":22,"target":147},{"source":147,"target":21},{"source":23,"target":0},{"source":23,"target":21},{"source":23,"target":148},{"source":148,"target":21},{"source":24,"target":0},{"source":24,"target":18},{"source":24,"target":149},{"source":24,"target":150},{"source":24,"target":151},{"source":24,"target":152},{"source":24,"target":153},{"source":149,"target":154},{"source":149,"target":24},{"source":150,"target":155},{"source":150,"target":24},{"source":151,"target":156},{"source":151,"target":24},{"source":152,"target":157},{"source":152,"target":24},{"source":153,"target":18},{"source":25,"target":0},{"source":26,"target":0},{"source":27,"target":0},{"source":28,"target":0},{"source":28,"target":158},{"source":28,"target":159},{"source":28,"target":160},{"source":28,"target":161},{"source":28,"target":162},{"source":28,"target":163},{"source":158,"target":28},{"source":159,"target":28},{"source":160,"target":28},{"source":161,"target":28},{"source":162,"target":28},{"source":163,"target":28},{"source":29,"target":0},{"source":29,"target":164},{"source":29,"target":165},{"source":164,"target":29},{"source":165,"target":29},{"source":30,"target":0},{"source":30,"target":166},{"source":30,"target":167},{"source":30,"target":168},{"source":30,"target":169},{"source":166,"target":30},{"source":167,"target":30},{"source":168,"target":30},{"source":169,"target":30}],"multigraph":true} | ecore |
petrinet | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset-mtl/repos/MDEGroup/EMFMigrate/xtext-based/it.univaq.coevolution.emfmigrate.tests/test-data/PetriNetMM0.ecore | PetriNetMM0
Net
places
transitions
Place
net
dst
src
Transition
net
src
dst | <?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="PetriNetMM0"
nsURI="PetriNetMM0" nsPrefix="PetriNetMM0">
<eClassifiers xsi:type="ecore:EClass" name="Net">
<eStructuralFeatures xsi:type="ecore:EReference" name="places" upperBound="-1"
eType="#//Place" containment="true" eOpposite="#//Place/net"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1"
eType="#//Transition" eOpposite="#//Transition/net"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Place">
<eStructuralFeatures xsi:type="ecore:EReference" name="net" ordered="false" lowerBound="1"
eType="#//Net" eOpposite="#//Net/places"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dst" ordered="false" upperBound="-1"
eType="#//Transition" containment="true" eOpposite="#//Transition/src"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="src" upperBound="-1" eType="#//Transition"
eOpposite="#//Transition/dst"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition">
<eStructuralFeatures xsi:type="ecore:EReference" name="net" ordered="false" lowerBound="1"
eType="#//Net" eOpposite="#//Net/transitions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="src" ordered="false" lowerBound="1"
eType="#//Place" eOpposite="#//Place/dst"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dst" lowerBound="1" eType="#//Place"
eOpposite="#//Place/src"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"PetriNetMM0","nsURI":"PetriNetMM0","name":"PetriNetMM0","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Net","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"places","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"net","changeable":true,"resolveProxies":true,"lowerBound":1,"id":7,"derived":false},{"id":8,"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":"net","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":"dst","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":"src","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"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":"src","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dst","changeable":true,"resolveProxies":true,"lowerBound":1,"id":16,"derived":false},{"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":1,"target":5},{"source":4,"target":2},{"source":4,"target":6},{"source":4,"target":1},{"source":4,"target":7},{"source":6,"target":2},{"source":5,"target":3},{"source":5,"target":8},{"source":5,"target":1},{"source":5,"target":9},{"source":8,"target":3},{"source":2,"target":0},{"source":2,"target":7},{"source":2,"target":10},{"source":2,"target":11},{"source":7,"target":1},{"source":7,"target":12},{"source":7,"target":2},{"source":7,"target":4},{"source":12,"target":1},{"source":10,"target":3},{"source":10,"target":13},{"source":10,"target":2},{"source":10,"target":14},{"source":13,"target":3},{"source":11,"target":3},{"source":11,"target":15},{"source":11,"target":2},{"source":11,"target":16},{"source":15,"target":3},{"source":3,"target":0},{"source":3,"target":9},{"source":3,"target":14},{"source":3,"target":16},{"source":9,"target":1},{"source":9,"target":17},{"source":9,"target":3},{"source":9,"target":5},{"source":17,"target":1},{"source":14,"target":2},{"source":14,"target":18},{"source":14,"target":3},{"source":14,"target":10},{"source":18,"target":2},{"source":16,"target":2},{"source":16,"target":19},{"source":16,"target":3},{"source":16,"target":11},{"source":19,"target":2}],"multigraph":true} | ecore |
architecture | repo-ecore-all/data/rsanjai/sr-o2core/org.osate.aadl2/src/org/osate/aadl2/instance/impl/aadl2.ecore | aadl2
Element
not_own_self
diagnostics
context
has_owner
diagnostics
context
allOwnedElements
mustBeOwned
ownedElement
owner
ownedComment
Comment
body
String
java.lang.String
java.lang.String
Boolean
boolean
boolean
Namespace
members_distinguishable
diagnostics
context
getNamesOfMember
element
membersAreDistinguishable
ownedMember
member
NamedElement
has_no_qualified_name
diagnostics
context
has_qualified_name
diagnostics
context
allNamespaces
isDistinguishableFrom
n
ns
separator
qualifiedName
name
qualifiedName
namespace
ownedPropertyAssociation
PropertyAssociation
property
appliesTo
inBinding
append
constant
ownedValue
Property
inherit
defaultValue
appliesToMetaclass
appliesToClassifier
appliesTo
emptyListDefault
BasicProperty
type
list
ownedType
TypedElement
type
Type
conformsTo
other
Integer
long
long
PropertyType
PropertyExpression
MetaclassReference
annexName
metaclassName
PropertyOwner
Classifier
no_cycles_in_generalization
diagnostics
context
specialize_type
diagnostics
context
allFeatures
inheritedMember
parents
allParents
inheritableMembers
c
hasVisibilityOf
n
inherit
inhs
maySpecializeType
c
classifierFeature
inheritedMember
generalization
general
ownedAnnexSubclause
ownedPrototype
ownedPrototypeBinding
noPrototypes
noAnnexes
noProperties
ClassifierFeature
featuringClassifier
Generalization
general
specific
DirectedRelationship
source
target
Relationship
relatedElement
AnnexSubclause
ModalElement
modesAndTransitions
inMode
Mode
initial
derived
ModeFeature
Prototype
categoryConstraint
diagnostics
context
refined
StructuralFeature
RefinableElement
refinementContext
refinedElement
PrototypeBinding
formal
ContainedNamedElement
containmentPathElement
ContainmentPathElement
arrayRange
namedElement
ArrayRange
lowerBound
upperBound
ModalPropertyValue
ownedValue
BehavioralFeature
Real
double
double
ArraySpecification
dimension
size
ArraySize
ArrayableElement
arraySpecification
Numeral
value
ComponentImplementationReference
implementation
ownedPrototypeBinding
ComponentImplementation
subcomponents
connections
flows
type
ownedSubcomponent
extended
ownedFlowImplementation
ownedConnection
ownedExtension
ownedRealization
ownedEndToEndFlow
ownedAbstractSubcomponent
ownedAccessConnection
ownedParameterConnection
ownedPortConnection
ownedFeatureConnection
ownedFeatureGroupConnection
ownedProcessorSubprogram
noSubcomponents
noConnections
noCalls
ComponentClassifier
ownedMode
ownedModeTransition
ownedProcessorPort
ownedInternalEvent
noFlows
noModes
ModeTransition
source
destination
trigger
ownedTrigger
ModeTransitionTrigger
TriggerPort
context
port
Context
Port
category
DirectedFeature
direction
Feature
prototype
classifier
refined
FeatureConnectionEnd
ConnectionEnd
DirectionType
in
in
out
out
inOut
inOut
PortConnectionEnd
PortCategory
data
data
event
event
eventData
eventData
ProcessorPort
InternalEvent
ComponentType
features
ownedFeature
extended
ownedFlowSpecification
ownedExtension
ownedFeatureGroup
ownedAbstractFeature
noFeatures
FlowSpecification
refined
kind
inFeature
inContext
outFeature
outContext
Flow
FlowKind
source
source
path
path
sink
sink
TypeExtension
extended
FeatureGroup
inverse
featureGroupType
FeatureGroupConnectionEnd
CallContext
FeatureGroupType
feature
ownedFeature
extended
inverse
ownedExtension
ownedBusAccess
ownedDataAccess
ownedDataPort
ownedEventDataPort
ownedEventPort
ownedFeatureGroup
ownedParameter
ownedSubprogramAccess
ownedSubprogramGroupAccess
ownedAbstractFeature
GroupExtension
extended
BusAccess
busClassifier
Access
kind
category
AccessConnectionEnd
AccessType
provided
provided
required
required
AccessCategory
bus
bus
data
data
subprogram
subprogram
subprogramGroup
subprogramGroup
BusClassifier
Bus
DataAccess
dataClassifier
ParameterConnectionEnd
FlowElement
EndToEndFlowElement
DataClassifier
Data
DataPort
dataClassifier
EventDataPort
dataClassifier
EventPort
Parameter
dataClassifier
SubprogramAccess
subprogramClassifier
CalledSubprogram
SubprogramClassifier
Subprogram
SubprogramGroupAccess
subprogramGroupClassifier
SubprogramGroupClassifier
SubprogramGroup
AbstractFeature
componentClassifier
Subcomponent
classifier
ownedPrototypeBinding
prototype
modeBinding
allModes
implementationReference
refined
abstractClassifier
ComponentPrototype
category
array
constrainingClassifier
ComponentCategory
abstract
abstract
bus
bus
data
data
device
device
memory
memory
process
process
processor
processor
subprogram
subprogram
subprogramGroup
subprogramGroup
system
system
thread
thread
threadGroup
threadGroup
virtualBus
virtualBus
virtualProcessor
virtualProcessor
ModeBinding
parentMode
derivedMode
AbstractClassifier
Abstract
FlowImplementation
kind
specification
flowElement
ownedSubcomponentFlow
ModalPath
inTransition
SubcomponentFlow
context
flowSpecification
dataAccess
Connection
kind
destination
source
destinationContext
sourceContext
bidirectional
refined
ConnectionKind
Access
Access
Feature
Feature
FeatureGroup
FeatureGroup
Parameter
Parameter
Port
Port
ImplementationExtension
extended
Realization
implemented
EndToEndFlow
refined
flowElement
ownedSubcomponentFlow
AbstractSubcomponent
AccessConnection
destination
source
accessCategory
ParameterConnection
destination
source
PortConnection
destination
source
FeatureConnection
source
destination
FeatureGroupConnection
source
destination
ProcessorSubprogram
AnnexLibrary
DefaultAnnexLibrary
sourceText
DefaultAnnexSubclause
sourceText
PublicPackageSection
privateSection
PackageSection
name
imports
aliases
declarations
ownedPackageRename
ownedComponentTypeRename
ownedClassifier
ownedFeatureGroupTypeRename
ownedAnnexLibrary
importedPackage
noAnnexes
ownedAbstractType
ownedAbstractImplementation
ownedBusType
ownedBusImplementation
ownedDataType
ownedDataImplementation
ownedDeviceType
ownedDeviceImplementation
ownedMemoryType
ownedMemoryImplementation
ownedProcessType
ownedProcessorType
ownedProcessImplementation
ownedProcessorImplementation
ownedSubprogramType
ownedSubprogramImplementation
ownedSubprogramGroupType
ownedSubprogramGroupImplementation
ownedSystemType
ownedSystemImplementation
ownedThreadType
ownedThreadImplementation
ownedThreadGroupType
ownedThreadGroupImplementation
ownedVirtualBusType
ownedVirtualBusImplementation
ownedVirtualProcessorType
ownedVirtualProcessorImplementation
ownedFeatureGroupType
noProperties
importedPropertySet
PackageRename
renamedPackage
renameAll
AadlPackage
ownedPublicSection
ownedPrivateSection
publicSection
privateSection
PrivatePackageSection
publicSection
ComponentTypeRename
category
renamedComponentType
FeatureGroupTypeRename
renamedFeatureGroupType
AbstractType
ownedBusAccess
ownedDataAccess
ownedSubprogramAccess
ownedDataPort
ownedEventPort
ownedEventDataPort
ownedSubprogramGroupAccess
AbstractImplementation
type
ownedBusSubcomponent
ownedDataSubcomponent
ownedDeviceSubcomponent
ownedMemorySubcomponent
ownedProcessSubcomponent
ownedProcessorSubcomponent
ownedSystemSubcomponent
ownedSubprogramSubcomponent
ownedSubprogramGroupSubcomponent
ownedThreadSubcomponent
ownedThreadGroupSubcomponent
ownedVirtualBusSubcomponent
ownedVirtualProcessorSubcomponent
BehavioredImplementation
callSpecifications
callSpecification
ownedSubprogramCallSequence
CallSpecification
SubprogramCallSequence
ownedCallSpecification
BusSubcomponent
busClassifier
DataSubcomponent
dataClassifier
DeviceSubcomponent
deviceClassifier
Device
DeviceClassifier
MemorySubcomponent
memoryClassifier
Memory
MemoryClassifier
ProcessSubcomponent
processClassifier
Process
ProcessClassifier
ProcessorSubcomponent
processorClassifier
Processor
ProcessorClassifier
SystemSubcomponent
systemClassifier
System
SystemClassifier
SubprogramSubcomponent
subprogramClassifier
SubprogramGroupSubcomponent
subprogramGroupClassifier
ThreadSubcomponent
threadClassifier
Thread
ThreadClassifier
ThreadGroupSubcomponent
threadGroupClassifier
ThreadGroup
ThreadGroupClassifier
VirtualBusSubcomponent
virtualBusClassifier
VirtualBus
VirtualBusClassifier
VirtualProcessorSubcomponent
virtualProcessorClassifier
VirtualProcessor
VirtualProcessorClassifier
BusType
ownedBusAccess
BusImplementation
type
ownedVirtualBusSubcomponent
DataType
ownedSubprogramAccess
ownedSubprogramGroupAccess
DataImplementation
type
ownedDataSubcomponent
ownedSubprogramSubcomponent
DeviceType
ownedDataPort
ownedEventDataPort
ownedEventPort
ownedBusAccess
ownedSubprogramAccess
ownedSubprogramGroupAccess
DeviceImplementation
type
ownedBusSubcomponent
ownedDataSubcomponent
MemoryType
ownedBusAccess
MemoryImplementation
type
ownedBusSubcomponent
ownedMemorySubcomponent
ProcessType
ownedDataPort
ownedEventDataPort
ownedEventPort
ownedDataAccess
ownedSubprogramAccess
ownedSubprogramGroupAccess
ProcessorType
ownedDataPort
ownedEventDataPort
ownedEventPort
ownedBusAccess
ownedSubprogramAccess
ownedSubprogramGroupAccess
ProcessImplementation
type
ownedDataSubcomponent
ownedSubprogramSubcomponent
ownedSubprogramGroupSubcomponent
ownedThreadSubcomponent
ownedThreadGroupSubcomponent
ProcessorImplementation
type
ownedBusSubcomponent
ownedMemorySubcomponent
ownedVirtualBusSubcomponent
ownedVirtualProcessorSubcomponent
SubprogramType
ownedEventDataPort
ownedEventPort
ownedParameter
ownedDataAccess
ownedSubprogramAccess
ownedSubprogramGroupAccess
SubprogramImplementation
type
ownedDataSubcomponent
SubprogramGroupType
ownedSubprogramAccess
ownedSubprogramGroupAccess
SubprogramGroupImplementation
type
ownedSubprogramSubcomponent
ownedSubprogramGroupSubcomponent
SystemType
ownedBusAccess
ownedDataAccess
ownedDataPort
ownedSubprogramGroupAccess
ownedSubprogramAccess
ownedEventPort
ownedEventDataPort
SystemImplementation
type
ownedBusSubcomponent
ownedDataSubcomponent
ownedDeviceSubcomponent
ownedMemorySubcomponent
ownedProcessSubcomponent
ownedProcessorSubcomponent
ownedSubprogramSubcomponent
ownedSubprogramGroupSubcomponent
ownedSystemSubcomponent
ownedVirtualBusSubcomponent
ownedVirtualProcessorSubcomponent
ThreadType
ownedDataPort
ownedEventDataPort
ownedEventPort
ownedDataAccess
ownedSubprogramAccess
ownedSubprogramGroupAccess
ThreadImplementation
type
ownedSubprogramGroupSubcomponent
ownedSubprogramSubcomponent
ownedDataSubcomponent
ThreadGroupType
ownedDataPort
ownedEventDataPort
ownedEventPort
ownedDataAccess
ownedSubprogramAccess
ownedSubprogramGroupAccess
ThreadGroupImplementation
type
ownedDataSubcomponent
ownedThreadSubcomponent
ownedThreadGroupSubcomponent
ownedSubprogramSubcomponent
ownedSubprogramGroupSubcomponent
VirtualBusType
VirtualBusImplementation
type
ownedVirtualBusSubcomponent
VirtualProcessorType
ownedDataPort
ownedEventDataPort
ownedEventPort
ownedSubprogramAccess
ownedSubprogramGroupAccess
VirtualProcessorImplementation
type
ownedVirtualBusSubcomponent
ownedVirtualProcessorSubcomponent
PropertySet
imports
contents
ownedPropertyType
ownedProperty
ownedPropertyConstant
importedPropertySet
importedPackage
PropertyConstant
type
list
ownedType
constantValue
ComponentPrototypeBinding
formal
actual
ComponentPrototypeActual
category
FeatureGroupPrototype
constrainingFeatureGroupType
FeatureGroupPrototypeBinding
formal
actual
FeatureGroupPrototypeActual
FeaturePrototype
direction
constrainingClassifier
FeaturePrototypeBinding
formal
actual
FeaturePrototypeActual
AccessSpecification
kind
category
classifier
PortSpecification
direction
category
classifier
FeaturePrototypeReference
direction
prototype
ComponentPrototypeReference
prototype
ComponentReference
binding
classifier
FeatureGroupPrototypeReference
prototype
FeatureGroupReference
binding
featureGroupType
ProcessorCall
subprogramAccessName
SubprogramCall
calledSubprogram
prototype
context
BasicPropertyAssociation
property
ownedValue
EnumerationValue
literal
PropertyValue
EnumerationLiteral
UnitValue
literal
UnitLiteral
baseUnit
factor
NumberValue
valueString
unit
StringLiteral
value
ClassifierValue
classifier
ReferenceValue
BooleanLiteral
value
RangeValue
minimum
maximum
delta
IntegerLiteral
base
value
RealLiteral
value
ConstantValue
constant
PropertyReference
property
Operation
op
ownedPropertyExpression
OperationKind
and
and
or
or
not
not
plus
plus
minus
minus
RecordValue
ownedFieldValue
ComputedValue
function
ListValue
ownedListElement
GlobalNamespace
package
propertySet
AadlBoolean
AadlString
AadlInteger
NumberType
ownedUnitsType
unitsType
range
UnitsType
ownedLiteral
EnumerationType
ownedLiteral
NumericRange
upperBound
lowerBound
AadlReal
ClassifierType
classifierReference
RangeType
ownedNumberType
numberType
RecordType
ownedField
RecordField
ReferenceType
namedElementReference | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="aadl2"
nsURI="http://aadl.info/AADL/2.0" nsPrefix="aadl2">
<eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An element is a constituent of a model.
An element is a constituent of a model. As such, it has the capability of owning other elements."/>
</eAnnotations>
<eOperations name="not_own_self" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="not self.allOwnedElements()->includes(self)"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An element may not directly or indirectly own itself.
not self.allOwnedElements()->includes(self)"/>
</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="has_owner" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="self.mustBeOwned() implies owner->notEmpty()"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Elements that must be owned must have an owner.
self.mustBeOwned() implies owner->notEmpty()"/>
</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="allOwnedElements" ordered="false" upperBound="-1" eType="#//Element">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query allOwnedElements() gives all of the direct and indirect owned elements of an element.
ownedElement->union(ownedElement->collect(e | e.allOwnedElements()))"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="ownedElement->union(ownedElement->collect(e | e.allOwnedElements()))"/>
</eAnnotations>
</eOperations>
<eOperations name="mustBeOwned" ordered="false" lowerBound="1" eType="#//Boolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query mustBeOwned() indicates whether elements of this type must have an owner. Subclasses of Element that do not require an owner must override this operation.
true"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="true"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedElement" ordered="false"
upperBound="-1" eType="#//Element" changeable="false" volatile="true" transient="true"
derived="true" containment="true" eOpposite="#//Element/owner">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The Elements owned by this element."/>
</eAnnotations>
<eAnnotations source="union"/>
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="The Elements owned by this element."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false"
eType="#//Element" changeable="false" volatile="true" transient="true" derived="true"
eOpposite="#//Element/ownedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The Element that owns this element."/>
</eAnnotations>
<eAnnotations source="union"/>
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="The Element that owns this element."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedComment" ordered="false"
upperBound="-1" eType="#//Comment" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The Comments owned by this element."/>
</eAnnotations>
<eAnnotations source="subsets" references="#//Element/ownedElement"/>
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="The Comments owned by this element."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Comment" eSuperTypes="#//Element">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A comment is a textual annotation that can be attached to a set of elements."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="body" ordered="false" eType="#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies a string that is the comment"/>
</eAnnotations>
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="Specifies a string that is the comment"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String">
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="A string is a sequence of characters in some suitable character set used to display information about the model. Character sets may include non-Roman alphabets and characters."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="boolean">
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="A Boolean type is used for logical expression, consisting of the predefined values true and false."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Namespace" abstract="true" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A namespace is an element in a model that contains a set of named elements that can be identified by name."/>
</eAnnotations>
<eOperations name="members_distinguishable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="membersAreDistinguishable()"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All the members of a Namespace are distinguishable within it.
membersAreDistinguishable()"/>
</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="getNamesOfMember" ordered="false" upperBound="-1" eType="#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query getNamesOfMember() gives a set of all of the names that a member would have in a Namespace. In general a member can have multiple names in a Namespace if it is imported more than once with different aliases. Those semantics are specified by overriding the getNamesOfMember operation. The specification here simply returns a set containing a single name, or the empty set if no name.
if member->includes(element) then
 Set{}->including(element.name)
else
 Set{}
endif"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="if member->includes(element) then
 Set{}->including(element.name)
else
 Set{}
endif"/>
</eAnnotations>
<eParameters name="element" ordered="false" lowerBound="1" eType="#//NamedElement"/>
</eOperations>
<eOperations name="membersAreDistinguishable" ordered="false" lowerBound="1" eType="#//Boolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The Boolean query membersAreDistinguishable() determines whether all of the namespaces members are distinguishable within it.
self.member->forAll( memb | self.member->excluding(memb)->forAll(other | memb.isDistinguishableFrom(other, self)))"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="self.member->forAll( memb | self.member->excluding(memb)->forAll(other | memb.isDistinguishableFrom(other, self)))"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedMember" ordered="false"
upperBound="-1" eType="#//NamedElement" changeable="false" volatile="true"
transient="true" derived="true" containment="true" eOpposite="#//NamedElement/namespace">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A collection of NamedElements owned by the Namespace."/>
</eAnnotations>
<eAnnotations source="subsets" references="#//Element/ownedElement #//Namespace/member"/>
<eAnnotations source="union"/>
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="A collection of NamedElements owned by the Namespace."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false"
upperBound="-1" eType="#//NamedElement" changeable="false" volatile="true"
transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A collection of NamedElements identifiable within the Namespace, either by being owned or by being introduced by importing or inheritance."/>
</eAnnotations>
<eAnnotations source="union"/>
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="A collection of NamedElements identifiable within the Namespace, either by being owned or by being introduced by importing or inheritance."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//Element">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A named element is an element in a model that may have a name."/>
</eAnnotations>
<eOperations name="has_no_qualified_name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="(self.name->isEmpty() or self.allNamespaces()->select(ns | ns.name->isEmpty())->notEmpty()) implies self.qualifiedName->isEmpty()"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="If there is no name, or one of the containing namespaces has no name, there is no qualified name.
(self.name->isEmpty() or self.allNamespaces()->select(ns | ns.name->isEmpty())->notEmpty()) implies self.qualifiedName->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="has_qualified_name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="(self.name->notEmpty() and self.allNamespaces()->select(ns | ns.name->isEmpty())->isEmpty()) 
implies 
self.qualifiedName = self.allNamespaces()->iterate(ns: Namespace; result: String = self.name | ns.name.concat(self.separator()).concat(result))"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="When there is a name, and all of the containing namespaces have a name, the qualified name is constructed from the names of the containing namespaces.
(self.name->notEmpty() and self.allNamespaces()->select(ns | ns.name->isEmpty())->isEmpty()) 
implies 
self.qualifiedName = self.allNamespaces()->iterate(ns: Namespace; result: String = self.name | ns.name.concat(self.separator()).concat(result))"/>
</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="allNamespaces" upperBound="-1" eType="#//Namespace">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query allNamespaces() gives the sequence of namespaces in which the NamedElement is nested, working outwards.
if self.namespace->isEmpty() then 
 Sequence{}
else
 self.namespace.allNamespaces()->prepend(self.namespace)
endif"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="if self.namespace->isEmpty() then 
 Sequence{}
else
 self.namespace.allNamespaces()->prepend(self.namespace)
endif"/>
</eAnnotations>
</eOperations>
<eOperations name="isDistinguishableFrom" ordered="false" lowerBound="1" eType="#//Boolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query isDistinguishableFrom() determines whether two NamedElements may logically co-exist within a Namespace. By default, two named elements are distinguishable if (a) they have unrelated types or (b) they have related types but different names.
if self.oclIsKindOf(n.oclType) or n.oclIsKindOf(self.oclType) then
 ns.getNamesOfMember(self)->intersection(ns.getNamesOfMember(n))->isEmpty()
else
 true
endif"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="if self.oclIsKindOf(n.oclType) or n.oclIsKindOf(self.oclType) then
 ns.getNamesOfMember(self)->intersection(ns.getNamesOfMember(n))->isEmpty()
else
 true
endif"/>
</eAnnotations>
<eParameters name="n" ordered="false" lowerBound="1" eType="#//NamedElement"/>
<eParameters name="ns" ordered="false" lowerBound="1" eType="#//Namespace"/>
</eOperations>
<eOperations name="separator" ordered="false" lowerBound="1" eType="#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query separator() gives the string that is used to separate names when constructing a qualified name.
'.'"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="'.'"/>
</eAnnotations>
</eOperations>
<eOperations name="qualifiedName" ordered="false" lowerBound="1" eType="#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="When there is a name, and all of the containing namespaces have a name, the qualified name is constructed from the names of the containing namespaces.
if self.name->notEmpty() and self.allNamespaces()->select(ns | ns.name->isEmpty())->isEmpty() then
 self.allNamespaces()->iterate(ns: Namespace; result: String = self.name | ns.name.concat(self.separator()).concat(result))
else 
 '' 
endif"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="if self.name->notEmpty() and self.allNamespaces()->select(ns | ns.name->isEmpty())->isEmpty() then
 self.allNamespaces()->iterate(ns: Namespace; result: String = self.name | ns.name.concat(self.separator()).concat(result))
else 
 '' 
endif"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" eType="#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The name of the NamedElement."/>
</eAnnotations>
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="The name of the NamedElement."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifiedName" ordered="false"
eType="#//String" changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A name which allows the NamedElement to be identified within a hierarchy of nested Namespaces. It is constructed from the names of the containing namespaces starting at the root of the hierarchy and ending with the name of the NamedElement itself."/>
</eAnnotations>
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="A name which allows the NamedElement to be identified within a hierarchy of nested Namespaces. It is constructed from the names of the containing namespaces starting at the root of the hierarchy and ending with the name of the NamedElement itself."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="namespace" ordered="false"
eType="#//Namespace" changeable="false" volatile="true" transient="true" derived="true"
eOpposite="#//Namespace/ownedMember">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies the namespace that owns the NamedElement."/>
</eAnnotations>
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="Specifies the namespace that owns the NamedElement."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPropertyAssociation"
ordered="false" upperBound="-1" eType="#//PropertyAssociation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyAssociation" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="property" ordered="false"
lowerBound="1" eType="#//Property"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="appliesTo" ordered="false"
upperBound="-1" eType="#//ContainedNamedElement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inBinding" ordered="false"
upperBound="-1" eType="#//Classifier"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="append" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="constant" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedValue" ordered="false"
lowerBound="1" upperBound="-1" eType="#//ModalPropertyValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//BasicProperty">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inherit" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false"
eType="#//PropertyExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="appliesToMetaclass" ordered="false"
upperBound="-1" eType="#//MetaclassReference" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="appliesToClassifier" ordered="false"
upperBound="-1" eType="#//Classifier" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="appliesTo" ordered="false"
upperBound="-1" eType="#//PropertyOwner" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="emptyListDefault" ordered="false"
lowerBound="1" eType="#//Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BasicProperty" eSuperTypes="#//TypedElement">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" eType="#//Type">
<eAnnotations source="redefines" references="#//TypedElement/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="list" ordered="false" lowerBound="1"
eType="#//Integer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedType" ordered="false"
eType="#//PropertyType" containment="true">
<eAnnotations source="subsets" references="#//BasicProperty/%duplicates%/type"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A typed element has a type."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//Type">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The type of the TypedElement."/>
</eAnnotations>
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="The type of the TypedElement."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A type constrains the values represented by a typed element."/>
</eAnnotations>
<eOperations name="conformsTo" ordered="false" lowerBound="1" eType="#//Boolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query conformsTo() gives true for a type that conforms to another. By default, two types do not conform to each other. This query is intended to be redefined for specific conformance situations.
result = false"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="result = false"/>
</eAnnotations>
<eParameters name="other" ordered="false" lowerBound="1" eType="#//Type"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="long">
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="An integer is a primitive type representing integer values."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyType" abstract="true" eSuperTypes="#//Type"/>
<eClassifiers xsi:type="ecore:EClass" name="PropertyExpression" abstract="true"
eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="MetaclassReference" eSuperTypes="#//PropertyOwner">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="annexName" ordered="false"
eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="metaclassName" ordered="false"
unique="false" lowerBound="1" upperBound="-1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyOwner" abstract="true" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//Namespace #//Type">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A classifier is a classification of instances - it describes a set of instances that have features in common.
A classifier can specify a generalization hierarchy by referencing its general classifiers."/>
</eAnnotations>
<eOperations name="no_cycles_in_generalization" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="not self.allParents()->includes(self)"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Generalization hierarchies must be directed and acyclical. A classifier can not be both a transitively general and transitively specific classifier of the same classifier.
not self.allParents()->includes(self)"/>
</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="specialize_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="self.parents()->forAll(c | self.maySpecializeType(c))"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A classifier may only specialize classifiers of a valid type.
self.parents()->forAll(c | self.maySpecializeType(c))"/>
</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="allFeatures" ordered="false" upperBound="-1" eType="#//ClassifierFeature">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query allFeatures() gives all of the features in the namespace of the classifier. In general, through mechanisms such as inheritance, this will be a larger set than feature.
result = member->select(oclIsKindOf(Feature))"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="result = member->select(oclIsKindOf(Feature))"/>
</eAnnotations>
</eOperations>
<eOperations name="inheritedMember" ordered="false" upperBound="-1" eType="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The inheritedMember association is derived by inheriting the inheritable members of the parents.
result = self.inherit(self.parents()->collect(p | p.inheritableMembers(self))"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="result = self.inherit(self.parents()->collect(p | p.inheritableMembers(self))"/>
</eAnnotations>
</eOperations>
<eOperations name="parents" ordered="false" upperBound="-1" eType="#//Classifier">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query parents() gives all of the immediate ancestors of a generalized Classifier.
result = general"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="result = general"/>
</eAnnotations>
</eOperations>
<eOperations name="allParents" ordered="false" upperBound="-1" eType="#//Classifier">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query allParents() gives all of the direct and indirect ancestors of a generalized Classifier.
result = self.parents()->union(self.parents()->collect(p | p.allParents())"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="result = self.parents()->union(self.parents()->collect(p | p.allParents())"/>
</eAnnotations>
</eOperations>
<eOperations name="inheritableMembers" ordered="false" upperBound="-1" eType="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query inheritableMembers() gives all of the members of a classifier that may be inherited in one of its descendants, subject to whatever visibility restrictions apply.
c.allParents()->includes(self)
result = member->select(m | c.hasVisibilityOf(m))"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="result = member->select(m | c.hasVisibilityOf(m))"/>
</eAnnotations>
<eParameters name="c" ordered="false" lowerBound="1" eType="#//Classifier"/>
</eOperations>
<eOperations name="hasVisibilityOf" ordered="false" lowerBound="1" eType="#//Boolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query hasVisibilityOf() determines whether a named element is visible in the classifier. By default all are visible. It is only called when the argument is something owned by a parent.
self.allParents()->collect(c | c.member)->includes(n)
result = if (self.inheritedMember->includes (n)) then (n.visibility <> #private) else true"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="result = if (self.inheritedMember->includes (n)) then (n.visibility <> #private) else true"/>
</eAnnotations>
<eParameters name="n" ordered="false" lowerBound="1" eType="#//NamedElement"/>
</eOperations>
<eOperations name="inherit" ordered="false" upperBound="-1" eType="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query inherit() defines how to inherit a set of elements. Here the operation is defined to inherit them all. It is intended to be redefined in circumstances where inheritance is affected by redefinition.
result = inhs"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="result = inhs"/>
</eAnnotations>
<eParameters name="inhs" ordered="false" upperBound="-1" eType="#//NamedElement"/>
</eOperations>
<eOperations name="maySpecializeType" ordered="false" lowerBound="1" eType="#//Boolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query maySpecializeType() determines whether this classifier may have a generalization relationship to classifiers of the specified type. By default a classifier may specialize classifiers of the same or a more general type. It is intended to be redefined by classifiers that have different specialization constraints.
result = self.oclIsKindOf(c.oclType)"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="result = self.oclIsKindOf(c.oclType)"/>
</eAnnotations>
<eParameters name="c" ordered="false" lowerBound="1" eType="#//Classifier"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="classifierFeature" ordered="false"
upperBound="-1" eType="#//ClassifierFeature" changeable="false" volatile="true"
transient="true" derived="true" eOpposite="#//ClassifierFeature/featuringClassifier">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies each feature defined in the classifier."/>
</eAnnotations>
<eAnnotations source="subsets" references="#//Namespace/member"/>
<eAnnotations source="union"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="inheritedMember" ordered="false"
upperBound="-1" eType="#//NamedElement" changeable="false" volatile="true"
transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies all elements inherited by this classifier from the general classifiers."/>
</eAnnotations>
<eAnnotations source="subsets" references="#//Namespace/member"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="generalization" ordered="false"
upperBound="-1" eType="#//Generalization" changeable="false" volatile="true"
transient="true" derived="true" containment="true" eOpposite="#//Generalization/specific">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies the Generalization relationships for this Classifier. These Generalizations navigate to more general classifiers in the generalization hierarchy."/>
</eAnnotations>
<eAnnotations source="subsets" references="#//Element/ownedElement"/>
<eAnnotations source="union"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="general" ordered="false"
upperBound="-1" eType="#//Classifier" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies the more general classifiers in the generalization hierarchy for this Classifier."/>
</eAnnotations>
<eAnnotations source="union"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAnnexSubclause" ordered="false"
upperBound="-1" eType="#//AnnexSubclause" containment="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPrototype" ordered="false"
upperBound="-1" eType="#//Prototype" containment="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPrototypeBinding"
ordered="false" upperBound="-1" eType="#//PrototypeBinding" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noPrototypes" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noAnnexes" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noProperties" ordered="false"
lowerBound="1" eType="#//Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassifierFeature" abstract="true" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A classifier feature declares a behavioral or structural characteristic of instances of classifiers."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="featuringClassifier" ordered="false"
upperBound="-1" eType="#//Classifier" changeable="false" volatile="true" transient="true"
derived="true" resolveProxies="false" eOpposite="#//Classifier/classifierFeature">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The Classifiers that have this ClassifierFeature as a feature."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Generalization" abstract="true" eSuperTypes="#//DirectedRelationship">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A generalization is a taxonomic relationship between a more general classifier and a more specific classifier. Each instance of the specific classifier is also an instance of the general classifier. Thus, the specific classifier indirectly has features of the more general classifier."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="general" ordered="false"
lowerBound="1" eType="#//Classifier" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="References the general classifier in the Generalization relationship."/>
</eAnnotations>
<eAnnotations source="subsets" references="#//DirectedRelationship/target"/>
<eAnnotations source="union"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="specific" ordered="false"
lowerBound="1" eType="#//Classifier" volatile="true" transient="true" derived="true"
eOpposite="#//Classifier/generalization">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="References the specializing classifier in the Generalization relationship. "/>
</eAnnotations>
<eAnnotations source="subsets" references="#//DirectedRelationship/source #//Element/owner"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DirectedRelationship" abstract="true"
eSuperTypes="#//Relationship">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A directed relationship represents a relationship between a collection of source model elements and a collection of target model elements."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
lowerBound="1" upperBound="-1" eType="#//Element" changeable="false" volatile="true"
transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies the sources of the DirectedRelationship."/>
</eAnnotations>
<eAnnotations source="subsets" references="#//Relationship/relatedElement"/>
<eAnnotations source="union"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
lowerBound="1" upperBound="-1" eType="#//Element" changeable="false" volatile="true"
transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies the targets of the DirectedRelationship."/>
</eAnnotations>
<eAnnotations source="subsets" references="#//Relationship/relatedElement"/>
<eAnnotations source="union"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Relationship" abstract="true" eSuperTypes="#//Element">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Relationship is an abstract concept that specifies some kind of relationship between elements."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="relatedElement" ordered="false"
lowerBound="1" upperBound="-1" eType="#//Element" changeable="false" volatile="true"
transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies the elements related by the Relationship."/>
</eAnnotations>
<eAnnotations source="union"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnnexSubclause" abstract="true" eSuperTypes="#//ModalElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ModalElement" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modesAndTransitions" ordered="false"
upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="namespace" value="modalElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="inMode" upperBound="-1"
eType="#//Mode" volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="modalElement#modesAndTransitions"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Mode" eSuperTypes="#//ModeFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="initial" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="derived" ordered="false"
lowerBound="1" eType="#//Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModeFeature" abstract="true" eSuperTypes="#//ClassifierFeature"/>
<eClassifiers xsi:type="ecore:EClass" name="Prototype" abstract="true" eSuperTypes="#//StructuralFeature">
<eOperations name="categoryConstraint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="self.constrainingCategory.oclIsUndefined() implies self.constrainingClassifier = self.constrainingCategory"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="self.constrainingCategory.oclIsUndefined() implies self.constrainingClassifier = self.constrainingCategory"/>
</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="refined" ordered="false"
eType="#//Prototype">
<eAnnotations source="redefines" references="#//RefinableElement/refinedElement"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" abstract="true" eSuperTypes="#//RefinableElement #//ClassifierFeature"/>
<eClassifiers xsi:type="ecore:EClass" name="RefinableElement" abstract="true" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="refinementContext" ordered="false"
eType="#//Classifier" changeable="false" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="References the contexts that this element may be redefined from.
A refinable element can be refined by another element. Refinement is limited to classifier features, which can be refined by a classifier feature of the same name in an extended classifier. A refining element can add detail to an incomplete declaration."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="refinedElement" ordered="false"
eType="#//RefinableElement" changeable="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The refinable element that is being refined by this element."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrototypeBinding" abstract="true" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="formal" ordered="false"
lowerBound="1" eType="#//Prototype"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainedNamedElement" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="containmentPathElement"
lowerBound="1" upperBound="-1" eType="#//ContainmentPathElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainmentPathElement" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="arrayRange" upperBound="-1"
eType="#//ArrayRange" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="namedElement" ordered="false"
lowerBound="1" eType="#//NamedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayRange" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" ordered="false"
lowerBound="1" eType="#//Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" ordered="false"
lowerBound="1" eType="#//Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModalPropertyValue" eSuperTypes="#//ModalElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedValue" ordered="false"
lowerBound="1" eType="#//PropertyExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" abstract="true" eSuperTypes="#//ClassifierFeature"/>
<eClassifiers xsi:type="ecore:EDataType" name="Real" instanceClassName="double">
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="A real is a primitive type representing real numeric values."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArraySpecification" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dimension" ordered="false"
unique="false" lowerBound="1" eType="#//Integer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="size" upperBound="-1" eType="#//ArraySize"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArraySize" abstract="true" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ArrayableElement" abstract="true" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="arraySpecification" ordered="false"
eType="#//ArraySpecification" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Numeral" eSuperTypes="#//ArraySize">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentImplementationReference" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="implementation" ordered="false"
lowerBound="1" eType="#//ComponentImplementation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPrototypeBinding"
ordered="false" upperBound="-1" eType="#//PrototypeBinding" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentImplementation" abstract="true"
eSuperTypes="#//ComponentClassifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="subcomponents" ordered="false"
upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="namespace" value="implementation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="connections" ordered="false"
upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="namespace" value="implementation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="flows" ordered="false"
upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="namespace" value="implementation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true" derived="true">
<eAnnotations source="subsets" references="#//Classifier/general"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubcomponent" ordered="false"
upperBound="-1" eType="#//Subcomponent" changeable="false" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/>
<eAnnotations source="union"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="extended" ordered="false"
eType="#//ComponentImplementation" volatile="true" transient="true" derived="true">
<eAnnotations source="subsets" references="#//Classifier/general"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedFlowImplementation"
upperBound="-1" eType="#//FlowImplementation" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//Classifier/classifierFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#flows"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedConnection" ordered="false"
upperBound="-1" eType="#//Connection" changeable="false" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedExtension" ordered="false"
eType="#//ImplementationExtension">
<eAnnotations source="subsets" references="#//Classifier/generalization"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedRealization" ordered="false"
lowerBound="1" eType="#//Realization">
<eAnnotations source="subsets" references="#//Classifier/generalization"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEndToEndFlow" ordered="false"
upperBound="-1" eType="#//EndToEndFlow" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#flows"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAbstractSubcomponent"
ordered="false" upperBound="-1" eType="#//AbstractSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAccessConnection"
ordered="false" upperBound="-1" eType="#//AccessConnection" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#connections"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameterConnection"
ordered="false" upperBound="-1" eType="#//ParameterConnection" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#connections"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPortConnection" ordered="false"
upperBound="-1" eType="#//PortConnection" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#connections"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedFeatureConnection"
ordered="false" upperBound="-1" eType="#//FeatureConnection" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#connections"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedFeatureGroupConnection"
ordered="false" upperBound="-1" eType="#//FeatureGroupConnection" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#connections"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessorSubprogram"
ordered="false" upperBound="-1" eType="#//ProcessorSubprogram" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noSubcomponents" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noConnections" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noCalls" ordered="false"
lowerBound="1" eType="#//Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentClassifier" abstract="true"
eSuperTypes="#//Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedMode" ordered="false"
upperBound="-1" eType="#//Mode" containment="true">
<eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedModeTransition" ordered="false"
upperBound="-1" eType="#//ModeTransition" containment="true">
<eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessorPort" ordered="false"
upperBound="-1" eType="#//ProcessorPort" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedInternalEvent" ordered="false"
upperBound="-1" eType="#//InternalEvent" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noFlows" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noModes" ordered="false"
lowerBound="1" eType="#//Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModeTransition" eSuperTypes="#//ModeFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
lowerBound="1" eType="#//Mode"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="destination" ordered="false"
lowerBound="1" eType="#//Mode"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trigger" lowerBound="1"
upperBound="-1" eType="#//ModeTransitionTrigger"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedTrigger" ordered="false"
upperBound="-1" eType="#//TriggerPort" containment="true">
<eAnnotations source="subsets" references="#//ModeTransition/trigger"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModeTransitionTrigger" abstract="true"
eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TriggerPort" eSuperTypes="#//ModeTransitionTrigger">
<eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false"
eType="#//Context"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="port" ordered="false" lowerBound="1"
eType="#//Port"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Context" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Port" abstract="true" eSuperTypes="#//DirectedFeature #//PortConnectionEnd">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="category" ordered="false"
lowerBound="1" eType="#//PortCategory" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DirectedFeature" abstract="true" eSuperTypes="#//Feature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" ordered="false"
lowerBound="1" eType="#//DirectionType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Feature" abstract="true" eSuperTypes="#//StructuralFeature #//FeatureConnectionEnd #//ArrayableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="prototype" ordered="false"
eType="#//Prototype"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false"
eType="#//ComponentClassifier" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="union"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="refined" ordered="false"
eType="#//Feature">
<eAnnotations source="redefines" references="#//RefinableElement/refinedElement"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureConnectionEnd" abstract="true"
eSuperTypes="#//ConnectionEnd"/>
<eClassifiers xsi:type="ecore:EClass" name="ConnectionEnd" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EEnum" name="DirectionType">
<eLiterals name="in"/>
<eLiterals name="out" value="1"/>
<eLiterals name="inOut" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PortConnectionEnd" abstract="true" eSuperTypes="#//ConnectionEnd"/>
<eClassifiers xsi:type="ecore:EEnum" name="PortCategory">
<eLiterals name="data"/>
<eLiterals name="event" value="1"/>
<eLiterals name="eventData" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcessorPort" eSuperTypes="#//PortConnectionEnd #//ModeTransitionTrigger"/>
<eClassifiers xsi:type="ecore:EClass" name="InternalEvent" eSuperTypes="#//PortConnectionEnd #//ModeTransitionTrigger"/>
<eClassifiers xsi:type="ecore:EClass" name="ComponentType" abstract="true" eSuperTypes="#//ComponentClassifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="features" ordered="false"
upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="namespace" value="type"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedFeature" ordered="false"
upperBound="-1" eType="#//Feature" changeable="false" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/>
<eAnnotations source="union"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="extended" ordered="false"
eType="#//ComponentType" volatile="true" transient="true" derived="true">
<eAnnotations source="subsets" references="#//Classifier/general"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedFlowSpecification"
upperBound="-1" eType="#//FlowSpecification" containment="true">
<eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedExtension" ordered="false"
eType="#//TypeExtension">
<eAnnotations source="subsets" references="#//Classifier/generalization"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedFeatureGroup" ordered="false"
upperBound="-1" eType="#//FeatureGroup" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAbstractFeature" ordered="false"
upperBound="-1" eType="#//AbstractFeature" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noFeatures" ordered="false"
lowerBound="1" eType="#//Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FlowSpecification" eSuperTypes="#//Flow #//ModalElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="refined" ordered="false"
eType="#//FlowSpecification">
<eAnnotations source="redefines" references="#//RefinableElement/refinedElement"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false" lowerBound="1"
eType="#//FlowKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inFeature" ordered="false"
eType="#//Feature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inContext" ordered="false"
eType="#//Context"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outFeature" ordered="false"
eType="#//Feature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outContext" ordered="false"
eType="#//Context"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Flow" abstract="true" eSuperTypes="#//StructuralFeature"/>
<eClassifiers xsi:type="ecore:EEnum" name="FlowKind">
<eLiterals name="source"/>
<eLiterals name="path" value="1"/>
<eLiterals name="sink" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeExtension" eSuperTypes="#//Generalization">
<eStructuralFeatures xsi:type="ecore:EReference" name="extended" ordered="false"
lowerBound="1" eType="#//ComponentType">
<eAnnotations source="subsets" references="#//Generalization/general"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureGroup" eSuperTypes="#//DirectedFeature #//Context #//FeatureGroupConnectionEnd #//CallContext">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inverse" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="featureGroupType" ordered="false"
lowerBound="1" eType="#//FeatureGroupType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureGroupConnectionEnd" eSuperTypes="#//ConnectionEnd"/>
<eClassifiers xsi:type="ecore:EClass" name="CallContext" abstract="true" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="FeatureGroupType" eSuperTypes="#//Classifier">
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="To be merged with AADLConstructs::Features::FeatureGroupType"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="feature" ordered="false"
upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="namespace" value="featureGroupType"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedFeature" upperBound="-1"
eType="#//Feature" changeable="false" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/>
<eAnnotations source="union"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="extended" ordered="false"
eType="#//FeatureGroupType" volatile="true" transient="true" derived="true">
<eAnnotations source="subsets" references="#//Classifier/general"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="inverse" ordered="false"
eType="#//FeatureGroupType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedExtension" ordered="false"
eType="#//GroupExtension">
<eAnnotations source="subsets" references="#//Classifier/generalization"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusAccess" ordered="false"
upperBound="-1" eType="#//BusAccess" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="featureGroupType#feature"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataAccess" ordered="false"
upperBound="-1" eType="#//DataAccess" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="featureGroupType#feature"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false"
upperBound="-1" eType="#//DataPort" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="featureGroupType#feature"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false"
upperBound="-1" eType="#//EventDataPort" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="featureGroupType#feature"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false"
upperBound="-1" eType="#//EventPort" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="featureGroupType#feature"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedFeatureGroup" ordered="false"
upperBound="-1" eType="#//FeatureGroup" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="featureGroupType#feature"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" ordered="false"
upperBound="-1" eType="#//Parameter" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="featureGroupType#feature"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess"
ordered="false" upperBound="-1" eType="#//SubprogramAccess" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="featureGroupType#feature"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess"
ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="featureGroupType#feature"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAbstractFeature" ordered="false"
upperBound="-1" eType="#//AbstractFeature" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="featureGroupType#feature"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GroupExtension" eSuperTypes="#//Generalization">
<eStructuralFeatures xsi:type="ecore:EReference" name="extended" ordered="false"
lowerBound="1" eType="#//FeatureGroupType">
<eAnnotations source="subsets" references="#//Generalization/general"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BusAccess" eSuperTypes="#//Access">
<eStructuralFeatures xsi:type="ecore:EReference" name="busClassifier" ordered="false"
eType="#//BusClassifier">
<eAnnotations source="subsets" references="#//Feature/classifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Access" abstract="true" eSuperTypes="#//Feature #//AccessConnectionEnd">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false" lowerBound="1"
eType="#//AccessType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="category" ordered="false"
lowerBound="1" eType="#//AccessCategory" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AccessConnectionEnd" abstract="true"
eSuperTypes="#//ConnectionEnd"/>
<eClassifiers xsi:type="ecore:EEnum" name="AccessType">
<eLiterals name="provided"/>
<eLiterals name="required" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AccessCategory">
<eLiterals name="bus"/>
<eLiterals name="data" value="1"/>
<eLiterals name="subprogram" value="2"/>
<eLiterals name="subprogramGroup" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BusClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//Bus"/>
<eClassifiers xsi:type="ecore:EClass" name="Bus" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="DataAccess" eSuperTypes="#//Access #//FlowElement #//ParameterConnectionEnd #//PortConnectionEnd">
<eStructuralFeatures xsi:type="ecore:EReference" name="dataClassifier" ordered="false"
eType="#//DataClassifier">
<eAnnotations source="subsets" references="#//Feature/classifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterConnectionEnd" abstract="true"
eSuperTypes="#//ConnectionEnd"/>
<eClassifiers xsi:type="ecore:EClass" name="FlowElement" abstract="true" eSuperTypes="#//EndToEndFlowElement"/>
<eClassifiers xsi:type="ecore:EClass" name="EndToEndFlowElement" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="DataClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//Data"/>
<eClassifiers xsi:type="ecore:EClass" name="Data" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="DataPort" eSuperTypes="#//Port #//Context #//ParameterConnectionEnd">
<eStructuralFeatures xsi:type="ecore:EReference" name="dataClassifier" ordered="false"
eType="#//DataClassifier">
<eAnnotations source="subsets" references="#//Feature/classifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventDataPort" eSuperTypes="#//Port #//Context #//ParameterConnectionEnd">
<eStructuralFeatures xsi:type="ecore:EReference" name="dataClassifier" ordered="false"
eType="#//DataClassifier">
<eAnnotations source="subsets" references="#//Feature/classifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventPort" eSuperTypes="#//Port"/>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//DirectedFeature #//Context #//ParameterConnectionEnd">
<eStructuralFeatures xsi:type="ecore:EReference" name="dataClassifier" ordered="false"
eType="#//DataClassifier">
<eAnnotations source="subsets" references="#//Feature/classifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramAccess" eSuperTypes="#//Access #//CalledSubprogram">
<eStructuralFeatures xsi:type="ecore:EReference" name="subprogramClassifier" ordered="false"
eType="#//SubprogramClassifier">
<eAnnotations source="subsets" references="#//Feature/classifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CalledSubprogram" abstract="true" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramClassifier" abstract="true"
eSuperTypes="#//ComponentClassifier #//Subprogram"/>
<eClassifiers xsi:type="ecore:EClass" name="Subprogram" abstract="true" eSuperTypes="#//NamedElement #//CalledSubprogram"/>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramGroupAccess" eSuperTypes="#//Access #//CallContext">
<eStructuralFeatures xsi:type="ecore:EReference" name="subprogramGroupClassifier"
ordered="false" eType="#//SubprogramGroupClassifier">
<eAnnotations source="subsets" references="#//Feature/classifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramGroupClassifier" abstract="true"
eSuperTypes="#//ComponentClassifier #//SubprogramGroup"/>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramGroup" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="AbstractFeature" eSuperTypes="#//DirectedFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="componentClassifier" ordered="false"
eType="#//ComponentClassifier">
<eAnnotations source="subsets" references="#//Feature/classifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Subcomponent" abstract="true" eSuperTypes="#//StructuralFeature #//ModalElement #//Context #//FlowElement #//ArrayableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="classifier" unique="false"
eType="#//ComponentClassifier" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="union"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPrototypeBinding"
ordered="false" upperBound="-1" eType="#//PrototypeBinding" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="prototype" ordered="false"
eType="#//ComponentPrototype"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modeBinding" ordered="false"
upperBound="-1" eType="#//ModeBinding" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="allModes" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="implementationReference"
upperBound="-1" eType="#//ComponentImplementationReference" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refined" ordered="false"
eType="#//Subcomponent">
<eAnnotations source="redefines" references="#//RefinableElement/refinedElement"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="abstractClassifier" ordered="false"
eType="#//AbstractClassifier" volatile="true">
<eAnnotations source="subsets" references="#//Subcomponent/classifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentPrototype" eSuperTypes="#//Prototype">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="category" ordered="false"
lowerBound="1" eType="#//ComponentCategory"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="array" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constrainingClassifier"
ordered="false" eType="#//ComponentClassifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ComponentCategory">
<eLiterals name="abstract"/>
<eLiterals name="bus" value="1"/>
<eLiterals name="data" value="2"/>
<eLiterals name="device" value="3"/>
<eLiterals name="memory" value="4"/>
<eLiterals name="process" value="5"/>
<eLiterals name="processor" value="6"/>
<eLiterals name="subprogram" value="7"/>
<eLiterals name="subprogramGroup" value="8"/>
<eLiterals name="system" value="9"/>
<eLiterals name="thread" value="10"/>
<eLiterals name="threadGroup" value="11"/>
<eLiterals name="virtualBus" value="12"/>
<eLiterals name="virtualProcessor" value="13"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModeBinding" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="parentMode" ordered="false"
lowerBound="1" eType="#//Mode"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="derivedMode" ordered="false"
lowerBound="1" eType="#//Mode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractClassifier" abstract="true"
eSuperTypes="#//ComponentClassifier #//Abstract"/>
<eClassifiers xsi:type="ecore:EClass" name="Abstract" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="FlowImplementation" eSuperTypes="#//ModalPath #//StructuralFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false" lowerBound="1"
eType="#//FlowKind" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specification" ordered="false"
lowerBound="1" eType="#//FlowSpecification"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="flowElement" unique="false"
upperBound="-1" eType="#//FlowElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubcomponentFlow"
ordered="false" upperBound="-1" eType="#//SubcomponentFlow" containment="true">
<eAnnotations source="subsets" references="#//FlowImplementation/flowElement"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModalPath" abstract="true" eSuperTypes="#//ModalElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="inTransition" upperBound="-1"
eType="#//ModeTransition" volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="modalElement#modesAndTransitions"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubcomponentFlow" eSuperTypes="#//FlowElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false"
lowerBound="1" eType="#//Subcomponent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="flowSpecification" ordered="false"
eType="#//FlowSpecification"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataAccess" ordered="false"
eType="#//DataAccess"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Connection" abstract="true" eSuperTypes="#//ModalPath #//StructuralFeature #//FlowElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false" lowerBound="1"
eType="#//ConnectionKind" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="destination" ordered="false"
lowerBound="1" eType="#//ConnectionEnd"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
lowerBound="1" eType="#//ConnectionEnd"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="destinationContext" ordered="false"
eType="#//Context"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceContext" ordered="false"
eType="#//Context"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bidirectional" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refined" ordered="false"
eType="#//Connection">
<eAnnotations source="redefines" references="#//RefinableElement/refinedElement"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ConnectionKind">
<eLiterals name="Access"/>
<eLiterals name="Feature" value="1"/>
<eLiterals name="FeatureGroup" value="2"/>
<eLiterals name="Parameter" value="3"/>
<eLiterals name="Port" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImplementationExtension" eSuperTypes="#//Generalization">
<eStructuralFeatures xsi:type="ecore:EReference" name="extended" ordered="false"
lowerBound="1" eType="#//ComponentImplementation">
<eAnnotations source="subsets" references="#//Generalization/general"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Realization" eSuperTypes="#//Generalization">
<eStructuralFeatures xsi:type="ecore:EReference" name="implemented" ordered="false"
lowerBound="1" eType="#//ComponentType">
<eAnnotations source="subsets" references="#//Generalization/general"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EndToEndFlow" eSuperTypes="#//Flow #//ModalPath #//EndToEndFlowElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="refined" ordered="false"
eType="#//EndToEndFlow">
<eAnnotations source="redefines" references="#//RefinableElement/refinedElement"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="flowElement" unique="false"
lowerBound="1" upperBound="-1" eType="#//EndToEndFlowElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubcomponentFlow"
ordered="false" upperBound="-1" eType="#//SubcomponentFlow" containment="true">
<eAnnotations source="subsets" references="#//EndToEndFlow/flowElement"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractSubcomponent" eSuperTypes="#//Subcomponent #//Abstract"/>
<eClassifiers xsi:type="ecore:EClass" name="AccessConnection" eSuperTypes="#//Connection">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="destination" ordered="false" lowerBound="1"
eType="#//ConnectionEnd">
<eAnnotations source="redefines" references="#//Connection/destination"/>
</contents>
<contents xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1"
eType="#//ConnectionEnd">
<eAnnotations source="redefines" references="#//Connection/source"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="accessCategory" ordered="false"
lowerBound="1" eType="#//AccessCategory"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterConnection" eSuperTypes="#//Connection">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="destination" ordered="false" lowerBound="1"
eType="#//ConnectionEnd">
<eAnnotations source="redefines" references="#//Connection/destination"/>
</contents>
<contents xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1"
eType="#//ConnectionEnd">
<eAnnotations source="redefines" references="#//Connection/source"/>
</contents>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PortConnection" eSuperTypes="#//Connection">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="destination" ordered="false" lowerBound="1"
eType="#//ConnectionEnd">
<eAnnotations source="redefines" references="#//Connection/destination"/>
</contents>
<contents xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1"
eType="#//ConnectionEnd">
<eAnnotations source="redefines" references="#//Connection/source"/>
</contents>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureConnection" eSuperTypes="#//Connection">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1"
eType="#//ConnectionEnd">
<eAnnotations source="redefines" references="#//Connection/source"/>
</contents>
<contents xsi:type="ecore:EReference" name="destination" ordered="false" lowerBound="1"
eType="#//ConnectionEnd">
<eAnnotations source="redefines" references="#//Connection/destination"/>
</contents>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureGroupConnection" eSuperTypes="#//Connection">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1"
eType="#//ConnectionEnd">
<eAnnotations source="redefines" references="#//Connection/source"/>
</contents>
<contents xsi:type="ecore:EReference" name="destination" ordered="false" lowerBound="1"
eType="#//ConnectionEnd">
<eAnnotations source="redefines" references="#//Connection/destination"/>
</contents>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcessorSubprogram" eSuperTypes="#//AccessConnectionEnd"/>
<eClassifiers xsi:type="ecore:EClass" name="AnnexLibrary" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="DefaultAnnexLibrary" eSuperTypes="#//AnnexLibrary">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceText" ordered="false"
lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DefaultAnnexSubclause" eSuperTypes="#//AnnexSubclause">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceText" ordered="false"
lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PublicPackageSection" eSuperTypes="#//PackageSection">
<eStructuralFeatures xsi:type="ecore:EReference" name="privateSection" ordered="false"
eType="#//PrivatePackageSection" changeable="false" volatile="true" transient="true"
derived="true" eOpposite="#//PrivatePackageSection/publicSection"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PackageSection" abstract="true" eSuperTypes="#//Namespace">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EAttribute" name="name" ordered="false" eType="#//String"
derived="true">
<eAnnotations source="redefines" references="#//NamedElement/name"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="imports" ordered="false"
upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="namespace" value="packageSection"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="aliases" ordered="false"
upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="namespace" value="packageSection"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="declarations" ordered="false"
upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="namespace" value="packageSection"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPackageRename" ordered="false"
upperBound="-1" eType="#//PackageRename" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#aliases"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedComponentTypeRename"
ordered="false" upperBound="-1" eType="#//ComponentTypeRename" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#aliases"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedClassifier" ordered="false"
upperBound="-1" eType="#//Classifier" changeable="false" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
<eAnnotations source="union"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedFeatureGroupTypeRename"
ordered="false" upperBound="-1" eType="#//FeatureGroupTypeRename" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#aliases"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAnnexLibrary" ordered="false"
upperBound="-1" eType="#//AnnexLibrary" containment="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="importedPackage" ordered="false"
upperBound="-1" eType="#//AadlPackage" volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#imports"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noAnnexes" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAbstractType" ordered="false"
upperBound="-1" eType="#//AbstractType" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAbstractImplementation"
ordered="false" upperBound="-1" eType="#//AbstractImplementation" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusType" ordered="false"
upperBound="-1" eType="#//BusType" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusImplementation"
ordered="false" upperBound="-1" eType="#//BusImplementation" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataType" ordered="false"
upperBound="-1" eType="#//DataType" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataImplementation"
ordered="false" upperBound="-1" eType="#//DataImplementation" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDeviceType" ordered="false"
upperBound="-1" eType="#//DeviceType" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDeviceImplementation"
ordered="false" upperBound="-1" eType="#//DeviceImplementation" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedMemoryType" ordered="false"
upperBound="-1" eType="#//MemoryType" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedMemoryImplementation"
ordered="false" upperBound="-1" eType="#//MemoryImplementation" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessType" ordered="false"
upperBound="-1" eType="#//ProcessType" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessorType" ordered="false"
upperBound="-1" eType="#//ProcessorType" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessImplementation"
ordered="false" upperBound="-1" eType="#//ProcessImplementation" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessorImplementation"
ordered="false" upperBound="-1" eType="#//ProcessorImplementation" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramType" ordered="false"
upperBound="-1" eType="#//SubprogramType" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramImplementation"
ordered="false" upperBound="-1" eType="#//SubprogramImplementation" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupType"
ordered="false" upperBound="-1" eType="#//SubprogramGroupType" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupImplementation"
ordered="false" upperBound="-1" eType="#//SubprogramGroupImplementation" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSystemType" ordered="false"
upperBound="-1" eType="#//SystemType" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSystemImplementation"
ordered="false" upperBound="-1" eType="#//SystemImplementation" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedThreadType" ordered="false"
upperBound="-1" eType="#//ThreadType" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedThreadImplementation"
ordered="false" upperBound="-1" eType="#//ThreadImplementation" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedThreadGroupType" ordered="false"
upperBound="-1" eType="#//ThreadGroupType" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedThreadGroupImplementation"
ordered="false" upperBound="-1" eType="#//ThreadGroupImplementation" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualBusType" ordered="false"
upperBound="-1" eType="#//VirtualBusType" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualBusImplementation"
ordered="false" upperBound="-1" eType="#//VirtualBusImplementation" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualProcessorType"
ordered="false" upperBound="-1" eType="#//VirtualProcessorType" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualProcessorImplementation"
ordered="false" upperBound="-1" eType="#//VirtualProcessorImplementation"
volatile="true" transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedFeatureGroupType"
ordered="false" upperBound="-1" eType="#//FeatureGroupType" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//PackageSection/ownedClassifier"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#declarations"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noProperties" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="importedPropertySet" ordered="false"
upperBound="-1" eType="#//PropertySet" volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="packageSection#imports"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PackageRename" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="renamedPackage" ordered="false"
lowerBound="1" eType="#//AadlPackage"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="renameAll" ordered="false"
lowerBound="1" eType="#//Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AadlPackage" eSuperTypes="#//NamedElement">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Package"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPublicSection" ordered="false"
eType="#//PublicPackageSection" containment="true">
<eAnnotations source="subsets" references="#//AadlPackage/publicSection"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPrivateSection" ordered="false"
eType="#//PrivatePackageSection" containment="true">
<eAnnotations source="subsets" references="#//AadlPackage/privateSection"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="publicSection" ordered="false"
eType="#//PublicPackageSection"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="privateSection" ordered="false"
eType="#//PrivatePackageSection"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrivatePackageSection" eSuperTypes="#//PackageSection">
<eStructuralFeatures xsi:type="ecore:EReference" name="publicSection" ordered="false"
eType="#//PublicPackageSection" changeable="false" volatile="true" transient="true"
derived="true" eOpposite="#//PublicPackageSection/privateSection"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentTypeRename" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="category" ordered="false"
lowerBound="1" eType="#//ComponentCategory"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="renamedComponentType" ordered="false"
lowerBound="1" eType="#//ComponentType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureGroupTypeRename" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="renamedFeatureGroupType"
ordered="false" lowerBound="1" eType="#//FeatureGroupType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractType" eSuperTypes="#//ComponentType #//AbstractClassifier #//CallContext">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusAccess" ordered="false"
upperBound="-1" eType="#//BusAccess" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataAccess" ordered="false"
upperBound="-1" eType="#//DataAccess" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess"
ordered="false" upperBound="-1" eType="#//SubprogramAccess" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false"
upperBound="-1" eType="#//DataPort" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false"
upperBound="-1" eType="#//EventPort" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false"
upperBound="-1" eType="#//EventDataPort" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess"
ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractImplementation" eSuperTypes="#//BehavioredImplementation #//AbstractClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusSubcomponent" ordered="false"
upperBound="-1" eType="#//BusSubcomponent" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent"
ordered="false" upperBound="-1" eType="#//DataSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDeviceSubcomponent"
ordered="false" upperBound="-1" eType="#//DeviceSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedMemorySubcomponent"
ordered="false" upperBound="-1" eType="#//MemorySubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessSubcomponent"
ordered="false" upperBound="-1" eType="#//ProcessSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessorSubcomponent"
ordered="false" upperBound="-1" eType="#//ProcessorSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSystemSubcomponent"
ordered="false" upperBound="-1" eType="#//SystemSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramGroupSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedThreadSubcomponent"
ordered="false" upperBound="-1" eType="#//ThreadSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedThreadGroupSubcomponent"
ordered="false" upperBound="-1" eType="#//ThreadGroupSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualBusSubcomponent"
ordered="false" upperBound="-1" eType="#//VirtualBusSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualProcessorSubcomponent"
ordered="false" upperBound="-1" eType="#//VirtualProcessorSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BehavioredImplementation" abstract="true"
eSuperTypes="#//ComponentImplementation">
<eOperations name="callSpecifications" ordered="false" upperBound="-1" eType="#//CallSpecification">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Get all calls owned by owned call sequences."/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="callSpecification" ordered="false"
upperBound="-1" eType="#//CallSpecification" volatile="true" transient="true"
derived="true">
<eAnnotations source="subsets" references="#//Namespace/member"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramCallSequence"
ordered="false" upperBound="-1" eType="#//SubprogramCallSequence" containment="true">
<eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CallSpecification" abstract="true" eSuperTypes="#//BehavioralFeature"/>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramCallSequence" eSuperTypes="#//ModalElement #//BehavioralFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedCallSpecification"
upperBound="-1" eType="#//CallSpecification" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BusSubcomponent" eSuperTypes="#//Subcomponent #//AccessConnectionEnd #//Bus">
<eStructuralFeatures xsi:type="ecore:EReference" name="busClassifier" ordered="false"
eType="#//BusClassifier" volatile="true">
<eAnnotations source="subsets" references="#//Subcomponent/classifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataSubcomponent" eSuperTypes="#//Subcomponent #//AccessConnectionEnd #//Data #//ParameterConnectionEnd #//PortConnectionEnd">
<eStructuralFeatures xsi:type="ecore:EReference" name="dataClassifier" ordered="false"
eType="#//DataClassifier" volatile="true">
<eAnnotations source="subsets" references="#//Subcomponent/classifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeviceSubcomponent" eSuperTypes="#//Subcomponent #//Device">
<eStructuralFeatures xsi:type="ecore:EReference" name="deviceClassifier" ordered="false"
eType="#//DeviceClassifier" volatile="true">
<eAnnotations source="subsets" references="#//Subcomponent/classifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Device" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="DeviceClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//Device"/>
<eClassifiers xsi:type="ecore:EClass" name="MemorySubcomponent" eSuperTypes="#//Subcomponent #//Memory">
<eStructuralFeatures xsi:type="ecore:EReference" name="memoryClassifier" ordered="false"
eType="#//MemoryClassifier" volatile="true">
<eAnnotations source="subsets" references="#//Subcomponent/classifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Memory" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="MemoryClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//Memory"/>
<eClassifiers xsi:type="ecore:EClass" name="ProcessSubcomponent" eSuperTypes="#//Subcomponent #//Process">
<eStructuralFeatures xsi:type="ecore:EReference" name="processClassifier" ordered="false"
eType="#//ProcessClassifier" volatile="true">
<eAnnotations source="subsets" references="#//Subcomponent/classifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Process" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ProcessClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//Process"/>
<eClassifiers xsi:type="ecore:EClass" name="ProcessorSubcomponent" eSuperTypes="#//Subcomponent #//Processor">
<eStructuralFeatures xsi:type="ecore:EReference" name="processorClassifier" ordered="false"
eType="#//ProcessorClassifier" volatile="true">
<eAnnotations source="subsets" references="#//Subcomponent/classifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Processor" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ProcessorClassifier" abstract="true"
eSuperTypes="#//ComponentClassifier #//Processor"/>
<eClassifiers xsi:type="ecore:EClass" name="SystemSubcomponent" eSuperTypes="#//Subcomponent #//System">
<eStructuralFeatures xsi:type="ecore:EReference" name="systemClassifier" ordered="false"
eType="#//SystemClassifier" volatile="true">
<eAnnotations source="subsets" references="#//Subcomponent/classifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="System" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="SystemClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//System"/>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramSubcomponent" eSuperTypes="#//Subcomponent #//AccessConnectionEnd #//Subprogram">
<eStructuralFeatures xsi:type="ecore:EReference" name="subprogramClassifier" ordered="false"
eType="#//SubprogramClassifier" volatile="true">
<eAnnotations source="subsets" references="#//Subcomponent/classifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramGroupSubcomponent" eSuperTypes="#//Subcomponent #//AccessConnectionEnd #//SubprogramGroup #//CallContext">
<eStructuralFeatures xsi:type="ecore:EReference" name="subprogramGroupClassifier"
ordered="false" eType="#//SubprogramGroupClassifier" volatile="true">
<eAnnotations source="subsets" references="#//Subcomponent/classifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThreadSubcomponent" eSuperTypes="#//Subcomponent #//Thread">
<eStructuralFeatures xsi:type="ecore:EReference" name="threadClassifier" ordered="false"
eType="#//ThreadClassifier" volatile="true">
<eAnnotations source="subsets" references="#//Subcomponent/classifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Thread" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ThreadClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//Thread"/>
<eClassifiers xsi:type="ecore:EClass" name="ThreadGroupSubcomponent" eSuperTypes="#//Subcomponent #//ThreadGroup">
<eStructuralFeatures xsi:type="ecore:EReference" name="threadGroupClassifier"
ordered="false" eType="#//ThreadGroupClassifier" volatile="true">
<eAnnotations source="subsets" references="#//Subcomponent/classifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThreadGroup" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ThreadGroupClassifier" abstract="true"
eSuperTypes="#//ComponentClassifier #//ThreadGroup"/>
<eClassifiers xsi:type="ecore:EClass" name="VirtualBusSubcomponent" eSuperTypes="#//Subcomponent #//VirtualBus">
<eStructuralFeatures xsi:type="ecore:EReference" name="virtualBusClassifier" ordered="false"
eType="#//VirtualBusClassifier" volatile="true">
<eAnnotations source="subsets" references="#//Subcomponent/classifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VirtualBus" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="VirtualBusClassifier" abstract="true"
eSuperTypes="#//ComponentClassifier #//VirtualBus"/>
<eClassifiers xsi:type="ecore:EClass" name="VirtualProcessorSubcomponent" eSuperTypes="#//Subcomponent #//VirtualProcessor">
<eStructuralFeatures xsi:type="ecore:EReference" name="virtualProcessorClassifier"
ordered="false" eType="#//VirtualProcessorClassifier" volatile="true">
<eAnnotations source="subsets" references="#//Subcomponent/classifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VirtualProcessor" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="VirtualProcessorClassifier" abstract="true"
eSuperTypes="#//ComponentClassifier #//VirtualProcessor"/>
<eClassifiers xsi:type="ecore:EClass" name="BusType" eSuperTypes="#//ComponentType #//BusClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusAccess" ordered="false"
upperBound="-1" eType="#//BusAccess" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BusImplementation" eSuperTypes="#//ComponentImplementation #//BusClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualBusSubcomponent"
ordered="false" upperBound="-1" eType="#//VirtualBusSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//ComponentType #//DataClassifier #//CallContext">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess"
ordered="false" upperBound="-1" eType="#//SubprogramAccess" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess"
ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataImplementation" eSuperTypes="#//ComponentImplementation #//DataClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent"
ordered="false" upperBound="-1" eType="#//DataSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeviceType" eSuperTypes="#//ComponentType #//DeviceClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false"
upperBound="-1" eType="#//DataPort" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false"
upperBound="-1" eType="#//EventDataPort" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false"
upperBound="-1" eType="#//EventPort" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusAccess" ordered="false"
upperBound="-1" eType="#//BusAccess" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess"
ordered="false" upperBound="-1" eType="#//SubprogramAccess" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess"
ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeviceImplementation" eSuperTypes="#//ComponentImplementation #//DeviceClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusSubcomponent" ordered="false"
upperBound="-1" eType="#//BusSubcomponent" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent"
ordered="false" upperBound="-1" eType="#//DataSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MemoryType" eSuperTypes="#//ComponentType #//MemoryClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusAccess" ordered="false"
upperBound="-1" eType="#//BusAccess" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MemoryImplementation" eSuperTypes="#//ComponentImplementation #//MemoryClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusSubcomponent" ordered="false"
upperBound="-1" eType="#//BusSubcomponent" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedMemorySubcomponent"
ordered="false" upperBound="-1" eType="#//MemorySubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcessType" eSuperTypes="#//ComponentType #//ProcessClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false"
upperBound="-1" eType="#//DataPort" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false"
upperBound="-1" eType="#//EventDataPort" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false"
upperBound="-1" eType="#//EventPort" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataAccess" ordered="false"
upperBound="-1" eType="#//DataAccess" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess"
ordered="false" upperBound="-1" eType="#//SubprogramAccess" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess"
ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcessorType" eSuperTypes="#//ComponentType #//ProcessorClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false"
upperBound="-1" eType="#//DataPort" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false"
upperBound="-1" eType="#//EventDataPort" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false"
upperBound="-1" eType="#//EventPort" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusAccess" ordered="false"
upperBound="-1" eType="#//BusAccess" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess"
ordered="false" upperBound="-1" eType="#//SubprogramAccess" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess"
ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcessImplementation" eSuperTypes="#//ComponentImplementation #//ProcessClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent"
ordered="false" upperBound="-1" eType="#//DataSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramGroupSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedThreadSubcomponent"
ordered="false" upperBound="-1" eType="#//ThreadSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedThreadGroupSubcomponent"
ordered="false" upperBound="-1" eType="#//ThreadGroupSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcessorImplementation" eSuperTypes="#//ComponentImplementation #//ProcessorClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusSubcomponent" ordered="false"
upperBound="-1" eType="#//BusSubcomponent" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedMemorySubcomponent"
ordered="false" upperBound="-1" eType="#//MemorySubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualBusSubcomponent"
ordered="false" upperBound="-1" eType="#//VirtualBusSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualProcessorSubcomponent"
ordered="false" upperBound="-1" eType="#//VirtualProcessorSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramType" eSuperTypes="#//ComponentType #//SubprogramClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false"
upperBound="-1" eType="#//EventDataPort" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false"
upperBound="-1" eType="#//EventPort" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" ordered="false"
upperBound="-1" eType="#//Parameter" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataAccess" ordered="false"
upperBound="-1" eType="#//DataAccess" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess"
ordered="false" upperBound="-1" eType="#//SubprogramAccess" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess"
ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramImplementation" eSuperTypes="#//BehavioredImplementation #//SubprogramClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent"
ordered="false" upperBound="-1" eType="#//DataSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramGroupType" eSuperTypes="#//ComponentType #//SubprogramGroupClassifier #//CallContext">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess"
ordered="false" upperBound="-1" eType="#//SubprogramAccess" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess"
ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramGroupImplementation" eSuperTypes="#//ComponentImplementation #//SubprogramGroupClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramGroupSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SystemType" eSuperTypes="#//ComponentType #//SystemClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusAccess" ordered="false"
upperBound="-1" eType="#//BusAccess" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataAccess" ordered="false"
upperBound="-1" eType="#//DataAccess" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false"
upperBound="-1" eType="#//DataPort" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess"
ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess"
ordered="false" upperBound="-1" eType="#//SubprogramAccess" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false"
upperBound="-1" eType="#//EventPort" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false"
upperBound="-1" eType="#//EventDataPort" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SystemImplementation" eSuperTypes="#//ComponentImplementation #//SystemClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusSubcomponent" ordered="false"
upperBound="-1" eType="#//BusSubcomponent" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent"
ordered="false" upperBound="-1" eType="#//DataSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDeviceSubcomponent"
ordered="false" upperBound="-1" eType="#//DeviceSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedMemorySubcomponent"
ordered="false" upperBound="-1" eType="#//MemorySubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessSubcomponent"
ordered="false" upperBound="-1" eType="#//ProcessSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessorSubcomponent"
ordered="false" upperBound="-1" eType="#//ProcessorSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramGroupSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSystemSubcomponent"
ordered="false" upperBound="-1" eType="#//SystemSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualBusSubcomponent"
ordered="false" upperBound="-1" eType="#//VirtualBusSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualProcessorSubcomponent"
ordered="false" upperBound="-1" eType="#//VirtualProcessorSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThreadType" eSuperTypes="#//ComponentType #//ThreadClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false"
upperBound="-1" eType="#//DataPort" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false"
upperBound="-1" eType="#//EventDataPort" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false"
upperBound="-1" eType="#//EventPort" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataAccess" ordered="false"
upperBound="-1" eType="#//DataAccess" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess"
ordered="false" upperBound="-1" eType="#//SubprogramAccess" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess"
ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThreadImplementation" eSuperTypes="#//BehavioredImplementation #//ThreadClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramGroupSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent"
ordered="false" upperBound="-1" eType="#//DataSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThreadGroupType" eSuperTypes="#//ComponentType #//ThreadGroupClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false"
upperBound="-1" eType="#//DataPort" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false"
upperBound="-1" eType="#//EventDataPort" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false"
upperBound="-1" eType="#//EventPort" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataAccess" ordered="false"
upperBound="-1" eType="#//DataAccess" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess"
ordered="false" upperBound="-1" eType="#//SubprogramAccess" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess"
ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThreadGroupImplementation" eSuperTypes="#//ComponentImplementation #//ThreadGroupClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent"
ordered="false" upperBound="-1" eType="#//DataSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedThreadSubcomponent"
ordered="false" upperBound="-1" eType="#//ThreadSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedThreadGroupSubcomponent"
ordered="false" upperBound="-1" eType="#//ThreadGroupSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramGroupSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VirtualBusType" eSuperTypes="#//ComponentType #//VirtualBusClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="VirtualBusImplementation" eSuperTypes="#//ComponentImplementation #//VirtualBusClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualBusSubcomponent"
ordered="false" upperBound="-1" eType="#//VirtualBusSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VirtualProcessorType" eSuperTypes="#//ComponentType #//VirtualProcessorClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false"
upperBound="-1" eType="#//DataPort" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false"
upperBound="-1" eType="#//EventDataPort" volatile="true" transient="true"
derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false"
upperBound="-1" eType="#//EventPort" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess"
ordered="false" upperBound="-1" eType="#//SubprogramAccess" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess"
ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="type#features"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VirtualProcessorImplementation" eSuperTypes="#//ComponentImplementation #//VirtualProcessorClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualBusSubcomponent"
ordered="false" upperBound="-1" eType="#//VirtualBusSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualProcessorSubcomponent"
ordered="false" upperBound="-1" eType="#//VirtualProcessorSubcomponent" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="implementation#subcomponents"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertySet" eSuperTypes="#//Namespace">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="imports" ordered="false"
upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="namespace" value="propertySet"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contents" ordered="false"
upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="namespace" value="propertySet"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPropertyType" ordered="false"
upperBound="-1" eType="#//PropertyType" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="propertySet#contents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedProperty" ordered="false"
upperBound="-1" eType="#//Property" volatile="true" transient="true" derived="true"
containment="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="propertySet#contents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPropertyConstant"
ordered="false" upperBound="-1" eType="#//PropertyConstant" volatile="true"
transient="true" derived="true" containment="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="propertySet#contents"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="importedPropertySet" ordered="false"
upperBound="-1" eType="#//PropertySet" volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="propertySet#imports"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="importedPackage" ordered="false"
upperBound="-1" eType="#//AadlPackage" volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="propertySet#imports"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyConstant" eSuperTypes="#//TypedElement">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" eType="#//Type">
<eAnnotations source="redefines" references="#//TypedElement/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="list" ordered="false" lowerBound="1"
eType="#//Integer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedType" ordered="false"
eType="#//PropertyType" containment="true">
<eAnnotations source="subsets" references="#//PropertyConstant/%duplicates%/type"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="constantValue" ordered="false"
eType="#//PropertyExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentPrototypeBinding" eSuperTypes="#//PrototypeBinding">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="formal" ordered="false" lowerBound="1"
eType="#//Prototype">
<eAnnotations source="redefines" references="#//PrototypeBinding/formal"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="actual" lowerBound="1"
upperBound="-1" eType="#//ComponentPrototypeActual" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentPrototypeActual" abstract="true"
eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="category" ordered="false"
lowerBound="1" eType="#//ComponentCategory"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureGroupPrototype" eSuperTypes="#//Prototype">
<eStructuralFeatures xsi:type="ecore:EReference" name="constrainingFeatureGroupType"
ordered="false" eType="#//FeatureGroupType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureGroupPrototypeBinding" eSuperTypes="#//PrototypeBinding">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="formal" ordered="false" lowerBound="1"
eType="#//Prototype">
<eAnnotations source="redefines" references="#//PrototypeBinding/formal"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="actual" ordered="false"
lowerBound="1" eType="#//FeatureGroupPrototypeActual" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureGroupPrototypeActual" abstract="true"
eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="FeaturePrototype" eSuperTypes="#//Prototype">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" ordered="false"
lowerBound="1" eType="#//DirectionType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constrainingClassifier"
ordered="false" eType="#//ComponentClassifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeaturePrototypeBinding" eSuperTypes="#//PrototypeBinding">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="formal" ordered="false" lowerBound="1"
eType="#//Prototype">
<eAnnotations source="redefines" references="#//PrototypeBinding/formal"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="actual" ordered="false"
lowerBound="1" eType="#//FeaturePrototypeActual" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeaturePrototypeActual" abstract="true"
eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="AccessSpecification" eSuperTypes="#//FeaturePrototypeActual">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false" lowerBound="1"
eType="#//AccessType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="category" ordered="false"
lowerBound="1" eType="#//AccessCategory"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false"
eType="#//ComponentClassifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PortSpecification" eSuperTypes="#//FeaturePrototypeActual">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" ordered="false"
lowerBound="1" eType="#//DirectionType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="category" ordered="false"
lowerBound="1" eType="#//PortCategory"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false"
eType="#//ComponentClassifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeaturePrototypeReference" eSuperTypes="#//FeaturePrototypeActual">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" ordered="false"
lowerBound="1" eType="#//DirectionType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="prototype" ordered="false"
lowerBound="1" eType="#//FeaturePrototype"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentPrototypeReference" eSuperTypes="#//ComponentPrototypeActual">
<eStructuralFeatures xsi:type="ecore:EReference" name="prototype" ordered="false"
lowerBound="1" eType="#//ComponentPrototype"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentReference" eSuperTypes="#//ComponentPrototypeActual">
<eStructuralFeatures xsi:type="ecore:EReference" name="binding" ordered="false"
upperBound="-1" eType="#//PrototypeBinding" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false"
lowerBound="1" eType="#//ComponentClassifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureGroupPrototypeReference" eSuperTypes="#//FeatureGroupPrototypeActual">
<eStructuralFeatures xsi:type="ecore:EReference" name="prototype" ordered="false"
lowerBound="1" eType="#//FeatureGroupPrototype"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureGroupReference" eSuperTypes="#//FeatureGroupPrototypeActual">
<eStructuralFeatures xsi:type="ecore:EReference" name="binding" ordered="false"
upperBound="-1" eType="#//PrototypeBinding" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="featureGroupType" ordered="false"
lowerBound="1" eType="#//FeatureGroupType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcessorCall" eSuperTypes="#//CallSpecification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="subprogramAccessName" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramCall" eSuperTypes="#//CallSpecification #//Context">
<eStructuralFeatures xsi:type="ecore:EReference" name="calledSubprogram" ordered="false"
eType="#//CalledSubprogram"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="prototype" ordered="false"
eType="#//Prototype"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false"
eType="#//CallContext"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BasicPropertyAssociation" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="property" ordered="false"
lowerBound="1" eType="#//BasicProperty"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedValue" ordered="false"
lowerBound="1" eType="#//PropertyExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationValue" eSuperTypes="#//PropertyValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="literal" ordered="false"
lowerBound="1" eType="#//EnumerationLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyValue" abstract="true" eSuperTypes="#//PropertyExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="UnitValue" eSuperTypes="#//PropertyValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="literal" ordered="false"
lowerBound="1" eType="#//UnitLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnitLiteral" eSuperTypes="#//EnumerationLiteral">
<eStructuralFeatures xsi:type="ecore:EReference" name="baseUnit" ordered="false"
eType="#//UnitLiteral"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="factor" ordered="false"
eType="#//NumberValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumberValue" abstract="true" eSuperTypes="#//PropertyValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valueString" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="unit" ordered="false" eType="#//UnitLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringLiteral" eSuperTypes="#//PropertyValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassifierValue" eSuperTypes="#//PropertyOwner #//PropertyValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false"
lowerBound="1" eType="#//Classifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReferenceValue" eSuperTypes="#//ContainedNamedElement #//PropertyValue"/>
<eClassifiers xsi:type="ecore:EClass" name="BooleanLiteral" eSuperTypes="#//PropertyValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RangeValue" eSuperTypes="#//PropertyValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="minimum" ordered="false"
lowerBound="1" eType="#//PropertyExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="maximum" ordered="false"
lowerBound="1" eType="#//PropertyExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="delta" ordered="false"
eType="#//PropertyExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerLiteral" eSuperTypes="#//NumberValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="base" ordered="false" eType="#//Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RealLiteral" eSuperTypes="#//NumberValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//Real"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstantValue" eSuperTypes="#//ArraySize #//PropertyValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="constant" ordered="false"
lowerBound="1" eType="#//PropertyConstant"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyReference" eSuperTypes="#//ArraySize #//PropertyValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="property" ordered="false"
lowerBound="1" eType="#//Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//PropertyExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" ordered="false" lowerBound="1"
eType="#//OperationKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPropertyExpression"
ordered="false" lowerBound="1" upperBound="2" eType="#//PropertyExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="OperationKind">
<eLiterals name="and"/>
<eLiterals name="or" value="1"/>
<eLiterals name="not" value="2"/>
<eLiterals name="plus" value="3"/>
<eLiterals name="minus" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RecordValue" eSuperTypes="#//PropertyValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedFieldValue" ordered="false"
upperBound="-1" eType="#//BasicPropertyAssociation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComputedValue" eSuperTypes="#//PropertyValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="function" ordered="false"
lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ListValue" eSuperTypes="#//PropertyExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedListElement" upperBound="-1"
eType="#//PropertyExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GlobalNamespace" eSuperTypes="#//Namespace">
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
upperBound="-1" eType="#//PublicPackageSection" volatile="true" transient="true">
<eAnnotations source="subsets" references="#//Namespace/member"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="propertySet" ordered="false"
upperBound="-1" eType="#//PropertySet" volatile="true" transient="true">
<eAnnotations source="subsets" references="#//Namespace/member"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AadlBoolean" eSuperTypes="#//PropertyType"/>
<eClassifiers xsi:type="ecore:EClass" name="AadlString" eSuperTypes="#//PropertyType"/>
<eClassifiers xsi:type="ecore:EClass" name="AadlInteger" eSuperTypes="#//NumberType"/>
<eClassifiers xsi:type="ecore:EClass" name="NumberType" abstract="true" eSuperTypes="#//PropertyType">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedUnitsType" ordered="false"
eType="#//UnitsType" containment="true">
<eAnnotations source="subsets" references="#//NumberType/unitsType"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="unitsType" ordered="false"
eType="#//UnitsType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="range" ordered="false"
eType="#//NumericRange" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnitsType" eSuperTypes="#//EnumerationType">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="ownedLiteral" ordered="false" lowerBound="1"
upperBound="-1" eType="#//UnitLiteral" containment="true">
<eAnnotations source="redefines" references="#//EnumerationType/ownedLiteral"/>
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
</contents>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationType" eSuperTypes="#//Namespace #//PropertyType">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedLiteral" ordered="false"
lowerBound="1" upperBound="-1" eType="#//EnumerationLiteral" containment="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumericRange" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="upperBound" ordered="false"
lowerBound="1" eType="#//PropertyExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="lowerBound" ordered="false"
lowerBound="1" eType="#//PropertyExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AadlReal" eSuperTypes="#//NumberType"/>
<eClassifiers xsi:type="ecore:EClass" name="ClassifierType" eSuperTypes="#//PropertyType">
<eStructuralFeatures xsi:type="ecore:EReference" name="classifierReference" ordered="false"
lowerBound="1" upperBound="-1" eType="#//MetaclassReference" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RangeType" eSuperTypes="#//PropertyType">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedNumberType" ordered="false"
eType="#//NumberType" containment="true">
<eAnnotations source="subsets" references="#//RangeType/numberType"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="numberType" ordered="false"
lowerBound="1" eType="#//NumberType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RecordType" eSuperTypes="#//Namespace #//PropertyType">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedField" ordered="false"
upperBound="-1" eType="#//BasicProperty" containment="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RecordField" eSuperTypes="#//BasicProperty"/>
<eClassifiers xsi:type="ecore:EClass" name="ReferenceType" eSuperTypes="#//PropertyType">
<eStructuralFeatures xsi:type="ecore:EReference" name="namedElementReference"
ordered="false" lowerBound="1" upperBound="-1" eType="#//MetaclassReference"
containment="true"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"aadl2","nsURI":"http://aadl.info/AADL/2.0","name":"aadl2","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":"Comment","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":3,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"Boolean","instanceClass":"boolean","id":4,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyAssociation","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":"BasicProperty","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":"long","defaultValue":0,"instanceClassName":"long","name":"Integer","instanceClass":"long","id":12,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyType","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyExpression","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetaclassReference","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyOwner","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierFeature","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generalization","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectedRelationship","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnexSubclause","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModalElement","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mode","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModeFeature","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Prototype","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RefinableElement","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrototypeBinding","instanceClass":null,"abstract":true,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainedNamedElement","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainmentPathElement","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayRange","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModalPropertyValue","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":true,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"Real","instanceClass":"double","id":35,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArraySpecification","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArraySize","instanceClass":null,"abstract":true,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayableElement","instanceClass":null,"abstract":true,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Numeral","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentImplementationReference","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentImplementation","instanceClass":null,"abstract":true,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentClassifier","instanceClass":null,"abstract":true,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModeTransition","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModeTransitionTrigger","instanceClass":null,"abstract":true,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TriggerPort","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Context","instanceClass":null,"abstract":true,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":true,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectedFeature","instanceClass":null,"abstract":true,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":true,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureConnectionEnd","instanceClass":null,"abstract":true,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionEnd","instanceClass":null,"abstract":true,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DirectionType","instanceClass":null,"id":52,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortConnectionEnd","instanceClass":null,"abstract":true,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PortCategory","instanceClass":null,"id":54,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessorPort","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InternalEvent","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentType","instanceClass":null,"abstract":true,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowSpecification","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Flow","instanceClass":null,"abstract":true,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FlowKind","instanceClass":null,"id":60,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeExtension","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroup","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroupConnectionEnd","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallContext","instanceClass":null,"abstract":true,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroupType","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GroupExtension","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusAccess","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Access","instanceClass":null,"abstract":true,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AccessConnectionEnd","instanceClass":null,"abstract":true,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AccessType","instanceClass":null,"id":70,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AccessCategory","instanceClass":null,"id":71,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusClassifier","instanceClass":null,"abstract":true,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bus","instanceClass":null,"abstract":true,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataAccess","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterConnectionEnd","instanceClass":null,"abstract":true,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowElement","instanceClass":null,"abstract":true,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndToEndFlowElement","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataClassifier","instanceClass":null,"abstract":true,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Data","instanceClass":null,"abstract":true,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataPort","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventDataPort","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventPort","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramAccess","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CalledSubprogram","instanceClass":null,"abstract":true,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramClassifier","instanceClass":null,"abstract":true,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Subprogram","instanceClass":null,"abstract":true,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramGroupAccess","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramGroupClassifier","instanceClass":null,"abstract":true,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramGroup","instanceClass":null,"abstract":true,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractFeature","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Subcomponent","instanceClass":null,"abstract":true,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentPrototype","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ComponentCategory","instanceClass":null,"id":94,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModeBinding","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractClassifier","instanceClass":null,"abstract":true,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstract","instanceClass":null,"abstract":true,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowImplementation","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModalPath","instanceClass":null,"abstract":true,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubcomponentFlow","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connection","instanceClass":null,"abstract":true,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConnectionKind","instanceClass":null,"id":102,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImplementationExtension","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndToEndFlow","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractSubcomponent","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AccessConnection","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterConnection","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortConnection","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureConnection","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroupConnection","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessorSubprogram","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnexLibrary","instanceClass":null,"abstract":true,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefaultAnnexLibrary","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefaultAnnexSubclause","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PublicPackageSection","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageSection","instanceClass":null,"abstract":true,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageRename","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AadlPackage","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrivatePackageSection","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentTypeRename","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroupTypeRename","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractType","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractImplementation","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredImplementation","instanceClass":null,"abstract":true,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallSpecification","instanceClass":null,"abstract":true,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramCallSequence","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusSubcomponent","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataSubcomponent","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeviceSubcomponent","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":true,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeviceClassifier","instanceClass":null,"abstract":true,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemorySubcomponent","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Memory","instanceClass":null,"abstract":true,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemoryClassifier","instanceClass":null,"abstract":true,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessSubcomponent","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Process","instanceClass":null,"abstract":true,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessClassifier","instanceClass":null,"abstract":true,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessorSubcomponent","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Processor","instanceClass":null,"abstract":true,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessorClassifier","instanceClass":null,"abstract":true,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemSubcomponent","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"System","instanceClass":null,"abstract":true,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemClassifier","instanceClass":null,"abstract":true,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramSubcomponent","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramGroupSubcomponent","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadSubcomponent","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Thread","instanceClass":null,"abstract":true,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadClassifier","instanceClass":null,"abstract":true,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadGroupSubcomponent","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadGroup","instanceClass":null,"abstract":true,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadGroupClassifier","instanceClass":null,"abstract":true,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualBusSubcomponent","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualBus","instanceClass":null,"abstract":true,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualBusClassifier","instanceClass":null,"abstract":true,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualProcessorSubcomponent","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualProcessor","instanceClass":null,"abstract":true,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualProcessorClassifier","instanceClass":null,"abstract":true,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusType","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusImplementation","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataImplementation","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeviceType","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeviceImplementation","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemoryType","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemoryImplementation","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessType","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessorType","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessImplementation","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessorImplementation","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramType","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramImplementation","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramGroupType","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramGroupImplementation","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemType","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemImplementation","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadType","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadImplementation","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadGroupType","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadGroupImplementation","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualBusType","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualBusImplementation","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualProcessorType","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualProcessorImplementation","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertySet","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyConstant","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentPrototypeBinding","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentPrototypeActual","instanceClass":null,"abstract":true,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroupPrototype","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroupPrototypeBinding","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroupPrototypeActual","instanceClass":null,"abstract":true,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeaturePrototype","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeaturePrototypeBinding","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeaturePrototypeActual","instanceClass":null,"abstract":true,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AccessSpecification","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortSpecification","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeaturePrototypeReference","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentPrototypeReference","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentReference","instanceClass":null,"abstract":false,"id":199,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroupPrototypeReference","instanceClass":null,"abstract":false,"id":200,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroupReference","instanceClass":null,"abstract":false,"id":201,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessorCall","instanceClass":null,"abstract":false,"id":202,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramCall","instanceClass":null,"abstract":false,"id":203,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BasicPropertyAssociation","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationValue","instanceClass":null,"abstract":false,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyValue","instanceClass":null,"abstract":true,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":207,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnitValue","instanceClass":null,"abstract":false,"id":208,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnitLiteral","instanceClass":null,"abstract":false,"id":209,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberValue","instanceClass":null,"abstract":true,"id":210,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteral","instanceClass":null,"abstract":false,"id":211,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierValue","instanceClass":null,"abstract":false,"id":212,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceValue","instanceClass":null,"abstract":false,"id":213,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteral","instanceClass":null,"abstract":false,"id":214,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RangeValue","instanceClass":null,"abstract":false,"id":215,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteral","instanceClass":null,"abstract":false,"id":216,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealLiteral","instanceClass":null,"abstract":false,"id":217,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstantValue","instanceClass":null,"abstract":false,"id":218,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyReference","instanceClass":null,"abstract":false,"id":219,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":220,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"OperationKind","instanceClass":null,"id":221,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RecordValue","instanceClass":null,"abstract":false,"id":222,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComputedValue","instanceClass":null,"abstract":false,"id":223,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListValue","instanceClass":null,"abstract":false,"id":224,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GlobalNamespace","instanceClass":null,"abstract":false,"id":225,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AadlBoolean","instanceClass":null,"abstract":false,"id":226,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AadlString","instanceClass":null,"abstract":false,"id":227,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AadlInteger","instanceClass":null,"abstract":false,"id":228,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberType","instanceClass":null,"abstract":true,"id":229,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnitsType","instanceClass":null,"abstract":false,"id":230,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationType","instanceClass":null,"abstract":false,"id":231,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericRange","instanceClass":null,"abstract":false,"id":232,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AadlReal","instanceClass":null,"abstract":false,"id":233,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierType","instanceClass":null,"abstract":false,"id":234,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RangeType","instanceClass":null,"abstract":false,"id":235,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RecordType","instanceClass":null,"abstract":false,"id":236,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RecordField","instanceClass":null,"abstract":false,"id":237,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceType","instanceClass":null,"abstract":false,"id":238,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"not_own_self","lowerBound":0,"id":239,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"has_owner","lowerBound":0,"id":240,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"allOwnedElements","lowerBound":0,"id":241,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"mustBeOwned","lowerBound":1,"id":242,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedElement","changeable":false,"resolveProxies":true,"lowerBound":0,"id":243,"derived":true},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"owner","changeable":false,"resolveProxies":true,"lowerBound":0,"id":244,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedComment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":245,"derived":false},{"id":246,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":247,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":248,"many":false,"required":false,"eClass":"EParameter"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":254,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":255,"many":false,"required":false,"eClass":"EParameter"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"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":"body","changeable":true,"lowerBound":0,"iD":false,"id":265,"derived":false},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"members_distinguishable","lowerBound":0,"id":268,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getNamesOfMember","lowerBound":0,"id":269,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"membersAreDistinguishable","lowerBound":1,"id":270,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedMember","changeable":false,"resolveProxies":true,"lowerBound":0,"id":271,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"member","changeable":false,"resolveProxies":true,"lowerBound":0,"id":272,"derived":true},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":275,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":276,"many":false,"required":false,"eClass":"EParameter"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"element","lowerBound":1,"id":282,"many":false,"required":true,"eClass":"EParameter"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"namespace","changeable":false,"resolveProxies":true,"lowerBound":0,"id":286,"derived":true},{"id":287,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"has_no_qualified_name","lowerBound":0,"id":288,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"has_qualified_name","lowerBound":0,"id":289,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"allNamespaces","lowerBound":0,"id":290,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isDistinguishableFrom","lowerBound":1,"id":291,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"separator","lowerBound":1,"id":292,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"qualifiedName","lowerBound":1,"id":293,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":294,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"qualifiedName","changeable":false,"lowerBound":0,"iD":false,"id":295,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPropertyAssociation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":296,"derived":false},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":299,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":300,"many":false,"required":false,"eClass":"EParameter"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":306,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":307,"many":false,"required":false,"eClass":"EParameter"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"n","lowerBound":1,"id":314,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"ns","lowerBound":1,"id":315,"many":false,"required":true,"eClass":"EParameter"},{"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"},{"container":false,"ordered":false,"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":324,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"appliesTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":325,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":326,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"append","changeable":true,"lowerBound":1,"iD":false,"id":327,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"constant","changeable":true,"lowerBound":1,"iD":false,"id":328,"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":"ownedValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":329,"derived":false},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"inherit","changeable":true,"lowerBound":1,"iD":false,"id":337,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":338,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"appliesToMetaclass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":339,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"appliesToClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":340,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"appliesTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":341,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"emptyListDefault","changeable":true,"lowerBound":1,"iD":false,"id":342,"derived":false},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"list","changeable":true,"lowerBound":1,"iD":false,"id":350,"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":"ownedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":351,"derived":false},{"id":352,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":353,"derived":false},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":357,"derived":false},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"conformsTo","lowerBound":1,"id":360,"many":false,"required":true,"eClass":"EOperation"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"other","lowerBound":1,"id":363,"many":false,"required":true,"eClass":"EParameter"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"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":"annexName","changeable":true,"lowerBound":0,"iD":false,"id":367,"derived":false},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"metaclassName","changeable":true,"lowerBound":1,"iD":false,"id":368,"derived":false},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"no_cycles_in_generalization","lowerBound":0,"id":373,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"specialize_type","lowerBound":0,"id":374,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"allFeatures","lowerBound":0,"id":375,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inheritedMember","lowerBound":0,"id":376,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"parents","lowerBound":0,"id":377,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"allParents","lowerBound":0,"id":378,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inheritableMembers","lowerBound":0,"id":379,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"hasVisibilityOf","lowerBound":1,"id":380,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inherit","lowerBound":0,"id":381,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"maySpecializeType","lowerBound":1,"id":382,"many":false,"required":true,"eClass":"EOperation"},{"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":"classifierFeature","changeable":false,"resolveProxies":true,"lowerBound":0,"id":383,"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":"inheritedMember","changeable":false,"resolveProxies":true,"lowerBound":0,"id":384,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"generalization","changeable":false,"resolveProxies":true,"lowerBound":0,"id":385,"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":"general","changeable":false,"resolveProxies":true,"lowerBound":0,"id":386,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAnnexSubclause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":387,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPrototype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":388,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPrototypeBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":389,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noPrototypes","changeable":true,"lowerBound":1,"iD":false,"id":390,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noAnnexes","changeable":true,"lowerBound":1,"iD":false,"id":391,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noProperties","changeable":true,"lowerBound":1,"iD":false,"id":392,"derived":false},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":396,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":397,"many":false,"required":false,"eClass":"EParameter"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":403,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":404,"many":false,"required":false,"eClass":"EParameter"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"c","lowerBound":1,"id":414,"many":false,"required":true,"eClass":"EParameter"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"n","lowerBound":1,"id":417,"many":false,"required":true,"eClass":"EParameter"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inhs","lowerBound":0,"id":420,"many":true,"required":false,"eClass":"EParameter"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"c","lowerBound":1,"id":423,"many":false,"required":true,"eClass":"EParameter"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"featuringClassifier","changeable":false,"resolveProxies":false,"lowerBound":0,"id":426,"derived":true},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"specific","changeable":true,"resolveProxies":true,"lowerBound":1,"id":429,"derived":true},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"general","changeable":false,"resolveProxies":true,"lowerBound":1,"id":439,"derived":true},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"source","changeable":false,"resolveProxies":true,"lowerBound":1,"id":443,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"target","changeable":false,"resolveProxies":true,"lowerBound":1,"id":444,"derived":true},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"relatedElement","changeable":false,"resolveProxies":true,"lowerBound":1,"id":448,"derived":true},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"modesAndTransitions","changeable":true,"lowerBound":0,"iD":false,"id":452,"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":"inMode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":453,"derived":true},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"initial","changeable":true,"lowerBound":1,"iD":false,"id":457,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"derived","changeable":true,"lowerBound":1,"iD":false,"id":458,"derived":false},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"categoryConstraint","lowerBound":0,"id":463,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refined","changeable":true,"resolveProxies":true,"lowerBound":0,"id":464,"derived":false},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":467,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":468,"many":false,"required":false,"eClass":"EParameter"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refinementContext","changeable":false,"resolveProxies":true,"lowerBound":0,"id":476,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refinedElement","changeable":false,"resolveProxies":true,"lowerBound":0,"id":477,"derived":false},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"formal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":481,"derived":false},{"id":482,"eClass":"EGenericType"},{"id":483,"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":"containmentPathElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":484,"derived":false},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arrayRange","changeable":true,"resolveProxies":true,"lowerBound":0,"id":487,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"namedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":488,"derived":false},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":1,"iD":false,"id":492,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":1,"iD":false,"id":493,"derived":false},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":497,"derived":false},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"dimension","changeable":true,"lowerBound":1,"iD":false,"id":501,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"resolveProxies":true,"lowerBound":0,"id":502,"derived":false},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arraySpecification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":507,"derived":false},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":510,"derived":false},{"id":511,"eClass":"EGenericType"},{"id":512,"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":"implementation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":513,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPrototypeBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":514,"derived":false},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"subcomponents","changeable":true,"lowerBound":0,"iD":false,"id":518,"derived":false},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"connections","changeable":true,"lowerBound":0,"iD":false,"id":519,"derived":false},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"flows","changeable":true,"lowerBound":0,"iD":false,"id":520,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":521,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubcomponent","changeable":false,"resolveProxies":true,"lowerBound":0,"id":522,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"extended","changeable":true,"resolveProxies":true,"lowerBound":0,"id":523,"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":"ownedFlowImplementation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":524,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedConnection","changeable":false,"resolveProxies":true,"lowerBound":0,"id":525,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedExtension","changeable":true,"resolveProxies":true,"lowerBound":0,"id":526,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedRealization","changeable":true,"resolveProxies":true,"lowerBound":1,"id":527,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedEndToEndFlow","changeable":true,"resolveProxies":true,"lowerBound":0,"id":528,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedAbstractSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":529,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedAccessConnection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":530,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedParameterConnection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":531,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedPortConnection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":532,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedFeatureConnection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":533,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedFeatureGroupConnection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":534,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedProcessorSubprogram","changeable":true,"resolveProxies":true,"lowerBound":0,"id":535,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noSubcomponents","changeable":true,"lowerBound":1,"iD":false,"id":536,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noConnections","changeable":true,"lowerBound":1,"iD":false,"id":537,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noCalls","changeable":true,"lowerBound":1,"iD":false,"id":538,"derived":false},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedMode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":561,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedModeTransition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":562,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedProcessorPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":563,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedInternalEvent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":564,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noFlows","changeable":true,"lowerBound":1,"iD":false,"id":565,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noModes","changeable":true,"lowerBound":1,"iD":false,"id":566,"derived":false},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"container":false,"ordered":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":574,"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":"destination","changeable":true,"resolveProxies":true,"lowerBound":1,"id":575,"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":"trigger","changeable":true,"resolveProxies":true,"lowerBound":1,"id":576,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTrigger","changeable":true,"resolveProxies":true,"lowerBound":0,"id":577,"derived":false},{"id":578,"eClass":"EGenericType"},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"id":583,"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":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":584,"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":"port","changeable":true,"resolveProxies":true,"lowerBound":1,"id":585,"derived":false},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":1,"iD":false,"id":590,"derived":true},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":1,"iD":false,"id":594,"derived":false},{"id":595,"eClass":"EGenericType"},{"id":596,"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":"prototype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":597,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"classifier","changeable":false,"resolveProxies":true,"lowerBound":0,"id":598,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refined","changeable":true,"resolveProxies":true,"lowerBound":0,"id":599,"derived":false},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"id":603,"eClass":"EGenericType"},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"id":606,"eClass":"EGenericType"},{"id":607,"eClass":"EGenericType"},{"name":"in","id":608,"value":0,"literal":"in","eClass":"EEnumLiteral"},{"name":"out","id":609,"value":1,"literal":"out","eClass":"EEnumLiteral"},{"name":"inOut","id":610,"value":2,"literal":"inOut","eClass":"EEnumLiteral"},{"id":611,"eClass":"EGenericType"},{"name":"data","id":612,"value":0,"literal":"data","eClass":"EEnumLiteral"},{"name":"event","id":613,"value":1,"literal":"event","eClass":"EEnumLiteral"},{"name":"eventData","id":614,"value":2,"literal":"eventData","eClass":"EEnumLiteral"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"features","changeable":true,"lowerBound":0,"iD":false,"id":619,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedFeature","changeable":false,"resolveProxies":true,"lowerBound":0,"id":620,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"extended","changeable":true,"resolveProxies":true,"lowerBound":0,"id":621,"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":"ownedFlowSpecification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":622,"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":"ownedExtension","changeable":true,"resolveProxies":true,"lowerBound":0,"id":623,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedFeatureGroup","changeable":true,"resolveProxies":true,"lowerBound":0,"id":624,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedAbstractFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":625,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noFeatures","changeable":true,"lowerBound":1,"iD":false,"id":626,"derived":false},{"id":627,"eClass":"EGenericType"},{"id":628,"eClass":"EGenericType"},{"id":629,"eClass":"EGenericType"},{"id":630,"eClass":"EGenericType"},{"id":631,"eClass":"EGenericType"},{"id":632,"eClass":"EGenericType"},{"id":633,"eClass":"EGenericType"},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refined","changeable":true,"resolveProxies":true,"lowerBound":0,"id":636,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":637,"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":"inFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":638,"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":"inContext","changeable":true,"resolveProxies":true,"lowerBound":0,"id":639,"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":"outFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":640,"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":"outContext","changeable":true,"resolveProxies":true,"lowerBound":0,"id":641,"derived":false},{"id":642,"eClass":"EGenericType"},{"id":643,"eClass":"EGenericType"},{"id":644,"eClass":"EGenericType"},{"id":645,"eClass":"EGenericType"},{"id":646,"eClass":"EGenericType"},{"id":647,"eClass":"EGenericType"},{"id":648,"eClass":"EGenericType"},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"name":"source","id":651,"value":0,"literal":"source","eClass":"EEnumLiteral"},{"name":"path","id":652,"value":1,"literal":"path","eClass":"EEnumLiteral"},{"name":"sink","id":653,"value":2,"literal":"sink","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extended","changeable":true,"resolveProxies":true,"lowerBound":1,"id":654,"derived":false},{"id":655,"eClass":"EGenericType"},{"id":656,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"inverse","changeable":true,"lowerBound":1,"iD":false,"id":657,"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":"featureGroupType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":658,"derived":false},{"id":659,"eClass":"EGenericType"},{"id":660,"eClass":"EGenericType"},{"id":661,"eClass":"EGenericType"},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"id":664,"eClass":"EGenericType"},{"id":665,"eClass":"EGenericType"},{"id":666,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"lowerBound":0,"iD":false,"id":667,"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":"ownedFeature","changeable":false,"resolveProxies":true,"lowerBound":0,"id":668,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"extended","changeable":true,"resolveProxies":true,"lowerBound":0,"id":669,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inverse","changeable":true,"resolveProxies":true,"lowerBound":0,"id":670,"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":"ownedExtension","changeable":true,"resolveProxies":true,"lowerBound":0,"id":671,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedBusAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":672,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDataAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":673,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":674,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":675,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":676,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedFeatureGroup","changeable":true,"resolveProxies":true,"lowerBound":0,"id":677,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":678,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":679,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":680,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedAbstractFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":681,"derived":true},{"id":682,"eClass":"EGenericType"},{"id":683,"eClass":"EGenericType"},{"id":684,"eClass":"EGenericType"},{"id":685,"eClass":"EGenericType"},{"id":686,"eClass":"EGenericType"},{"id":687,"eClass":"EGenericType"},{"id":688,"eClass":"EGenericType"},{"id":689,"eClass":"EGenericType"},{"id":690,"eClass":"EGenericType"},{"id":691,"eClass":"EGenericType"},{"id":692,"eClass":"EGenericType"},{"id":693,"eClass":"EGenericType"},{"id":694,"eClass":"EGenericType"},{"id":695,"eClass":"EGenericType"},{"id":696,"eClass":"EGenericType"},{"id":697,"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":"extended","changeable":true,"resolveProxies":true,"lowerBound":1,"id":698,"derived":false},{"id":699,"eClass":"EGenericType"},{"id":700,"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":"busClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":701,"derived":false},{"id":702,"eClass":"EGenericType"},{"id":703,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":704,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":1,"iD":false,"id":705,"derived":true},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"EGenericType"},{"id":708,"eClass":"EGenericType"},{"id":709,"eClass":"EGenericType"},{"id":710,"eClass":"EGenericType"},{"name":"provided","id":711,"value":0,"literal":"provided","eClass":"EEnumLiteral"},{"name":"required","id":712,"value":1,"literal":"required","eClass":"EEnumLiteral"},{"name":"bus","id":713,"value":0,"literal":"bus","eClass":"EEnumLiteral"},{"name":"data","id":714,"value":1,"literal":"data","eClass":"EEnumLiteral"},{"name":"subprogram","id":715,"value":2,"literal":"subprogram","eClass":"EEnumLiteral"},{"name":"subprogramGroup","id":716,"value":3,"literal":"subprogramGroup","eClass":"EEnumLiteral"},{"id":717,"eClass":"EGenericType"},{"id":718,"eClass":"EGenericType"},{"id":719,"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":"dataClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":720,"derived":false},{"id":721,"eClass":"EGenericType"},{"id":722,"eClass":"EGenericType"},{"id":723,"eClass":"EGenericType"},{"id":724,"eClass":"EGenericType"},{"id":725,"eClass":"EGenericType"},{"id":726,"eClass":"EGenericType"},{"id":727,"eClass":"EGenericType"},{"id":728,"eClass":"EGenericType"},{"id":729,"eClass":"EGenericType"},{"id":730,"eClass":"EGenericType"},{"id":731,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":732,"derived":false},{"id":733,"eClass":"EGenericType"},{"id":734,"eClass":"EGenericType"},{"id":735,"eClass":"EGenericType"},{"id":736,"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":"dataClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":737,"derived":false},{"id":738,"eClass":"EGenericType"},{"id":739,"eClass":"EGenericType"},{"id":740,"eClass":"EGenericType"},{"id":741,"eClass":"EGenericType"},{"id":742,"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":"dataClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":743,"derived":false},{"id":744,"eClass":"EGenericType"},{"id":745,"eClass":"EGenericType"},{"id":746,"eClass":"EGenericType"},{"id":747,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subprogramClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":748,"derived":false},{"id":749,"eClass":"EGenericType"},{"id":750,"eClass":"EGenericType"},{"id":751,"eClass":"EGenericType"},{"id":752,"eClass":"EGenericType"},{"id":753,"eClass":"EGenericType"},{"id":754,"eClass":"EGenericType"},{"id":755,"eClass":"EGenericType"},{"id":756,"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":"subprogramGroupClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":757,"derived":false},{"id":758,"eClass":"EGenericType"},{"id":759,"eClass":"EGenericType"},{"id":760,"eClass":"EGenericType"},{"id":761,"eClass":"EGenericType"},{"id":762,"eClass":"EGenericType"},{"id":763,"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":"componentClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":764,"derived":false},{"id":765,"eClass":"EGenericType"},{"id":766,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"classifier","changeable":false,"resolveProxies":true,"lowerBound":0,"id":767,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPrototypeBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":768,"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":"prototype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":769,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modeBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":770,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"allModes","changeable":true,"lowerBound":1,"iD":false,"id":771,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"implementationReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":772,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refined","changeable":true,"resolveProxies":true,"lowerBound":0,"id":773,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"abstractClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":774,"derived":false},{"id":775,"eClass":"EGenericType"},{"id":776,"eClass":"EGenericType"},{"id":777,"eClass":"EGenericType"},{"id":778,"eClass":"EGenericType"},{"id":779,"eClass":"EGenericType"},{"id":780,"eClass":"EGenericType"},{"id":781,"eClass":"EGenericType"},{"id":782,"eClass":"EGenericType"},{"id":783,"eClass":"EGenericType"},{"id":784,"eClass":"EGenericType"},{"id":785,"eClass":"EGenericType"},{"id":786,"eClass":"EGenericType"},{"id":787,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":1,"iD":false,"id":788,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"lowerBound":1,"iD":false,"id":789,"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":"constrainingClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":790,"derived":false},{"id":791,"eClass":"EGenericType"},{"id":792,"eClass":"EGenericType"},{"id":793,"eClass":"EGenericType"},{"id":794,"eClass":"EGenericType"},{"name":"abstract","id":795,"value":0,"literal":"abstract","eClass":"EEnumLiteral"},{"name":"bus","id":796,"value":1,"literal":"bus","eClass":"EEnumLiteral"},{"name":"data","id":797,"value":2,"literal":"data","eClass":"EEnumLiteral"},{"name":"device","id":798,"value":3,"literal":"device","eClass":"EEnumLiteral"},{"name":"memory","id":799,"value":4,"literal":"memory","eClass":"EEnumLiteral"},{"name":"process","id":800,"value":5,"literal":"process","eClass":"EEnumLiteral"},{"name":"processor","id":801,"value":6,"literal":"processor","eClass":"EEnumLiteral"},{"name":"subprogram","id":802,"value":7,"literal":"subprogram","eClass":"EEnumLiteral"},{"name":"subprogramGroup","id":803,"value":8,"literal":"subprogramGroup","eClass":"EEnumLiteral"},{"name":"system","id":804,"value":9,"literal":"system","eClass":"EEnumLiteral"},{"name":"thread","id":805,"value":10,"literal":"thread","eClass":"EEnumLiteral"},{"name":"threadGroup","id":806,"value":11,"literal":"threadGroup","eClass":"EEnumLiteral"},{"name":"virtualBus","id":807,"value":12,"literal":"virtualBus","eClass":"EEnumLiteral"},{"name":"virtualProcessor","id":808,"value":13,"literal":"virtualProcessor","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentMode","changeable":true,"resolveProxies":true,"lowerBound":1,"id":809,"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":"derivedMode","changeable":true,"resolveProxies":true,"lowerBound":1,"id":810,"derived":false},{"id":811,"eClass":"EGenericType"},{"id":812,"eClass":"EGenericType"},{"id":813,"eClass":"EGenericType"},{"id":814,"eClass":"EGenericType"},{"id":815,"eClass":"EGenericType"},{"id":816,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":817,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":818,"derived":false},{"container":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":"flowElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":819,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubcomponentFlow","changeable":true,"resolveProxies":true,"lowerBound":0,"id":820,"derived":false},{"id":821,"eClass":"EGenericType"},{"id":822,"eClass":"EGenericType"},{"id":823,"eClass":"EGenericType"},{"id":824,"eClass":"EGenericType"},{"id":825,"eClass":"EGenericType"},{"id":826,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"inTransition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":827,"derived":true},{"id":828,"eClass":"EGenericType"},{"id":829,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":830,"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":"flowSpecification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":831,"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":"dataAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":832,"derived":false},{"id":833,"eClass":"EGenericType"},{"id":834,"eClass":"EGenericType"},{"id":835,"eClass":"EGenericType"},{"id":836,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":837,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"destination","changeable":true,"resolveProxies":true,"lowerBound":1,"id":838,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":839,"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":"destinationContext","changeable":true,"resolveProxies":true,"lowerBound":0,"id":840,"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":"sourceContext","changeable":true,"resolveProxies":true,"lowerBound":0,"id":841,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bidirectional","changeable":true,"lowerBound":1,"iD":false,"id":842,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refined","changeable":true,"resolveProxies":true,"lowerBound":0,"id":843,"derived":false},{"id":844,"eClass":"EGenericType"},{"id":845,"eClass":"EGenericType"},{"id":846,"eClass":"EGenericType"},{"id":847,"eClass":"EGenericType"},{"id":848,"eClass":"EGenericType"},{"id":849,"eClass":"EGenericType"},{"id":850,"eClass":"EGenericType"},{"id":851,"eClass":"EGenericType"},{"id":852,"eClass":"EGenericType"},{"id":853,"eClass":"EGenericType"},{"name":"Access","id":854,"value":0,"literal":"Access","eClass":"EEnumLiteral"},{"name":"Feature","id":855,"value":1,"literal":"Feature","eClass":"EEnumLiteral"},{"name":"FeatureGroup","id":856,"value":2,"literal":"FeatureGroup","eClass":"EEnumLiteral"},{"name":"Parameter","id":857,"value":3,"literal":"Parameter","eClass":"EEnumLiteral"},{"name":"Port","id":858,"value":4,"literal":"Port","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extended","changeable":true,"resolveProxies":true,"lowerBound":1,"id":859,"derived":false},{"id":860,"eClass":"EGenericType"},{"id":861,"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":"implemented","changeable":true,"resolveProxies":true,"lowerBound":1,"id":862,"derived":false},{"id":863,"eClass":"EGenericType"},{"id":864,"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":"refined","changeable":true,"resolveProxies":true,"lowerBound":0,"id":865,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"flowElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":866,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubcomponentFlow","changeable":true,"resolveProxies":true,"lowerBound":0,"id":867,"derived":false},{"id":868,"eClass":"EGenericType"},{"id":869,"eClass":"EGenericType"},{"id":870,"eClass":"EGenericType"},{"id":871,"eClass":"EGenericType"},{"id":872,"eClass":"EGenericType"},{"id":873,"eClass":"EGenericType"},{"id":874,"eClass":"EGenericType"},{"id":875,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"accessCategory","changeable":true,"lowerBound":1,"iD":false,"id":876,"derived":false},{"id":877,"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":"destination","changeable":true,"resolveProxies":true,"lowerBound":1,"id":878,"derived":false},{"id":879,"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":880,"derived":false},{"id":881,"eClass":"EGenericType"},{"id":882,"eClass":"EGenericType"},{"id":883,"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":"destination","changeable":true,"resolveProxies":true,"lowerBound":1,"id":884,"derived":false},{"id":885,"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":886,"derived":false},{"id":887,"eClass":"EGenericType"},{"id":888,"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":"destination","changeable":true,"resolveProxies":true,"lowerBound":1,"id":889,"derived":false},{"id":890,"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":891,"derived":false},{"id":892,"eClass":"EGenericType"},{"id":893,"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":894,"derived":false},{"id":895,"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":"destination","changeable":true,"resolveProxies":true,"lowerBound":1,"id":896,"derived":false},{"id":897,"eClass":"EGenericType"},{"id":898,"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":899,"derived":false},{"id":900,"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":"destination","changeable":true,"resolveProxies":true,"lowerBound":1,"id":901,"derived":false},{"id":902,"eClass":"EGenericType"},{"id":903,"eClass":"EGenericType"},{"id":904,"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":"sourceText","changeable":true,"lowerBound":1,"iD":false,"id":905,"derived":false},{"id":906,"eClass":"EGenericType"},{"id":907,"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":"sourceText","changeable":true,"lowerBound":1,"iD":false,"id":908,"derived":false},{"id":909,"eClass":"EGenericType"},{"id":910,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"privateSection","changeable":false,"resolveProxies":true,"lowerBound":0,"id":911,"derived":true},{"id":912,"eClass":"EGenericType"},{"id":913,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"publicSection","changeable":false,"resolveProxies":true,"lowerBound":0,"id":914,"derived":true},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"lowerBound":0,"iD":false,"id":915,"derived":false},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"aliases","changeable":true,"lowerBound":0,"iD":false,"id":916,"derived":false},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"declarations","changeable":true,"lowerBound":0,"iD":false,"id":917,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedPackageRename","changeable":true,"resolveProxies":true,"lowerBound":0,"id":918,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedComponentTypeRename","changeable":true,"resolveProxies":true,"lowerBound":0,"id":919,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedClassifier","changeable":false,"resolveProxies":true,"lowerBound":0,"id":920,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedFeatureGroupTypeRename","changeable":true,"resolveProxies":true,"lowerBound":0,"id":921,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAnnexLibrary","changeable":true,"resolveProxies":true,"lowerBound":0,"id":922,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"importedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":923,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noAnnexes","changeable":true,"lowerBound":1,"iD":false,"id":924,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedAbstractType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":925,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedAbstractImplementation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":926,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedBusType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":927,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedBusImplementation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":928,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDataType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":929,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDataImplementation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":930,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDeviceType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":931,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDeviceImplementation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":932,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedMemoryType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":933,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedMemoryImplementation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":934,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedProcessType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":935,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedProcessorType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":936,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedProcessImplementation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":937,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedProcessorImplementation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":938,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":939,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramImplementation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":940,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramGroupType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":941,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramGroupImplementation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":942,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSystemType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":943,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSystemImplementation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":944,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedThreadType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":945,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedThreadImplementation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":946,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedThreadGroupType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":947,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedThreadGroupImplementation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":948,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedVirtualBusType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":949,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedVirtualBusImplementation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":950,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedVirtualProcessorType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":951,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedVirtualProcessorImplementation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":952,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedFeatureGroupType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":953,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noProperties","changeable":true,"lowerBound":1,"iD":false,"id":954,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"importedPropertySet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":955,"derived":true},{"id":956,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":957,"derived":true},{"id":958,"eClass":"EGenericType"},{"id":959,"eClass":"EGenericType"},{"id":960,"eClass":"EGenericType"},{"id":961,"eClass":"EGenericType"},{"id":962,"eClass":"EGenericType"},{"id":963,"eClass":"EGenericType"},{"id":964,"eClass":"EGenericType"},{"id":965,"eClass":"EGenericType"},{"id":966,"eClass":"EGenericType"},{"id":967,"eClass":"EGenericType"},{"id":968,"eClass":"EGenericType"},{"id":969,"eClass":"EGenericType"},{"id":970,"eClass":"EGenericType"},{"id":971,"eClass":"EGenericType"},{"id":972,"eClass":"EGenericType"},{"id":973,"eClass":"EGenericType"},{"id":974,"eClass":"EGenericType"},{"id":975,"eClass":"EGenericType"},{"id":976,"eClass":"EGenericType"},{"id":977,"eClass":"EGenericType"},{"id":978,"eClass":"EGenericType"},{"id":979,"eClass":"EGenericType"},{"id":980,"eClass":"EGenericType"},{"id":981,"eClass":"EGenericType"},{"id":982,"eClass":"EGenericType"},{"id":983,"eClass":"EGenericType"},{"id":984,"eClass":"EGenericType"},{"id":985,"eClass":"EGenericType"},{"id":986,"eClass":"EGenericType"},{"id":987,"eClass":"EGenericType"},{"id":988,"eClass":"EGenericType"},{"id":989,"eClass":"EGenericType"},{"id":990,"eClass":"EGenericType"},{"id":991,"eClass":"EGenericType"},{"id":992,"eClass":"EGenericType"},{"id":993,"eClass":"EGenericType"},{"id":994,"eClass":"EGenericType"},{"id":995,"eClass":"EGenericType"},{"id":996,"eClass":"EGenericType"},{"id":997,"eClass":"EGenericType"},{"id":998,"eClass":"EGenericType"},{"id":999,"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":"renamedPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1000,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"renameAll","changeable":true,"lowerBound":1,"iD":false,"id":1001,"derived":false},{"id":1002,"eClass":"EGenericType"},{"id":1003,"eClass":"EGenericType"},{"id":1004,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPublicSection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1005,"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":"ownedPrivateSection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1006,"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":"publicSection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1007,"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":"privateSection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1008,"derived":false},{"id":1009,"eClass":"EGenericType"},{"id":1010,"eClass":"EGenericType"},{"id":1011,"eClass":"EGenericType"},{"id":1012,"eClass":"EGenericType"},{"id":1013,"eClass":"EGenericType"},{"id":1014,"eClass":"EGenericType"},{"id":1015,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":1,"iD":false,"id":1016,"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":"renamedComponentType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1017,"derived":false},{"id":1018,"eClass":"EGenericType"},{"id":1019,"eClass":"EGenericType"},{"id":1020,"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":"renamedFeatureGroupType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1021,"derived":false},{"id":1022,"eClass":"EGenericType"},{"id":1023,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedBusAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1024,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDataAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1025,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1026,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1027,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1028,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1029,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1030,"derived":true},{"id":1031,"eClass":"EGenericType"},{"id":1032,"eClass":"EGenericType"},{"id":1033,"eClass":"EGenericType"},{"id":1034,"eClass":"EGenericType"},{"id":1035,"eClass":"EGenericType"},{"id":1036,"eClass":"EGenericType"},{"id":1037,"eClass":"EGenericType"},{"id":1038,"eClass":"EGenericType"},{"id":1039,"eClass":"EGenericType"},{"id":1040,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1041,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1042,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDeviceSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1043,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedMemorySubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1044,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedProcessSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1045,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedProcessorSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1046,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSystemSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1047,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1048,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1049,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedThreadSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1050,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedThreadGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1051,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedVirtualBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1052,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedVirtualProcessorSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1053,"derived":true},{"id":1054,"eClass":"EGenericType"},{"id":1055,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1056,"derived":true},{"id":1057,"eClass":"EGenericType"},{"id":1058,"eClass":"EGenericType"},{"id":1059,"eClass":"EGenericType"},{"id":1060,"eClass":"EGenericType"},{"id":1061,"eClass":"EGenericType"},{"id":1062,"eClass":"EGenericType"},{"id":1063,"eClass":"EGenericType"},{"id":1064,"eClass":"EGenericType"},{"id":1065,"eClass":"EGenericType"},{"id":1066,"eClass":"EGenericType"},{"id":1067,"eClass":"EGenericType"},{"id":1068,"eClass":"EGenericType"},{"id":1069,"eClass":"EGenericType"},{"id":1070,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"callSpecifications","lowerBound":0,"id":1071,"many":true,"required":false,"eClass":"EOperation"},{"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":"callSpecification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1072,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramCallSequence","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1073,"derived":false},{"id":1074,"eClass":"EGenericType"},{"id":1075,"eClass":"EGenericType"},{"id":1076,"eClass":"EGenericType"},{"id":1077,"eClass":"EGenericType"},{"id":1078,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedCallSpecification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1079,"derived":false},{"id":1080,"eClass":"EGenericType"},{"id":1081,"eClass":"EGenericType"},{"id":1082,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"busClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1083,"derived":false},{"id":1084,"eClass":"EGenericType"},{"id":1085,"eClass":"EGenericType"},{"id":1086,"eClass":"EGenericType"},{"id":1087,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1088,"derived":false},{"id":1089,"eClass":"EGenericType"},{"id":1090,"eClass":"EGenericType"},{"id":1091,"eClass":"EGenericType"},{"id":1092,"eClass":"EGenericType"},{"id":1093,"eClass":"EGenericType"},{"id":1094,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"deviceClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1095,"derived":false},{"id":1096,"eClass":"EGenericType"},{"id":1097,"eClass":"EGenericType"},{"id":1098,"eClass":"EGenericType"},{"id":1099,"eClass":"EGenericType"},{"id":1100,"eClass":"EGenericType"},{"id":1101,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"memoryClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1102,"derived":false},{"id":1103,"eClass":"EGenericType"},{"id":1104,"eClass":"EGenericType"},{"id":1105,"eClass":"EGenericType"},{"id":1106,"eClass":"EGenericType"},{"id":1107,"eClass":"EGenericType"},{"id":1108,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"processClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1109,"derived":false},{"id":1110,"eClass":"EGenericType"},{"id":1111,"eClass":"EGenericType"},{"id":1112,"eClass":"EGenericType"},{"id":1113,"eClass":"EGenericType"},{"id":1114,"eClass":"EGenericType"},{"id":1115,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"processorClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1116,"derived":false},{"id":1117,"eClass":"EGenericType"},{"id":1118,"eClass":"EGenericType"},{"id":1119,"eClass":"EGenericType"},{"id":1120,"eClass":"EGenericType"},{"id":1121,"eClass":"EGenericType"},{"id":1122,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"systemClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1123,"derived":false},{"id":1124,"eClass":"EGenericType"},{"id":1125,"eClass":"EGenericType"},{"id":1126,"eClass":"EGenericType"},{"id":1127,"eClass":"EGenericType"},{"id":1128,"eClass":"EGenericType"},{"id":1129,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subprogramClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1130,"derived":false},{"id":1131,"eClass":"EGenericType"},{"id":1132,"eClass":"EGenericType"},{"id":1133,"eClass":"EGenericType"},{"id":1134,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subprogramGroupClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1135,"derived":false},{"id":1136,"eClass":"EGenericType"},{"id":1137,"eClass":"EGenericType"},{"id":1138,"eClass":"EGenericType"},{"id":1139,"eClass":"EGenericType"},{"id":1140,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"threadClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1141,"derived":false},{"id":1142,"eClass":"EGenericType"},{"id":1143,"eClass":"EGenericType"},{"id":1144,"eClass":"EGenericType"},{"id":1145,"eClass":"EGenericType"},{"id":1146,"eClass":"EGenericType"},{"id":1147,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"threadGroupClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1148,"derived":false},{"id":1149,"eClass":"EGenericType"},{"id":1150,"eClass":"EGenericType"},{"id":1151,"eClass":"EGenericType"},{"id":1152,"eClass":"EGenericType"},{"id":1153,"eClass":"EGenericType"},{"id":1154,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"virtualBusClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1155,"derived":false},{"id":1156,"eClass":"EGenericType"},{"id":1157,"eClass":"EGenericType"},{"id":1158,"eClass":"EGenericType"},{"id":1159,"eClass":"EGenericType"},{"id":1160,"eClass":"EGenericType"},{"id":1161,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"virtualProcessorClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1162,"derived":false},{"id":1163,"eClass":"EGenericType"},{"id":1164,"eClass":"EGenericType"},{"id":1165,"eClass":"EGenericType"},{"id":1166,"eClass":"EGenericType"},{"id":1167,"eClass":"EGenericType"},{"id":1168,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedBusAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1169,"derived":true},{"id":1170,"eClass":"EGenericType"},{"id":1171,"eClass":"EGenericType"},{"id":1172,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedVirtualBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1173,"derived":true},{"id":1174,"eClass":"EGenericType"},{"id":1175,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1176,"derived":true},{"id":1177,"eClass":"EGenericType"},{"id":1178,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1179,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1180,"derived":true},{"id":1181,"eClass":"EGenericType"},{"id":1182,"eClass":"EGenericType"},{"id":1183,"eClass":"EGenericType"},{"id":1184,"eClass":"EGenericType"},{"id":1185,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1186,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1187,"derived":true},{"id":1188,"eClass":"EGenericType"},{"id":1189,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1190,"derived":true},{"id":1191,"eClass":"EGenericType"},{"id":1192,"eClass":"EGenericType"},{"id":1193,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1194,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1195,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1196,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedBusAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1197,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1198,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1199,"derived":true},{"id":1200,"eClass":"EGenericType"},{"id":1201,"eClass":"EGenericType"},{"id":1202,"eClass":"EGenericType"},{"id":1203,"eClass":"EGenericType"},{"id":1204,"eClass":"EGenericType"},{"id":1205,"eClass":"EGenericType"},{"id":1206,"eClass":"EGenericType"},{"id":1207,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1208,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1209,"derived":false},{"id":1210,"eClass":"EGenericType"},{"id":1211,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1212,"derived":true},{"id":1213,"eClass":"EGenericType"},{"id":1214,"eClass":"EGenericType"},{"id":1215,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedBusAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1216,"derived":true},{"id":1217,"eClass":"EGenericType"},{"id":1218,"eClass":"EGenericType"},{"id":1219,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1220,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedMemorySubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1221,"derived":true},{"id":1222,"eClass":"EGenericType"},{"id":1223,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1224,"derived":true},{"id":1225,"eClass":"EGenericType"},{"id":1226,"eClass":"EGenericType"},{"id":1227,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1228,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1229,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1230,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDataAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1231,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1232,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1233,"derived":true},{"id":1234,"eClass":"EGenericType"},{"id":1235,"eClass":"EGenericType"},{"id":1236,"eClass":"EGenericType"},{"id":1237,"eClass":"EGenericType"},{"id":1238,"eClass":"EGenericType"},{"id":1239,"eClass":"EGenericType"},{"id":1240,"eClass":"EGenericType"},{"id":1241,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1242,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1243,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1244,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedBusAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1245,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1246,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1247,"derived":true},{"id":1248,"eClass":"EGenericType"},{"id":1249,"eClass":"EGenericType"},{"id":1250,"eClass":"EGenericType"},{"id":1251,"eClass":"EGenericType"},{"id":1252,"eClass":"EGenericType"},{"id":1253,"eClass":"EGenericType"},{"id":1254,"eClass":"EGenericType"},{"id":1255,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1256,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1257,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1258,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedThreadSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1259,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedThreadGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1260,"derived":true},{"id":1261,"eClass":"EGenericType"},{"id":1262,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1263,"derived":true},{"id":1264,"eClass":"EGenericType"},{"id":1265,"eClass":"EGenericType"},{"id":1266,"eClass":"EGenericType"},{"id":1267,"eClass":"EGenericType"},{"id":1268,"eClass":"EGenericType"},{"id":1269,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1270,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedMemorySubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1271,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedVirtualBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1272,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedVirtualProcessorSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1273,"derived":true},{"id":1274,"eClass":"EGenericType"},{"id":1275,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1276,"derived":true},{"id":1277,"eClass":"EGenericType"},{"id":1278,"eClass":"EGenericType"},{"id":1279,"eClass":"EGenericType"},{"id":1280,"eClass":"EGenericType"},{"id":1281,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1282,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1283,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1284,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDataAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1285,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1286,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1287,"derived":true},{"id":1288,"eClass":"EGenericType"},{"id":1289,"eClass":"EGenericType"},{"id":1290,"eClass":"EGenericType"},{"id":1291,"eClass":"EGenericType"},{"id":1292,"eClass":"EGenericType"},{"id":1293,"eClass":"EGenericType"},{"id":1294,"eClass":"EGenericType"},{"id":1295,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1296,"derived":true},{"id":1297,"eClass":"EGenericType"},{"id":1298,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1299,"derived":true},{"id":1300,"eClass":"EGenericType"},{"id":1301,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1302,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1303,"derived":true},{"id":1304,"eClass":"EGenericType"},{"id":1305,"eClass":"EGenericType"},{"id":1306,"eClass":"EGenericType"},{"id":1307,"eClass":"EGenericType"},{"id":1308,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1309,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1310,"derived":false},{"id":1311,"eClass":"EGenericType"},{"id":1312,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1313,"derived":true},{"id":1314,"eClass":"EGenericType"},{"id":1315,"eClass":"EGenericType"},{"id":1316,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedBusAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1317,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDataAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1318,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1319,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1320,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1321,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1322,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1323,"derived":true},{"id":1324,"eClass":"EGenericType"},{"id":1325,"eClass":"EGenericType"},{"id":1326,"eClass":"EGenericType"},{"id":1327,"eClass":"EGenericType"},{"id":1328,"eClass":"EGenericType"},{"id":1329,"eClass":"EGenericType"},{"id":1330,"eClass":"EGenericType"},{"id":1331,"eClass":"EGenericType"},{"id":1332,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1333,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1334,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDeviceSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1335,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedMemorySubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1336,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedProcessSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1337,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedProcessorSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1338,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1339,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1340,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSystemSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1341,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedVirtualBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1342,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedVirtualProcessorSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1343,"derived":true},{"id":1344,"eClass":"EGenericType"},{"id":1345,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1346,"derived":true},{"id":1347,"eClass":"EGenericType"},{"id":1348,"eClass":"EGenericType"},{"id":1349,"eClass":"EGenericType"},{"id":1350,"eClass":"EGenericType"},{"id":1351,"eClass":"EGenericType"},{"id":1352,"eClass":"EGenericType"},{"id":1353,"eClass":"EGenericType"},{"id":1354,"eClass":"EGenericType"},{"id":1355,"eClass":"EGenericType"},{"id":1356,"eClass":"EGenericType"},{"id":1357,"eClass":"EGenericType"},{"id":1358,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1359,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1360,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1361,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDataAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1362,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1363,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1364,"derived":true},{"id":1365,"eClass":"EGenericType"},{"id":1366,"eClass":"EGenericType"},{"id":1367,"eClass":"EGenericType"},{"id":1368,"eClass":"EGenericType"},{"id":1369,"eClass":"EGenericType"},{"id":1370,"eClass":"EGenericType"},{"id":1371,"eClass":"EGenericType"},{"id":1372,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1373,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1374,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1375,"derived":true},{"id":1376,"eClass":"EGenericType"},{"id":1377,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1378,"derived":true},{"id":1379,"eClass":"EGenericType"},{"id":1380,"eClass":"EGenericType"},{"id":1381,"eClass":"EGenericType"},{"id":1382,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1383,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1384,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1385,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDataAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1386,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1387,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1388,"derived":true},{"id":1389,"eClass":"EGenericType"},{"id":1390,"eClass":"EGenericType"},{"id":1391,"eClass":"EGenericType"},{"id":1392,"eClass":"EGenericType"},{"id":1393,"eClass":"EGenericType"},{"id":1394,"eClass":"EGenericType"},{"id":1395,"eClass":"EGenericType"},{"id":1396,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1397,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedThreadSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1398,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedThreadGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1399,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1400,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1401,"derived":true},{"id":1402,"eClass":"EGenericType"},{"id":1403,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1404,"derived":true},{"id":1405,"eClass":"EGenericType"},{"id":1406,"eClass":"EGenericType"},{"id":1407,"eClass":"EGenericType"},{"id":1408,"eClass":"EGenericType"},{"id":1409,"eClass":"EGenericType"},{"id":1410,"eClass":"EGenericType"},{"id":1411,"eClass":"EGenericType"},{"id":1412,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedVirtualBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1413,"derived":true},{"id":1414,"eClass":"EGenericType"},{"id":1415,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1416,"derived":true},{"id":1417,"eClass":"EGenericType"},{"id":1418,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1419,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1420,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1421,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1422,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1423,"derived":true},{"id":1424,"eClass":"EGenericType"},{"id":1425,"eClass":"EGenericType"},{"id":1426,"eClass":"EGenericType"},{"id":1427,"eClass":"EGenericType"},{"id":1428,"eClass":"EGenericType"},{"id":1429,"eClass":"EGenericType"},{"id":1430,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedVirtualBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1431,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedVirtualProcessorSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1432,"derived":true},{"id":1433,"eClass":"EGenericType"},{"id":1434,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1435,"derived":true},{"id":1436,"eClass":"EGenericType"},{"id":1437,"eClass":"EGenericType"},{"id":1438,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"lowerBound":0,"iD":false,"id":1439,"derived":false},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"lowerBound":0,"iD":false,"id":1440,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedPropertyType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1441,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1442,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"ownedPropertyConstant","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1443,"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":"importedPropertySet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1444,"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":"importedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1445,"derived":true},{"id":1446,"eClass":"EGenericType"},{"id":1447,"eClass":"EGenericType"},{"id":1448,"eClass":"EGenericType"},{"id":1449,"eClass":"EGenericType"},{"id":1450,"eClass":"EGenericType"},{"id":1451,"eClass":"EGenericType"},{"id":1452,"eClass":"EGenericType"},{"id":1453,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"list","changeable":true,"lowerBound":1,"iD":false,"id":1454,"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":"ownedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1455,"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":"constantValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1456,"derived":false},{"id":1457,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1458,"derived":false},{"id":1459,"eClass":"EGenericType"},{"id":1460,"eClass":"EGenericType"},{"id":1461,"eClass":"EGenericType"},{"id":1462,"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":"actual","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1463,"derived":false},{"id":1464,"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":"formal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1465,"derived":false},{"id":1466,"eClass":"EGenericType"},{"id":1467,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":1,"iD":false,"id":1468,"derived":false},{"id":1469,"eClass":"EGenericType"},{"id":1470,"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":"constrainingFeatureGroupType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1471,"derived":false},{"id":1472,"eClass":"EGenericType"},{"id":1473,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actual","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1474,"derived":false},{"id":1475,"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":"formal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1476,"derived":false},{"id":1477,"eClass":"EGenericType"},{"id":1478,"eClass":"EGenericType"},{"id":1479,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":1,"iD":false,"id":1480,"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":"constrainingClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1481,"derived":false},{"id":1482,"eClass":"EGenericType"},{"id":1483,"eClass":"EGenericType"},{"id":1484,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actual","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1485,"derived":false},{"id":1486,"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":"formal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1487,"derived":false},{"id":1488,"eClass":"EGenericType"},{"id":1489,"eClass":"EGenericType"},{"id":1490,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":1491,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":1,"iD":false,"id":1492,"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":"classifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1493,"derived":false},{"id":1494,"eClass":"EGenericType"},{"id":1495,"eClass":"EGenericType"},{"id":1496,"eClass":"EGenericType"},{"id":1497,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":1,"iD":false,"id":1498,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":1,"iD":false,"id":1499,"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":"classifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1500,"derived":false},{"id":1501,"eClass":"EGenericType"},{"id":1502,"eClass":"EGenericType"},{"id":1503,"eClass":"EGenericType"},{"id":1504,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":1,"iD":false,"id":1505,"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":"prototype","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1506,"derived":false},{"id":1507,"eClass":"EGenericType"},{"id":1508,"eClass":"EGenericType"},{"id":1509,"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":"prototype","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1510,"derived":false},{"id":1511,"eClass":"EGenericType"},{"id":1512,"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":"binding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1513,"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":"classifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1514,"derived":false},{"id":1515,"eClass":"EGenericType"},{"id":1516,"eClass":"EGenericType"},{"id":1517,"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":"prototype","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1518,"derived":false},{"id":1519,"eClass":"EGenericType"},{"id":1520,"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":"binding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1521,"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":"featureGroupType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1522,"derived":false},{"id":1523,"eClass":"EGenericType"},{"id":1524,"eClass":"EGenericType"},{"id":1525,"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":"subprogramAccessName","changeable":true,"lowerBound":1,"iD":false,"id":1526,"derived":false},{"id":1527,"eClass":"EGenericType"},{"id":1528,"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":"calledSubprogram","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1529,"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":"prototype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1530,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1531,"derived":false},{"id":1532,"eClass":"EGenericType"},{"id":1533,"eClass":"EGenericType"},{"id":1534,"eClass":"EGenericType"},{"id":1535,"eClass":"EGenericType"},{"id":1536,"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":"property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1537,"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":"ownedValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1538,"derived":false},{"id":1539,"eClass":"EGenericType"},{"id":1540,"eClass":"EGenericType"},{"id":1541,"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":"literal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1542,"derived":false},{"id":1543,"eClass":"EGenericType"},{"id":1544,"eClass":"EGenericType"},{"id":1545,"eClass":"EGenericType"},{"id":1546,"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":"literal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1547,"derived":false},{"id":1548,"eClass":"EGenericType"},{"id":1549,"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":"baseUnit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1550,"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":"factor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1551,"derived":false},{"id":1552,"eClass":"EGenericType"},{"id":1553,"eClass":"EGenericType"},{"id":1554,"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":"valueString","changeable":true,"lowerBound":1,"iD":false,"id":1555,"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":"unit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1556,"derived":false},{"id":1557,"eClass":"EGenericType"},{"id":1558,"eClass":"EGenericType"},{"id":1559,"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":1560,"derived":false},{"id":1561,"eClass":"EGenericType"},{"id":1562,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1563,"derived":false},{"id":1564,"eClass":"EGenericType"},{"id":1565,"eClass":"EGenericType"},{"id":1566,"eClass":"EGenericType"},{"id":1567,"eClass":"EGenericType"},{"id":1568,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":1569,"derived":false},{"id":1570,"eClass":"EGenericType"},{"id":1571,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"minimum","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1572,"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":"maximum","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1573,"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":"delta","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1574,"derived":false},{"id":1575,"eClass":"EGenericType"},{"id":1576,"eClass":"EGenericType"},{"id":1577,"eClass":"EGenericType"},{"id":1578,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"lowerBound":0,"iD":false,"id":1579,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":1580,"derived":false},{"id":1581,"eClass":"EGenericType"},{"id":1582,"eClass":"EGenericType"},{"id":1583,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":1584,"derived":false},{"id":1585,"eClass":"EGenericType"},{"id":1586,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constant","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1587,"derived":false},{"id":1588,"eClass":"EGenericType"},{"id":1589,"eClass":"EGenericType"},{"id":1590,"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":"property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1591,"derived":false},{"id":1592,"eClass":"EGenericType"},{"id":1593,"eClass":"EGenericType"},{"id":1594,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":1,"iD":false,"id":1595,"derived":false},{"container":false,"ordered":false,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1596,"derived":false},{"id":1597,"eClass":"EGenericType"},{"id":1598,"eClass":"EGenericType"},{"id":1599,"eClass":"EGenericType"},{"name":"and","id":1600,"value":0,"literal":"and","eClass":"EEnumLiteral"},{"name":"or","id":1601,"value":1,"literal":"or","eClass":"EEnumLiteral"},{"name":"not","id":1602,"value":2,"literal":"not","eClass":"EEnumLiteral"},{"name":"plus","id":1603,"value":3,"literal":"plus","eClass":"EEnumLiteral"},{"name":"minus","id":1604,"value":4,"literal":"minus","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedFieldValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1605,"derived":false},{"id":1606,"eClass":"EGenericType"},{"id":1607,"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":"function","changeable":true,"lowerBound":1,"iD":false,"id":1608,"derived":false},{"id":1609,"eClass":"EGenericType"},{"id":1610,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedListElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1611,"derived":false},{"id":1612,"eClass":"EGenericType"},{"id":1613,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1614,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"propertySet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1615,"derived":false},{"id":1616,"eClass":"EGenericType"},{"id":1617,"eClass":"EGenericType"},{"id":1618,"eClass":"EGenericType"},{"id":1619,"eClass":"EGenericType"},{"id":1620,"eClass":"EGenericType"},{"id":1621,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedUnitsType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1622,"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":"unitsType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1623,"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":"range","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1624,"derived":false},{"id":1625,"eClass":"EGenericType"},{"id":1626,"eClass":"EGenericType"},{"id":1627,"eClass":"EGenericType"},{"id":1628,"eClass":"EGenericType"},{"id":1629,"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":"ownedLiteral","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1630,"derived":false},{"id":1631,"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":"ownedLiteral","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1632,"derived":false},{"id":1633,"eClass":"EGenericType"},{"id":1634,"eClass":"EGenericType"},{"id":1635,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1636,"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":"lowerBound","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1637,"derived":false},{"id":1638,"eClass":"EGenericType"},{"id":1639,"eClass":"EGenericType"},{"id":1640,"eClass":"EGenericType"},{"id":1641,"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":"classifierReference","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1642,"derived":false},{"id":1643,"eClass":"EGenericType"},{"id":1644,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedNumberType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1645,"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":"numberType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1646,"derived":false},{"id":1647,"eClass":"EGenericType"},{"id":1648,"eClass":"EGenericType"},{"id":1649,"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":"ownedField","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1650,"derived":false},{"id":1651,"eClass":"EGenericType"},{"id":1652,"eClass":"EGenericType"},{"id":1653,"eClass":"EGenericType"},{"id":1654,"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":"namedElementReference","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1655,"derived":false},{"id":1656,"eClass":"EGenericType"},{"id":1657,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":0,"target":136},{"source":0,"target":137},{"source":0,"target":138},{"source":0,"target":139},{"source":0,"target":140},{"source":0,"target":141},{"source":0,"target":142},{"source":0,"target":143},{"source":0,"target":144},{"source":0,"target":145},{"source":0,"target":146},{"source":0,"target":147},{"source":0,"target":148},{"source":0,"target":149},{"source":0,"target":150},{"source":0,"target":151},{"source":0,"target":152},{"source":0,"target":153},{"source":0,"target":154},{"source":0,"target":155},{"source":0,"target":156},{"source":0,"target":157},{"source":0,"target":158},{"source":0,"target":159},{"source":0,"target":160},{"source":0,"target":161},{"source":0,"target":162},{"source":0,"target":163},{"source":0,"target":164},{"source":0,"target":165},{"source":0,"target":166},{"source":0,"target":167},{"source":0,"target":168},{"source":0,"target":169},{"source":0,"target":170},{"source":0,"target":171},{"source":0,"target":172},{"source":0,"target":173},{"source":0,"target":174},{"source":0,"target":175},{"source":0,"target":176},{"source":0,"target":177},{"source":0,"target":178},{"source":0,"target":179},{"source":0,"target":180},{"source":0,"target":181},{"source":0,"target":182},{"source":0,"target":183},{"source":0,"target":184},{"source":0,"target":185},{"source":0,"target":186},{"source":0,"target":187},{"source":0,"target":188},{"source":0,"target":189},{"source":0,"target":190},{"source":0,"target":191},{"source":0,"target":192},{"source":0,"target":193},{"source":0,"target":194},{"source":0,"target":195},{"source":0,"target":196},{"source":0,"target":197},{"source":0,"target":198},{"source":0,"target":199},{"source":0,"target":200},{"source":0,"target":201},{"source":0,"target":202},{"source":0,"target":203},{"source":0,"target":204},{"source":0,"target":205},{"source":0,"target":206},{"source":0,"target":207},{"source":0,"target":208},{"source":0,"target":209},{"source":0,"target":210},{"source":0,"target":211},{"source":0,"target":212},{"source":0,"target":213},{"source":0,"target":214},{"source":0,"target":215},{"source":0,"target":216},{"source":0,"target":217},{"source":0,"target":218},{"source":0,"target":219},{"source":0,"target":220},{"source":0,"target":221},{"source":0,"target":222},{"source":0,"target":223},{"source":0,"target":224},{"source":0,"target":225},{"source":0,"target":226},{"source":0,"target":227},{"source":0,"target":228},{"source":0,"target":229},{"source":0,"target":230},{"source":0,"target":231},{"source":0,"target":232},{"source":0,"target":233},{"source":0,"target":234},{"source":0,"target":235},{"source":0,"target":236},{"source":0,"target":237},{"source":0,"target":238},{"source":1,"target":0},{"source":1,"target":239},{"source":1,"target":240},{"source":1,"target":241},{"source":1,"target":242},{"source":1,"target":243},{"source":1,"target":244},{"source":1,"target":245},{"source":239,"target":246},{"source":239,"target":1},{"source":239,"target":247},{"source":239,"target":248},{"source":247,"target":249},{"source":247,"target":239},{"source":248,"target":250},{"source":248,"target":239},{"source":250,"target":251},{"source":250,"target":252},{"source":240,"target":253},{"source":240,"target":1},{"source":240,"target":254},{"source":240,"target":255},{"source":254,"target":256},{"source":254,"target":240},{"source":255,"target":257},{"source":255,"target":240},{"source":257,"target":258},{"source":257,"target":259},{"source":241,"target":1},{"source":241,"target":260},{"source":241,"target":1},{"source":260,"target":1},{"source":242,"target":4},{"source":242,"target":261},{"source":242,"target":1},{"source":261,"target":4},{"source":243,"target":1},{"source":243,"target":262},{"source":243,"target":1},{"source":243,"target":244},{"source":262,"target":1},{"source":244,"target":1},{"source":244,"target":263},{"source":244,"target":1},{"source":244,"target":243},{"source":263,"target":1},{"source":245,"target":2},{"source":245,"target":264},{"source":245,"target":1},{"source":264,"target":2},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":265},{"source":2,"target":266},{"source":265,"target":3},{"source":265,"target":267},{"source":265,"target":2},{"source":267,"target":3},{"source":266,"target":1},{"source":3,"target":0},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":6},{"source":5,"target":268},{"source":5,"target":269},{"source":5,"target":270},{"source":5,"target":271},{"source":5,"target":272},{"source":5,"target":273},{"source":268,"target":274},{"source":268,"target":5},{"source":268,"target":275},{"source":268,"target":276},{"source":275,"target":277},{"source":275,"target":268},{"source":276,"target":278},{"source":276,"target":268},{"source":278,"target":279},{"source":278,"target":280},{"source":269,"target":3},{"source":269,"target":281},{"source":269,"target":5},{"source":269,"target":282},{"source":281,"target":3},{"source":282,"target":6},{"source":282,"target":283},{"source":282,"target":269},{"source":283,"target":6},{"source":270,"target":4},{"source":270,"target":284},{"source":270,"target":5},{"source":284,"target":4},{"source":271,"target":6},{"source":271,"target":285},{"source":271,"target":5},{"source":271,"target":286},{"source":285,"target":6},{"source":272,"target":6},{"source":272,"target":287},{"source":272,"target":5},{"source":287,"target":6},{"source":273,"target":6},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":288},{"source":6,"target":289},{"source":6,"target":290},{"source":6,"target":291},{"source":6,"target":292},{"source":6,"target":293},{"source":6,"target":294},{"source":6,"target":295},{"source":6,"target":286},{"source":6,"target":296},{"source":6,"target":297},{"source":288,"target":298},{"source":288,"target":6},{"source":288,"target":299},{"source":288,"target":300},{"source":299,"target":301},{"source":299,"target":288},{"source":300,"target":302},{"source":300,"target":288},{"source":302,"target":303},{"source":302,"target":304},{"source":289,"target":305},{"source":289,"target":6},{"source":289,"target":306},{"source":289,"target":307},{"source":306,"target":308},{"source":306,"target":289},{"source":307,"target":309},{"source":307,"target":289},{"source":309,"target":310},{"source":309,"target":311},{"source":290,"target":5},{"source":290,"target":312},{"source":290,"target":6},{"source":312,"target":5},{"source":291,"target":4},{"source":291,"target":313},{"source":291,"target":6},{"source":291,"target":314},{"source":291,"target":315},{"source":313,"target":4},{"source":314,"target":6},{"source":314,"target":316},{"source":314,"target":291},{"source":316,"target":6},{"source":315,"target":5},{"source":315,"target":317},{"source":315,"target":291},{"source":317,"target":5},{"source":292,"target":3},{"source":292,"target":318},{"source":292,"target":6},{"source":318,"target":3},{"source":293,"target":3},{"source":293,"target":319},{"source":293,"target":6},{"source":319,"target":3},{"source":294,"target":3},{"source":294,"target":320},{"source":294,"target":6},{"source":320,"target":3},{"source":295,"target":3},{"source":295,"target":321},{"source":295,"target":6},{"source":321,"target":3},{"source":286,"target":5},{"source":286,"target":322},{"source":286,"target":6},{"source":286,"target":271},{"source":322,"target":5},{"source":296,"target":7},{"source":296,"target":323},{"source":296,"target":6},{"source":323,"target":7},{"source":297,"target":1},{"source":7,"target":0},{"source":7,"target":1},{"source":7,"target":324},{"source":7,"target":325},{"source":7,"target":326},{"source":7,"target":327},{"source":7,"target":328},{"source":7,"target":329},{"source":7,"target":330},{"source":324,"target":8},{"source":324,"target":331},{"source":324,"target":7},{"source":331,"target":8},{"source":325,"target":30},{"source":325,"target":332},{"source":325,"target":7},{"source":332,"target":30},{"source":326,"target":17},{"source":326,"target":333},{"source":326,"target":7},{"source":333,"target":17},{"source":327,"target":4},{"source":327,"target":334},{"source":327,"target":7},{"source":334,"target":4},{"source":328,"target":4},{"source":328,"target":335},{"source":328,"target":7},{"source":335,"target":4},{"source":329,"target":33},{"source":329,"target":336},{"source":329,"target":7},{"source":336,"target":33},{"source":330,"target":1},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":337},{"source":8,"target":338},{"source":8,"target":339},{"source":8,"target":340},{"source":8,"target":341},{"source":8,"target":342},{"source":8,"target":343},{"source":337,"target":4},{"source":337,"target":344},{"source":337,"target":8},{"source":344,"target":4},{"source":338,"target":14},{"source":338,"target":345},{"source":338,"target":8},{"source":345,"target":14},{"source":339,"target":15},{"source":339,"target":346},{"source":339,"target":8},{"source":346,"target":15},{"source":340,"target":17},{"source":340,"target":347},{"source":340,"target":8},{"source":347,"target":17},{"source":341,"target":16},{"source":341,"target":348},{"source":341,"target":8},{"source":348,"target":16},{"source":342,"target":4},{"source":342,"target":349},{"source":342,"target":8},{"source":349,"target":4},{"source":343,"target":9},{"source":9,"target":0},{"source":9,"target":10},{"source":9,"target":350},{"source":9,"target":351},{"source":9,"target":352},{"source":353,"target":11},{"source":353,"target":354},{"source":354,"target":11},{"source":350,"target":12},{"source":350,"target":355},{"source":350,"target":9},{"source":355,"target":12},{"source":351,"target":13},{"source":351,"target":356},{"source":351,"target":9},{"source":356,"target":13},{"source":352,"target":10},{"source":10,"target":0},{"source":10,"target":6},{"source":10,"target":357},{"source":10,"target":358},{"source":357,"target":11},{"source":357,"target":359},{"source":357,"target":10},{"source":359,"target":11},{"source":358,"target":6},{"source":11,"target":0},{"source":11,"target":6},{"source":11,"target":360},{"source":11,"target":361},{"source":360,"target":4},{"source":360,"target":362},{"source":360,"target":11},{"source":360,"target":363},{"source":362,"target":4},{"source":363,"target":11},{"source":363,"target":364},{"source":363,"target":360},{"source":364,"target":11},{"source":361,"target":6},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":365},{"source":365,"target":11},{"source":14,"target":0},{"source":14,"target":1},{"source":14,"target":366},{"source":366,"target":1},{"source":15,"target":0},{"source":15,"target":16},{"source":15,"target":367},{"source":15,"target":368},{"source":15,"target":369},{"source":367,"target":3},{"source":367,"target":370},{"source":367,"target":15},{"source":370,"target":3},{"source":368,"target":3},{"source":368,"target":371},{"source":368,"target":15},{"source":371,"target":3},{"source":369,"target":16},{"source":16,"target":0},{"source":16,"target":1},{"source":16,"target":372},{"source":372,"target":1},{"source":17,"target":0},{"source":17,"target":5},{"source":17,"target":11},{"source":17,"target":373},{"source":17,"target":374},{"source":17,"target":375},{"source":17,"target":376},{"source":17,"target":377},{"source":17,"target":378},{"source":17,"target":379},{"source":17,"target":380},{"source":17,"target":381},{"source":17,"target":382},{"source":17,"target":383},{"source":17,"target":384},{"source":17,"target":385},{"source":17,"target":386},{"source":17,"target":387},{"source":17,"target":388},{"source":17,"target":389},{"source":17,"target":390},{"source":17,"target":391},{"source":17,"target":392},{"source":17,"target":393},{"source":17,"target":394},{"source":373,"target":395},{"source":373,"target":17},{"source":373,"target":396},{"source":373,"target":397},{"source":396,"target":398},{"source":396,"target":373},{"source":397,"target":399},{"source":397,"target":373},{"source":399,"target":400},{"source":399,"target":401},{"source":374,"target":402},{"source":374,"target":17},{"source":374,"target":403},{"source":374,"target":404},{"source":403,"target":405},{"source":403,"target":374},{"source":404,"target":406},{"source":404,"target":374},{"source":406,"target":407},{"source":406,"target":408},{"source":375,"target":18},{"source":375,"target":409},{"source":375,"target":17},{"source":409,"target":18},{"source":376,"target":6},{"source":376,"target":410},{"source":376,"target":17},{"source":410,"target":6},{"source":377,"target":17},{"source":377,"target":411},{"source":377,"target":17},{"source":411,"target":17},{"source":378,"target":17},{"source":378,"target":412},{"source":378,"target":17},{"source":412,"target":17},{"source":379,"target":6},{"source":379,"target":413},{"source":379,"target":17},{"source":379,"target":414},{"source":413,"target":6},{"source":414,"target":17},{"source":414,"target":415},{"source":414,"target":379},{"source":415,"target":17},{"source":380,"target":4},{"source":380,"target":416},{"source":380,"target":17},{"source":380,"target":417},{"source":416,"target":4},{"source":417,"target":6},{"source":417,"target":418},{"source":417,"target":380},{"source":418,"target":6},{"source":381,"target":6},{"source":381,"target":419},{"source":381,"target":17},{"source":381,"target":420},{"source":419,"target":6},{"source":420,"target":6},{"source":420,"target":421},{"source":420,"target":381},{"source":421,"target":6},{"source":382,"target":4},{"source":382,"target":422},{"source":382,"target":17},{"source":382,"target":423},{"source":422,"target":4},{"source":423,"target":17},{"source":423,"target":424},{"source":423,"target":382},{"source":424,"target":17},{"source":383,"target":18},{"source":383,"target":425},{"source":383,"target":17},{"source":383,"target":426},{"source":425,"target":18},{"source":384,"target":6},{"source":384,"target":427},{"source":384,"target":17},{"source":427,"target":6},{"source":385,"target":19},{"source":385,"target":428},{"source":385,"target":17},{"source":385,"target":429},{"source":428,"target":19},{"source":386,"target":17},{"source":386,"target":430},{"source":386,"target":17},{"source":430,"target":17},{"source":387,"target":22},{"source":387,"target":431},{"source":387,"target":17},{"source":431,"target":22},{"source":388,"target":26},{"source":388,"target":432},{"source":388,"target":17},{"source":432,"target":26},{"source":389,"target":29},{"source":389,"target":433},{"source":389,"target":17},{"source":433,"target":29},{"source":390,"target":4},{"source":390,"target":434},{"source":390,"target":17},{"source":434,"target":4},{"source":391,"target":4},{"source":391,"target":435},{"source":391,"target":17},{"source":435,"target":4},{"source":392,"target":4},{"source":392,"target":436},{"source":392,"target":17},{"source":436,"target":4},{"source":393,"target":5},{"source":394,"target":11},{"source":18,"target":0},{"source":18,"target":6},{"source":18,"target":426},{"source":18,"target":437},{"source":426,"target":17},{"source":426,"target":438},{"source":426,"target":18},{"source":426,"target":383},{"source":438,"target":17},{"source":437,"target":6},{"source":19,"target":0},{"source":19,"target":20},{"source":19,"target":439},{"source":19,"target":429},{"source":19,"target":440},{"source":439,"target":17},{"source":439,"target":441},{"source":439,"target":19},{"source":441,"target":17},{"source":429,"target":17},{"source":429,"target":442},{"source":429,"target":19},{"source":429,"target":385},{"source":442,"target":17},{"source":440,"target":20},{"source":20,"target":0},{"source":20,"target":21},{"source":20,"target":443},{"source":20,"target":444},{"source":20,"target":445},{"source":443,"target":1},{"source":443,"target":446},{"source":443,"target":20},{"source":446,"target":1},{"source":444,"target":1},{"source":444,"target":447},{"source":444,"target":20},{"source":447,"target":1},{"source":445,"target":21},{"source":21,"target":0},{"source":21,"target":1},{"source":21,"target":448},{"source":21,"target":449},{"source":448,"target":1},{"source":448,"target":450},{"source":448,"target":21},{"source":450,"target":1},{"source":449,"target":1},{"source":22,"target":0},{"source":22,"target":23},{"source":22,"target":451},{"source":451,"target":23},{"source":23,"target":0},{"source":23,"target":6},{"source":23,"target":452},{"source":23,"target":453},{"source":23,"target":454},{"source":452,"target":455},{"source":452,"target":23},{"source":453,"target":24},{"source":453,"target":456},{"source":453,"target":23},{"source":456,"target":24},{"source":454,"target":6},{"source":24,"target":0},{"source":24,"target":25},{"source":24,"target":457},{"source":24,"target":458},{"source":24,"target":459},{"source":457,"target":4},{"source":457,"target":460},{"source":457,"target":24},{"source":460,"target":4},{"source":458,"target":4},{"source":458,"target":461},{"source":458,"target":24},{"source":461,"target":4},{"source":459,"target":25},{"source":25,"target":0},{"source":25,"target":18},{"source":25,"target":462},{"source":462,"target":18},{"source":26,"target":0},{"source":26,"target":27},{"source":26,"target":463},{"source":26,"target":464},{"source":26,"target":465},{"source":463,"target":466},{"source":463,"target":26},{"source":463,"target":467},{"source":463,"target":468},{"source":467,"target":469},{"source":467,"target":463},{"source":468,"target":470},{"source":468,"target":463},{"source":470,"target":471},{"source":470,"target":472},{"source":464,"target":26},{"source":464,"target":473},{"source":464,"target":26},{"source":473,"target":26},{"source":465,"target":27},{"source":27,"target":0},{"source":27,"target":28},{"source":27,"target":18},{"source":27,"target":474},{"source":27,"target":475},{"source":474,"target":28},{"source":475,"target":18},{"source":28,"target":0},{"source":28,"target":6},{"source":28,"target":476},{"source":28,"target":477},{"source":28,"target":478},{"source":476,"target":17},{"source":476,"target":479},{"source":476,"target":28},{"source":479,"target":17},{"source":477,"target":28},{"source":477,"target":480},{"source":477,"target":28},{"source":480,"target":28},{"source":478,"target":6},{"source":29,"target":0},{"source":29,"target":1},{"source":29,"target":481},{"source":29,"target":482},{"source":481,"target":26},{"source":481,"target":483},{"source":481,"target":29},{"source":483,"target":26},{"source":482,"target":1},{"source":30,"target":0},{"source":30,"target":1},{"source":30,"target":484},{"source":30,"target":485},{"source":484,"target":31},{"source":484,"target":486},{"source":484,"target":30},{"source":486,"target":31},{"source":485,"target":1},{"source":31,"target":0},{"source":31,"target":1},{"source":31,"target":487},{"source":31,"target":488},{"source":31,"target":489},{"source":487,"target":32},{"source":487,"target":490},{"source":487,"target":31},{"source":490,"target":32},{"source":488,"target":6},{"source":488,"target":491},{"source":488,"target":31},{"source":491,"target":6},{"source":489,"target":1},{"source":32,"target":0},{"source":32,"target":1},{"source":32,"target":492},{"source":32,"target":493},{"source":32,"target":494},{"source":492,"target":12},{"source":492,"target":495},{"source":492,"target":32},{"source":495,"target":12},{"source":493,"target":12},{"source":493,"target":496},{"source":493,"target":32},{"source":496,"target":12},{"source":494,"target":1},{"source":33,"target":0},{"source":33,"target":23},{"source":33,"target":497},{"source":33,"target":498},{"source":497,"target":14},{"source":497,"target":499},{"source":497,"target":33},{"source":499,"target":14},{"source":498,"target":23},{"source":34,"target":0},{"source":34,"target":18},{"source":34,"target":500},{"source":500,"target":18},{"source":35,"target":0},{"source":36,"target":0},{"source":36,"target":1},{"source":36,"target":501},{"source":36,"target":502},{"source":36,"target":503},{"source":501,"target":12},{"source":501,"target":504},{"source":501,"target":36},{"source":504,"target":12},{"source":502,"target":37},{"source":502,"target":505},{"source":502,"target":36},{"source":505,"target":37},{"source":503,"target":1},{"source":37,"target":0},{"source":37,"target":1},{"source":37,"target":506},{"source":506,"target":1},{"source":38,"target":0},{"source":38,"target":1},{"source":38,"target":507},{"source":38,"target":508},{"source":507,"target":36},{"source":507,"target":509},{"source":507,"target":38},{"source":509,"target":36},{"source":508,"target":1},{"source":39,"target":0},{"source":39,"target":37},{"source":39,"target":510},{"source":39,"target":511},{"source":510,"target":12},{"source":510,"target":512},{"source":510,"target":39},{"source":512,"target":12},{"source":511,"target":37},{"source":40,"target":0},{"source":40,"target":1},{"source":40,"target":513},{"source":40,"target":514},{"source":40,"target":515},{"source":513,"target":41},{"source":513,"target":516},{"source":513,"target":40},{"source":516,"target":41},{"source":514,"target":29},{"source":514,"target":517},{"source":514,"target":40},{"source":517,"target":29},{"source":515,"target":1},{"source":41,"target":0},{"source":41,"target":42},{"source":41,"target":518},{"source":41,"target":519},{"source":41,"target":520},{"source":41,"target":521},{"source":41,"target":522},{"source":41,"target":523},{"source":41,"target":524},{"source":41,"target":525},{"source":41,"target":526},{"source":41,"target":527},{"source":41,"target":528},{"source":41,"target":529},{"source":41,"target":530},{"source":41,"target":531},{"source":41,"target":532},{"source":41,"target":533},{"source":41,"target":534},{"source":41,"target":535},{"source":41,"target":536},{"source":41,"target":537},{"source":41,"target":538},{"source":41,"target":539},{"source":518,"target":540},{"source":518,"target":41},{"source":519,"target":541},{"source":519,"target":41},{"source":520,"target":542},{"source":520,"target":41},{"source":521,"target":57},{"source":521,"target":543},{"source":521,"target":41},{"source":543,"target":57},{"source":522,"target":92},{"source":522,"target":544},{"source":522,"target":41},{"source":544,"target":92},{"source":523,"target":41},{"source":523,"target":545},{"source":523,"target":41},{"source":545,"target":41},{"source":524,"target":98},{"source":524,"target":546},{"source":524,"target":41},{"source":546,"target":98},{"source":525,"target":101},{"source":525,"target":547},{"source":525,"target":41},{"source":547,"target":101},{"source":526,"target":103},{"source":526,"target":548},{"source":526,"target":41},{"source":548,"target":103},{"source":527,"target":104},{"source":527,"target":549},{"source":527,"target":41},{"source":549,"target":104},{"source":528,"target":105},{"source":528,"target":550},{"source":528,"target":41},{"source":550,"target":105},{"source":529,"target":106},{"source":529,"target":551},{"source":529,"target":41},{"source":551,"target":106},{"source":530,"target":107},{"source":530,"target":552},{"source":530,"target":41},{"source":552,"target":107},{"source":531,"target":108},{"source":531,"target":553},{"source":531,"target":41},{"source":553,"target":108},{"source":532,"target":109},{"source":532,"target":554},{"source":532,"target":41},{"source":554,"target":109},{"source":533,"target":110},{"source":533,"target":555},{"source":533,"target":41},{"source":555,"target":110},{"source":534,"target":111},{"source":534,"target":556},{"source":534,"target":41},{"source":556,"target":111},{"source":535,"target":112},{"source":535,"target":557},{"source":535,"target":41},{"source":557,"target":112},{"source":536,"target":4},{"source":536,"target":558},{"source":536,"target":41},{"source":558,"target":4},{"source":537,"target":4},{"source":537,"target":559},{"source":537,"target":41},{"source":559,"target":4},{"source":538,"target":4},{"source":538,"target":560},{"source":538,"target":41},{"source":560,"target":4},{"source":539,"target":42},{"source":42,"target":0},{"source":42,"target":17},{"source":42,"target":561},{"source":42,"target":562},{"source":42,"target":563},{"source":42,"target":564},{"source":42,"target":565},{"source":42,"target":566},{"source":42,"target":567},{"source":561,"target":24},{"source":561,"target":568},{"source":561,"target":42},{"source":568,"target":24},{"source":562,"target":43},{"source":562,"target":569},{"source":562,"target":42},{"source":569,"target":43},{"source":563,"target":55},{"source":563,"target":570},{"source":563,"target":42},{"source":570,"target":55},{"source":564,"target":56},{"source":564,"target":571},{"source":564,"target":42},{"source":571,"target":56},{"source":565,"target":4},{"source":565,"target":572},{"source":565,"target":42},{"source":572,"target":4},{"source":566,"target":4},{"source":566,"target":573},{"source":566,"target":42},{"source":573,"target":4},{"source":567,"target":17},{"source":43,"target":0},{"source":43,"target":25},{"source":43,"target":574},{"source":43,"target":575},{"source":43,"target":576},{"source":43,"target":577},{"source":43,"target":578},{"source":574,"target":24},{"source":574,"target":579},{"source":574,"target":43},{"source":579,"target":24},{"source":575,"target":24},{"source":575,"target":580},{"source":575,"target":43},{"source":580,"target":24},{"source":576,"target":44},{"source":576,"target":581},{"source":576,"target":43},{"source":581,"target":44},{"source":577,"target":45},{"source":577,"target":582},{"source":577,"target":43},{"source":582,"target":45},{"source":578,"target":25},{"source":44,"target":0},{"source":44,"target":1},{"source":44,"target":583},{"source":583,"target":1},{"source":45,"target":0},{"source":45,"target":44},{"source":45,"target":584},{"source":45,"target":585},{"source":45,"target":586},{"source":584,"target":46},{"source":584,"target":587},{"source":584,"target":45},{"source":587,"target":46},{"source":585,"target":47},{"source":585,"target":588},{"source":585,"target":45},{"source":588,"target":47},{"source":586,"target":44},{"source":46,"target":0},{"source":46,"target":6},{"source":46,"target":589},{"source":589,"target":6},{"source":47,"target":0},{"source":47,"target":48},{"source":47,"target":53},{"source":47,"target":590},{"source":47,"target":591},{"source":47,"target":592},{"source":590,"target":54},{"source":590,"target":593},{"source":590,"target":47},{"source":593,"target":54},{"source":591,"target":48},{"source":592,"target":53},{"source":48,"target":0},{"source":48,"target":49},{"source":48,"target":594},{"source":48,"target":595},{"source":594,"target":52},{"source":594,"target":596},{"source":594,"target":48},{"source":596,"target":52},{"source":595,"target":49},{"source":49,"target":0},{"source":49,"target":27},{"source":49,"target":50},{"source":49,"target":38},{"source":49,"target":597},{"source":49,"target":598},{"source":49,"target":599},{"source":49,"target":600},{"source":49,"target":601},{"source":49,"target":602},{"source":597,"target":26},{"source":597,"target":603},{"source":597,"target":49},{"source":603,"target":26},{"source":598,"target":42},{"source":598,"target":604},{"source":598,"target":49},{"source":604,"target":42},{"source":599,"target":49},{"source":599,"target":605},{"source":599,"target":49},{"source":605,"target":49},{"source":600,"target":27},{"source":601,"target":50},{"source":602,"target":38},{"source":50,"target":0},{"source":50,"target":51},{"source":50,"target":606},{"source":606,"target":51},{"source":51,"target":0},{"source":51,"target":6},{"source":51,"target":607},{"source":607,"target":6},{"source":52,"target":0},{"source":52,"target":608},{"source":52,"target":609},{"source":52,"target":610},{"source":608,"target":52},{"source":609,"target":52},{"source":610,"target":52},{"source":53,"target":0},{"source":53,"target":51},{"source":53,"target":611},{"source":611,"target":51},{"source":54,"target":0},{"source":54,"target":612},{"source":54,"target":613},{"source":54,"target":614},{"source":612,"target":54},{"source":613,"target":54},{"source":614,"target":54},{"source":55,"target":0},{"source":55,"target":53},{"source":55,"target":44},{"source":55,"target":615},{"source":55,"target":616},{"source":615,"target":53},{"source":616,"target":44},{"source":56,"target":0},{"source":56,"target":53},{"source":56,"target":44},{"source":56,"target":617},{"source":56,"target":618},{"source":617,"target":53},{"source":618,"target":44},{"source":57,"target":0},{"source":57,"target":42},{"source":57,"target":619},{"source":57,"target":620},{"source":57,"target":621},{"source":57,"target":622},{"source":57,"target":623},{"source":57,"target":624},{"source":57,"target":625},{"source":57,"target":626},{"source":57,"target":627},{"source":619,"target":628},{"source":619,"target":57},{"source":620,"target":49},{"source":620,"target":629},{"source":620,"target":57},{"source":629,"target":49},{"source":621,"target":57},{"source":621,"target":630},{"source":621,"target":57},{"source":630,"target":57},{"source":622,"target":58},{"source":622,"target":631},{"source":622,"target":57},{"source":631,"target":58},{"source":623,"target":61},{"source":623,"target":632},{"source":623,"target":57},{"source":632,"target":61},{"source":624,"target":62},{"source":624,"target":633},{"source":624,"target":57},{"source":633,"target":62},{"source":625,"target":91},{"source":625,"target":634},{"source":625,"target":57},{"source":634,"target":91},{"source":626,"target":4},{"source":626,"target":635},{"source":626,"target":57},{"source":635,"target":4},{"source":627,"target":42},{"source":58,"target":0},{"source":58,"target":59},{"source":58,"target":23},{"source":58,"target":636},{"source":58,"target":637},{"source":58,"target":638},{"source":58,"target":639},{"source":58,"target":640},{"source":58,"target":641},{"source":58,"target":642},{"source":58,"target":643},{"source":636,"target":58},{"source":636,"target":644},{"source":636,"target":58},{"source":644,"target":58},{"source":637,"target":60},{"source":637,"target":645},{"source":637,"target":58},{"source":645,"target":60},{"source":638,"target":49},{"source":638,"target":646},{"source":638,"target":58},{"source":646,"target":49},{"source":639,"target":46},{"source":639,"target":647},{"source":639,"target":58},{"source":647,"target":46},{"source":640,"target":49},{"source":640,"target":648},{"source":640,"target":58},{"source":648,"target":49},{"source":641,"target":46},{"source":641,"target":649},{"source":641,"target":58},{"source":649,"target":46},{"source":642,"target":59},{"source":643,"target":23},{"source":59,"target":0},{"source":59,"target":27},{"source":59,"target":650},{"source":650,"target":27},{"source":60,"target":0},{"source":60,"target":651},{"source":60,"target":652},{"source":60,"target":653},{"source":651,"target":60},{"source":652,"target":60},{"source":653,"target":60},{"source":61,"target":0},{"source":61,"target":19},{"source":61,"target":654},{"source":61,"target":655},{"source":654,"target":57},{"source":654,"target":656},{"source":654,"target":61},{"source":656,"target":57},{"source":655,"target":19},{"source":62,"target":0},{"source":62,"target":48},{"source":62,"target":46},{"source":62,"target":63},{"source":62,"target":64},{"source":62,"target":657},{"source":62,"target":658},{"source":62,"target":659},{"source":62,"target":660},{"source":62,"target":661},{"source":62,"target":662},{"source":657,"target":4},{"source":657,"target":663},{"source":657,"target":62},{"source":663,"target":4},{"source":658,"target":65},{"source":658,"target":664},{"source":658,"target":62},{"source":664,"target":65},{"source":659,"target":48},{"source":660,"target":46},{"source":661,"target":63},{"source":662,"target":64},{"source":63,"target":0},{"source":63,"target":51},{"source":63,"target":665},{"source":665,"target":51},{"source":64,"target":0},{"source":64,"target":1},{"source":64,"target":666},{"source":666,"target":1},{"source":65,"target":0},{"source":65,"target":17},{"source":65,"target":667},{"source":65,"target":668},{"source":65,"target":669},{"source":65,"target":670},{"source":65,"target":671},{"source":65,"target":672},{"source":65,"target":673},{"source":65,"target":674},{"source":65,"target":675},{"source":65,"target":676},{"source":65,"target":677},{"source":65,"target":678},{"source":65,"target":679},{"source":65,"target":680},{"source":65,"target":681},{"source":65,"target":682},{"source":667,"target":683},{"source":667,"target":65},{"source":668,"target":49},{"source":668,"target":684},{"source":668,"target":65},{"source":684,"target":49},{"source":669,"target":65},{"source":669,"target":685},{"source":669,"target":65},{"source":685,"target":65},{"source":670,"target":65},{"source":670,"target":686},{"source":670,"target":65},{"source":686,"target":65},{"source":671,"target":66},{"source":671,"target":687},{"source":671,"target":65},{"source":687,"target":66},{"source":672,"target":67},{"source":672,"target":688},{"source":672,"target":65},{"source":688,"target":67},{"source":673,"target":74},{"source":673,"target":689},{"source":673,"target":65},{"source":689,"target":74},{"source":674,"target":80},{"source":674,"target":690},{"source":674,"target":65},{"source":690,"target":80},{"source":675,"target":81},{"source":675,"target":691},{"source":675,"target":65},{"source":691,"target":81},{"source":676,"target":82},{"source":676,"target":692},{"source":676,"target":65},{"source":692,"target":82},{"source":677,"target":62},{"source":677,"target":693},{"source":677,"target":65},{"source":693,"target":62},{"source":678,"target":83},{"source":678,"target":694},{"source":678,"target":65},{"source":694,"target":83},{"source":679,"target":84},{"source":679,"target":695},{"source":679,"target":65},{"source":695,"target":84},{"source":680,"target":88},{"source":680,"target":696},{"source":680,"target":65},{"source":696,"target":88},{"source":681,"target":91},{"source":681,"target":697},{"source":681,"target":65},{"source":697,"target":91},{"source":682,"target":17},{"source":66,"target":0},{"source":66,"target":19},{"source":66,"target":698},{"source":66,"target":699},{"source":698,"target":65},{"source":698,"target":700},{"source":698,"target":66},{"source":700,"target":65},{"source":699,"target":19},{"source":67,"target":0},{"source":67,"target":68},{"source":67,"target":701},{"source":67,"target":702},{"source":701,"target":72},{"source":701,"target":703},{"source":701,"target":67},{"source":703,"target":72},{"source":702,"target":68},{"source":68,"target":0},{"source":68,"target":49},{"source":68,"target":69},{"source":68,"target":704},{"source":68,"target":705},{"source":68,"target":706},{"source":68,"target":707},{"source":704,"target":70},{"source":704,"target":708},{"source":704,"target":68},{"source":708,"target":70},{"source":705,"target":71},{"source":705,"target":709},{"source":705,"target":68},{"source":709,"target":71},{"source":706,"target":49},{"source":707,"target":69},{"source":69,"target":0},{"source":69,"target":51},{"source":69,"target":710},{"source":710,"target":51},{"source":70,"target":0},{"source":70,"target":711},{"source":70,"target":712},{"source":711,"target":70},{"source":712,"target":70},{"source":71,"target":0},{"source":71,"target":713},{"source":71,"target":714},{"source":71,"target":715},{"source":71,"target":716},{"source":713,"target":71},{"source":714,"target":71},{"source":715,"target":71},{"source":716,"target":71},{"source":72,"target":0},{"source":72,"target":42},{"source":72,"target":73},{"source":72,"target":717},{"source":72,"target":718},{"source":717,"target":42},{"source":718,"target":73},{"source":73,"target":0},{"source":73,"target":6},{"source":73,"target":719},{"source":719,"target":6},{"source":74,"target":0},{"source":74,"target":68},{"source":74,"target":76},{"source":74,"target":75},{"source":74,"target":53},{"source":74,"target":720},{"source":74,"target":721},{"source":74,"target":722},{"source":74,"target":723},{"source":74,"target":724},{"source":720,"target":78},{"source":720,"target":725},{"source":720,"target":74},{"source":725,"target":78},{"source":721,"target":68},{"source":722,"target":76},{"source":723,"target":75},{"source":724,"target":53},{"source":75,"target":0},{"source":75,"target":51},{"source":75,"target":726},{"source":726,"target":51},{"source":76,"target":0},{"source":76,"target":77},{"source":76,"target":727},{"source":727,"target":77},{"source":77,"target":0},{"source":77,"target":6},{"source":77,"target":728},{"source":728,"target":6},{"source":78,"target":0},{"source":78,"target":42},{"source":78,"target":79},{"source":78,"target":729},{"source":78,"target":730},{"source":729,"target":42},{"source":730,"target":79},{"source":79,"target":0},{"source":79,"target":6},{"source":79,"target":731},{"source":731,"target":6},{"source":80,"target":0},{"source":80,"target":47},{"source":80,"target":46},{"source":80,"target":75},{"source":80,"target":732},{"source":80,"target":733},{"source":80,"target":734},{"source":80,"target":735},{"source":732,"target":78},{"source":732,"target":736},{"source":732,"target":80},{"source":736,"target":78},{"source":733,"target":47},{"source":734,"target":46},{"source":735,"target":75},{"source":81,"target":0},{"source":81,"target":47},{"source":81,"target":46},{"source":81,"target":75},{"source":81,"target":737},{"source":81,"target":738},{"source":81,"target":739},{"source":81,"target":740},{"source":737,"target":78},{"source":737,"target":741},{"source":737,"target":81},{"source":741,"target":78},{"source":738,"target":47},{"source":739,"target":46},{"source":740,"target":75},{"source":82,"target":0},{"source":82,"target":47},{"source":82,"target":742},{"source":742,"target":47},{"source":83,"target":0},{"source":83,"target":48},{"source":83,"target":46},{"source":83,"target":75},{"source":83,"target":743},{"source":83,"target":744},{"source":83,"target":745},{"source":83,"target":746},{"source":743,"target":78},{"source":743,"target":747},{"source":743,"target":83},{"source":747,"target":78},{"source":744,"target":48},{"source":745,"target":46},{"source":746,"target":75},{"source":84,"target":0},{"source":84,"target":68},{"source":84,"target":85},{"source":84,"target":748},{"source":84,"target":749},{"source":84,"target":750},{"source":748,"target":86},{"source":748,"target":751},{"source":748,"target":84},{"source":751,"target":86},{"source":749,"target":68},{"source":750,"target":85},{"source":85,"target":0},{"source":85,"target":1},{"source":85,"target":752},{"source":752,"target":1},{"source":86,"target":0},{"source":86,"target":42},{"source":86,"target":87},{"source":86,"target":753},{"source":86,"target":754},{"source":753,"target":42},{"source":754,"target":87},{"source":87,"target":0},{"source":87,"target":6},{"source":87,"target":85},{"source":87,"target":755},{"source":87,"target":756},{"source":755,"target":6},{"source":756,"target":85},{"source":88,"target":0},{"source":88,"target":68},{"source":88,"target":64},{"source":88,"target":757},{"source":88,"target":758},{"source":88,"target":759},{"source":757,"target":89},{"source":757,"target":760},{"source":757,"target":88},{"source":760,"target":89},{"source":758,"target":68},{"source":759,"target":64},{"source":89,"target":0},{"source":89,"target":42},{"source":89,"target":90},{"source":89,"target":761},{"source":89,"target":762},{"source":761,"target":42},{"source":762,"target":90},{"source":90,"target":0},{"source":90,"target":6},{"source":90,"target":763},{"source":763,"target":6},{"source":91,"target":0},{"source":91,"target":48},{"source":91,"target":764},{"source":91,"target":765},{"source":764,"target":42},{"source":764,"target":766},{"source":764,"target":91},{"source":766,"target":42},{"source":765,"target":48},{"source":92,"target":0},{"source":92,"target":27},{"source":92,"target":23},{"source":92,"target":46},{"source":92,"target":76},{"source":92,"target":38},{"source":92,"target":767},{"source":92,"target":768},{"source":92,"target":769},{"source":92,"target":770},{"source":92,"target":771},{"source":92,"target":772},{"source":92,"target":773},{"source":92,"target":774},{"source":92,"target":775},{"source":92,"target":776},{"source":92,"target":777},{"source":92,"target":778},{"source":92,"target":779},{"source":767,"target":42},{"source":767,"target":780},{"source":767,"target":92},{"source":780,"target":42},{"source":768,"target":29},{"source":768,"target":781},{"source":768,"target":92},{"source":781,"target":29},{"source":769,"target":93},{"source":769,"target":782},{"source":769,"target":92},{"source":782,"target":93},{"source":770,"target":95},{"source":770,"target":783},{"source":770,"target":92},{"source":783,"target":95},{"source":771,"target":4},{"source":771,"target":784},{"source":771,"target":92},{"source":784,"target":4},{"source":772,"target":40},{"source":772,"target":785},{"source":772,"target":92},{"source":785,"target":40},{"source":773,"target":92},{"source":773,"target":786},{"source":773,"target":92},{"source":786,"target":92},{"source":774,"target":96},{"source":774,"target":787},{"source":774,"target":92},{"source":787,"target":96},{"source":775,"target":27},{"source":776,"target":23},{"source":777,"target":46},{"source":778,"target":76},{"source":779,"target":38},{"source":93,"target":0},{"source":93,"target":26},{"source":93,"target":788},{"source":93,"target":789},{"source":93,"target":790},{"source":93,"target":791},{"source":788,"target":94},{"source":788,"target":792},{"source":788,"target":93},{"source":792,"target":94},{"source":789,"target":4},{"source":789,"target":793},{"source":789,"target":93},{"source":793,"target":4},{"source":790,"target":42},{"source":790,"target":794},{"source":790,"target":93},{"source":794,"target":42},{"source":791,"target":26},{"source":94,"target":0},{"source":94,"target":795},{"source":94,"target":796},{"source":94,"target":797},{"source":94,"target":798},{"source":94,"target":799},{"source":94,"target":800},{"source":94,"target":801},{"source":94,"target":802},{"source":94,"target":803},{"source":94,"target":804},{"source":94,"target":805},{"source":94,"target":806},{"source":94,"target":807},{"source":94,"target":808},{"source":795,"target":94},{"source":796,"target":94},{"source":797,"target":94},{"source":798,"target":94},{"source":799,"target":94},{"source":800,"target":94},{"source":801,"target":94},{"source":802,"target":94},{"source":803,"target":94},{"source":804,"target":94},{"source":805,"target":94},{"source":806,"target":94},{"source":807,"target":94},{"source":808,"target":94},{"source":95,"target":0},{"source":95,"target":1},{"source":95,"target":809},{"source":95,"target":810},{"source":95,"target":811},{"source":809,"target":24},{"source":809,"target":812},{"source":809,"target":95},{"source":812,"target":24},{"source":810,"target":24},{"source":810,"target":813},{"source":810,"target":95},{"source":813,"target":24},{"source":811,"target":1},{"source":96,"target":0},{"source":96,"target":42},{"source":96,"target":97},{"source":96,"target":814},{"source":96,"target":815},{"source":814,"target":42},{"source":815,"target":97},{"source":97,"target":0},{"source":97,"target":6},{"source":97,"target":816},{"source":816,"target":6},{"source":98,"target":0},{"source":98,"target":99},{"source":98,"target":27},{"source":98,"target":817},{"source":98,"target":818},{"source":98,"target":819},{"source":98,"target":820},{"source":98,"target":821},{"source":98,"target":822},{"source":817,"target":60},{"source":817,"target":823},{"source":817,"target":98},{"source":823,"target":60},{"source":818,"target":58},{"source":818,"target":824},{"source":818,"target":98},{"source":824,"target":58},{"source":819,"target":76},{"source":819,"target":825},{"source":819,"target":98},{"source":825,"target":76},{"source":820,"target":100},{"source":820,"target":826},{"source":820,"target":98},{"source":826,"target":100},{"source":821,"target":99},{"source":822,"target":27},{"source":99,"target":0},{"source":99,"target":23},{"source":99,"target":827},{"source":99,"target":828},{"source":827,"target":43},{"source":827,"target":829},{"source":827,"target":99},{"source":829,"target":43},{"source":828,"target":23},{"source":100,"target":0},{"source":100,"target":76},{"source":100,"target":830},{"source":100,"target":831},{"source":100,"target":832},{"source":100,"target":833},{"source":830,"target":92},{"source":830,"target":834},{"source":830,"target":100},{"source":834,"target":92},{"source":831,"target":58},{"source":831,"target":835},{"source":831,"target":100},{"source":835,"target":58},{"source":832,"target":74},{"source":832,"target":836},{"source":832,"target":100},{"source":836,"target":74},{"source":833,"target":76},{"source":101,"target":0},{"source":101,"target":99},{"source":101,"target":27},{"source":101,"target":76},{"source":101,"target":837},{"source":101,"target":838},{"source":101,"target":839},{"source":101,"target":840},{"source":101,"target":841},{"source":101,"target":842},{"source":101,"target":843},{"source":101,"target":844},{"source":101,"target":845},{"source":101,"target":846},{"source":837,"target":102},{"source":837,"target":847},{"source":837,"target":101},{"source":847,"target":102},{"source":838,"target":51},{"source":838,"target":848},{"source":838,"target":101},{"source":848,"target":51},{"source":839,"target":51},{"source":839,"target":849},{"source":839,"target":101},{"source":849,"target":51},{"source":840,"target":46},{"source":840,"target":850},{"source":840,"target":101},{"source":850,"target":46},{"source":841,"target":46},{"source":841,"target":851},{"source":841,"target":101},{"source":851,"target":46},{"source":842,"target":4},{"source":842,"target":852},{"source":842,"target":101},{"source":852,"target":4},{"source":843,"target":101},{"source":843,"target":853},{"source":843,"target":101},{"source":853,"target":101},{"source":844,"target":99},{"source":845,"target":27},{"source":846,"target":76},{"source":102,"target":0},{"source":102,"target":854},{"source":102,"target":855},{"source":102,"target":856},{"source":102,"target":857},{"source":102,"target":858},{"source":854,"target":102},{"source":855,"target":102},{"source":856,"target":102},{"source":857,"target":102},{"source":858,"target":102},{"source":103,"target":0},{"source":103,"target":19},{"source":103,"target":859},{"source":103,"target":860},{"source":859,"target":41},{"source":859,"target":861},{"source":859,"target":103},{"source":861,"target":41},{"source":860,"target":19},{"source":104,"target":0},{"source":104,"target":19},{"source":104,"target":862},{"source":104,"target":863},{"source":862,"target":57},{"source":862,"target":864},{"source":862,"target":104},{"source":864,"target":57},{"source":863,"target":19},{"source":105,"target":0},{"source":105,"target":59},{"source":105,"target":99},{"source":105,"target":77},{"source":105,"target":865},{"source":105,"target":866},{"source":105,"target":867},{"source":105,"target":868},{"source":105,"target":869},{"source":105,"target":870},{"source":865,"target":105},{"source":865,"target":871},{"source":865,"target":105},{"source":871,"target":105},{"source":866,"target":77},{"source":866,"target":872},{"source":866,"target":105},{"source":872,"target":77},{"source":867,"target":100},{"source":867,"target":873},{"source":867,"target":105},{"source":873,"target":100},{"source":868,"target":59},{"source":869,"target":99},{"source":870,"target":77},{"source":106,"target":0},{"source":106,"target":92},{"source":106,"target":97},{"source":106,"target":874},{"source":106,"target":875},{"source":874,"target":92},{"source":875,"target":97},{"source":107,"target":0},{"source":107,"target":101},{"source":107,"target":876},{"source":107,"target":877},{"source":878,"target":51},{"source":878,"target":879},{"source":879,"target":51},{"source":880,"target":51},{"source":880,"target":881},{"source":881,"target":51},{"source":876,"target":71},{"source":876,"target":882},{"source":876,"target":107},{"source":882,"target":71},{"source":877,"target":101},{"source":108,"target":0},{"source":108,"target":101},{"source":108,"target":883},{"source":884,"target":51},{"source":884,"target":885},{"source":885,"target":51},{"source":886,"target":51},{"source":886,"target":887},{"source":887,"target":51},{"source":883,"target":101},{"source":109,"target":0},{"source":109,"target":101},{"source":109,"target":888},{"source":889,"target":51},{"source":889,"target":890},{"source":890,"target":51},{"source":891,"target":51},{"source":891,"target":892},{"source":892,"target":51},{"source":888,"target":101},{"source":110,"target":0},{"source":110,"target":101},{"source":110,"target":893},{"source":894,"target":51},{"source":894,"target":895},{"source":895,"target":51},{"source":896,"target":51},{"source":896,"target":897},{"source":897,"target":51},{"source":893,"target":101},{"source":111,"target":0},{"source":111,"target":101},{"source":111,"target":898},{"source":899,"target":51},{"source":899,"target":900},{"source":900,"target":51},{"source":901,"target":51},{"source":901,"target":902},{"source":902,"target":51},{"source":898,"target":101},{"source":112,"target":0},{"source":112,"target":69},{"source":112,"target":903},{"source":903,"target":69},{"source":113,"target":0},{"source":113,"target":6},{"source":113,"target":904},{"source":904,"target":6},{"source":114,"target":0},{"source":114,"target":113},{"source":114,"target":905},{"source":114,"target":906},{"source":905,"target":3},{"source":905,"target":907},{"source":905,"target":114},{"source":907,"target":3},{"source":906,"target":113},{"source":115,"target":0},{"source":115,"target":22},{"source":115,"target":908},{"source":115,"target":909},{"source":908,"target":3},{"source":908,"target":910},{"source":908,"target":115},{"source":910,"target":3},{"source":909,"target":22},{"source":116,"target":0},{"source":116,"target":117},{"source":116,"target":911},{"source":116,"target":912},{"source":911,"target":120},{"source":911,"target":913},{"source":911,"target":116},{"source":911,"target":914},{"source":913,"target":120},{"source":912,"target":117},{"source":117,"target":0},{"source":117,"target":5},{"source":117,"target":915},{"source":117,"target":916},{"source":117,"target":917},{"source":117,"target":918},{"source":117,"target":919},{"source":117,"target":920},{"source":117,"target":921},{"source":117,"target":922},{"source":117,"target":923},{"source":117,"target":924},{"source":117,"target":925},{"source":117,"target":926},{"source":117,"target":927},{"source":117,"target":928},{"source":117,"target":929},{"source":117,"target":930},{"source":117,"target":931},{"source":117,"target":932},{"source":117,"target":933},{"source":117,"target":934},{"source":117,"target":935},{"source":117,"target":936},{"source":117,"target":937},{"source":117,"target":938},{"source":117,"target":939},{"source":117,"target":940},{"source":117,"target":941},{"source":117,"target":942},{"source":117,"target":943},{"source":117,"target":944},{"source":117,"target":945},{"source":117,"target":946},{"source":117,"target":947},{"source":117,"target":948},{"source":117,"target":949},{"source":117,"target":950},{"source":117,"target":951},{"source":117,"target":952},{"source":117,"target":953},{"source":117,"target":954},{"source":117,"target":955},{"source":117,"target":956},{"source":957,"target":3},{"source":957,"target":958},{"source":958,"target":3},{"source":915,"target":959},{"source":915,"target":117},{"source":916,"target":960},{"source":916,"target":117},{"source":917,"target":961},{"source":917,"target":117},{"source":918,"target":118},{"source":918,"target":962},{"source":918,"target":117},{"source":962,"target":118},{"source":919,"target":121},{"source":919,"target":963},{"source":919,"target":117},{"source":963,"target":121},{"source":920,"target":17},{"source":920,"target":964},{"source":920,"target":117},{"source":964,"target":17},{"source":921,"target":122},{"source":921,"target":965},{"source":921,"target":117},{"source":965,"target":122},{"source":922,"target":113},{"source":922,"target":966},{"source":922,"target":117},{"source":966,"target":113},{"source":923,"target":119},{"source":923,"target":967},{"source":923,"target":117},{"source":967,"target":119},{"source":924,"target":4},{"source":924,"target":968},{"source":924,"target":117},{"source":968,"target":4},{"source":925,"target":123},{"source":925,"target":969},{"source":925,"target":117},{"source":969,"target":123},{"source":926,"target":124},{"source":926,"target":970},{"source":926,"target":117},{"source":970,"target":124},{"source":927,"target":159},{"source":927,"target":971},{"source":927,"target":117},{"source":971,"target":159},{"source":928,"target":160},{"source":928,"target":972},{"source":928,"target":117},{"source":972,"target":160},{"source":929,"target":161},{"source":929,"target":973},{"source":929,"target":117},{"source":973,"target":161},{"source":930,"target":162},{"source":930,"target":974},{"source":930,"target":117},{"source":974,"target":162},{"source":931,"target":163},{"source":931,"target":975},{"source":931,"target":117},{"source":975,"target":163},{"source":932,"target":164},{"source":932,"target":976},{"source":932,"target":117},{"source":976,"target":164},{"source":933,"target":165},{"source":933,"target":977},{"source":933,"target":117},{"source":977,"target":165},{"source":934,"target":166},{"source":934,"target":978},{"source":934,"target":117},{"source":978,"target":166},{"source":935,"target":167},{"source":935,"target":979},{"source":935,"target":117},{"source":979,"target":167},{"source":936,"target":168},{"source":936,"target":980},{"source":936,"target":117},{"source":980,"target":168},{"source":937,"target":169},{"source":937,"target":981},{"source":937,"target":117},{"source":981,"target":169},{"source":938,"target":170},{"source":938,"target":982},{"source":938,"target":117},{"source":982,"target":170},{"source":939,"target":171},{"source":939,"target":983},{"source":939,"target":117},{"source":983,"target":171},{"source":940,"target":172},{"source":940,"target":984},{"source":940,"target":117},{"source":984,"target":172},{"source":941,"target":173},{"source":941,"target":985},{"source":941,"target":117},{"source":985,"target":173},{"source":942,"target":174},{"source":942,"target":986},{"source":942,"target":117},{"source":986,"target":174},{"source":943,"target":175},{"source":943,"target":987},{"source":943,"target":117},{"source":987,"target":175},{"source":944,"target":176},{"source":944,"target":988},{"source":944,"target":117},{"source":988,"target":176},{"source":945,"target":177},{"source":945,"target":989},{"source":945,"target":117},{"source":989,"target":177},{"source":946,"target":178},{"source":946,"target":990},{"source":946,"target":117},{"source":990,"target":178},{"source":947,"target":179},{"source":947,"target":991},{"source":947,"target":117},{"source":991,"target":179},{"source":948,"target":180},{"source":948,"target":992},{"source":948,"target":117},{"source":992,"target":180},{"source":949,"target":181},{"source":949,"target":993},{"source":949,"target":117},{"source":993,"target":181},{"source":950,"target":182},{"source":950,"target":994},{"source":950,"target":117},{"source":994,"target":182},{"source":951,"target":183},{"source":951,"target":995},{"source":951,"target":117},{"source":995,"target":183},{"source":952,"target":184},{"source":952,"target":996},{"source":952,"target":117},{"source":996,"target":184},{"source":953,"target":65},{"source":953,"target":997},{"source":953,"target":117},{"source":997,"target":65},{"source":954,"target":4},{"source":954,"target":998},{"source":954,"target":117},{"source":998,"target":4},{"source":955,"target":185},{"source":955,"target":999},{"source":955,"target":117},{"source":999,"target":185},{"source":956,"target":5},{"source":118,"target":0},{"source":118,"target":6},{"source":118,"target":1000},{"source":118,"target":1001},{"source":118,"target":1002},{"source":1000,"target":119},{"source":1000,"target":1003},{"source":1000,"target":118},{"source":1003,"target":119},{"source":1001,"target":4},{"source":1001,"target":1004},{"source":1001,"target":118},{"source":1004,"target":4},{"source":1002,"target":6},{"source":119,"target":0},{"source":119,"target":6},{"source":119,"target":1005},{"source":119,"target":1006},{"source":119,"target":1007},{"source":119,"target":1008},{"source":119,"target":1009},{"source":1005,"target":116},{"source":1005,"target":1010},{"source":1005,"target":119},{"source":1010,"target":116},{"source":1006,"target":120},{"source":1006,"target":1011},{"source":1006,"target":119},{"source":1011,"target":120},{"source":1007,"target":116},{"source":1007,"target":1012},{"source":1007,"target":119},{"source":1012,"target":116},{"source":1008,"target":120},{"source":1008,"target":1013},{"source":1008,"target":119},{"source":1013,"target":120},{"source":1009,"target":6},{"source":120,"target":0},{"source":120,"target":117},{"source":120,"target":914},{"source":120,"target":1014},{"source":914,"target":116},{"source":914,"target":1015},{"source":914,"target":120},{"source":914,"target":911},{"source":1015,"target":116},{"source":1014,"target":117},{"source":121,"target":0},{"source":121,"target":6},{"source":121,"target":1016},{"source":121,"target":1017},{"source":121,"target":1018},{"source":1016,"target":94},{"source":1016,"target":1019},{"source":1016,"target":121},{"source":1019,"target":94},{"source":1017,"target":57},{"source":1017,"target":1020},{"source":1017,"target":121},{"source":1020,"target":57},{"source":1018,"target":6},{"source":122,"target":0},{"source":122,"target":6},{"source":122,"target":1021},{"source":122,"target":1022},{"source":1021,"target":65},{"source":1021,"target":1023},{"source":1021,"target":122},{"source":1023,"target":65},{"source":1022,"target":6},{"source":123,"target":0},{"source":123,"target":57},{"source":123,"target":96},{"source":123,"target":64},{"source":123,"target":1024},{"source":123,"target":1025},{"source":123,"target":1026},{"source":123,"target":1027},{"source":123,"target":1028},{"source":123,"target":1029},{"source":123,"target":1030},{"source":123,"target":1031},{"source":123,"target":1032},{"source":123,"target":1033},{"source":1024,"target":67},{"source":1024,"target":1034},{"source":1024,"target":123},{"source":1034,"target":67},{"source":1025,"target":74},{"source":1025,"target":1035},{"source":1025,"target":123},{"source":1035,"target":74},{"source":1026,"target":84},{"source":1026,"target":1036},{"source":1026,"target":123},{"source":1036,"target":84},{"source":1027,"target":80},{"source":1027,"target":1037},{"source":1027,"target":123},{"source":1037,"target":80},{"source":1028,"target":82},{"source":1028,"target":1038},{"source":1028,"target":123},{"source":1038,"target":82},{"source":1029,"target":81},{"source":1029,"target":1039},{"source":1029,"target":123},{"source":1039,"target":81},{"source":1030,"target":88},{"source":1030,"target":1040},{"source":1030,"target":123},{"source":1040,"target":88},{"source":1031,"target":57},{"source":1032,"target":96},{"source":1033,"target":64},{"source":124,"target":0},{"source":124,"target":125},{"source":124,"target":96},{"source":124,"target":1041},{"source":124,"target":1042},{"source":124,"target":1043},{"source":124,"target":1044},{"source":124,"target":1045},{"source":124,"target":1046},{"source":124,"target":1047},{"source":124,"target":1048},{"source":124,"target":1049},{"source":124,"target":1050},{"source":124,"target":1051},{"source":124,"target":1052},{"source":124,"target":1053},{"source":124,"target":1054},{"source":124,"target":1055},{"source":1056,"target":57},{"source":1056,"target":1057},{"source":1057,"target":57},{"source":1041,"target":128},{"source":1041,"target":1058},{"source":1041,"target":124},{"source":1058,"target":128},{"source":1042,"target":129},{"source":1042,"target":1059},{"source":1042,"target":124},{"source":1059,"target":129},{"source":1043,"target":130},{"source":1043,"target":1060},{"source":1043,"target":124},{"source":1060,"target":130},{"source":1044,"target":133},{"source":1044,"target":1061},{"source":1044,"target":124},{"source":1061,"target":133},{"source":1045,"target":136},{"source":1045,"target":1062},{"source":1045,"target":124},{"source":1062,"target":136},{"source":1046,"target":139},{"source":1046,"target":1063},{"source":1046,"target":124},{"source":1063,"target":139},{"source":1047,"target":142},{"source":1047,"target":1064},{"source":1047,"target":124},{"source":1064,"target":142},{"source":1048,"target":145},{"source":1048,"target":1065},{"source":1048,"target":124},{"source":1065,"target":145},{"source":1049,"target":146},{"source":1049,"target":1066},{"source":1049,"target":124},{"source":1066,"target":146},{"source":1050,"target":147},{"source":1050,"target":1067},{"source":1050,"target":124},{"source":1067,"target":147},{"source":1051,"target":150},{"source":1051,"target":1068},{"source":1051,"target":124},{"source":1068,"target":150},{"source":1052,"target":153},{"source":1052,"target":1069},{"source":1052,"target":124},{"source":1069,"target":153},{"source":1053,"target":156},{"source":1053,"target":1070},{"source":1053,"target":124},{"source":1070,"target":156},{"source":1054,"target":125},{"source":1055,"target":96},{"source":125,"target":0},{"source":125,"target":41},{"source":125,"target":1071},{"source":125,"target":1072},{"source":125,"target":1073},{"source":125,"target":1074},{"source":1071,"target":126},{"source":1071,"target":1075},{"source":1071,"target":125},{"source":1075,"target":126},{"source":1072,"target":126},{"source":1072,"target":1076},{"source":1072,"target":125},{"source":1076,"target":126},{"source":1073,"target":127},{"source":1073,"target":1077},{"source":1073,"target":125},{"source":1077,"target":127},{"source":1074,"target":41},{"source":126,"target":0},{"source":126,"target":34},{"source":126,"target":1078},{"source":1078,"target":34},{"source":127,"target":0},{"source":127,"target":23},{"source":127,"target":34},{"source":127,"target":1079},{"source":127,"target":1080},{"source":127,"target":1081},{"source":1079,"target":126},{"source":1079,"target":1082},{"source":1079,"target":127},{"source":1082,"target":126},{"source":1080,"target":23},{"source":1081,"target":34},{"source":128,"target":0},{"source":128,"target":92},{"source":128,"target":69},{"source":128,"target":73},{"source":128,"target":1083},{"source":128,"target":1084},{"source":128,"target":1085},{"source":128,"target":1086},{"source":1083,"target":72},{"source":1083,"target":1087},{"source":1083,"target":128},{"source":1087,"target":72},{"source":1084,"target":92},{"source":1085,"target":69},{"source":1086,"target":73},{"source":129,"target":0},{"source":129,"target":92},{"source":129,"target":69},{"source":129,"target":79},{"source":129,"target":75},{"source":129,"target":53},{"source":129,"target":1088},{"source":129,"target":1089},{"source":129,"target":1090},{"source":129,"target":1091},{"source":129,"target":1092},{"source":129,"target":1093},{"source":1088,"target":78},{"source":1088,"target":1094},{"source":1088,"target":129},{"source":1094,"target":78},{"source":1089,"target":92},{"source":1090,"target":69},{"source":1091,"target":79},{"source":1092,"target":75},{"source":1093,"target":53},{"source":130,"target":0},{"source":130,"target":92},{"source":130,"target":131},{"source":130,"target":1095},{"source":130,"target":1096},{"source":130,"target":1097},{"source":1095,"target":132},{"source":1095,"target":1098},{"source":1095,"target":130},{"source":1098,"target":132},{"source":1096,"target":92},{"source":1097,"target":131},{"source":131,"target":0},{"source":131,"target":6},{"source":131,"target":1099},{"source":1099,"target":6},{"source":132,"target":0},{"source":132,"target":42},{"source":132,"target":131},{"source":132,"target":1100},{"source":132,"target":1101},{"source":1100,"target":42},{"source":1101,"target":131},{"source":133,"target":0},{"source":133,"target":92},{"source":133,"target":134},{"source":133,"target":1102},{"source":133,"target":1103},{"source":133,"target":1104},{"source":1102,"target":135},{"source":1102,"target":1105},{"source":1102,"target":133},{"source":1105,"target":135},{"source":1103,"target":92},{"source":1104,"target":134},{"source":134,"target":0},{"source":134,"target":6},{"source":134,"target":1106},{"source":1106,"target":6},{"source":135,"target":0},{"source":135,"target":42},{"source":135,"target":134},{"source":135,"target":1107},{"source":135,"target":1108},{"source":1107,"target":42},{"source":1108,"target":134},{"source":136,"target":0},{"source":136,"target":92},{"source":136,"target":137},{"source":136,"target":1109},{"source":136,"target":1110},{"source":136,"target":1111},{"source":1109,"target":138},{"source":1109,"target":1112},{"source":1109,"target":136},{"source":1112,"target":138},{"source":1110,"target":92},{"source":1111,"target":137},{"source":137,"target":0},{"source":137,"target":6},{"source":137,"target":1113},{"source":1113,"target":6},{"source":138,"target":0},{"source":138,"target":42},{"source":138,"target":137},{"source":138,"target":1114},{"source":138,"target":1115},{"source":1114,"target":42},{"source":1115,"target":137},{"source":139,"target":0},{"source":139,"target":92},{"source":139,"target":140},{"source":139,"target":1116},{"source":139,"target":1117},{"source":139,"target":1118},{"source":1116,"target":141},{"source":1116,"target":1119},{"source":1116,"target":139},{"source":1119,"target":141},{"source":1117,"target":92},{"source":1118,"target":140},{"source":140,"target":0},{"source":140,"target":6},{"source":140,"target":1120},{"source":1120,"target":6},{"source":141,"target":0},{"source":141,"target":42},{"source":141,"target":140},{"source":141,"target":1121},{"source":141,"target":1122},{"source":1121,"target":42},{"source":1122,"target":140},{"source":142,"target":0},{"source":142,"target":92},{"source":142,"target":143},{"source":142,"target":1123},{"source":142,"target":1124},{"source":142,"target":1125},{"source":1123,"target":144},{"source":1123,"target":1126},{"source":1123,"target":142},{"source":1126,"target":144},{"source":1124,"target":92},{"source":1125,"target":143},{"source":143,"target":0},{"source":143,"target":6},{"source":143,"target":1127},{"source":1127,"target":6},{"source":144,"target":0},{"source":144,"target":42},{"source":144,"target":143},{"source":144,"target":1128},{"source":144,"target":1129},{"source":1128,"target":42},{"source":1129,"target":143},{"source":145,"target":0},{"source":145,"target":92},{"source":145,"target":69},{"source":145,"target":87},{"source":145,"target":1130},{"source":145,"target":1131},{"source":145,"target":1132},{"source":145,"target":1133},{"source":1130,"target":86},{"source":1130,"target":1134},{"source":1130,"target":145},{"source":1134,"target":86},{"source":1131,"target":92},{"source":1132,"target":69},{"source":1133,"target":87},{"source":146,"target":0},{"source":146,"target":92},{"source":146,"target":69},{"source":146,"target":90},{"source":146,"target":64},{"source":146,"target":1135},{"source":146,"target":1136},{"source":146,"target":1137},{"source":146,"target":1138},{"source":146,"target":1139},{"source":1135,"target":89},{"source":1135,"target":1140},{"source":1135,"target":146},{"source":1140,"target":89},{"source":1136,"target":92},{"source":1137,"target":69},{"source":1138,"target":90},{"source":1139,"target":64},{"source":147,"target":0},{"source":147,"target":92},{"source":147,"target":148},{"source":147,"target":1141},{"source":147,"target":1142},{"source":147,"target":1143},{"source":1141,"target":149},{"source":1141,"target":1144},{"source":1141,"target":147},{"source":1144,"target":149},{"source":1142,"target":92},{"source":1143,"target":148},{"source":148,"target":0},{"source":148,"target":6},{"source":148,"target":1145},{"source":1145,"target":6},{"source":149,"target":0},{"source":149,"target":42},{"source":149,"target":148},{"source":149,"target":1146},{"source":149,"target":1147},{"source":1146,"target":42},{"source":1147,"target":148},{"source":150,"target":0},{"source":150,"target":92},{"source":150,"target":151},{"source":150,"target":1148},{"source":150,"target":1149},{"source":150,"target":1150},{"source":1148,"target":152},{"source":1148,"target":1151},{"source":1148,"target":150},{"source":1151,"target":152},{"source":1149,"target":92},{"source":1150,"target":151},{"source":151,"target":0},{"source":151,"target":6},{"source":151,"target":1152},{"source":1152,"target":6},{"source":152,"target":0},{"source":152,"target":42},{"source":152,"target":151},{"source":152,"target":1153},{"source":152,"target":1154},{"source":1153,"target":42},{"source":1154,"target":151},{"source":153,"target":0},{"source":153,"target":92},{"source":153,"target":154},{"source":153,"target":1155},{"source":153,"target":1156},{"source":153,"target":1157},{"source":1155,"target":155},{"source":1155,"target":1158},{"source":1155,"target":153},{"source":1158,"target":155},{"source":1156,"target":92},{"source":1157,"target":154},{"source":154,"target":0},{"source":154,"target":6},{"source":154,"target":1159},{"source":1159,"target":6},{"source":155,"target":0},{"source":155,"target":42},{"source":155,"target":154},{"source":155,"target":1160},{"source":155,"target":1161},{"source":1160,"target":42},{"source":1161,"target":154},{"source":156,"target":0},{"source":156,"target":92},{"source":156,"target":157},{"source":156,"target":1162},{"source":156,"target":1163},{"source":156,"target":1164},{"source":1162,"target":158},{"source":1162,"target":1165},{"source":1162,"target":156},{"source":1165,"target":158},{"source":1163,"target":92},{"source":1164,"target":157},{"source":157,"target":0},{"source":157,"target":6},{"source":157,"target":1166},{"source":1166,"target":6},{"source":158,"target":0},{"source":158,"target":42},{"source":158,"target":157},{"source":158,"target":1167},{"source":158,"target":1168},{"source":1167,"target":42},{"source":1168,"target":157},{"source":159,"target":0},{"source":159,"target":57},{"source":159,"target":72},{"source":159,"target":1169},{"source":159,"target":1170},{"source":159,"target":1171},{"source":1169,"target":67},{"source":1169,"target":1172},{"source":1169,"target":159},{"source":1172,"target":67},{"source":1170,"target":57},{"source":1171,"target":72},{"source":160,"target":0},{"source":160,"target":41},{"source":160,"target":72},{"source":160,"target":1173},{"source":160,"target":1174},{"source":160,"target":1175},{"source":1176,"target":57},{"source":1176,"target":1177},{"source":1177,"target":57},{"source":1173,"target":153},{"source":1173,"target":1178},{"source":1173,"target":160},{"source":1178,"target":153},{"source":1174,"target":41},{"source":1175,"target":72},{"source":161,"target":0},{"source":161,"target":57},{"source":161,"target":78},{"source":161,"target":64},{"source":161,"target":1179},{"source":161,"target":1180},{"source":161,"target":1181},{"source":161,"target":1182},{"source":161,"target":1183},{"source":1179,"target":84},{"source":1179,"target":1184},{"source":1179,"target":161},{"source":1184,"target":84},{"source":1180,"target":88},{"source":1180,"target":1185},{"source":1180,"target":161},{"source":1185,"target":88},{"source":1181,"target":57},{"source":1182,"target":78},{"source":1183,"target":64},{"source":162,"target":0},{"source":162,"target":41},{"source":162,"target":78},{"source":162,"target":1186},{"source":162,"target":1187},{"source":162,"target":1188},{"source":162,"target":1189},{"source":1190,"target":57},{"source":1190,"target":1191},{"source":1191,"target":57},{"source":1186,"target":129},{"source":1186,"target":1192},{"source":1186,"target":162},{"source":1192,"target":129},{"source":1187,"target":145},{"source":1187,"target":1193},{"source":1187,"target":162},{"source":1193,"target":145},{"source":1188,"target":41},{"source":1189,"target":78},{"source":163,"target":0},{"source":163,"target":57},{"source":163,"target":132},{"source":163,"target":1194},{"source":163,"target":1195},{"source":163,"target":1196},{"source":163,"target":1197},{"source":163,"target":1198},{"source":163,"target":1199},{"source":163,"target":1200},{"source":163,"target":1201},{"source":1194,"target":80},{"source":1194,"target":1202},{"source":1194,"target":163},{"source":1202,"target":80},{"source":1195,"target":81},{"source":1195,"target":1203},{"source":1195,"target":163},{"source":1203,"target":81},{"source":1196,"target":82},{"source":1196,"target":1204},{"source":1196,"target":163},{"source":1204,"target":82},{"source":1197,"target":67},{"source":1197,"target":1205},{"source":1197,"target":163},{"source":1205,"target":67},{"source":1198,"target":84},{"source":1198,"target":1206},{"source":1198,"target":163},{"source":1206,"target":84},{"source":1199,"target":88},{"source":1199,"target":1207},{"source":1199,"target":163},{"source":1207,"target":88},{"source":1200,"target":57},{"source":1201,"target":132},{"source":164,"target":0},{"source":164,"target":41},{"source":164,"target":132},{"source":164,"target":1208},{"source":164,"target":1209},{"source":164,"target":1210},{"source":164,"target":1211},{"source":1212,"target":57},{"source":1212,"target":1213},{"source":1213,"target":57},{"source":1208,"target":128},{"source":1208,"target":1214},{"source":1208,"target":164},{"source":1214,"target":128},{"source":1209,"target":129},{"source":1209,"target":1215},{"source":1209,"target":164},{"source":1215,"target":129},{"source":1210,"target":41},{"source":1211,"target":132},{"source":165,"target":0},{"source":165,"target":57},{"source":165,"target":135},{"source":165,"target":1216},{"source":165,"target":1217},{"source":165,"target":1218},{"source":1216,"target":67},{"source":1216,"target":1219},{"source":1216,"target":165},{"source":1219,"target":67},{"source":1217,"target":57},{"source":1218,"target":135},{"source":166,"target":0},{"source":166,"target":41},{"source":166,"target":135},{"source":166,"target":1220},{"source":166,"target":1221},{"source":166,"target":1222},{"source":166,"target":1223},{"source":1224,"target":57},{"source":1224,"target":1225},{"source":1225,"target":57},{"source":1220,"target":128},{"source":1220,"target":1226},{"source":1220,"target":166},{"source":1226,"target":128},{"source":1221,"target":133},{"source":1221,"target":1227},{"source":1221,"target":166},{"source":1227,"target":133},{"source":1222,"target":41},{"source":1223,"target":135},{"source":167,"target":0},{"source":167,"target":57},{"source":167,"target":138},{"source":167,"target":1228},{"source":167,"target":1229},{"source":167,"target":1230},{"source":167,"target":1231},{"source":167,"target":1232},{"source":167,"target":1233},{"source":167,"target":1234},{"source":167,"target":1235},{"source":1228,"target":80},{"source":1228,"target":1236},{"source":1228,"target":167},{"source":1236,"target":80},{"source":1229,"target":81},{"source":1229,"target":1237},{"source":1229,"target":167},{"source":1237,"target":81},{"source":1230,"target":82},{"source":1230,"target":1238},{"source":1230,"target":167},{"source":1238,"target":82},{"source":1231,"target":74},{"source":1231,"target":1239},{"source":1231,"target":167},{"source":1239,"target":74},{"source":1232,"target":84},{"source":1232,"target":1240},{"source":1232,"target":167},{"source":1240,"target":84},{"source":1233,"target":88},{"source":1233,"target":1241},{"source":1233,"target":167},{"source":1241,"target":88},{"source":1234,"target":57},{"source":1235,"target":138},{"source":168,"target":0},{"source":168,"target":57},{"source":168,"target":141},{"source":168,"target":1242},{"source":168,"target":1243},{"source":168,"target":1244},{"source":168,"target":1245},{"source":168,"target":1246},{"source":168,"target":1247},{"source":168,"target":1248},{"source":168,"target":1249},{"source":1242,"target":80},{"source":1242,"target":1250},{"source":1242,"target":168},{"source":1250,"target":80},{"source":1243,"target":81},{"source":1243,"target":1251},{"source":1243,"target":168},{"source":1251,"target":81},{"source":1244,"target":82},{"source":1244,"target":1252},{"source":1244,"target":168},{"source":1252,"target":82},{"source":1245,"target":67},{"source":1245,"target":1253},{"source":1245,"target":168},{"source":1253,"target":67},{"source":1246,"target":84},{"source":1246,"target":1254},{"source":1246,"target":168},{"source":1254,"target":84},{"source":1247,"target":88},{"source":1247,"target":1255},{"source":1247,"target":168},{"source":1255,"target":88},{"source":1248,"target":57},{"source":1249,"target":141},{"source":169,"target":0},{"source":169,"target":41},{"source":169,"target":138},{"source":169,"target":1256},{"source":169,"target":1257},{"source":169,"target":1258},{"source":169,"target":1259},{"source":169,"target":1260},{"source":169,"target":1261},{"source":169,"target":1262},{"source":1263,"target":57},{"source":1263,"target":1264},{"source":1264,"target":57},{"source":1256,"target":129},{"source":1256,"target":1265},{"source":1256,"target":169},{"source":1265,"target":129},{"source":1257,"target":145},{"source":1257,"target":1266},{"source":1257,"target":169},{"source":1266,"target":145},{"source":1258,"target":146},{"source":1258,"target":1267},{"source":1258,"target":169},{"source":1267,"target":146},{"source":1259,"target":147},{"source":1259,"target":1268},{"source":1259,"target":169},{"source":1268,"target":147},{"source":1260,"target":150},{"source":1260,"target":1269},{"source":1260,"target":169},{"source":1269,"target":150},{"source":1261,"target":41},{"source":1262,"target":138},{"source":170,"target":0},{"source":170,"target":41},{"source":170,"target":141},{"source":170,"target":1270},{"source":170,"target":1271},{"source":170,"target":1272},{"source":170,"target":1273},{"source":170,"target":1274},{"source":170,"target":1275},{"source":1276,"target":57},{"source":1276,"target":1277},{"source":1277,"target":57},{"source":1270,"target":128},{"source":1270,"target":1278},{"source":1270,"target":170},{"source":1278,"target":128},{"source":1271,"target":133},{"source":1271,"target":1279},{"source":1271,"target":170},{"source":1279,"target":133},{"source":1272,"target":153},{"source":1272,"target":1280},{"source":1272,"target":170},{"source":1280,"target":153},{"source":1273,"target":156},{"source":1273,"target":1281},{"source":1273,"target":170},{"source":1281,"target":156},{"source":1274,"target":41},{"source":1275,"target":141},{"source":171,"target":0},{"source":171,"target":57},{"source":171,"target":86},{"source":171,"target":1282},{"source":171,"target":1283},{"source":171,"target":1284},{"source":171,"target":1285},{"source":171,"target":1286},{"source":171,"target":1287},{"source":171,"target":1288},{"source":171,"target":1289},{"source":1282,"target":81},{"source":1282,"target":1290},{"source":1282,"target":171},{"source":1290,"target":81},{"source":1283,"target":82},{"source":1283,"target":1291},{"source":1283,"target":171},{"source":1291,"target":82},{"source":1284,"target":83},{"source":1284,"target":1292},{"source":1284,"target":171},{"source":1292,"target":83},{"source":1285,"target":74},{"source":1285,"target":1293},{"source":1285,"target":171},{"source":1293,"target":74},{"source":1286,"target":84},{"source":1286,"target":1294},{"source":1286,"target":171},{"source":1294,"target":84},{"source":1287,"target":88},{"source":1287,"target":1295},{"source":1287,"target":171},{"source":1295,"target":88},{"source":1288,"target":57},{"source":1289,"target":86},{"source":172,"target":0},{"source":172,"target":125},{"source":172,"target":86},{"source":172,"target":1296},{"source":172,"target":1297},{"source":172,"target":1298},{"source":1299,"target":57},{"source":1299,"target":1300},{"source":1300,"target":57},{"source":1296,"target":129},{"source":1296,"target":1301},{"source":1296,"target":172},{"source":1301,"target":129},{"source":1297,"target":125},{"source":1298,"target":86},{"source":173,"target":0},{"source":173,"target":57},{"source":173,"target":89},{"source":173,"target":64},{"source":173,"target":1302},{"source":173,"target":1303},{"source":173,"target":1304},{"source":173,"target":1305},{"source":173,"target":1306},{"source":1302,"target":84},{"source":1302,"target":1307},{"source":1302,"target":173},{"source":1307,"target":84},{"source":1303,"target":88},{"source":1303,"target":1308},{"source":1303,"target":173},{"source":1308,"target":88},{"source":1304,"target":57},{"source":1305,"target":89},{"source":1306,"target":64},{"source":174,"target":0},{"source":174,"target":41},{"source":174,"target":89},{"source":174,"target":1309},{"source":174,"target":1310},{"source":174,"target":1311},{"source":174,"target":1312},{"source":1313,"target":57},{"source":1313,"target":1314},{"source":1314,"target":57},{"source":1309,"target":145},{"source":1309,"target":1315},{"source":1309,"target":174},{"source":1315,"target":145},{"source":1310,"target":146},{"source":1310,"target":1316},{"source":1310,"target":174},{"source":1316,"target":146},{"source":1311,"target":41},{"source":1312,"target":89},{"source":175,"target":0},{"source":175,"target":57},{"source":175,"target":144},{"source":175,"target":1317},{"source":175,"target":1318},{"source":175,"target":1319},{"source":175,"target":1320},{"source":175,"target":1321},{"source":175,"target":1322},{"source":175,"target":1323},{"source":175,"target":1324},{"source":175,"target":1325},{"source":1317,"target":67},{"source":1317,"target":1326},{"source":1317,"target":175},{"source":1326,"target":67},{"source":1318,"target":74},{"source":1318,"target":1327},{"source":1318,"target":175},{"source":1327,"target":74},{"source":1319,"target":80},{"source":1319,"target":1328},{"source":1319,"target":175},{"source":1328,"target":80},{"source":1320,"target":88},{"source":1320,"target":1329},{"source":1320,"target":175},{"source":1329,"target":88},{"source":1321,"target":84},{"source":1321,"target":1330},{"source":1321,"target":175},{"source":1330,"target":84},{"source":1322,"target":82},{"source":1322,"target":1331},{"source":1322,"target":175},{"source":1331,"target":82},{"source":1323,"target":81},{"source":1323,"target":1332},{"source":1323,"target":175},{"source":1332,"target":81},{"source":1324,"target":57},{"source":1325,"target":144},{"source":176,"target":0},{"source":176,"target":41},{"source":176,"target":144},{"source":176,"target":1333},{"source":176,"target":1334},{"source":176,"target":1335},{"source":176,"target":1336},{"source":176,"target":1337},{"source":176,"target":1338},{"source":176,"target":1339},{"source":176,"target":1340},{"source":176,"target":1341},{"source":176,"target":1342},{"source":176,"target":1343},{"source":176,"target":1344},{"source":176,"target":1345},{"source":1346,"target":57},{"source":1346,"target":1347},{"source":1347,"target":57},{"source":1333,"target":128},{"source":1333,"target":1348},{"source":1333,"target":176},{"source":1348,"target":128},{"source":1334,"target":129},{"source":1334,"target":1349},{"source":1334,"target":176},{"source":1349,"target":129},{"source":1335,"target":130},{"source":1335,"target":1350},{"source":1335,"target":176},{"source":1350,"target":130},{"source":1336,"target":133},{"source":1336,"target":1351},{"source":1336,"target":176},{"source":1351,"target":133},{"source":1337,"target":136},{"source":1337,"target":1352},{"source":1337,"target":176},{"source":1352,"target":136},{"source":1338,"target":139},{"source":1338,"target":1353},{"source":1338,"target":176},{"source":1353,"target":139},{"source":1339,"target":145},{"source":1339,"target":1354},{"source":1339,"target":176},{"source":1354,"target":145},{"source":1340,"target":146},{"source":1340,"target":1355},{"source":1340,"target":176},{"source":1355,"target":146},{"source":1341,"target":142},{"source":1341,"target":1356},{"source":1341,"target":176},{"source":1356,"target":142},{"source":1342,"target":153},{"source":1342,"target":1357},{"source":1342,"target":176},{"source":1357,"target":153},{"source":1343,"target":156},{"source":1343,"target":1358},{"source":1343,"target":176},{"source":1358,"target":156},{"source":1344,"target":41},{"source":1345,"target":144},{"source":177,"target":0},{"source":177,"target":57},{"source":177,"target":149},{"source":177,"target":1359},{"source":177,"target":1360},{"source":177,"target":1361},{"source":177,"target":1362},{"source":177,"target":1363},{"source":177,"target":1364},{"source":177,"target":1365},{"source":177,"target":1366},{"source":1359,"target":80},{"source":1359,"target":1367},{"source":1359,"target":177},{"source":1367,"target":80},{"source":1360,"target":81},{"source":1360,"target":1368},{"source":1360,"target":177},{"source":1368,"target":81},{"source":1361,"target":82},{"source":1361,"target":1369},{"source":1361,"target":177},{"source":1369,"target":82},{"source":1362,"target":74},{"source":1362,"target":1370},{"source":1362,"target":177},{"source":1370,"target":74},{"source":1363,"target":84},{"source":1363,"target":1371},{"source":1363,"target":177},{"source":1371,"target":84},{"source":1364,"target":88},{"source":1364,"target":1372},{"source":1364,"target":177},{"source":1372,"target":88},{"source":1365,"target":57},{"source":1366,"target":149},{"source":178,"target":0},{"source":178,"target":125},{"source":178,"target":149},{"source":178,"target":1373},{"source":178,"target":1374},{"source":178,"target":1375},{"source":178,"target":1376},{"source":178,"target":1377},{"source":1378,"target":57},{"source":1378,"target":1379},{"source":1379,"target":57},{"source":1373,"target":146},{"source":1373,"target":1380},{"source":1373,"target":178},{"source":1380,"target":146},{"source":1374,"target":145},{"source":1374,"target":1381},{"source":1374,"target":178},{"source":1381,"target":145},{"source":1375,"target":129},{"source":1375,"target":1382},{"source":1375,"target":178},{"source":1382,"target":129},{"source":1376,"target":125},{"source":1377,"target":149},{"source":179,"target":0},{"source":179,"target":57},{"source":179,"target":152},{"source":179,"target":1383},{"source":179,"target":1384},{"source":179,"target":1385},{"source":179,"target":1386},{"source":179,"target":1387},{"source":179,"target":1388},{"source":179,"target":1389},{"source":179,"target":1390},{"source":1383,"target":80},{"source":1383,"target":1391},{"source":1383,"target":179},{"source":1391,"target":80},{"source":1384,"target":81},{"source":1384,"target":1392},{"source":1384,"target":179},{"source":1392,"target":81},{"source":1385,"target":82},{"source":1385,"target":1393},{"source":1385,"target":179},{"source":1393,"target":82},{"source":1386,"target":74},{"source":1386,"target":1394},{"source":1386,"target":179},{"source":1394,"target":74},{"source":1387,"target":84},{"source":1387,"target":1395},{"source":1387,"target":179},{"source":1395,"target":84},{"source":1388,"target":88},{"source":1388,"target":1396},{"source":1388,"target":179},{"source":1396,"target":88},{"source":1389,"target":57},{"source":1390,"target":152},{"source":180,"target":0},{"source":180,"target":41},{"source":180,"target":152},{"source":180,"target":1397},{"source":180,"target":1398},{"source":180,"target":1399},{"source":180,"target":1400},{"source":180,"target":1401},{"source":180,"target":1402},{"source":180,"target":1403},{"source":1404,"target":57},{"source":1404,"target":1405},{"source":1405,"target":57},{"source":1397,"target":129},{"source":1397,"target":1406},{"source":1397,"target":180},{"source":1406,"target":129},{"source":1398,"target":147},{"source":1398,"target":1407},{"source":1398,"target":180},{"source":1407,"target":147},{"source":1399,"target":150},{"source":1399,"target":1408},{"source":1399,"target":180},{"source":1408,"target":150},{"source":1400,"target":145},{"source":1400,"target":1409},{"source":1400,"target":180},{"source":1409,"target":145},{"source":1401,"target":146},{"source":1401,"target":1410},{"source":1401,"target":180},{"source":1410,"target":146},{"source":1402,"target":41},{"source":1403,"target":152},{"source":181,"target":0},{"source":181,"target":57},{"source":181,"target":155},{"source":181,"target":1411},{"source":181,"target":1412},{"source":1411,"target":57},{"source":1412,"target":155},{"source":182,"target":0},{"source":182,"target":41},{"source":182,"target":155},{"source":182,"target":1413},{"source":182,"target":1414},{"source":182,"target":1415},{"source":1416,"target":57},{"source":1416,"target":1417},{"source":1417,"target":57},{"source":1413,"target":153},{"source":1413,"target":1418},{"source":1413,"target":182},{"source":1418,"target":153},{"source":1414,"target":41},{"source":1415,"target":155},{"source":183,"target":0},{"source":183,"target":57},{"source":183,"target":158},{"source":183,"target":1419},{"source":183,"target":1420},{"source":183,"target":1421},{"source":183,"target":1422},{"source":183,"target":1423},{"source":183,"target":1424},{"source":183,"target":1425},{"source":1419,"target":80},{"source":1419,"target":1426},{"source":1419,"target":183},{"source":1426,"target":80},{"source":1420,"target":81},{"source":1420,"target":1427},{"source":1420,"target":183},{"source":1427,"target":81},{"source":1421,"target":82},{"source":1421,"target":1428},{"source":1421,"target":183},{"source":1428,"target":82},{"source":1422,"target":84},{"source":1422,"target":1429},{"source":1422,"target":183},{"source":1429,"target":84},{"source":1423,"target":88},{"source":1423,"target":1430},{"source":1423,"target":183},{"source":1430,"target":88},{"source":1424,"target":57},{"source":1425,"target":158},{"source":184,"target":0},{"source":184,"target":41},{"source":184,"target":158},{"source":184,"target":1431},{"source":184,"target":1432},{"source":184,"target":1433},{"source":184,"target":1434},{"source":1435,"target":57},{"source":1435,"target":1436},{"source":1436,"target":57},{"source":1431,"target":153},{"source":1431,"target":1437},{"source":1431,"target":184},{"source":1437,"target":153},{"source":1432,"target":156},{"source":1432,"target":1438},{"source":1432,"target":184},{"source":1438,"target":156},{"source":1433,"target":41},{"source":1434,"target":158},{"source":185,"target":0},{"source":185,"target":5},{"source":185,"target":1439},{"source":185,"target":1440},{"source":185,"target":1441},{"source":185,"target":1442},{"source":185,"target":1443},{"source":185,"target":1444},{"source":185,"target":1445},{"source":185,"target":1446},{"source":1439,"target":1447},{"source":1439,"target":185},{"source":1440,"target":1448},{"source":1440,"target":185},{"source":1441,"target":13},{"source":1441,"target":1449},{"source":1441,"target":185},{"source":1449,"target":13},{"source":1442,"target":8},{"source":1442,"target":1450},{"source":1442,"target":185},{"source":1450,"target":8},{"source":1443,"target":186},{"source":1443,"target":1451},{"source":1443,"target":185},{"source":1451,"target":186},{"source":1444,"target":185},{"source":1444,"target":1452},{"source":1444,"target":185},{"source":1452,"target":185},{"source":1445,"target":119},{"source":1445,"target":1453},{"source":1445,"target":185},{"source":1453,"target":119},{"source":1446,"target":5},{"source":186,"target":0},{"source":186,"target":10},{"source":186,"target":1454},{"source":186,"target":1455},{"source":186,"target":1456},{"source":186,"target":1457},{"source":1458,"target":11},{"source":1458,"target":1459},{"source":1459,"target":11},{"source":1454,"target":12},{"source":1454,"target":1460},{"source":1454,"target":186},{"source":1460,"target":12},{"source":1455,"target":13},{"source":1455,"target":1461},{"source":1455,"target":186},{"source":1461,"target":13},{"source":1456,"target":14},{"source":1456,"target":1462},{"source":1456,"target":186},{"source":1462,"target":14},{"source":1457,"target":10},{"source":187,"target":0},{"source":187,"target":29},{"source":187,"target":1463},{"source":187,"target":1464},{"source":1465,"target":26},{"source":1465,"target":1466},{"source":1466,"target":26},{"source":1463,"target":188},{"source":1463,"target":1467},{"source":1463,"target":187},{"source":1467,"target":188},{"source":1464,"target":29},{"source":188,"target":0},{"source":188,"target":1},{"source":188,"target":1468},{"source":188,"target":1469},{"source":1468,"target":94},{"source":1468,"target":1470},{"source":1468,"target":188},{"source":1470,"target":94},{"source":1469,"target":1},{"source":189,"target":0},{"source":189,"target":26},{"source":189,"target":1471},{"source":189,"target":1472},{"source":1471,"target":65},{"source":1471,"target":1473},{"source":1471,"target":189},{"source":1473,"target":65},{"source":1472,"target":26},{"source":190,"target":0},{"source":190,"target":29},{"source":190,"target":1474},{"source":190,"target":1475},{"source":1476,"target":26},{"source":1476,"target":1477},{"source":1477,"target":26},{"source":1474,"target":191},{"source":1474,"target":1478},{"source":1474,"target":190},{"source":1478,"target":191},{"source":1475,"target":29},{"source":191,"target":0},{"source":191,"target":1},{"source":191,"target":1479},{"source":1479,"target":1},{"source":192,"target":0},{"source":192,"target":26},{"source":192,"target":1480},{"source":192,"target":1481},{"source":192,"target":1482},{"source":1480,"target":52},{"source":1480,"target":1483},{"source":1480,"target":192},{"source":1483,"target":52},{"source":1481,"target":42},{"source":1481,"target":1484},{"source":1481,"target":192},{"source":1484,"target":42},{"source":1482,"target":26},{"source":193,"target":0},{"source":193,"target":29},{"source":193,"target":1485},{"source":193,"target":1486},{"source":1487,"target":26},{"source":1487,"target":1488},{"source":1488,"target":26},{"source":1485,"target":194},{"source":1485,"target":1489},{"source":1485,"target":193},{"source":1489,"target":194},{"source":1486,"target":29},{"source":194,"target":0},{"source":194,"target":1},{"source":194,"target":1490},{"source":1490,"target":1},{"source":195,"target":0},{"source":195,"target":194},{"source":195,"target":1491},{"source":195,"target":1492},{"source":195,"target":1493},{"source":195,"target":1494},{"source":1491,"target":70},{"source":1491,"target":1495},{"source":1491,"target":195},{"source":1495,"target":70},{"source":1492,"target":71},{"source":1492,"target":1496},{"source":1492,"target":195},{"source":1496,"target":71},{"source":1493,"target":42},{"source":1493,"target":1497},{"source":1493,"target":195},{"source":1497,"target":42},{"source":1494,"target":194},{"source":196,"target":0},{"source":196,"target":194},{"source":196,"target":1498},{"source":196,"target":1499},{"source":196,"target":1500},{"source":196,"target":1501},{"source":1498,"target":52},{"source":1498,"target":1502},{"source":1498,"target":196},{"source":1502,"target":52},{"source":1499,"target":54},{"source":1499,"target":1503},{"source":1499,"target":196},{"source":1503,"target":54},{"source":1500,"target":42},{"source":1500,"target":1504},{"source":1500,"target":196},{"source":1504,"target":42},{"source":1501,"target":194},{"source":197,"target":0},{"source":197,"target":194},{"source":197,"target":1505},{"source":197,"target":1506},{"source":197,"target":1507},{"source":1505,"target":52},{"source":1505,"target":1508},{"source":1505,"target":197},{"source":1508,"target":52},{"source":1506,"target":192},{"source":1506,"target":1509},{"source":1506,"target":197},{"source":1509,"target":192},{"source":1507,"target":194},{"source":198,"target":0},{"source":198,"target":188},{"source":198,"target":1510},{"source":198,"target":1511},{"source":1510,"target":93},{"source":1510,"target":1512},{"source":1510,"target":198},{"source":1512,"target":93},{"source":1511,"target":188},{"source":199,"target":0},{"source":199,"target":188},{"source":199,"target":1513},{"source":199,"target":1514},{"source":199,"target":1515},{"source":1513,"target":29},{"source":1513,"target":1516},{"source":1513,"target":199},{"source":1516,"target":29},{"source":1514,"target":42},{"source":1514,"target":1517},{"source":1514,"target":199},{"source":1517,"target":42},{"source":1515,"target":188},{"source":200,"target":0},{"source":200,"target":191},{"source":200,"target":1518},{"source":200,"target":1519},{"source":1518,"target":189},{"source":1518,"target":1520},{"source":1518,"target":200},{"source":1520,"target":189},{"source":1519,"target":191},{"source":201,"target":0},{"source":201,"target":191},{"source":201,"target":1521},{"source":201,"target":1522},{"source":201,"target":1523},{"source":1521,"target":29},{"source":1521,"target":1524},{"source":1521,"target":201},{"source":1524,"target":29},{"source":1522,"target":65},{"source":1522,"target":1525},{"source":1522,"target":201},{"source":1525,"target":65},{"source":1523,"target":191},{"source":202,"target":0},{"source":202,"target":126},{"source":202,"target":1526},{"source":202,"target":1527},{"source":1526,"target":1528},{"source":1526,"target":202},{"source":1527,"target":126},{"source":203,"target":0},{"source":203,"target":126},{"source":203,"target":46},{"source":203,"target":1529},{"source":203,"target":1530},{"source":203,"target":1531},{"source":203,"target":1532},{"source":203,"target":1533},{"source":1529,"target":85},{"source":1529,"target":1534},{"source":1529,"target":203},{"source":1534,"target":85},{"source":1530,"target":26},{"source":1530,"target":1535},{"source":1530,"target":203},{"source":1535,"target":26},{"source":1531,"target":64},{"source":1531,"target":1536},{"source":1531,"target":203},{"source":1536,"target":64},{"source":1532,"target":126},{"source":1533,"target":46},{"source":204,"target":0},{"source":204,"target":1},{"source":204,"target":1537},{"source":204,"target":1538},{"source":204,"target":1539},{"source":1537,"target":9},{"source":1537,"target":1540},{"source":1537,"target":204},{"source":1540,"target":9},{"source":1538,"target":14},{"source":1538,"target":1541},{"source":1538,"target":204},{"source":1541,"target":14},{"source":1539,"target":1},{"source":205,"target":0},{"source":205,"target":206},{"source":205,"target":1542},{"source":205,"target":1543},{"source":1542,"target":207},{"source":1542,"target":1544},{"source":1542,"target":205},{"source":1544,"target":207},{"source":1543,"target":206},{"source":206,"target":0},{"source":206,"target":14},{"source":206,"target":1545},{"source":1545,"target":14},{"source":207,"target":0},{"source":207,"target":6},{"source":207,"target":1546},{"source":1546,"target":6},{"source":208,"target":0},{"source":208,"target":206},{"source":208,"target":1547},{"source":208,"target":1548},{"source":1547,"target":209},{"source":1547,"target":1549},{"source":1547,"target":208},{"source":1549,"target":209},{"source":1548,"target":206},{"source":209,"target":0},{"source":209,"target":207},{"source":209,"target":1550},{"source":209,"target":1551},{"source":209,"target":1552},{"source":1550,"target":209},{"source":1550,"target":1553},{"source":1550,"target":209},{"source":1553,"target":209},{"source":1551,"target":210},{"source":1551,"target":1554},{"source":1551,"target":209},{"source":1554,"target":210},{"source":1552,"target":207},{"source":210,"target":0},{"source":210,"target":206},{"source":210,"target":1555},{"source":210,"target":1556},{"source":210,"target":1557},{"source":1555,"target":3},{"source":1555,"target":1558},{"source":1555,"target":210},{"source":1558,"target":3},{"source":1556,"target":209},{"source":1556,"target":1559},{"source":1556,"target":210},{"source":1559,"target":209},{"source":1557,"target":206},{"source":211,"target":0},{"source":211,"target":206},{"source":211,"target":1560},{"source":211,"target":1561},{"source":1560,"target":3},{"source":1560,"target":1562},{"source":1560,"target":211},{"source":1562,"target":3},{"source":1561,"target":206},{"source":212,"target":0},{"source":212,"target":16},{"source":212,"target":206},{"source":212,"target":1563},{"source":212,"target":1564},{"source":212,"target":1565},{"source":1563,"target":17},{"source":1563,"target":1566},{"source":1563,"target":212},{"source":1566,"target":17},{"source":1564,"target":16},{"source":1565,"target":206},{"source":213,"target":0},{"source":213,"target":30},{"source":213,"target":206},{"source":213,"target":1567},{"source":213,"target":1568},{"source":1567,"target":30},{"source":1568,"target":206},{"source":214,"target":0},{"source":214,"target":206},{"source":214,"target":1569},{"source":214,"target":1570},{"source":1569,"target":4},{"source":1569,"target":1571},{"source":1569,"target":214},{"source":1571,"target":4},{"source":1570,"target":206},{"source":215,"target":0},{"source":215,"target":206},{"source":215,"target":1572},{"source":215,"target":1573},{"source":215,"target":1574},{"source":215,"target":1575},{"source":1572,"target":14},{"source":1572,"target":1576},{"source":1572,"target":215},{"source":1576,"target":14},{"source":1573,"target":14},{"source":1573,"target":1577},{"source":1573,"target":215},{"source":1577,"target":14},{"source":1574,"target":14},{"source":1574,"target":1578},{"source":1574,"target":215},{"source":1578,"target":14},{"source":1575,"target":206},{"source":216,"target":0},{"source":216,"target":210},{"source":216,"target":1579},{"source":216,"target":1580},{"source":216,"target":1581},{"source":1579,"target":12},{"source":1579,"target":1582},{"source":1579,"target":216},{"source":1582,"target":12},{"source":1580,"target":12},{"source":1580,"target":1583},{"source":1580,"target":216},{"source":1583,"target":12},{"source":1581,"target":210},{"source":217,"target":0},{"source":217,"target":210},{"source":217,"target":1584},{"source":217,"target":1585},{"source":1584,"target":35},{"source":1584,"target":1586},{"source":1584,"target":217},{"source":1586,"target":35},{"source":1585,"target":210},{"source":218,"target":0},{"source":218,"target":37},{"source":218,"target":206},{"source":218,"target":1587},{"source":218,"target":1588},{"source":218,"target":1589},{"source":1587,"target":186},{"source":1587,"target":1590},{"source":1587,"target":218},{"source":1590,"target":186},{"source":1588,"target":37},{"source":1589,"target":206},{"source":219,"target":0},{"source":219,"target":37},{"source":219,"target":206},{"source":219,"target":1591},{"source":219,"target":1592},{"source":219,"target":1593},{"source":1591,"target":8},{"source":1591,"target":1594},{"source":1591,"target":219},{"source":1594,"target":8},{"source":1592,"target":37},{"source":1593,"target":206},{"source":220,"target":0},{"source":220,"target":14},{"source":220,"target":1595},{"source":220,"target":1596},{"source":220,"target":1597},{"source":1595,"target":221},{"source":1595,"target":1598},{"source":1595,"target":220},{"source":1598,"target":221},{"source":1596,"target":14},{"source":1596,"target":1599},{"source":1596,"target":220},{"source":1599,"target":14},{"source":1597,"target":14},{"source":221,"target":0},{"source":221,"target":1600},{"source":221,"target":1601},{"source":221,"target":1602},{"source":221,"target":1603},{"source":221,"target":1604},{"source":1600,"target":221},{"source":1601,"target":221},{"source":1602,"target":221},{"source":1603,"target":221},{"source":1604,"target":221},{"source":222,"target":0},{"source":222,"target":206},{"source":222,"target":1605},{"source":222,"target":1606},{"source":1605,"target":204},{"source":1605,"target":1607},{"source":1605,"target":222},{"source":1607,"target":204},{"source":1606,"target":206},{"source":223,"target":0},{"source":223,"target":206},{"source":223,"target":1608},{"source":223,"target":1609},{"source":1608,"target":3},{"source":1608,"target":1610},{"source":1608,"target":223},{"source":1610,"target":3},{"source":1609,"target":206},{"source":224,"target":0},{"source":224,"target":14},{"source":224,"target":1611},{"source":224,"target":1612},{"source":1611,"target":14},{"source":1611,"target":1613},{"source":1611,"target":224},{"source":1613,"target":14},{"source":1612,"target":14},{"source":225,"target":0},{"source":225,"target":5},{"source":225,"target":1614},{"source":225,"target":1615},{"source":225,"target":1616},{"source":1614,"target":116},{"source":1614,"target":1617},{"source":1614,"target":225},{"source":1617,"target":116},{"source":1615,"target":185},{"source":1615,"target":1618},{"source":1615,"target":225},{"source":1618,"target":185},{"source":1616,"target":5},{"source":226,"target":0},{"source":226,"target":13},{"source":226,"target":1619},{"source":1619,"target":13},{"source":227,"target":0},{"source":227,"target":13},{"source":227,"target":1620},{"source":1620,"target":13},{"source":228,"target":0},{"source":228,"target":229},{"source":228,"target":1621},{"source":1621,"target":229},{"source":229,"target":0},{"source":229,"target":13},{"source":229,"target":1622},{"source":229,"target":1623},{"source":229,"target":1624},{"source":229,"target":1625},{"source":1622,"target":230},{"source":1622,"target":1626},{"source":1622,"target":229},{"source":1626,"target":230},{"source":1623,"target":230},{"source":1623,"target":1627},{"source":1623,"target":229},{"source":1627,"target":230},{"source":1624,"target":232},{"source":1624,"target":1628},{"source":1624,"target":229},{"source":1628,"target":232},{"source":1625,"target":13},{"source":230,"target":0},{"source":230,"target":231},{"source":230,"target":1629},{"source":1630,"target":209},{"source":1630,"target":1631},{"source":1631,"target":209},{"source":1629,"target":231},{"source":231,"target":0},{"source":231,"target":5},{"source":231,"target":13},{"source":231,"target":1632},{"source":231,"target":1633},{"source":231,"target":1634},{"source":1632,"target":207},{"source":1632,"target":1635},{"source":1632,"target":231},{"source":1635,"target":207},{"source":1633,"target":5},{"source":1634,"target":13},{"source":232,"target":0},{"source":232,"target":1},{"source":232,"target":1636},{"source":232,"target":1637},{"source":232,"target":1638},{"source":1636,"target":14},{"source":1636,"target":1639},{"source":1636,"target":232},{"source":1639,"target":14},{"source":1637,"target":14},{"source":1637,"target":1640},{"source":1637,"target":232},{"source":1640,"target":14},{"source":1638,"target":1},{"source":233,"target":0},{"source":233,"target":229},{"source":233,"target":1641},{"source":1641,"target":229},{"source":234,"target":0},{"source":234,"target":13},{"source":234,"target":1642},{"source":234,"target":1643},{"source":1642,"target":15},{"source":1642,"target":1644},{"source":1642,"target":234},{"source":1644,"target":15},{"source":1643,"target":13},{"source":235,"target":0},{"source":235,"target":13},{"source":235,"target":1645},{"source":235,"target":1646},{"source":235,"target":1647},{"source":1645,"target":229},{"source":1645,"target":1648},{"source":1645,"target":235},{"source":1648,"target":229},{"source":1646,"target":229},{"source":1646,"target":1649},{"source":1646,"target":235},{"source":1649,"target":229},{"source":1647,"target":13},{"source":236,"target":0},{"source":236,"target":5},{"source":236,"target":13},{"source":236,"target":1650},{"source":236,"target":1651},{"source":236,"target":1652},{"source":1650,"target":9},{"source":1650,"target":1653},{"source":1650,"target":236},{"source":1653,"target":9},{"source":1651,"target":5},{"source":1652,"target":13},{"source":237,"target":0},{"source":237,"target":9},{"source":237,"target":1654},{"source":1654,"target":9},{"source":238,"target":0},{"source":238,"target":13},{"source":238,"target":1655},{"source":238,"target":1656},{"source":1655,"target":15},{"source":1655,"target":1657},{"source":1655,"target":238},{"source":1657,"target":15},{"source":1656,"target":13}],"multigraph":true} | ecore |
iot | repo-ecore-all/data/menard-noe/Language-Behavioral-Semantics/gemoc/polytech.project.SmartHome/model/SmartHome.ecore | SmartHome
NamedElement
name
Room
lightsensor
light
physicalcontext
shutters
rules
clock
Home
room
rules
startDay
0.0
speed
0.0
Sensor
Activator
activate
LightSensor
Light
stateInit
false
intensity
0.0
PhysicalContext
lightIn
0.0
lightOut
0.0
Shutter
stateInit
false
Rule
rulecondition
ruleconsequence
Value
DigitValue
value
AnalValue
value
false
Operator
superior
superior
inferior
inferior
equal
==
different
different
RuleComposant
operator
value
iotcomponent
IotComponent
Clock | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="SmartHome" nsURI="http://www.polytech.project/SmartHome" nsPrefix="SmartHome">
<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="Room" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="lightsensor" upperBound="-1"
eType="#//LightSensor" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="light" upperBound="-1"
eType="#//Light" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="physicalcontext" lowerBound="1"
eType="#//PhysicalContext" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="shutters" lowerBound="1"
eType="#//Shutter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rules" upperBound="-1"
eType="#//Rule" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="clock" lowerBound="1" eType="#//Clock"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Home" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="room" upperBound="-1" eType="#//Room"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rules" upperBound="-1"
eType="#//Rule" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startDay" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="0.0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="speed" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="0.0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Sensor" abstract="true" eSuperTypes="#//IotComponent"/>
<eClassifiers xsi:type="ecore:EClass" name="Activator" abstract="true" eSuperTypes="#//IotComponent">
<eOperations name="activate" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnySimpleType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LightSensor" eSuperTypes="#//Sensor"/>
<eClassifiers xsi:type="ecore:EClass" name="Light" eSuperTypes="#//Activator">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stateInit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="intensity" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="0.0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PhysicalContext" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lightIn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="0.0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lightOut" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="0.0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Shutter" eSuperTypes="#//Activator">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stateInit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Rule" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="rulecondition" lowerBound="1"
upperBound="-1" eType="#//RuleComposant" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ruleconsequence" lowerBound="1"
upperBound="-1" eType="#//RuleComposant" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Value" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="DigitValue" eSuperTypes="#//Value">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnalValue" eSuperTypes="#//Value">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Operator">
<eLiterals name="superior"/>
<eLiterals name="inferior" value="1"/>
<eLiterals name="equal" value="2" literal="=="/>
<eLiterals name="different" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RuleComposant">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//Operator"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//Value"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iotcomponent" lowerBound="1"
eType="#//IotComponent"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IotComponent" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Clock" eSuperTypes="#//Sensor"/>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"SmartHome","nsURI":"http://www.polytech.project/SmartHome","name":"SmartHome","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":"Room","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Home","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sensor","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activator","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LightSensor","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Light","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PhysicalContext","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Shutter","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DigitValue","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnalValue","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Operator","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleComposant","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IotComponent","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Clock","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"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":"lightsensor","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":"light","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"physicalcontext","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"shutters","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":true,"unsettable":false,"transient":false,"unique":true,"name":"rules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"clock","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"room","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":"rules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0.0","unsettable":false,"transient":false,"unique":true,"name":"startDay","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0.0","unsettable":false,"transient":false,"unique":true,"name":"speed","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"activate","lowerBound":0,"id":43,"many":false,"required":false,"eClass":"EOperation"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"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":"stateInit","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0.0","unsettable":false,"transient":false,"unique":true,"name":"intensity","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0.0","unsettable":false,"transient":false,"unique":true,"name":"lightIn","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0.0","unsettable":false,"transient":false,"unique":true,"name":"lightOut","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"stateInit","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rulecondition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":60,"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":"ruleconsequence","changeable":true,"resolveProxies":true,"lowerBound":1,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"name":"superior","id":71,"value":0,"literal":"superior","eClass":"EEnumLiteral"},{"name":"inferior","id":72,"value":1,"literal":"inferior","eClass":"EEnumLiteral"},{"name":"equal","id":73,"value":2,"literal":"==","eClass":"EEnumLiteral"},{"name":"different","id":74,"value":3,"literal":"different","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"iotcomponent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":1,"target":0},{"source":1,"target":18},{"source":18,"target":19},{"source":18,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"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":20,"target":6},{"source":20,"target":27},{"source":20,"target":2},{"source":27,"target":6},{"source":21,"target":7},{"source":21,"target":28},{"source":21,"target":2},{"source":28,"target":7},{"source":22,"target":8},{"source":22,"target":29},{"source":22,"target":2},{"source":29,"target":8},{"source":23,"target":9},{"source":23,"target":30},{"source":23,"target":2},{"source":30,"target":9},{"source":24,"target":10},{"source":24,"target":31},{"source":24,"target":2},{"source":31,"target":10},{"source":25,"target":17},{"source":25,"target":32},{"source":25,"target":2},{"source":32,"target":17},{"source":26,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":33,"target":2},{"source":33,"target":38},{"source":33,"target":3},{"source":38,"target":2},{"source":34,"target":10},{"source":34,"target":39},{"source":34,"target":3},{"source":39,"target":10},{"source":35,"target":40},{"source":35,"target":3},{"source":36,"target":41},{"source":36,"target":3},{"source":37,"target":1},{"source":4,"target":0},{"source":4,"target":16},{"source":4,"target":42},{"source":42,"target":16},{"source":5,"target":0},{"source":5,"target":16},{"source":5,"target":43},{"source":5,"target":44},{"source":43,"target":45},{"source":43,"target":5},{"source":44,"target":16},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":46},{"source":46,"target":4},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":47},{"source":7,"target":48},{"source":7,"target":49},{"source":47,"target":50},{"source":47,"target":7},{"source":48,"target":51},{"source":48,"target":7},{"source":49,"target":5},{"source":8,"target":0},{"source":8,"target":1},{"source":8,"target":52},{"source":8,"target":53},{"source":8,"target":54},{"source":52,"target":55},{"source":52,"target":8},{"source":53,"target":56},{"source":53,"target":8},{"source":54,"target":1},{"source":9,"target":0},{"source":9,"target":5},{"source":9,"target":57},{"source":9,"target":58},{"source":57,"target":59},{"source":57,"target":9},{"source":58,"target":5},{"source":10,"target":0},{"source":10,"target":1},{"source":10,"target":60},{"source":10,"target":61},{"source":10,"target":62},{"source":60,"target":15},{"source":60,"target":63},{"source":60,"target":10},{"source":63,"target":15},{"source":61,"target":15},{"source":61,"target":64},{"source":61,"target":10},{"source":64,"target":15},{"source":62,"target":1},{"source":11,"target":0},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":65},{"source":12,"target":66},{"source":65,"target":67},{"source":65,"target":12},{"source":66,"target":11},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":68},{"source":13,"target":69},{"source":68,"target":70},{"source":68,"target":13},{"source":69,"target":11},{"source":14,"target":0},{"source":14,"target":71},{"source":14,"target":72},{"source":14,"target":73},{"source":14,"target":74},{"source":71,"target":14},{"source":72,"target":14},{"source":73,"target":14},{"source":74,"target":14},{"source":15,"target":0},{"source":15,"target":75},{"source":15,"target":76},{"source":15,"target":77},{"source":75,"target":14},{"source":75,"target":78},{"source":75,"target":15},{"source":78,"target":14},{"source":76,"target":11},{"source":76,"target":79},{"source":76,"target":15},{"source":79,"target":11},{"source":77,"target":16},{"source":77,"target":80},{"source":77,"target":15},{"source":80,"target":16},{"source":16,"target":0},{"source":16,"target":1},{"source":16,"target":81},{"source":81,"target":1},{"source":17,"target":0},{"source":17,"target":4},{"source":17,"target":82},{"source":82,"target":4}],"multigraph":true} | ecore |
constraints | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset-mtl/repos/adilinam/QVTdCaseStudy/org.eclipse.qvt.declarative.test.emof/src/org/eclipse/qvt/declarative/test/emof/rose/EssentialOCL.ecore | EssentialOCL
AnyType
BagType
BooleanLiteralExp
booleanSymbol
CallExp
source
CollectionItem
item
CollectionKind
Set
Set
OrderedSet
OrderedSet
Bag
Bag
Sequence
Sequence
Collection
Collection
CollectionLiteralExp
kind
part
CollectionLiteralPart
collectionLiteralExp
CollectionRange
first
last
CollectionType
elementType
EnumLiteralExp
referredEnumLiteral
ExpressionInOcl
bodyExpression
contextVariable
generatedType
parameterVariable
resultVariable
FeatureCallExp
IfExp
condition
elseExpression
thenExpression
IntegerLiteralExp
integerSymbol
InvalidLiteralExp
InvalidType
IterateExp
result
IteratorExp
LetExp
in
variable
LiteralExp
LoopExp
body
iterator
NavigationCallExp
NullLiteralExp
NumericLiteralExp
OclExpression
OperationCallExp
argument
referredOperation
OrderedSetType
PrimitiveLiteralExp
PropertyCallExp
referredProperty
RealLiteralExp
realSymbol
SequenceType
SetType
StringLiteralExp
stringSymbol
TemplateParameterType
specification
TupleLiteralExp
part
TupleLiteralPart
attribute
tupleLiteralExp
value
TupleType
TypeExp
referredType
UnlimitedNaturalExp
symbol
Variable
initExpression
letExp
representedParameter
VariableExp
referredVariable
VoidType | <?xml version="1.0" encoding="ASCII"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmi:id="EssentialOCL" name="EssentialOCL" nsURI="http://schema.omg.org/spec/QVT/1.1/essentialocl.xml" nsPrefix="essentialocl">
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.AnyType" name="AnyType">
<eSuperTypes href="EMOF.ecore#EMOF.Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.BagType" name="BagType" eSuperTypes="EssentialOCL.CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.BooleanLiteralExp" name="BooleanLiteralExp" eSuperTypes="EssentialOCL.PrimitiveLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EssentialOCL.BooleanLiteralExp.booleanSymbol" name="booleanSymbol">
<eType xsi:type="ecore:EDataType" href="EMOF.ecore#PrimitiveTypes.Boolean"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.CallExp" name="CallExp" abstract="true" eSuperTypes="EssentialOCL.OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.CallExp.source" name="source" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="appliedElement"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.CollectionItem" name="CollectionItem" eSuperTypes="EssentialOCL.CollectionLiteralPart">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.CollectionItem.item" name="item" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" xmi:id="EssentialOCL.CollectionKind" name="CollectionKind">
<eLiterals xmi:id="EssentialOCL.CollectionKind.Set" name="Set"/>
<eLiterals xmi:id="EssentialOCL.CollectionKind.OrderedSet" name="OrderedSet" value="1"/>
<eLiterals xmi:id="EssentialOCL.CollectionKind.Bag" name="Bag" value="2"/>
<eLiterals xmi:id="EssentialOCL.CollectionKind.Sequence" name="Sequence" value="3"/>
<eLiterals xmi:id="EssentialOCL.CollectionKind.Collection" name="Collection" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.CollectionLiteralExp" name="CollectionLiteralExp" eSuperTypes="EssentialOCL.LiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EssentialOCL.CollectionLiteralExp.kind" name="kind" eType="EssentialOCL.CollectionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.CollectionLiteralExp.part" name="part" ordered="false" upperBound="-1" eType="EssentialOCL.CollectionLiteralPart" containment="true" resolveProxies="false" eOpposite="EssentialOCL.CollectionLiteralPart.collectionLiteralExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.CollectionLiteralPart" name="CollectionLiteralPart" abstract="true">
<eSuperTypes href="EMOF.ecore#EMOF.TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.CollectionLiteralPart.collectionLiteralExp" name="collectionLiteralExp" lowerBound="1" eType="EssentialOCL.CollectionLiteralExp" transient="true" resolveProxies="false" eOpposite="EssentialOCL.CollectionLiteralExp.part"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.CollectionRange" name="CollectionRange" eSuperTypes="EssentialOCL.CollectionLiteralPart">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.CollectionRange.first" name="first" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="firstOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.CollectionRange.last" name="last" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="lastOwner"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.CollectionType" name="CollectionType">
<eSuperTypes href="EMOF.ecore#EMOF.DataType"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.CollectionType.elementType" name="elementType" lowerBound="1">
<eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Type"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.EnumLiteralExp" name="EnumLiteralExp" eSuperTypes="EssentialOCL.LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.EnumLiteralExp.referredEnumLiteral" name="referredEnumLiteral">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="literalExp"/>
</eAnnotations>
<eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.EnumerationLiteral"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.ExpressionInOcl" name="ExpressionInOcl">
<eSuperTypes href="EMOF.ecore#EMOF.TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.ExpressionInOcl.bodyExpression" name="bodyExpression" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="topExpression"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.ExpressionInOcl.contextVariable" name="contextVariable" eType="EssentialOCL.Variable" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="selfOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.ExpressionInOcl.generatedType" name="generatedType" ordered="false" upperBound="-1" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="owningExpression"/>
</eAnnotations>
<eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Type"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.ExpressionInOcl.parameterVariable" name="parameterVariable" ordered="false" upperBound="-1" eType="EssentialOCL.Variable" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="varOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.ExpressionInOcl.resultVariable" name="resultVariable" eType="EssentialOCL.Variable" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="resultOwner"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.FeatureCallExp" name="FeatureCallExp" abstract="true" eSuperTypes="EssentialOCL.CallExp"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.IfExp" name="IfExp" eSuperTypes="EssentialOCL.OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.IfExp.condition" name="condition" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="ifOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.IfExp.elseExpression" name="elseExpression" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="elseOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.IfExp.thenExpression" name="thenExpression" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="thenOwner"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.IntegerLiteralExp" name="IntegerLiteralExp" eSuperTypes="EssentialOCL.NumericLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EssentialOCL.IntegerLiteralExp.integerSymbol" name="integerSymbol">
<eType xsi:type="ecore:EDataType" href="EMOF.ecore#PrimitiveTypes.Integer"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.InvalidLiteralExp" name="InvalidLiteralExp" eSuperTypes="EssentialOCL.LiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.InvalidType" name="InvalidType">
<eSuperTypes href="EMOF.ecore#EMOF.Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.IterateExp" name="IterateExp" eSuperTypes="EssentialOCL.LoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.IterateExp.result" name="result" eType="EssentialOCL.Variable" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="baseExp"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.IteratorExp" name="IteratorExp" eSuperTypes="EssentialOCL.LoopExp"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.LetExp" name="LetExp" eSuperTypes="EssentialOCL.OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.LetExp.in" name="in" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.LetExp.variable" name="variable" lowerBound="1" eType="EssentialOCL.Variable" containment="true" resolveProxies="false" eOpposite="EssentialOCL.Variable.letExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.LiteralExp" name="LiteralExp" abstract="true" eSuperTypes="EssentialOCL.OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.LoopExp" name="LoopExp" abstract="true" eSuperTypes="EssentialOCL.CallExp EssentialOCL.OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.LoopExp.body" name="body" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="loopBodyOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.LoopExp.iterator" name="iterator" upperBound="-1" eType="EssentialOCL.Variable" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.NavigationCallExp" name="NavigationCallExp" eSuperTypes="EssentialOCL.FeatureCallExp"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.NullLiteralExp" name="NullLiteralExp" eSuperTypes="EssentialOCL.LiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.NumericLiteralExp" name="NumericLiteralExp" abstract="true" eSuperTypes="EssentialOCL.PrimitiveLiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.OclExpression" name="OclExpression" abstract="true">
<eSuperTypes href="EMOF.ecore#EMOF.TypedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.OperationCallExp" name="OperationCallExp" eSuperTypes="EssentialOCL.FeatureCallExp">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.OperationCallExp.argument" name="argument" upperBound="-1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="parentCall"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.OperationCallExp.referredOperation" name="referredOperation">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="referringExp"/>
</eAnnotations>
<eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Operation"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.OrderedSetType" name="OrderedSetType" eSuperTypes="EssentialOCL.CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.PrimitiveLiteralExp" name="PrimitiveLiteralExp" abstract="true" eSuperTypes="EssentialOCL.LiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.PropertyCallExp" name="PropertyCallExp" eSuperTypes="EssentialOCL.NavigationCallExp">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.PropertyCallExp.referredProperty" name="referredProperty">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="referringExp"/>
</eAnnotations>
<eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Property"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.RealLiteralExp" name="RealLiteralExp" eSuperTypes="EssentialOCL.NumericLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EssentialOCL.RealLiteralExp.realSymbol" name="realSymbol">
<eType xsi:type="ecore:EDataType" href="EMOF.ecore#PrimitiveTypes.Real"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.SequenceType" name="SequenceType" eSuperTypes="EssentialOCL.CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.SetType" name="SetType" eSuperTypes="EssentialOCL.CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.StringLiteralExp" name="StringLiteralExp" eSuperTypes="EssentialOCL.PrimitiveLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EssentialOCL.StringLiteralExp.stringSymbol" name="stringSymbol">
<eType xsi:type="ecore:EDataType" href="EMOF.ecore#PrimitiveTypes.String"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.TemplateParameterType" name="TemplateParameterType">
<eSuperTypes href="EMOF.ecore#EMOF.Type"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EssentialOCL.TemplateParameterType.specification" name="specification">
<eType xsi:type="ecore:EDataType" href="EMOF.ecore#PrimitiveTypes.String"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.TupleLiteralExp" name="TupleLiteralExp" eSuperTypes="EssentialOCL.LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.TupleLiteralExp.part" name="part" ordered="false" upperBound="-1" eType="EssentialOCL.TupleLiteralPart" containment="true" resolveProxies="false" eOpposite="EssentialOCL.TupleLiteralPart.tupleLiteralExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.TupleLiteralPart" name="TupleLiteralPart">
<eSuperTypes href="EMOF.ecore#EMOF.TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.TupleLiteralPart.attribute" name="attribute">
<eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Property"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.TupleLiteralPart.tupleLiteralExp" name="tupleLiteralExp" eType="EssentialOCL.TupleLiteralExp" transient="true" resolveProxies="false" eOpposite="EssentialOCL.TupleLiteralExp.part"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.TupleLiteralPart.value" name="value" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.TupleType" name="TupleType">
<eSuperTypes href="EMOF.ecore#EMOF.Class"/>
<eSuperTypes href="EMOF.ecore#EMOF.DataType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.TypeExp" name="TypeExp" eSuperTypes="EssentialOCL.OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.TypeExp.referredType" name="referredType">
<eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Type"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.UnlimitedNaturalExp" name="UnlimitedNaturalExp" eSuperTypes="EssentialOCL.NumericLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EssentialOCL.UnlimitedNaturalExp.symbol" name="symbol">
<eType xsi:type="ecore:EDataType" href="EMOF.ecore#PrimitiveTypes.UnlimitedNatural"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.Variable" name="Variable">
<eSuperTypes href="EMOF.ecore#EMOF.TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.Variable.initExpression" name="initExpression" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="initializedElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.Variable.letExp" name="letExp" eType="EssentialOCL.LetExp" transient="true" resolveProxies="false" eOpposite="EssentialOCL.LetExp.variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.Variable.representedParameter" name="representedParameter">
<eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Parameter"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.VariableExp" name="VariableExp" eSuperTypes="EssentialOCL.OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.VariableExp.referredVariable" name="referredVariable" eType="EssentialOCL.Variable">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="referringExp"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.VoidType" name="VoidType">
<eSuperTypes href="EMOF.ecore#EMOF.Type"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"essentialocl","nsURI":"http://schema.omg.org/spec/QVT/1.1/essentialocl.xml","name":"EssentialOCL","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteralExp","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallExp","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionItem","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CollectionKind","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralExp","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralPart","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionRange","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionType","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteralExp","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionInOcl","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureCallExp","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfExp","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteralExp","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidLiteralExp","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidType","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterateExp","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IteratorExp","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExp","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralExp","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopExp","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationCallExp","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteralExp","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericLiteralExp","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclExpression","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCallExp","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetType","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveLiteralExp","instanceClass":null,"abstract":true,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyCallExp","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealLiteralExp","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceType","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetType","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteralExp","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameterType","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralExp","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralPart","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleType","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeExp","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnlimitedNaturalExp","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableExp","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VoidType","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"booleanSymbol","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":false,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"item","changeable":true,"resolveProxies":false,"lowerBound":1,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"name":"Set","id":55,"value":0,"literal":"Set","eClass":"EEnumLiteral"},{"name":"OrderedSet","id":56,"value":1,"literal":"OrderedSet","eClass":"EEnumLiteral"},{"name":"Bag","id":57,"value":2,"literal":"Bag","eClass":"EEnumLiteral"},{"name":"Sequence","id":58,"value":3,"literal":"Sequence","eClass":"EEnumLiteral"},{"name":"Collection","id":59,"value":4,"literal":"Collection","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":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":"part","changeable":true,"resolveProxies":false,"lowerBound":0,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"collectionLiteralExp","changeable":true,"resolveProxies":false,"lowerBound":1,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"first","changeable":true,"resolveProxies":false,"lowerBound":1,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"last","changeable":true,"resolveProxies":false,"lowerBound":1,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"elementType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredEnumLiteral","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyExpression","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"contextVariable","changeable":true,"resolveProxies":false,"lowerBound":0,"id":80,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"generatedType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":81,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameterVariable","changeable":true,"resolveProxies":false,"lowerBound":0,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resultVariable","changeable":true,"resolveProxies":false,"lowerBound":0,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":false,"lowerBound":1,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"thenExpression","changeable":true,"resolveProxies":false,"lowerBound":1,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integerSymbol","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":false,"lowerBound":0,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"in","changeable":true,"resolveProxies":false,"lowerBound":1,"id":107,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":false,"lowerBound":1,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"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":"letExp","changeable":true,"resolveProxies":false,"lowerBound":0,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":false,"lowerBound":1,"id":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":"iterator","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"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argument","changeable":true,"resolveProxies":false,"lowerBound":0,"id":124,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"realSymbol","changeable":true,"lowerBound":0,"iD":false,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stringSymbol","changeable":true,"lowerBound":0,"iD":false,"id":139,"derived":false},{"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":"specification","changeable":true,"lowerBound":0,"iD":false,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"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":"part","changeable":true,"resolveProxies":false,"lowerBound":0,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"tupleLiteralExp","changeable":true,"resolveProxies":false,"lowerBound":0,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":false,"lowerBound":1,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"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":160,"derived":false},{"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":"initExpression","changeable":true,"resolveProxies":false,"lowerBound":0,"id":163,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"representedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":1,"target":0},{"source":1,"target":44},{"source":2,"target":0},{"source":2,"target":10},{"source":2,"target":45},{"source":45,"target":10},{"source":3,"target":0},{"source":3,"target":29},{"source":3,"target":46},{"source":3,"target":47},{"source":46,"target":48},{"source":46,"target":3},{"source":47,"target":29},{"source":4,"target":0},{"source":4,"target":26},{"source":4,"target":49},{"source":4,"target":50},{"source":49,"target":26},{"source":49,"target":51},{"source":49,"target":4},{"source":51,"target":26},{"source":50,"target":26},{"source":5,"target":0},{"source":5,"target":8},{"source":5,"target":52},{"source":5,"target":53},{"source":52,"target":26},{"source":52,"target":54},{"source":52,"target":5},{"source":54,"target":26},{"source":53,"target":8},{"source":6,"target":0},{"source":6,"target":55},{"source":6,"target":56},{"source":6,"target":57},{"source":6,"target":58},{"source":6,"target":59},{"source":55,"target":6},{"source":56,"target":6},{"source":57,"target":6},{"source":58,"target":6},{"source":59,"target":6},{"source":7,"target":0},{"source":7,"target":21},{"source":7,"target":60},{"source":7,"target":61},{"source":7,"target":62},{"source":60,"target":6},{"source":60,"target":63},{"source":60,"target":7},{"source":63,"target":6},{"source":61,"target":8},{"source":61,"target":64},{"source":61,"target":7},{"source":61,"target":65},{"source":64,"target":8},{"source":62,"target":21},{"source":8,"target":0},{"source":8,"target":65},{"source":8,"target":66},{"source":65,"target":7},{"source":65,"target":67},{"source":65,"target":8},{"source":65,"target":61},{"source":67,"target":7},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":68},{"source":9,"target":69},{"source":9,"target":70},{"source":68,"target":26},{"source":68,"target":71},{"source":68,"target":9},{"source":71,"target":26},{"source":69,"target":26},{"source":69,"target":72},{"source":69,"target":9},{"source":72,"target":26},{"source":70,"target":8},{"source":10,"target":0},{"source":10,"target":73},{"source":10,"target":74},{"source":73,"target":75},{"source":73,"target":10},{"source":11,"target":0},{"source":11,"target":21},{"source":11,"target":76},{"source":11,"target":77},{"source":76,"target":78},{"source":76,"target":11},{"source":77,"target":21},{"source":12,"target":0},{"source":12,"target":79},{"source":12,"target":80},{"source":12,"target":81},{"source":12,"target":82},{"source":12,"target":83},{"source":12,"target":84},{"source":79,"target":26},{"source":79,"target":85},{"source":79,"target":12},{"source":85,"target":26},{"source":80,"target":41},{"source":80,"target":86},{"source":80,"target":12},{"source":86,"target":41},{"source":81,"target":87},{"source":81,"target":12},{"source":82,"target":41},{"source":82,"target":88},{"source":82,"target":12},{"source":88,"target":41},{"source":83,"target":41},{"source":83,"target":89},{"source":83,"target":12},{"source":89,"target":41},{"source":13,"target":0},{"source":13,"target":4},{"source":13,"target":90},{"source":90,"target":4},{"source":14,"target":0},{"source":14,"target":26},{"source":14,"target":91},{"source":14,"target":92},{"source":14,"target":93},{"source":14,"target":94},{"source":91,"target":26},{"source":91,"target":95},{"source":91,"target":14},{"source":95,"target":26},{"source":92,"target":26},{"source":92,"target":96},{"source":92,"target":14},{"source":96,"target":26},{"source":93,"target":26},{"source":93,"target":97},{"source":93,"target":14},{"source":97,"target":26},{"source":94,"target":26},{"source":15,"target":0},{"source":15,"target":25},{"source":15,"target":98},{"source":15,"target":99},{"source":98,"target":100},{"source":98,"target":15},{"source":99,"target":25},{"source":16,"target":0},{"source":16,"target":21},{"source":16,"target":101},{"source":101,"target":21},{"source":17,"target":0},{"source":17,"target":102},{"source":18,"target":0},{"source":18,"target":22},{"source":18,"target":103},{"source":18,"target":104},{"source":103,"target":41},{"source":103,"target":105},{"source":103,"target":18},{"source":105,"target":41},{"source":104,"target":22},{"source":19,"target":0},{"source":19,"target":22},{"source":19,"target":106},{"source":106,"target":22},{"source":20,"target":0},{"source":20,"target":26},{"source":20,"target":107},{"source":20,"target":108},{"source":20,"target":109},{"source":107,"target":26},{"source":107,"target":110},{"source":107,"target":20},{"source":110,"target":26},{"source":108,"target":41},{"source":108,"target":111},{"source":108,"target":20},{"source":108,"target":112},{"source":111,"target":41},{"source":109,"target":26},{"source":21,"target":0},{"source":21,"target":26},{"source":21,"target":113},{"source":113,"target":26},{"source":22,"target":0},{"source":22,"target":4},{"source":22,"target":26},{"source":22,"target":114},{"source":22,"target":115},{"source":22,"target":116},{"source":22,"target":117},{"source":114,"target":26},{"source":114,"target":118},{"source":114,"target":22},{"source":118,"target":26},{"source":115,"target":41},{"source":115,"target":119},{"source":115,"target":22},{"source":119,"target":41},{"source":116,"target":4},{"source":117,"target":26},{"source":23,"target":0},{"source":23,"target":13},{"source":23,"target":120},{"source":120,"target":13},{"source":24,"target":0},{"source":24,"target":21},{"source":24,"target":121},{"source":121,"target":21},{"source":25,"target":0},{"source":25,"target":29},{"source":25,"target":122},{"source":122,"target":29},{"source":26,"target":0},{"source":26,"target":123},{"source":27,"target":0},{"source":27,"target":13},{"source":27,"target":124},{"source":27,"target":125},{"source":27,"target":126},{"source":124,"target":26},{"source":124,"target":127},{"source":124,"target":27},{"source":127,"target":26},{"source":125,"target":128},{"source":125,"target":27},{"source":126,"target":13},{"source":28,"target":0},{"source":28,"target":10},{"source":28,"target":129},{"source":129,"target":10},{"source":29,"target":0},{"source":29,"target":21},{"source":29,"target":130},{"source":130,"target":21},{"source":30,"target":0},{"source":30,"target":23},{"source":30,"target":131},{"source":30,"target":132},{"source":131,"target":133},{"source":131,"target":30},{"source":132,"target":23},{"source":31,"target":0},{"source":31,"target":25},{"source":31,"target":134},{"source":31,"target":135},{"source":134,"target":136},{"source":134,"target":31},{"source":135,"target":25},{"source":32,"target":0},{"source":32,"target":10},{"source":32,"target":137},{"source":137,"target":10},{"source":33,"target":0},{"source":33,"target":10},{"source":33,"target":138},{"source":138,"target":10},{"source":34,"target":0},{"source":34,"target":29},{"source":34,"target":139},{"source":34,"target":140},{"source":139,"target":141},{"source":139,"target":34},{"source":140,"target":29},{"source":35,"target":0},{"source":35,"target":142},{"source":35,"target":143},{"source":142,"target":144},{"source":142,"target":35},{"source":36,"target":0},{"source":36,"target":21},{"source":36,"target":145},{"source":36,"target":146},{"source":145,"target":37},{"source":145,"target":147},{"source":145,"target":36},{"source":145,"target":148},{"source":147,"target":37},{"source":146,"target":21},{"source":37,"target":0},{"source":37,"target":149},{"source":37,"target":148},{"source":37,"target":150},{"source":37,"target":151},{"source":149,"target":152},{"source":149,"target":37},{"source":148,"target":36},{"source":148,"target":153},{"source":148,"target":37},{"source":148,"target":145},{"source":153,"target":36},{"source":150,"target":26},{"source":150,"target":154},{"source":150,"target":37},{"source":154,"target":26},{"source":38,"target":0},{"source":38,"target":155},{"source":38,"target":156},{"source":39,"target":0},{"source":39,"target":26},{"source":39,"target":157},{"source":39,"target":158},{"source":157,"target":159},{"source":157,"target":39},{"source":158,"target":26},{"source":40,"target":0},{"source":40,"target":25},{"source":40,"target":160},{"source":40,"target":161},{"source":160,"target":162},{"source":160,"target":40},{"source":161,"target":25},{"source":41,"target":0},{"source":41,"target":163},{"source":41,"target":112},{"source":41,"target":164},{"source":41,"target":165},{"source":163,"target":26},{"source":163,"target":166},{"source":163,"target":41},{"source":166,"target":26},{"source":112,"target":20},{"source":112,"target":167},{"source":112,"target":41},{"source":112,"target":108},{"source":167,"target":20},{"source":164,"target":168},{"source":164,"target":41},{"source":42,"target":0},{"source":42,"target":26},{"source":42,"target":169},{"source":42,"target":170},{"source":169,"target":41},{"source":169,"target":171},{"source":169,"target":42},{"source":171,"target":41},{"source":170,"target":26},{"source":43,"target":0},{"source":43,"target":172}],"multigraph":true} | ecore |
petrinet | repo-ecore-all/data/gyurjan/Viatra-Dse-Test/Petrinet/model/My.ecore | PetriNet
PetriNet
transitions
places
Token
Place
tokens
name
Transition
input
output
name | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="PetriNet" nsURI="Petrinet" nsPrefix="Petrinet">
<eClassifiers xsi:type="ecore:EClass" name="PetriNet">
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1"
eType="#//Transition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="places" upperBound="-1"
eType="#//Place" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Token"/>
<eClassifiers xsi:type="ecore:EClass" name="Place">
<eStructuralFeatures xsi:type="ecore:EReference" name="tokens" upperBound="-1"
eType="#//Token" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition">
<eStructuralFeatures xsi:type="ecore:EReference" name="input" upperBound="-1"
eType="#//Place"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="output" upperBound="-1"
eType="#//Place"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"Petrinet","nsURI":"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":"Token","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","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":"places","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":true,"unsettable":false,"transient":false,"unique":true,"name":"tokens","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"input","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"output","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":5,"target":4},{"source":5,"target":7},{"source":5,"target":1},{"source":7,"target":4},{"source":6,"target":3},{"source":6,"target":8},{"source":6,"target":1},{"source":8,"target":3},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":9},{"source":3,"target":10},{"source":9,"target":2},{"source":9,"target":11},{"source":9,"target":3},{"source":11,"target":2},{"source":10,"target":12},{"source":10,"target":3},{"source":4,"target":0},{"source":4,"target":13},{"source":4,"target":14},{"source":4,"target":15},{"source":13,"target":3},{"source":13,"target":16},{"source":13,"target":4},{"source":16,"target":3},{"source":14,"target":3},{"source":14,"target":17},{"source":14,"target":4},{"source":17,"target":3},{"source":15,"target":18},{"source":15,"target":4}],"multigraph":true} | ecore |
relational | repo-ecore-all/data/MISO4202/xtext-egl-sql2java/Gramatica/uniandes.automat.sql/model/generated/Sql.ecore | sql
Model
database
Database
tables
Table
name
facts
Column
name
type
isNotNull
PrimaryKey
col
ForeignKey
localColumns
foreignTable
foreignColumns
DataType
VARCHAR255
varchar(255)
INT
int | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="sql" nsURI="http://www.automat.uniandes/sql/Sql" nsPrefix="sql">
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EReference" name="database" upperBound="-1"
eType="#//Database" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Database">
<eStructuralFeatures xsi:type="ecore:EReference" name="tables" upperBound="-1"
eType="#//Table" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Table">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="facts" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Column">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//DataType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isNotNull" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimaryKey">
<eStructuralFeatures xsi:type="ecore:EReference" name="col" unique="false" upperBound="-1"
eType="#//Column"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForeignKey">
<eStructuralFeatures xsi:type="ecore:EReference" name="localColumns" unique="false"
upperBound="-1" eType="#//Column"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="foreignTable" eType="#//Table"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="foreignColumns" unique="false"
upperBound="-1" eType="#//Column"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="DataType">
<eLiterals name="VARCHAR255" literal="varchar(255)"/>
<eLiterals name="INT" value="1" literal="int"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"sql","nsURI":"http://www.automat.uniandes/sql/Sql","name":"sql","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":"Database","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Table","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimaryKey","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForeignKey","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"id":7,"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":"database","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":"tables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"facts","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":"name","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},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isNotNull","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"col","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"localColumns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"foreignTable","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":false,"unsettable":false,"transient":false,"unique":false,"name":"foreignColumns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"name":"VARCHAR255","id":30,"value":0,"literal":"varchar(255)","eClass":"EEnumLiteral"},{"name":"INT","id":31,"value":1,"literal":"int","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":8,"target":2},{"source":8,"target":9},{"source":8,"target":1},{"source":9,"target":2},{"source":2,"target":0},{"source":2,"target":10},{"source":10,"target":3},{"source":10,"target":11},{"source":10,"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":15},{"source":13,"target":3},{"source":4,"target":0},{"source":4,"target":16},{"source":4,"target":17},{"source":4,"target":18},{"source":16,"target":19},{"source":16,"target":4},{"source":17,"target":7},{"source":17,"target":20},{"source":17,"target":4},{"source":20,"target":7},{"source":18,"target":21},{"source":18,"target":4},{"source":5,"target":0},{"source":5,"target":22},{"source":22,"target":4},{"source":22,"target":23},{"source":22,"target":5},{"source":23,"target":4},{"source":6,"target":0},{"source":6,"target":24},{"source":6,"target":25},{"source":6,"target":26},{"source":24,"target":4},{"source":24,"target":27},{"source":24,"target":6},{"source":27,"target":4},{"source":25,"target":3},{"source":25,"target":28},{"source":25,"target":6},{"source":28,"target":3},{"source":26,"target":4},{"source":26,"target":29},{"source":26,"target":6},{"source":29,"target":4},{"source":7,"target":0},{"source":7,"target":30},{"source":7,"target":31},{"source":30,"target":7},{"source":31,"target":7}],"multigraph":true} | ecore |
education | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/schoolIncqDerived.ecore | schoolIncqDerived
Course
subject
weight
school
teacher
schoolClass
School
name
address
years
teachers
courses
numberOfTeachers
teachersWithMostCourses
lastYear
currentYear
SchoolClass
code
year
students
courses
homeroomTeacher
SpecialisationCourse
specialisation
Student
name
schoolClass
Teacher
name
school
courses
homeroomedClass
Year
startingDate
school
schoolClasses | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="schoolIncqDerived"
nsURI="http:///schoolIncqDerived.ecore" nsPrefix="schoolIncqDerived">
<eClassifiers xsi:type="ecore:EClass" name="Course">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="subject" 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"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="school" eType="#//School"
transient="true" eOpposite="#//School/courses"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="teacher" eType="#//Teacher"
transient="true" eOpposite="#//Teacher/courses"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="schoolClass" eType="#//SchoolClass"
transient="true" eOpposite="#//SchoolClass/courses"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="School">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="address" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="years" upperBound="-1"
eType="#//Year" containment="true" resolveProxies="false" eOpposite="#//Year/school"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="teachers" upperBound="-1"
eType="#//Teacher" containment="true" resolveProxies="false" eOpposite="#//Teacher/school"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="courses" upperBound="-1"
eType="#//Course" containment="true" resolveProxies="false" eOpposite="#//Course/school"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfTeachers" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="teachersWithMostCourses"
upperBound="-1" eType="#//Teacher" changeable="false" volatile="true" transient="true"
derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="lastYear" eType="#//Year"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="currentYear" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SchoolClass">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="code" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EChar"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="year" eType="#//Year" transient="true"
eOpposite="#//Year/schoolClasses"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="students" upperBound="-1"
eType="#//Student" containment="true" resolveProxies="false" eOpposite="#//Student/schoolClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="courses" upperBound="-1"
eType="#//Course" resolveProxies="false" eOpposite="#//Course/schoolClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="homeroomTeacher" eType="#//Teacher"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SpecialisationCourse" eSuperTypes="#//Course">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="specialisation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Student">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="schoolClass" eType="#//SchoolClass"
transient="true" eOpposite="#//SchoolClass/students"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Teacher">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="school" eType="#//School"
transient="true" eOpposite="#//School/teachers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="courses" upperBound="-1"
eType="#//Course" resolveProxies="false" eOpposite="#//Course/teacher"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="homeroomedClass" eType="#//SchoolClass"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Year">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startingDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="school" eType="#//School"
transient="true" eOpposite="#//School/years"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="schoolClasses" upperBound="-1"
eType="#//SchoolClass" containment="true" resolveProxies="false" eOpposite="#//SchoolClass/year"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"schoolIncqDerived","nsURI":"http:///schoolIncqDerived.ecore","name":"schoolIncqDerived","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Course","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"School","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SchoolClass","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecialisationCourse","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Student","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Teacher","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Year","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"subject","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"lowerBound":0,"iD":false,"id":9,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"school","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"teacher","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":true,"unique":true,"name":"schoolClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"courses","changeable":true,"resolveProxies":false,"lowerBound":0,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"courses","changeable":true,"resolveProxies":false,"lowerBound":0,"id":18,"derived":false},{"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":"courses","changeable":true,"resolveProxies":false,"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":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"address","changeable":true,"lowerBound":0,"iD":false,"id":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":"years","changeable":true,"resolveProxies":false,"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":"teachers","changeable":true,"resolveProxies":false,"lowerBound":0,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"numberOfTeachers","changeable":false,"lowerBound":0,"iD":false,"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":"teachersWithMostCourses","changeable":false,"resolveProxies":true,"lowerBound":0,"id":26,"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":"lastYear","changeable":false,"resolveProxies":true,"lowerBound":0,"id":27,"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":"currentYear","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"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":"school","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"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":true,"unique":true,"name":"school","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"\u0000","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":40,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"year","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":"students","changeable":true,"resolveProxies":false,"lowerBound":0,"id":42,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"homeroomTeacher","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"schoolClasses","changeable":true,"resolveProxies":false,"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":true,"unique":true,"name":"schoolClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"specialisation","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"homeroomedClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startingDate","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":8,"target":13},{"source":8,"target":1},{"source":9,"target":14},{"source":9,"target":1},{"source":10,"target":2},{"source":10,"target":15},{"source":10,"target":1},{"source":10,"target":16},{"source":15,"target":2},{"source":11,"target":6},{"source":11,"target":17},{"source":11,"target":1},{"source":11,"target":18},{"source":17,"target":6},{"source":12,"target":3},{"source":12,"target":19},{"source":12,"target":1},{"source":12,"target":20},{"source":19,"target":3},{"source":2,"target":0},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":16},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":21,"target":29},{"source":21,"target":2},{"source":22,"target":30},{"source":22,"target":2},{"source":23,"target":7},{"source":23,"target":31},{"source":23,"target":2},{"source":23,"target":32},{"source":31,"target":7},{"source":24,"target":6},{"source":24,"target":33},{"source":24,"target":2},{"source":24,"target":34},{"source":33,"target":6},{"source":16,"target":1},{"source":16,"target":35},{"source":16,"target":2},{"source":16,"target":10},{"source":35,"target":1},{"source":25,"target":36},{"source":25,"target":2},{"source":26,"target":6},{"source":26,"target":37},{"source":26,"target":2},{"source":37,"target":6},{"source":27,"target":7},{"source":27,"target":38},{"source":27,"target":2},{"source":38,"target":7},{"source":28,"target":39},{"source":28,"target":2},{"source":3,"target":0},{"source":3,"target":40},{"source":3,"target":41},{"source":3,"target":42},{"source":3,"target":20},{"source":3,"target":43},{"source":40,"target":44},{"source":40,"target":3},{"source":41,"target":7},{"source":41,"target":45},{"source":41,"target":3},{"source":41,"target":46},{"source":45,"target":7},{"source":42,"target":5},{"source":42,"target":47},{"source":42,"target":3},{"source":42,"target":48},{"source":47,"target":5},{"source":20,"target":1},{"source":20,"target":49},{"source":20,"target":3},{"source":20,"target":12},{"source":49,"target":1},{"source":43,"target":6},{"source":43,"target":50},{"source":43,"target":3},{"source":50,"target":6},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":51},{"source":4,"target":52},{"source":51,"target":53},{"source":51,"target":4},{"source":52,"target":1},{"source":5,"target":0},{"source":5,"target":54},{"source":5,"target":48},{"source":54,"target":55},{"source":54,"target":5},{"source":48,"target":3},{"source":48,"target":56},{"source":48,"target":5},{"source":48,"target":42},{"source":56,"target":3},{"source":6,"target":0},{"source":6,"target":57},{"source":6,"target":34},{"source":6,"target":18},{"source":6,"target":58},{"source":57,"target":59},{"source":57,"target":6},{"source":34,"target":2},{"source":34,"target":60},{"source":34,"target":6},{"source":34,"target":24},{"source":60,"target":2},{"source":18,"target":1},{"source":18,"target":61},{"source":18,"target":6},{"source":18,"target":11},{"source":61,"target":1},{"source":58,"target":3},{"source":58,"target":62},{"source":58,"target":6},{"source":62,"target":3},{"source":7,"target":0},{"source":7,"target":63},{"source":7,"target":32},{"source":7,"target":46},{"source":63,"target":64},{"source":63,"target":7},{"source":32,"target":2},{"source":32,"target":65},{"source":32,"target":7},{"source":32,"target":23},{"source":65,"target":2},{"source":46,"target":3},{"source":46,"target":66},{"source":46,"target":7},{"source":46,"target":41},{"source":66,"target":3}],"multigraph":true} | ecore |
graph | repo-ecore-all/data/damenac/puzzle/plugins/fr.inria.diverse.puzzle.metrics/testdata/simpleGraph.ecore | simpleGraph
Graph
nodes
edges
GraphElement
parameters
id
generated
false
Position
X
-1
Y
-1
Edge
source
target
labels
nails
Node
label
Label
value
Parameter
key
value
Nail | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="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="http://www.emftext.org/language/simpleGraph" nsPrefix="simpleGraph">
<eClassifiers xsi:type="ecore:EClass" name="Graph" eSuperTypes="#//GraphElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1"
eType="#//Node"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="edges" upperBound="-1"
eType="#//Edge"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GraphElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Parameter"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="generated" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Position" eSuperTypes="#//GraphElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="X" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="-1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="-1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Edge" eSuperTypes="#//GraphElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//Node"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Node"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="labels" upperBound="-1"
eType="#//Label"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nails" upperBound="-1"
eType="#//Nail"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Position">
<eStructuralFeatures xsi:type="ecore:EReference" name="label" eType="#//Label"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Label" eSuperTypes="#//Position">
<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="Parameter">
<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:EClass" name="Nail" eSuperTypes="#//Position"/>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"simpleGraph","nsURI":"http://www.emftext.org/language/simpleGraph","name":"simpleGraph","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":"Position","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Label","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":"Nail","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":false,"unsettable":false,"transient":false,"unique":true,"name":"nodes","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":false,"unsettable":false,"transient":false,"unique":true,"name":"edges","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":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":15,"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":"generated","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":false,"unique":true,"name":"X","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":false,"unique":true,"name":"Y","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","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":"labels","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":false,"unsettable":false,"transient":false,"unique":true,"name":"nails","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":9,"target":5},{"source":9,"target":12},{"source":9,"target":1},{"source":12,"target":5},{"source":10,"target":4},{"source":10,"target":13},{"source":10,"target":1},{"source":13,"target":4},{"source":11,"target":2},{"source":2,"target":0},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":14,"target":7},{"source":14,"target":17},{"source":14,"target":2},{"source":17,"target":7},{"source":15,"target":18},{"source":15,"target":2},{"source":16,"target":19},{"source":16,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":20},{"source":3,"target":21},{"source":3,"target":22},{"source":20,"target":23},{"source":20,"target":3},{"source":21,"target":24},{"source":21,"target":3},{"source":22,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":25},{"source":4,"target":26},{"source":4,"target":27},{"source":4,"target":28},{"source":4,"target":29},{"source":25,"target":5},{"source":25,"target":30},{"source":25,"target":4},{"source":30,"target":5},{"source":26,"target":5},{"source":26,"target":31},{"source":26,"target":4},{"source":31,"target":5},{"source":27,"target":6},{"source":27,"target":32},{"source":27,"target":4},{"source":32,"target":6},{"source":28,"target":8},{"source":28,"target":33},{"source":28,"target":4},{"source":33,"target":8},{"source":29,"target":2},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":34},{"source":5,"target":35},{"source":34,"target":6},{"source":34,"target":36},{"source":34,"target":5},{"source":36,"target":6},{"source":35,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":37},{"source":6,"target":38},{"source":37,"target":39},{"source":37,"target":6},{"source":38,"target":3},{"source":7,"target":0},{"source":7,"target":40},{"source":7,"target":41},{"source":40,"target":42},{"source":40,"target":7},{"source":41,"target":43},{"source":41,"target":7},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":44},{"source":44,"target":3}],"multigraph":true} | ecore |
features | repo-ecore-all/data/damenac/puzzle/plugins/fr.inria.diverse.puzzle.metrics/temp/Feature.ecore | feature
AnnotatedSimpleFeature
annotations
Feature
values
unit
supportingEvidence
FeatureSet
features
SimpleFeature
type
valueString | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="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>
| false | {"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} | ecore |
webapp | repo-ecore-all/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/DSML.ecore | dsml
web
Website
Pages
name
Page
title
Form
Texts
name
Links
Field
Validator
TextField
size
maxlength
PasswordField
size
maxlength
Label
Button
RadioButton
CheckBox
SubmitButton
CancelButton
Item
value
Select
size
ListField
Items
TextArea
cols
rows
ResetButton
Link
accept
visitor
LinkedPage
value
FormElement
accept
visitor
name
value
Hidden
Form
accept
visitor
FormElements
action
Success
Error
Text
accept
visitor
value
Validator
accept
visitor
DateValidator
EmailValidator
Required
TimeValidator
URLValidator
TypeValidator
type
GreaterThanValidator
value
LessThanValidator
value
BetweenValidator
valueL
valueG
RegexValidator
regex
StringLengthValidator
min
max
Type
int
int
float
float
Success
SuccessPage
Error
ErrorPage
visitor
JSPVisitor
Visitor
tag
ResourceVisitor
POJOVisitor | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="dsml" nsURI="com.car.dsml" nsPrefix="dsml">
<eSubpackages name="web" nsURI="dsml.web" nsPrefix="dsml">
<eClassifiers xsi:type="ecore:EClass" name="Website">
<eStructuralFeatures xsi:type="ecore:EReference" name="Pages" lowerBound="1"
upperBound="-1" eType="#//web/Page" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="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="Form" eType="#//web/Form"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="Texts" upperBound="-1"
eType="#//web/Text" 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="Links" upperBound="-1"
eType="#//web/Link" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Field" abstract="true" interface="true"
eSuperTypes="#//web/FormElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="Validator" upperBound="-1"
eType="#//web/Validator" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TextField" eSuperTypes="#//web/Field">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxlength" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PasswordField" eSuperTypes="#//web/Field">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxlength" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Label" eSuperTypes="#//web/FormElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Button" abstract="true" interface="true"
eSuperTypes="#//web/FormElement"/>
<eClassifiers xsi:type="ecore:EClass" name="RadioButton" eSuperTypes="#//web/ListField"/>
<eClassifiers xsi:type="ecore:EClass" name="CheckBox" eSuperTypes="#//web/FormElement"/>
<eClassifiers xsi:type="ecore:EClass" name="SubmitButton" eSuperTypes="#//web/Button"/>
<eClassifiers xsi:type="ecore:EClass" name="CancelButton" eSuperTypes="#//web/Button"/>
<eClassifiers xsi:type="ecore:EClass" name="Item">
<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="Select" eSuperTypes="#//web/ListField">
<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="ListField" abstract="true" interface="true"
eSuperTypes="#//web/FormElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="Items" upperBound="-1"
eType="#//web/Item" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TextArea" eSuperTypes="#//web/Field">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cols" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rows" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResetButton" eSuperTypes="#//web/Button"/>
<eClassifiers xsi:type="ecore:EClass" name="Link">
<eOperations name="accept" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eParameters name="visitor" eType="#//visitor/Visitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="LinkedPage" eType="#//web/Page"/>
<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="FormElement" abstract="true" interface="true">
<eOperations name="accept" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="visitor.treatElement(this);"/>
<eParameters name="visitor" eType="#//visitor/Visitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Hidden" eSuperTypes="#//web/FormElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Form">
<eOperations name="accept" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eParameters name="visitor" eType="#//visitor/Visitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="FormElements" upperBound="-1"
eType="#//web/FormElement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="action" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="Success" eType="#//web/Success"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="Error" eType="#//web/Error"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Text">
<eOperations name="accept" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eParameters name="visitor" eType="#//visitor/Visitor"/>
</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="Validator" abstract="true" interface="true">
<eOperations name="accept" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eParameters name="visitor" eType="#//visitor/Visitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DateValidator" eSuperTypes="#//web/Validator"/>
<eClassifiers xsi:type="ecore:EClass" name="EmailValidator" eSuperTypes="#//web/Validator"/>
<eClassifiers xsi:type="ecore:EClass" name="Required" eSuperTypes="#//web/Validator"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeValidator" eSuperTypes="#//web/Validator"/>
<eClassifiers xsi:type="ecore:EClass" name="URLValidator" eSuperTypes="#//web/Validator"/>
<eClassifiers xsi:type="ecore:EClass" name="TypeValidator" eSuperTypes="#//web/Validator">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//web/Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GreaterThanValidator" eSuperTypes="#//web/Validator">
<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="LessThanValidator" eSuperTypes="#//web/Validator">
<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="BetweenValidator" eSuperTypes="#//web/Validator">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valueL" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valueG" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RegexValidator" eSuperTypes="#//web/Validator">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="regex" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringLengthValidator" eSuperTypes="#//web/Validator">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="min" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="max" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Type">
<eLiterals name="int"/>
<eLiterals name="float" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Success">
<eStructuralFeatures xsi:type="ecore:EReference" name="SuccessPage" eType="#//web/Page"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Error">
<eStructuralFeatures xsi:type="ecore:EReference" name="ErrorPage" eType="#//web/Page"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="visitor" nsURI="dsml.visitor" nsPrefix="visitor">
<eClassifiers xsi:type="ecore:EClass" name="JSPVisitor" eSuperTypes="#//visitor/Visitor"/>
<eClassifiers xsi:type="ecore:EClass" name="Visitor" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tag" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourceVisitor" eSuperTypes="#//visitor/Visitor"/>
<eClassifiers xsi:type="ecore:EClass" name="POJOVisitor" eSuperTypes="#//visitor/Visitor"/>
</eSubpackages>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"dsml","nsURI":"com.car.dsml","name":"dsml","id":0,"eClass":"EPackage"},{"nsPrefix":"dsml","nsURI":"dsml.web","name":"web","id":1,"eClass":"EPackage"},{"nsPrefix":"visitor","nsURI":"dsml.visitor","name":"visitor","id":2,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Website","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Page","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Field","instanceClass":null,"abstract":true,"id":5,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextField","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PasswordField","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Label","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Button","instanceClass":null,"abstract":true,"id":9,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RadioButton","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CheckBox","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubmitButton","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CancelButton","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Item","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Select","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListField","instanceClass":null,"abstract":true,"id":16,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextArea","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResetButton","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Link","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FormElement","instanceClass":null,"abstract":true,"id":20,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Hidden","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Form","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Text","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Validator","instanceClass":null,"abstract":true,"id":24,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DateValidator","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmailValidator","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Required","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeValidator","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"URLValidator","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeValidator","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GreaterThanValidator","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LessThanValidator","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BetweenValidator","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RegexValidator","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLengthValidator","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Type","instanceClass":null,"id":36,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Success","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Error","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Pages","changeable":true,"resolveProxies":true,"lowerBound":1,"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},{"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":"title","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Form","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":"Texts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Links","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":true,"unsettable":false,"transient":false,"unique":true,"name":"Validator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maxlength","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maxlength","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cols","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":"rows","changeable":true,"lowerBound":0,"iD":false,"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":"accept","lowerBound":1,"id":86,"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":false,"unique":true,"name":"LinkedPage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":0,"id":90,"many":false,"required":false,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Visitor","instanceClass":null,"abstract":true,"id":91,"interface":true,"eClass":"EClass"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","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},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":0,"id":99,"many":false,"required":false,"eClass":"EParameter"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":1,"id":104,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"FormElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"action","changeable":true,"lowerBound":1,"iD":false,"id":106,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Success","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Error","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","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":"accept","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":"value","changeable":true,"lowerBound":0,"iD":false,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":0,"id":119,"many":false,"required":false,"eClass":"EParameter"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":1,"id":122,"many":false,"required":true,"eClass":"EOperation"},{"id":123,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","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"},{"id":130,"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":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"id":139,"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":"valueL","changeable":true,"lowerBound":0,"iD":false,"id":140,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"valueG","changeable":true,"lowerBound":0,"iD":false,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"regex","changeable":true,"lowerBound":0,"iD":false,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"min","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"max","changeable":true,"lowerBound":0,"iD":false,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"name":"int","id":153,"value":0,"literal":"int","eClass":"EEnumLiteral"},{"name":"float","id":154,"value":1,"literal":"float","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"SuccessPage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ErrorPage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"id":158,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JSPVisitor","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceVisitor","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"POJOVisitor","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"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":"tag","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"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":0},{"source":3,"target":1},{"source":3,"target":39},{"source":3,"target":40},{"source":39,"target":4},{"source":39,"target":41},{"source":39,"target":3},{"source":41,"target":4},{"source":40,"target":42},{"source":40,"target":3},{"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":48},{"source":43,"target":4},{"source":44,"target":22},{"source":44,"target":49},{"source":44,"target":4},{"source":49,"target":22},{"source":45,"target":23},{"source":45,"target":50},{"source":45,"target":4},{"source":50,"target":23},{"source":46,"target":51},{"source":46,"target":4},{"source":47,"target":19},{"source":47,"target":52},{"source":47,"target":4},{"source":52,"target":19},{"source":5,"target":1},{"source":5,"target":20},{"source":5,"target":53},{"source":5,"target":54},{"source":53,"target":24},{"source":53,"target":55},{"source":53,"target":5},{"source":55,"target":24},{"source":54,"target":20},{"source":6,"target":1},{"source":6,"target":5},{"source":6,"target":56},{"source":6,"target":57},{"source":6,"target":58},{"source":56,"target":59},{"source":56,"target":6},{"source":57,"target":60},{"source":57,"target":6},{"source":58,"target":5},{"source":7,"target":1},{"source":7,"target":5},{"source":7,"target":61},{"source":7,"target":62},{"source":7,"target":63},{"source":61,"target":64},{"source":61,"target":7},{"source":62,"target":65},{"source":62,"target":7},{"source":63,"target":5},{"source":8,"target":1},{"source":8,"target":20},{"source":8,"target":66},{"source":66,"target":20},{"source":9,"target":1},{"source":9,"target":20},{"source":9,"target":67},{"source":67,"target":20},{"source":10,"target":1},{"source":10,"target":16},{"source":10,"target":68},{"source":68,"target":16},{"source":11,"target":1},{"source":11,"target":20},{"source":11,"target":69},{"source":69,"target":20},{"source":12,"target":1},{"source":12,"target":9},{"source":12,"target":70},{"source":70,"target":9},{"source":13,"target":1},{"source":13,"target":9},{"source":13,"target":71},{"source":71,"target":9},{"source":14,"target":1},{"source":14,"target":72},{"source":72,"target":73},{"source":72,"target":14},{"source":15,"target":1},{"source":15,"target":16},{"source":15,"target":74},{"source":15,"target":75},{"source":74,"target":76},{"source":74,"target":15},{"source":75,"target":16},{"source":16,"target":1},{"source":16,"target":20},{"source":16,"target":77},{"source":16,"target":78},{"source":77,"target":14},{"source":77,"target":79},{"source":77,"target":16},{"source":79,"target":14},{"source":78,"target":20},{"source":17,"target":1},{"source":17,"target":5},{"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":5},{"source":18,"target":1},{"source":18,"target":9},{"source":18,"target":85},{"source":85,"target":9},{"source":19,"target":1},{"source":19,"target":86},{"source":19,"target":87},{"source":19,"target":88},{"source":86,"target":89},{"source":86,"target":19},{"source":86,"target":90},{"source":90,"target":91},{"source":90,"target":92},{"source":90,"target":86},{"source":92,"target":91},{"source":87,"target":4},{"source":87,"target":93},{"source":87,"target":19},{"source":93,"target":4},{"source":88,"target":94},{"source":88,"target":19},{"source":20,"target":1},{"source":20,"target":95},{"source":20,"target":96},{"source":20,"target":97},{"source":95,"target":98},{"source":95,"target":20},{"source":95,"target":99},{"source":99,"target":91},{"source":99,"target":100},{"source":99,"target":95},{"source":100,"target":91},{"source":96,"target":101},{"source":96,"target":20},{"source":97,"target":102},{"source":97,"target":20},{"source":21,"target":1},{"source":21,"target":20},{"source":21,"target":103},{"source":103,"target":20},{"source":22,"target":1},{"source":22,"target":104},{"source":22,"target":105},{"source":22,"target":106},{"source":22,"target":107},{"source":22,"target":108},{"source":104,"target":109},{"source":104,"target":22},{"source":104,"target":110},{"source":110,"target":91},{"source":110,"target":111},{"source":110,"target":104},{"source":111,"target":91},{"source":105,"target":20},{"source":105,"target":112},{"source":105,"target":22},{"source":112,"target":20},{"source":106,"target":113},{"source":106,"target":22},{"source":107,"target":37},{"source":107,"target":114},{"source":107,"target":22},{"source":114,"target":37},{"source":108,"target":38},{"source":108,"target":115},{"source":108,"target":22},{"source":115,"target":38},{"source":23,"target":1},{"source":23,"target":116},{"source":23,"target":117},{"source":116,"target":118},{"source":116,"target":23},{"source":116,"target":119},{"source":119,"target":91},{"source":119,"target":120},{"source":119,"target":116},{"source":120,"target":91},{"source":117,"target":121},{"source":117,"target":23},{"source":24,"target":1},{"source":24,"target":122},{"source":122,"target":123},{"source":122,"target":24},{"source":122,"target":124},{"source":124,"target":91},{"source":124,"target":125},{"source":124,"target":122},{"source":125,"target":91},{"source":25,"target":1},{"source":25,"target":24},{"source":25,"target":126},{"source":126,"target":24},{"source":26,"target":1},{"source":26,"target":24},{"source":26,"target":127},{"source":127,"target":24},{"source":27,"target":1},{"source":27,"target":24},{"source":27,"target":128},{"source":128,"target":24},{"source":28,"target":1},{"source":28,"target":24},{"source":28,"target":129},{"source":129,"target":24},{"source":29,"target":1},{"source":29,"target":24},{"source":29,"target":130},{"source":130,"target":24},{"source":30,"target":1},{"source":30,"target":24},{"source":30,"target":131},{"source":30,"target":132},{"source":131,"target":36},{"source":131,"target":133},{"source":131,"target":30},{"source":133,"target":36},{"source":132,"target":24},{"source":31,"target":1},{"source":31,"target":24},{"source":31,"target":134},{"source":31,"target":135},{"source":134,"target":136},{"source":134,"target":31},{"source":135,"target":24},{"source":32,"target":1},{"source":32,"target":24},{"source":32,"target":137},{"source":32,"target":138},{"source":137,"target":139},{"source":137,"target":32},{"source":138,"target":24},{"source":33,"target":1},{"source":33,"target":24},{"source":33,"target":140},{"source":33,"target":141},{"source":33,"target":142},{"source":140,"target":143},{"source":140,"target":33},{"source":141,"target":144},{"source":141,"target":33},{"source":142,"target":24},{"source":34,"target":1},{"source":34,"target":24},{"source":34,"target":145},{"source":34,"target":146},{"source":145,"target":147},{"source":145,"target":34},{"source":146,"target":24},{"source":35,"target":1},{"source":35,"target":24},{"source":35,"target":148},{"source":35,"target":149},{"source":35,"target":150},{"source":148,"target":151},{"source":148,"target":35},{"source":149,"target":152},{"source":149,"target":35},{"source":150,"target":24},{"source":36,"target":1},{"source":36,"target":153},{"source":36,"target":154},{"source":153,"target":36},{"source":154,"target":36},{"source":37,"target":1},{"source":37,"target":155},{"source":155,"target":4},{"source":155,"target":156},{"source":155,"target":37},{"source":156,"target":4},{"source":38,"target":1},{"source":38,"target":157},{"source":157,"target":4},{"source":157,"target":158},{"source":157,"target":38},{"source":158,"target":4},{"source":2,"target":159},{"source":2,"target":91},{"source":2,"target":160},{"source":2,"target":161},{"source":2,"target":0},{"source":159,"target":2},{"source":159,"target":91},{"source":159,"target":162},{"source":162,"target":91},{"source":91,"target":2},{"source":91,"target":163},{"source":163,"target":164},{"source":163,"target":91},{"source":160,"target":2},{"source":160,"target":91},{"source":160,"target":165},{"source":165,"target":91},{"source":161,"target":2},{"source":161,"target":91},{"source":161,"target":166},{"source":166,"target":91}],"multigraph":true} | ecore |
mvc | repo-ecore-all/data/cabrerac/cities-board-dev/co.edu.udenar.citiesboard.mvc/model/mvc.ecore | mvc
MvcApplication
name
picture
description
email
pagelink
views
models
controllers
Controller
model
view
name
Model
nameclass
type
controller
View
controller
position
name
type
Attribute
nameattribute
typeattribute
Method
type
namemethod
attrib
Client
method
nameservice
DataBase
attribute
GraphicComponent
datoA
datoB
stepSize
MapComponent
marker
latitude
longitude
SocialComponent
social
socialname
Position
above
align_left
wide
long
name
ReturnParameter | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="mvc" nsURI="http://citiesboard.sistemas.udenar.edu.co/mvc" nsPrefix="mvc">
<eClassifiers xsi:type="ecore:EClass" name="MvcApplication">
<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="picture" 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="email" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pagelink" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="views" upperBound="-1"
eType="#//View" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="models" lowerBound="1"
upperBound="-1" eType="#//Model" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="controllers" lowerBound="1"
upperBound="-1" eType="#//Controller" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Controller">
<eStructuralFeatures xsi:type="ecore:EReference" name="model" lowerBound="1" eType="#//Model"
eOpposite="#//Model/controller"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="view" lowerBound="1" eType="#//View"
eOpposite="#//View/controller"/>
<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="Model">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nameclass" 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="controller" lowerBound="1"
eType="#//Controller" resolveProxies="false" eOpposite="#//Controller/model"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="View">
<eStructuralFeatures xsi:type="ecore:EReference" name="controller" lowerBound="1"
eType="#//Controller" resolveProxies="false" eOpposite="#//Controller/view"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="position" lowerBound="1"
eType="#//Position" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nameattribute" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeattribute" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Method">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="namemethod" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attrib" lowerBound="1"
upperBound="-1" eType="#//Attribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Client" eSuperTypes="#//Model">
<eStructuralFeatures xsi:type="ecore:EReference" name="method" lowerBound="1"
eType="#//Method" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nameservice" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataBase" eSuperTypes="#//Model">
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" upperBound="-1"
eType="#//Attribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GraphicComponent" eSuperTypes="#//View">
<eStructuralFeatures xsi:type="ecore:EReference" name="datoA" eType="#//Attribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="datoB" eType="#//Attribute"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stepSize" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MapComponent" eSuperTypes="#//View">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="marker" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="latitude" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="longitude" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SocialComponent" eSuperTypes="#//View">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="social" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="socialname" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Position">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="above" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="align_left" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="wide" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="long" 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"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReturnParameter"/>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"mvc","nsURI":"http://citiesboard.sistemas.udenar.edu.co/mvc","name":"mvc","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MvcApplication","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Controller","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"View","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Client","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataBase","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphicComponent","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MapComponent","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SocialComponent","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Position","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnParameter","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"picture","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":"description","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":"email","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":"pagelink","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"views","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"models","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"controllers","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"view","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"},{"container":false,"ordered":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":false,"lowerBound":1,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"controller","changeable":true,"resolveProxies":false,"lowerBound":1,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nameclass","changeable":true,"lowerBound":1,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"position","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"name","changeable":true,"lowerBound":1,"iD":false,"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":"type","changeable":true,"lowerBound":1,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nameattribute","changeable":true,"lowerBound":1,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"typeattribute","changeable":true,"lowerBound":1,"iD":false,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"namemethod","changeable":true,"lowerBound":1,"iD":false,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attrib","changeable":true,"resolveProxies":true,"lowerBound":1,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nameservice","changeable":true,"lowerBound":1,"iD":false,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"datoA","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"datoB","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stepSize","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"marker","changeable":true,"lowerBound":1,"iD":false,"id":75,"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":"latitude","changeable":true,"lowerBound":1,"iD":false,"id":76,"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":"longitude","changeable":true,"lowerBound":1,"iD":false,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"social","changeable":true,"lowerBound":1,"iD":false,"id":82,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"socialname","changeable":true,"lowerBound":1,"iD":false,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"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":"above","changeable":true,"lowerBound":1,"iD":false,"id":87,"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":"align_left","changeable":true,"lowerBound":1,"iD":false,"id":88,"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":"wide","changeable":true,"lowerBound":1,"iD":false,"id":89,"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":"long","changeable":true,"lowerBound":1,"iD":false,"id":90,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":1,"target":0},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":14,"target":22},{"source":14,"target":1},{"source":15,"target":23},{"source":15,"target":1},{"source":16,"target":24},{"source":16,"target":1},{"source":17,"target":25},{"source":17,"target":1},{"source":18,"target":26},{"source":18,"target":1},{"source":19,"target":4},{"source":19,"target":27},{"source":19,"target":1},{"source":27,"target":4},{"source":20,"target":3},{"source":20,"target":28},{"source":20,"target":1},{"source":28,"target":3},{"source":21,"target":2},{"source":21,"target":29},{"source":21,"target":1},{"source":29,"target":2},{"source":2,"target":0},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":30,"target":3},{"source":30,"target":33},{"source":30,"target":2},{"source":30,"target":34},{"source":33,"target":3},{"source":31,"target":4},{"source":31,"target":35},{"source":31,"target":2},{"source":31,"target":36},{"source":35,"target":4},{"source":32,"target":37},{"source":32,"target":2},{"source":3,"target":0},{"source":3,"target":38},{"source":3,"target":39},{"source":3,"target":34},{"source":38,"target":40},{"source":38,"target":3},{"source":39,"target":41},{"source":39,"target":3},{"source":34,"target":2},{"source":34,"target":42},{"source":34,"target":3},{"source":34,"target":30},{"source":42,"target":2},{"source":4,"target":0},{"source":4,"target":36},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":36,"target":2},{"source":36,"target":46},{"source":36,"target":4},{"source":36,"target":31},{"source":46,"target":2},{"source":43,"target":12},{"source":43,"target":47},{"source":43,"target":4},{"source":47,"target":12},{"source":44,"target":48},{"source":44,"target":4},{"source":45,"target":49},{"source":45,"target":4},{"source":5,"target":0},{"source":5,"target":50},{"source":5,"target":51},{"source":50,"target":52},{"source":50,"target":5},{"source":51,"target":53},{"source":51,"target":5},{"source":6,"target":0},{"source":6,"target":54},{"source":6,"target":55},{"source":6,"target":56},{"source":54,"target":57},{"source":54,"target":6},{"source":55,"target":58},{"source":55,"target":6},{"source":56,"target":5},{"source":56,"target":59},{"source":56,"target":6},{"source":59,"target":5},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":60},{"source":7,"target":61},{"source":7,"target":62},{"source":60,"target":6},{"source":60,"target":63},{"source":60,"target":7},{"source":63,"target":6},{"source":61,"target":64},{"source":61,"target":7},{"source":62,"target":3},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":65},{"source":8,"target":66},{"source":65,"target":5},{"source":65,"target":67},{"source":65,"target":8},{"source":67,"target":5},{"source":66,"target":3},{"source":9,"target":0},{"source":9,"target":4},{"source":9,"target":68},{"source":9,"target":69},{"source":9,"target":70},{"source":9,"target":71},{"source":68,"target":5},{"source":68,"target":72},{"source":68,"target":9},{"source":72,"target":5},{"source":69,"target":5},{"source":69,"target":73},{"source":69,"target":9},{"source":73,"target":5},{"source":70,"target":74},{"source":70,"target":9},{"source":71,"target":4},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":75},{"source":10,"target":76},{"source":10,"target":77},{"source":10,"target":78},{"source":75,"target":79},{"source":75,"target":10},{"source":76,"target":80},{"source":76,"target":10},{"source":77,"target":81},{"source":77,"target":10},{"source":78,"target":4},{"source":11,"target":0},{"source":11,"target":4},{"source":11,"target":82},{"source":11,"target":83},{"source":11,"target":84},{"source":82,"target":85},{"source":82,"target":11},{"source":83,"target":86},{"source":83,"target":11},{"source":84,"target":4},{"source":12,"target":0},{"source":12,"target":87},{"source":12,"target":88},{"source":12,"target":89},{"source":12,"target":90},{"source":12,"target":91},{"source":87,"target":92},{"source":87,"target":12},{"source":88,"target":93},{"source":88,"target":12},{"source":89,"target":94},{"source":89,"target":12},{"source":90,"target":95},{"source":90,"target":12},{"source":91,"target":96},{"source":91,"target":12},{"source":13,"target":0}],"multigraph":true} | ecore |
metrics | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/damenac/puzzle/examples/empirical-study/puzzle.empirical.study/githubmetamodels/metric.ecore | simple_metrics
MetricsSet
name
metrics
Metric
name
value | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="simple_metrics" nsURI="simple_metrics" nsPrefix="simple_metrics">
<eClassifiers xsi:type="ecore:EClass" name="MetricsSet">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="metrics" upperBound="-1"
eType="#//Metric" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Metric">
<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#//EDoubleObject"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"simple_metrics","nsURI":"simple_metrics","name":"simple_metrics","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetricsSet","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Metric","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":"metrics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":4,"derived":false},{"id":5,"eClass":"EGenericType"},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":1,"target":4},{"source":3,"target":5},{"source":3,"target":1},{"source":4,"target":2},{"source":4,"target":6},{"source":4,"target":1},{"source":6,"target":2},{"source":2,"target":0},{"source":2,"target":7},{"source":2,"target":8},{"source":7,"target":9},{"source":7,"target":2},{"source":8,"target":10},{"source":8,"target":2}],"multigraph":true} | ecore |
statemachine | repo-ecore-all/data/diverse-project/melange/tests/fr.inria.diverse.melange.tests.eclipse/tests-inputs/modelTypes/FsmMT.ecore | fsm
FSM
ownedState
initialState
finalState
State
owningFSM
name
outgoingTransition
incomingTransition
Transition
source
target
input
output | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="fsm" nsURI="http://simplefsm.fsmmt/fsm/" nsPrefix="fsm">
<eClassifiers xsi:type="ecore:EClass" name="FSM">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedState" upperBound="-1"
eType="#//State" containment="true" eOpposite="#//State/owningFSM"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initialState" lowerBound="1"
eType="#//State"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="finalState" lowerBound="1"
upperBound="-1" eType="#//State"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State">
<eStructuralFeatures xsi:type="ecore:EReference" name="owningFSM" lowerBound="1"
eType="#//FSM" eOpposite="#//FSM/ownedState"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoingTransition" upperBound="-1"
eType="#//Transition" containment="true" eOpposite="#//Transition/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incomingTransition" upperBound="-1"
eType="#//Transition" eOpposite="#//Transition/target"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//State" eOpposite="#//State/outgoingTransition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//State" eOpposite="#//State/incomingTransition"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="input" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="output" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"fsm","nsURI":"http://simplefsm.fsmmt/fsm/","name":"fsm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FSM","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":4,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initialState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"finalState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningFSM","changeable":true,"resolveProxies":true,"lowerBound":1,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outgoingTransition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomingTransition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"input","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"output","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":4,"target":2},{"source":4,"target":7},{"source":4,"target":1},{"source":4,"target":8},{"source":7,"target":2},{"source":5,"target":2},{"source":5,"target":9},{"source":5,"target":1},{"source":9,"target":2},{"source":6,"target":2},{"source":6,"target":10},{"source":6,"target":1},{"source":10,"target":2},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":8,"target":1},{"source":8,"target":14},{"source":8,"target":2},{"source":8,"target":4},{"source":14,"target":1},{"source":11,"target":15},{"source":11,"target":2},{"source":12,"target":3},{"source":12,"target":16},{"source":12,"target":2},{"source":12,"target":17},{"source":16,"target":3},{"source":13,"target":3},{"source":13,"target":18},{"source":13,"target":2},{"source":13,"target":19},{"source":18,"target":3},{"source":3,"target":0},{"source":3,"target":17},{"source":3,"target":19},{"source":3,"target":20},{"source":3,"target":21},{"source":17,"target":2},{"source":17,"target":22},{"source":17,"target":3},{"source":17,"target":12},{"source":22,"target":2},{"source":19,"target":2},{"source":19,"target":23},{"source":19,"target":3},{"source":19,"target":13},{"source":23,"target":2},{"source":20,"target":24},{"source":20,"target":3},{"source":21,"target":25},{"source":21,"target":3}],"multigraph":true} | ecore |
textprocessing | repo-ecore-all/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/DocBook.ecore | Docbook
AbstractType
para
AddressType
state
otheraddr
format
email
ArgType
mixed
option
replaceable
choice
rep
AuthorinitialsType
mixed
AuthorType
personname
contrib
address
BookType
info
preface
chapter
reference
lang
version
label
ChapterType
title
para
note
section
annotations
ColspecType
colname
colwidth
CmdsynopsisType
command
arg
CommandType
mixed
ConfgroupType
conftitle
confnum
confsponsor
CopyrightType
group
year
holder
DateType
mixed
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
abstract
address
author
bibliomisc
book
info
caution
chapter
colspec
confgroup
confnum
confsponsor
conftitle
date
emphasis
entry
figure
firstname
footnote
imagedata
imageobject
important
informaltable
itemizedlist
keyword
keywordset
link
listitem
literal
mediaobject
note
orderedlist
otheraddr
para
phrase
preface
programlisting
pubdate
publisher
publishername
row
section
state
subtitle
superscript
table
tbody
tgroup
thead
tip
title
ulink
warning
EmphasisType
mixed
emphasis
role
EntryType
programlisting
mixed
mediaobject
para
align
morerows
nameend
namest
valign
EnvarType
mixed
replaceable
ExampleType
id
title
programlisting
FigureType
title
mediaobject
float
id
FileNameType
mixed
replaceable
FirstnameType
mixed
FootnoteType
para
id
FuncdefType
mixed
function
FuncprototypeType
funcdef
paramdef
FuncsynopsisType
funcprototype
FunctionType
mixed
ImagedataType
depth
fileref
width
align
scale
ImageobjectType
imagedata
ImportantType
mixed
group
emphasis
ulink
InformaltableType
tgroup
InfoType
pubdate
author
title
subtitle
group
bibliomisc
date
keywordset
abstract
publisher
confgroup
revhistory
copyright
legalnotice
productname
releaseinfo
ItemizedlistType
listitem
KeywordsetType
keyword
LegalNoticeType
group
title
revhistory
para
orderedlist
LinkType
mixed
value
linkend
ListitemType
para
itemizedlist
LiteralType
value
moreinfo
MediaobjectType
imageobject
NoteType
mixed
group
literal
ulink
OptionType
mixed
replaceable
OrderedlistType
continuation
inheritnum
OtheraddrType
ulink
ParameterType
mixed
ParamdefType
mixed
parameter
ParaType
mixed
group
emphasis
literal
ulink
footnote
link
role
itemizedlist
id
variablelist
PersonnameType
firstname
surname
PhraseType
id
PrefaceType
title
para
important
tip
ProgramlistingType
mixed
group
emphasis
phrase
superscript
format
language
linenumbering
PublisherType
publishername
address
RefEntryType
info
refmeta
refnamediv
refsynopsisdiv
refsect1
version
RefEntryTitleType
mixed
ReferenceType
info
title
version
refentry
RefMetaType
refentrytitle
manvolnum
RefNameDivType
refname
refpurpose
refclass
RefSect1Type
group
title
para
variablelist
segmentedlist
id
RefSynopsisDivType
cmdsynopsis
funcsynopsis
ReplaceableType
mixed
RevdescriptionType
mixed
para
RevhistoryType
revision
RevisionType
revnumber
date
authorinitials
revdescription
RevnumberType
mixed
ulink
RowType
entry
SectionType
group
itemizedlist
mediaobject
note
para
programlisting
section
title
figure
informaltable
orderedlist
table
warning
tip
funcsynopsis
caution
example
cmdsynopsis
annotations
SegListItemType
seg
SegmentedListType
group
segtitle
seglistitem
SegType
group
mixed
errorcode
errortext
SubtitleType
mixed
group
emphasis
phrase
SurnameType
mixed
TableType
title
tgroup
id
TermType
mixed
emphasis
option
filename
envar
TbodyType
row
TgroupType
colspec
thead
tbody
cols
colseq
rowseq
align
TheadType
row
TipType
mixed
ulink
TitleType
mixed
group
emphasis
phrase
UlinkType
mixed
emphasis
type
url
VariableListType
varlistentry
VarListEntryType
spacing
termlength
term
listitem | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Docbook"
nsURI="http://docbook.org/ns/docbook" nsPrefix="Docbook">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="qualified" value="false"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="AbstractType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="abstract_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="para" lowerBound="1" eType="#//ParaType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="para"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddressType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="address_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="state" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="state"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="otheraddr" lowerBound="1"
eType="#//OtheraddrType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="otheraddr"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="format" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="format"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="email" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
defaultValueLiteral="">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="email"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArgType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="arg_._type"/>
<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="option" upperBound="-1"
eType="#//OptionType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="replaceable" upperBound="-1"
eType="#//ReplaceableType" 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="replaceable"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="choice" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="choice"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rep" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="rep"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AuthorinitialsType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="authorinitials_._type"/>
<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>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AuthorType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="author_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="personname" lowerBound="1"
eType="#//PersonnameType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="personname"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contrib" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" defaultValueLiteral="">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="contrib"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="address" eType="#//AddressType"
containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="address"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BookType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="book_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="info" lowerBound="1" eType="#//InfoType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="info"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="preface" lowerBound="1"
eType="#//PrefaceType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="preface"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="chapter" lowerBound="1"
upperBound="-1" eType="#//ChapterType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="chapter"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="reference" upperBound="-1"
eType="#//ReferenceType" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="reference"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lang" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="lang"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="version"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChapterType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="chapter_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="title" lowerBound="1" eType="#//TitleType"
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="para" upperBound="-1" eType="#//ParaType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="para"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="note" eType="#//NoteType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="note"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="section" upperBound="-1"
eType="#//SectionType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="section"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="annotations" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ColspecType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="colspec_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="colname" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="colname"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="colwidth" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKEN">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="colwidth"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CmdsynopsisType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="cmdsynopsis_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="command" lowerBound="1"
eType="#//CommandType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="command"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="arg" upperBound="-1" eType="#//ArgType"
derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="arg"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CommandType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="arg_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" 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>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConfgroupType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="confgroup_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="conftitle" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="conftitle"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="confnum" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="confnum"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="confsponsor" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="confsponsor"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CopyrightType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="copyright_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:3"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="year" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" volatile="true"
transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="year"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:3"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="holder" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="holder"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:3"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DateType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="date_._type"/>
<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>
</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="abstract" upperBound="-2"
eType="#//AbstractType" 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="abstract"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="address" upperBound="-2"
eType="#//AddressType" 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="address"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="author" upperBound="-2"
eType="#//AuthorType" 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="author"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bibliomisc" unique="false"
upperBound="-2" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="bibliomisc"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="book" upperBound="-2" eType="#//BookType"
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="book"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="info" upperBound="-2" eType="#//InfoType"
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="info"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="caution" unique="false"
upperBound="-2" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="caution"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="chapter" upperBound="-2"
eType="#//ChapterType" 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="chapter"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="colspec" upperBound="-2"
eType="#//ColspecType" 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="colspec"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="confgroup" upperBound="-2"
eType="#//ConfgroupType" 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="confgroup"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="confnum" unique="false"
upperBound="-2" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="confnum"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="confsponsor" unique="false"
upperBound="-2" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="confsponsor"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="conftitle" unique="false"
upperBound="-2" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="conftitle"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="date" unique="false" upperBound="-2"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" volatile="true"
transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="date"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="emphasis" upperBound="-2"
eType="#//EmphasisType" 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="emphasis"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="entry" upperBound="-2"
eType="#//EntryType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="entry"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="figure" upperBound="-2"
eType="#//FigureType" 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="figure"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="firstname" unique="false"
upperBound="-2" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="firstname"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="footnote" upperBound="-2"
eType="#//FootnoteType" 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="footnote"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="imagedata" upperBound="-2"
eType="#//ImagedataType" 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="imagedata"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="imageobject" upperBound="-2"
eType="#//ImageobjectType" 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="imageobject"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="important" upperBound="-2"
eType="#//ImportantType" 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="important"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="informaltable" upperBound="-2"
eType="#//InformaltableType" 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="informaltable"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="itemizedlist" upperBound="-2"
eType="#//ItemizedlistType" 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="itemizedlist"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="keyword" unique="false"
upperBound="-2" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="keyword"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="keywordset" upperBound="-2"
eType="#//KeywordsetType" 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="keywordset"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="link" upperBound="-2" eType="#//LinkType"
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="link"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="listitem" upperBound="-2"
eType="#//ListitemType" 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="listitem"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="literal" upperBound="-2"
eType="#//LiteralType" 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="literal"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="mediaobject" upperBound="-2"
eType="#//MediaobjectType" 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="mediaobject"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="note" upperBound="-2" eType="#//NoteType"
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="note"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="orderedlist" upperBound="-2"
eType="#//OrderedlistType" 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="orderedlist"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="otheraddr" upperBound="-2"
eType="#//OtheraddrType" 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="otheraddr"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="para" upperBound="-2" eType="#//ParaType"
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="para"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="phrase" upperBound="-2"
eType="#//PhraseType" 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="phrase"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="preface" upperBound="-2"
eType="#//PrefaceType" 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="preface"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="programlisting" upperBound="-2"
eType="#//ProgramlistingType" 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="programlisting"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pubdate" unique="false"
upperBound="-2" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="pubdate"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="publisher" upperBound="-2"
eType="#//PublisherType" 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="publisher"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="publishername" unique="false"
upperBound="-2" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="publishername"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="row" upperBound="-2" eType="#//RowType"
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="row"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="section" upperBound="-2"
eType="#//SectionType" 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="section"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="state" unique="false" upperBound="-2"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName" volatile="true"
transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="state"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="subtitle" unique="false"
upperBound="-2" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="subtitle"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="superscript" unique="false"
upperBound="-2" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="superscript"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="table" upperBound="-2"
eType="#//TableType" 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="table"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="tbody" upperBound="-2"
eType="#//TbodyType" 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="tbody"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="tgroup" upperBound="-2"
eType="#//TgroupType" 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="tgroup"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="thead" upperBound="-2"
eType="#//TheadType" 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="thead"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="tip" upperBound="-2" eType="#//TipType"
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="tip"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="title" upperBound="-2"
eType="#//TitleType" 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="title"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ulink" upperBound="-2"
eType="#//UlinkType" 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="ulink"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="warning" unique="false"
upperBound="-2" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="warning"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EmphasisType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="emphasis_._type"/>
<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="emphasis" upperBound="-1"
eType="#//EmphasisType" 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="emphasis"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="role" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="role"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EntryType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="entry_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="programlisting" upperBound="-1"
eType="#//ProgramlistingType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="programlisting"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<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="mediaobject" eType="#//MediaobjectType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="mediaobject"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="para" upperBound="-1" eType="#//ParaType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="para"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="align" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="align"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="morerows" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Integer">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="morerows"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nameend" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="nameend"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="namest" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="namest"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valign" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="valign"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnvarType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="envar_._type"/>
<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="replaceable" upperBound="-1"
eType="#//ReplaceableType" 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="replaceable"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExampleType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="example_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="title" lowerBound="1" eType="#//TitleType"
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="programlisting" lowerBound="1"
eType="#//ProgramlistingType" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="programlisting"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FigureType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="figure_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="title" lowerBound="1" eType="#//TitleType"
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="mediaobject" lowerBound="1"
eType="#//MediaobjectType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="mediaobject"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="float" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Integer">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="float"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FileNameType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="filename_._type"/>
<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="replaceable" upperBound="-1"
eType="#//ReplaceableType" 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="replaceable"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FirstnameType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="firstname_._type"/>
<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>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FootnoteType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="footnote_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="para" lowerBound="1" eType="#//ParaType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="para"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FuncdefType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="funcdef_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" lowerBound="1"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="name" value=":mixed"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="function" eType="#//FunctionType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="function"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FuncprototypeType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="funcprototype_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="funcdef" lowerBound="1"
eType="#//FuncdefType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="funcdef"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="paramdef" upperBound="-1"
eType="#//ParamdefType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="paramdef"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FuncsynopsisType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="funcsynopsis_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="funcprototype" lowerBound="1"
upperBound="-1" eType="#//FuncprototypeType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="funcprototype"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="function_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" 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>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImagedataType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="imagedata_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="depth" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKEN">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="depth"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fileref" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnySimpleType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="fileref"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKEN">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="width"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="align" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKEN"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scale" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKEN"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImageobjectType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="imageobject_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="imagedata" lowerBound="1"
eType="#//ImagedataType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="imagedata"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImportantType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="important_._type"/>
<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:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="emphasis" upperBound="-1"
eType="#//EmphasisType" 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="emphasis"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ulink" upperBound="-1"
eType="#//UlinkType" 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="ulink"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InformaltableType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="informaltable_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="tgroup" lowerBound="1"
eType="#//TgroupType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="tgroup"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InfoType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="info_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pubdate" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="pubdate"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="author" upperBound="-1"
eType="#//AuthorType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="author"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="title" lowerBound="1" eType="#//TitleType"
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="subtitle" lowerBound="1"
eType="#//SubtitleType" 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: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:3"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bibliomisc" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="bibliomisc"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:3"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="date" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" volatile="true"
transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="date"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:3"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="keywordset" upperBound="-1"
eType="#//KeywordsetType" 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="keywordset"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:3"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="abstract" lowerBound="1"
eType="#//AbstractType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="abstract"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="publisher" lowerBound="1"
eType="#//PublisherType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="publisher"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="confgroup" lowerBound="1"
eType="#//ConfgroupType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="confgroup"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="revhistory" lowerBound="1"
eType="#//RevhistoryType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="revhistory"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="copyright" lowerBound="1"
eType="#//CopyrightType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="copyright"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="legalnotice" lowerBound="1"
eType="#//LegalNoticeType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="legalnotice"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="productname" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" defaultValueLiteral="">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="productname"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="releaseinfo" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" defaultValueLiteral="">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="releaseinfo"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ItemizedlistType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="itemizedlist_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="listitem" upperBound="-1"
eType="#//ListitemType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="listitem"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="KeywordsetType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="keywordset_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="keyword" unique="false"
lowerBound="1" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="keyword"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LegalNoticeType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="legalnotice_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="title" lowerBound="1" eType="#//TitleType"
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"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="revhistory" lowerBound="1"
eType="#//RevhistoryType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="revhistory"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="para" upperBound="-1" eType="#//ParaType"
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="para"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="orderedlist" upperBound="-1"
eType="#//OrderedlistType" 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="orderedlist"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LinkType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="link_._type"/>
<details key="kind" value="simple"/>
</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:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKEN">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=":0"/>
<details key="kind" value="simple"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="linkend" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKEN">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="linkend"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ListitemType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="listitem_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="para" upperBound="-1" eType="#//ParaType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="para"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="itemizedlist" eType="#//ItemizedlistType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="itemizedlist"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LiteralType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="literal_._type"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=":0"/>
<details key="kind" value="simple"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="moreinfo" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="moreinfo"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MediaobjectType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="mediaobject_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="imageobject" eType="#//ImageobjectType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="imageobject"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NoteType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="note_._type"/>
<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:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="literal" upperBound="-1"
eType="#//LiteralType" 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="literal"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ulink" upperBound="-1"
eType="#//UlinkType" 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="ulink"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OptionType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="option_._type"/>
<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="replaceable" upperBound="-1"
eType="#//ReplaceableType" 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="replaceable"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrderedlistType" eSuperTypes="#//ItemizedlistType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="orderedlist_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="continuation" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="continuation"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inheritnum" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="inheritnum"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OtheraddrType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="otheraddr_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ulink" lowerBound="1" eType="#//UlinkType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ulink"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="parameter_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="name" value=":mixed"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParamdefType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="paramdef_._type"/>
<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"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" lowerBound="1"
eType="#//ParameterType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="parameter"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParaType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="para_._type"/>
<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:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="emphasis" upperBound="-1"
eType="#//EmphasisType" 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="emphasis"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="literal" upperBound="-1"
eType="#//LiteralType" 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="literal"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ulink" upperBound="-1"
eType="#//UlinkType" 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="ulink"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="footnote" upperBound="-1"
eType="#//FootnoteType" 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="footnote"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="link" upperBound="-1" eType="#//LinkType"
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="link"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="role" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="role"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="itemizedlist" upperBound="-1"
eType="#//ItemizedlistType" 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="itemizedlist"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
<details key="namespace" value="xml"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="variablelist" upperBound="-1"
eType="#//VariableListType" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PersonnameType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="personname_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="firstname" lowerBound="1"
eType="#//FirstnameType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="firstname"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="surname" lowerBound="1"
eType="#//SurnameType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="surname"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PhraseType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="phrase_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKEN">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrefaceType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="preface_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="title" lowerBound="1" eType="#//TitleType"
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="para" lowerBound="1" upperBound="-1"
eType="#//ParaType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="para"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="important" lowerBound="1"
eType="#//ImportantType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="important"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="tip" lowerBound="1" eType="#//TipType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="tip"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProgramlistingType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="programlisting_._type"/>
<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:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="emphasis" upperBound="-1"
eType="#//EmphasisType" 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="emphasis"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="phrase" upperBound="-1"
eType="#//PhraseType" 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="phrase"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="superscript" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="superscript"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="format" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="format"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="language" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="linenumbering" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PublisherType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="publisher_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="publishername" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="publishername"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="address" lowerBound="1"
eType="#//AddressType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="address"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RefEntryType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="refentry_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="info" eType="#//InfoType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="info"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="refmeta" eType="#//RefMetaType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refnamediv" eType="#//RefNameDivType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refsynopsisdiv" eType="#//RefSynopsisDivType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refsect1" upperBound="-1"
eType="#//RefSect1Type" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="version"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RefEntryTitleType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="refentrytitle_._type"/>
<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>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReferenceType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="reference_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="info" eType="#//InfoType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="info"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="title" lowerBound="1" eType="#//TitleType"
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:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="version"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="refentry" upperBound="-1"
eType="#//RefEntryType" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="refentry"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RefMetaType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="refmeta_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="refentrytitle" lowerBound="1"
eType="#//RefEntryTitleType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="manvolnum" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" defaultValueLiteral="">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="manvolnum"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RefNameDivType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="refnamediv_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="refname" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" defaultValueLiteral="">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="refname"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="refpurpose" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" defaultValueLiteral="">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="refpurpose"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="refclass" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" defaultValueLiteral="">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="refclass"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RefSect1Type">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="refsect1_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="title" lowerBound="1" eType="#//TitleType"
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="title"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="para" upperBound="-1" eType="#//ParaType"
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="para"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="variablelist" upperBound="-1"
eType="#//VariableListType" 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="variablelist"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="segmentedlist" upperBound="-1"
eType="#//SegmentedListType" 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="segmentedlist"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RefSynopsisDivType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="refsynopsisdiv_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="cmdsynopsis" upperBound="-1"
eType="#//CmdsynopsisType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="funcsynopsis" upperBound="-1"
eType="#//FuncsynopsisType" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReplaceableType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="arg_._type"/>
<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>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RevdescriptionType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="revdescription_._type"/>
<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="para" upperBound="-1" eType="#//ParaType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="para"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RevhistoryType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="revhistory_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="revision" upperBound="-1"
eType="#//RevisionType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="revision"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RevisionType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="revision_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="revnumber" eType="#//RevnumberType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="revnumber"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="date" eType="#//DateType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="date"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="authorinitials" eType="#//AuthorinitialsType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="authorinitials"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="revdescription" eType="#//RevdescriptionType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="revdescription"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RevnumberType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="revnumber_._type"/>
<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="ulink" upperBound="-1"
eType="#//UlinkType" 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="ulink"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RowType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="row_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="entry" lowerBound="1" upperBound="-1"
eType="#//EntryType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="entry"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SectionType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="section_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="itemizedlist" upperBound="-1"
eType="#//ItemizedlistType" 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="itemizedlist"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="mediaobject" upperBound="-1"
eType="#//MediaobjectType" 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="mediaobject"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="note" upperBound="-1" eType="#//NoteType"
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="note"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="para" upperBound="-1" eType="#//ParaType"
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="para"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="programlisting" upperBound="-1"
eType="#//ProgramlistingType" 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="programlisting"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="section" upperBound="-1"
eType="#//SectionType" 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="section"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="title" upperBound="-1"
eType="#//TitleType" 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="title"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="figure" upperBound="-1"
eType="#//FigureType" 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="figure"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="informaltable" upperBound="-1"
eType="#//InformaltableType" 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="informaltable"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="orderedlist" upperBound="-1"
eType="#//OrderedlistType" 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="orderedlist"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="table" upperBound="-1"
eType="#//TableType" 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="table"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="warning" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="warning"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="tip" eType="#//TipType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="tip"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="funcsynopsis" upperBound="-1"
eType="#//FuncsynopsisType" 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="funcsynopsis"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="caution" 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="caution"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="example" eType="#//ExampleType"
containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="example"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="cmdsynopsis" upperBound="-1"
eType="#//CmdsynopsisType" 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="cmdsynopsis"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="annotations" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SegListItemType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="seglistitem_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="seg" lowerBound="1" upperBound="-1"
eType="#//SegType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="seg"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SegmentedListType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="segmentedlist_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="segtitle" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="segtitle"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="seglistitem" upperBound="-1"
eType="#//SegListItemType" volatile="true" derived="true" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="seglistitem"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SegType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="seg_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<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:EAttribute" name="errorcode" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="errorcode"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="errortext" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="errortext"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubtitleType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="subtitle_._type"/>
<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:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="emphasis" upperBound="-1"
eType="#//EmphasisType" 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="emphasis"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="phrase" upperBound="-1"
eType="#//PhraseType" 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="phrase"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SurnameType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="surname_._type"/>
<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>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TableType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="table_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="title" lowerBound="1" eType="#//TitleType"
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="tgroup" lowerBound="1"
eType="#//TgroupType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="tgroup"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TermType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="term_._type"/>
<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="emphasis" upperBound="-1"
eType="#//EmphasisType" 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="emphasis"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="option" upperBound="-1"
eType="#//OptionType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="filename" upperBound="-1"
eType="#//FileNameType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="envar" upperBound="-1"
eType="#//EnvarType" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TbodyType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="tbody_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="row" lowerBound="1" upperBound="-1"
eType="#//RowType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="row"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TgroupType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="tgroup_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="colspec" lowerBound="1"
upperBound="-1" eType="#//ColspecType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="colspec"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="thead" eType="#//TheadType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="thead"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="tbody" lowerBound="1" eType="#//TbodyType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="tbody"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cols" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Integer">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="cols"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="colseq" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Integer">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="colseq"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rowseq" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Integer">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="rowseq"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="align" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKEN">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="align"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TheadType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="thead_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="row" lowerBound="1" upperBound="-1"
eType="#//RowType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="row"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TipType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="tip_._type"/>
<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="ulink" upperBound="-1"
eType="#//UlinkType" 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="ulink"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TitleType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="title_._type"/>
<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:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="emphasis" upperBound="-1"
eType="#//EmphasisType" 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="emphasis"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="phrase" upperBound="-1"
eType="#//PhraseType" 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="phrase"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UlinkType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ulink_._type"/>
<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="emphasis" upperBound="-1"
eType="#//EmphasisType" 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="emphasis"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnySimpleType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="type"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="url"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableListType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="variablelist_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="varlistentry" upperBound="-1"
eType="#//VarListEntryType" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="varlistentry"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VarListEntryType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="varlistentry_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="spacing" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="termlength" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="term" lowerBound="1" upperBound="-1"
eType="#//TermType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="listitem" lowerBound="1"
eType="#//ListitemType" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"Docbook","nsURI":"http://docbook.org/ns/docbook","name":"Docbook","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddressType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArgType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AuthorinitialsType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AuthorType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BookType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChapterType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColspecType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CmdsynopsisType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommandType","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConfgroupType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CopyrightType","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DateType","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmphasisType","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntryType","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnvarType","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExampleType","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FigureType","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FileNameType","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FirstnameType","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FootnoteType","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FuncdefType","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FuncprototypeType","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FuncsynopsisType","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionType","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImagedataType","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImageobjectType","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportantType","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformaltableType","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InfoType","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ItemizedlistType","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KeywordsetType","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LegalNoticeType","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkType","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListitemType","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralType","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MediaobjectType","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NoteType","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OptionType","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedlistType","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OtheraddrType","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterType","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParamdefType","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParaType","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PersonnameType","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PhraseType","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrefaceType","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProgramlistingType","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PublisherType","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RefEntryType","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RefEntryTitleType","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceType","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RefMetaType","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RefNameDivType","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RefSect1Type","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RefSynopsisDivType","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplaceableType","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RevdescriptionType","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RevhistoryType","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RevisionType","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RevnumberType","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RowType","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SectionType","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SegListItemType","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SegmentedListType","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SegType","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubtitleType","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SurnameType","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableType","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TermType","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TbodyType","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TgroupType","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TheadType","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TipType","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TitleType","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UlinkType","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableListType","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarListEntryType","instanceClass":null,"abstract":false,"id":79,"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":"para","changeable":true,"resolveProxies":false,"lowerBound":1,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"lowerBound":1,"iD":false,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"otheraddr","changeable":true,"resolveProxies":false,"lowerBound":1,"id":83,"derived":false},{"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":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"email","changeable":true,"lowerBound":1,"iD":false,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"option","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"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":"replaceable","changeable":true,"resolveProxies":false,"lowerBound":0,"id":92,"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":"choice","changeable":true,"lowerBound":0,"iD":false,"id":93,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rep","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"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":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"personname","changeable":true,"resolveProxies":false,"lowerBound":1,"id":102,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"contrib","changeable":true,"lowerBound":1,"iD":false,"id":103,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"address","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"info","changeable":true,"resolveProxies":false,"lowerBound":1,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"preface","changeable":true,"resolveProxies":false,"lowerBound":1,"id":109,"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":"chapter","changeable":true,"resolveProxies":false,"lowerBound":1,"id":110,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"reference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lang","changeable":true,"lowerBound":1,"iD":false,"id":112,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":113,"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":"label","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"},{"container":false,"ordered":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":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":"para","changeable":true,"resolveProxies":false,"lowerBound":0,"id":123,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"note","changeable":true,"resolveProxies":false,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"section","changeable":true,"resolveProxies":false,"lowerBound":0,"id":125,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"lowerBound":0,"iD":false,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"colname","changeable":true,"lowerBound":1,"iD":false,"id":132,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"colwidth","changeable":true,"lowerBound":1,"iD":false,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"command","changeable":true,"resolveProxies":false,"lowerBound":1,"id":136,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arg","changeable":true,"resolveProxies":false,"lowerBound":0,"id":137,"derived":true},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"conftitle","changeable":true,"lowerBound":1,"iD":false,"id":142,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"confnum","changeable":true,"lowerBound":1,"iD":false,"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":"confsponsor","changeable":true,"lowerBound":1,"iD":false,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"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":148,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"year","changeable":true,"lowerBound":0,"iD":false,"id":149,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"holder","changeable":true,"lowerBound":0,"iD":false,"id":150,"derived":true},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"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":154,"derived":false},{"id":155,"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":156,"derived":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":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":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":158,"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":"abstract","changeable":true,"resolveProxies":false,"lowerBound":0,"id":159,"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":"address","changeable":true,"resolveProxies":false,"lowerBound":0,"id":160,"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":"author","changeable":true,"resolveProxies":false,"lowerBound":0,"id":161,"derived":true},{"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"bibliomisc","changeable":true,"lowerBound":0,"iD":false,"id":162,"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":"book","changeable":true,"resolveProxies":false,"lowerBound":0,"id":163,"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":"info","changeable":true,"resolveProxies":false,"lowerBound":0,"id":164,"derived":true},{"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"caution","changeable":true,"lowerBound":0,"iD":false,"id":165,"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":"chapter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":166,"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":"colspec","changeable":true,"resolveProxies":false,"lowerBound":0,"id":167,"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":"confgroup","changeable":true,"resolveProxies":false,"lowerBound":0,"id":168,"derived":true},{"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"confnum","changeable":true,"lowerBound":0,"iD":false,"id":169,"derived":true},{"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"confsponsor","changeable":true,"lowerBound":0,"iD":false,"id":170,"derived":true},{"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"conftitle","changeable":true,"lowerBound":0,"iD":false,"id":171,"derived":true},{"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"date","changeable":true,"lowerBound":0,"iD":false,"id":172,"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":"emphasis","changeable":true,"resolveProxies":false,"lowerBound":0,"id":173,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"entry","changeable":true,"resolveProxies":false,"lowerBound":0,"id":174,"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":"figure","changeable":true,"resolveProxies":false,"lowerBound":0,"id":175,"derived":true},{"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"firstname","changeable":true,"lowerBound":0,"iD":false,"id":176,"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":"footnote","changeable":true,"resolveProxies":false,"lowerBound":0,"id":177,"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":"imagedata","changeable":true,"resolveProxies":false,"lowerBound":0,"id":178,"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":"imageobject","changeable":true,"resolveProxies":false,"lowerBound":0,"id":179,"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":"important","changeable":true,"resolveProxies":false,"lowerBound":0,"id":180,"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":"informaltable","changeable":true,"resolveProxies":false,"lowerBound":0,"id":181,"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":"itemizedlist","changeable":true,"resolveProxies":false,"lowerBound":0,"id":182,"derived":true},{"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"keyword","changeable":true,"lowerBound":0,"iD":false,"id":183,"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":"keywordset","changeable":true,"resolveProxies":false,"lowerBound":0,"id":184,"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":"link","changeable":true,"resolveProxies":false,"lowerBound":0,"id":185,"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":"listitem","changeable":true,"resolveProxies":false,"lowerBound":0,"id":186,"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":"literal","changeable":true,"resolveProxies":false,"lowerBound":0,"id":187,"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":"mediaobject","changeable":true,"resolveProxies":false,"lowerBound":0,"id":188,"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":"note","changeable":true,"resolveProxies":false,"lowerBound":0,"id":189,"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":"orderedlist","changeable":true,"resolveProxies":false,"lowerBound":0,"id":190,"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":"otheraddr","changeable":true,"resolveProxies":false,"lowerBound":0,"id":191,"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":"para","changeable":true,"resolveProxies":false,"lowerBound":0,"id":192,"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":"phrase","changeable":true,"resolveProxies":false,"lowerBound":0,"id":193,"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":"preface","changeable":true,"resolveProxies":false,"lowerBound":0,"id":194,"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":"programlisting","changeable":true,"resolveProxies":false,"lowerBound":0,"id":195,"derived":true},{"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"pubdate","changeable":true,"lowerBound":0,"iD":false,"id":196,"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":"publisher","changeable":true,"resolveProxies":false,"lowerBound":0,"id":197,"derived":true},{"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"publishername","changeable":true,"lowerBound":0,"iD":false,"id":198,"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":"row","changeable":true,"resolveProxies":false,"lowerBound":0,"id":199,"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":"section","changeable":true,"resolveProxies":false,"lowerBound":0,"id":200,"derived":true},{"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"state","changeable":true,"lowerBound":0,"iD":false,"id":201,"derived":true},{"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"subtitle","changeable":true,"lowerBound":0,"iD":false,"id":202,"derived":true},{"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"superscript","changeable":true,"lowerBound":0,"iD":false,"id":203,"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":"table","changeable":true,"resolveProxies":false,"lowerBound":0,"id":204,"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":"tbody","changeable":true,"resolveProxies":false,"lowerBound":0,"id":205,"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":"tgroup","changeable":true,"resolveProxies":false,"lowerBound":0,"id":206,"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":"thead","changeable":true,"resolveProxies":false,"lowerBound":0,"id":207,"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":"tip","changeable":true,"resolveProxies":false,"lowerBound":0,"id":208,"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":"title","changeable":true,"resolveProxies":false,"lowerBound":0,"id":209,"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":"ulink","changeable":true,"resolveProxies":false,"lowerBound":0,"id":210,"derived":true},{"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"warning","changeable":true,"lowerBound":0,"iD":false,"id":211,"derived":true},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"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":268,"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":"emphasis","changeable":true,"resolveProxies":false,"lowerBound":0,"id":269,"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":"role","changeable":true,"lowerBound":0,"iD":false,"id":270,"derived":false},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"programlisting","changeable":true,"resolveProxies":false,"lowerBound":0,"id":274,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":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":"mediaobject","changeable":true,"resolveProxies":false,"lowerBound":0,"id":276,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"para","changeable":true,"resolveProxies":false,"lowerBound":0,"id":277,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"align","changeable":true,"lowerBound":0,"iD":false,"id":278,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"morerows","changeable":true,"lowerBound":0,"iD":false,"id":279,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nameend","changeable":true,"lowerBound":0,"iD":false,"id":280,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"namest","changeable":true,"lowerBound":0,"iD":false,"id":281,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"valign","changeable":true,"lowerBound":0,"iD":false,"id":282,"derived":false},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"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":292,"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":"replaceable","changeable":true,"resolveProxies":false,"lowerBound":0,"id":293,"derived":true},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":296,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"resolveProxies":false,"lowerBound":1,"id":297,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"programlisting","changeable":true,"resolveProxies":true,"lowerBound":1,"id":298,"derived":false},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"container":false,"ordered":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":302,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mediaobject","changeable":true,"resolveProxies":false,"lowerBound":1,"id":303,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"float","changeable":true,"lowerBound":1,"iD":false,"id":304,"derived":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":305,"derived":false},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"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":310,"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":"replaceable","changeable":true,"resolveProxies":false,"lowerBound":0,"id":311,"derived":true},{"id":312,"eClass":"EGenericType"},{"id":313,"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":314,"derived":false},{"id":315,"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":"para","changeable":true,"resolveProxies":false,"lowerBound":1,"id":316,"derived":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":317,"derived":false},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":1,"iD":false,"id":320,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"resolveProxies":false,"lowerBound":0,"id":321,"derived":false},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"funcdef","changeable":true,"resolveProxies":false,"lowerBound":1,"id":324,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"paramdef","changeable":true,"resolveProxies":false,"lowerBound":0,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"funcprototype","changeable":true,"resolveProxies":false,"lowerBound":1,"id":328,"derived":false},{"id":329,"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":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":330,"derived":false},{"id":331,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"depth","changeable":true,"lowerBound":1,"iD":false,"id":332,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fileref","changeable":true,"lowerBound":1,"iD":false,"id":333,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":1,"iD":false,"id":334,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"align","changeable":true,"lowerBound":1,"iD":false,"id":335,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scale","changeable":true,"lowerBound":1,"iD":false,"id":336,"derived":false},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"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":"imagedata","changeable":true,"resolveProxies":false,"lowerBound":1,"id":342,"derived":false},{"id":343,"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":344,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":345,"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":"emphasis","changeable":true,"resolveProxies":false,"lowerBound":0,"id":346,"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":"ulink","changeable":true,"resolveProxies":false,"lowerBound":0,"id":347,"derived":true},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tgroup","changeable":true,"resolveProxies":false,"lowerBound":1,"id":352,"derived":false},{"id":353,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pubdate","changeable":true,"lowerBound":1,"iD":false,"id":354,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"resolveProxies":false,"lowerBound":0,"id":355,"derived":false},{"container":false,"ordered":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":356,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subtitle","changeable":true,"resolveProxies":false,"lowerBound":1,"id":357,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":358,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"bibliomisc","changeable":true,"lowerBound":0,"iD":false,"id":359,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"date","changeable":true,"lowerBound":0,"iD":false,"id":360,"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":"keywordset","changeable":true,"resolveProxies":false,"lowerBound":0,"id":361,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"resolveProxies":false,"lowerBound":1,"id":362,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"publisher","changeable":true,"resolveProxies":false,"lowerBound":1,"id":363,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"confgroup","changeable":true,"resolveProxies":false,"lowerBound":1,"id":364,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"revhistory","changeable":true,"resolveProxies":false,"lowerBound":1,"id":365,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"copyright","changeable":true,"resolveProxies":false,"lowerBound":1,"id":366,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"legalnotice","changeable":true,"resolveProxies":false,"lowerBound":1,"id":367,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"productname","changeable":true,"lowerBound":1,"iD":false,"id":368,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"releaseinfo","changeable":true,"lowerBound":1,"iD":false,"id":369,"derived":false},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"listitem","changeable":true,"resolveProxies":false,"lowerBound":0,"id":386,"derived":false},{"id":387,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"keyword","changeable":true,"lowerBound":1,"iD":false,"id":388,"derived":false},{"id":389,"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":390,"derived":false},{"container":false,"ordered":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":391,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"revhistory","changeable":true,"resolveProxies":false,"lowerBound":1,"id":392,"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":"para","changeable":true,"resolveProxies":false,"lowerBound":0,"id":393,"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":"orderedlist","changeable":true,"resolveProxies":false,"lowerBound":0,"id":394,"derived":true},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"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":400,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":401,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"linkend","changeable":true,"lowerBound":1,"iD":false,"id":402,"derived":false},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"para","changeable":true,"resolveProxies":false,"lowerBound":0,"id":406,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"itemizedlist","changeable":true,"resolveProxies":false,"lowerBound":0,"id":407,"derived":false},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"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":410,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"moreinfo","changeable":true,"lowerBound":1,"iD":false,"id":411,"derived":false},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imageobject","changeable":true,"resolveProxies":false,"lowerBound":0,"id":414,"derived":false},{"id":415,"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":416,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":417,"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":"literal","changeable":true,"resolveProxies":false,"lowerBound":0,"id":418,"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":"ulink","changeable":true,"resolveProxies":false,"lowerBound":0,"id":419,"derived":true},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"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":424,"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":"replaceable","changeable":true,"resolveProxies":false,"lowerBound":0,"id":425,"derived":true},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"continuation","changeable":true,"lowerBound":1,"iD":false,"id":428,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"inheritnum","changeable":true,"lowerBound":1,"iD":false,"id":429,"derived":false},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"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":"ulink","changeable":true,"resolveProxies":false,"lowerBound":1,"id":433,"derived":false},{"id":434,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":1,"iD":false,"id":435,"derived":false},{"id":436,"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":437,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":false,"lowerBound":1,"id":438,"derived":false},{"id":439,"eClass":"EGenericType"},{"id":440,"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":441,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":442,"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":"emphasis","changeable":true,"resolveProxies":false,"lowerBound":0,"id":443,"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":"literal","changeable":true,"resolveProxies":false,"lowerBound":0,"id":444,"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":"ulink","changeable":true,"resolveProxies":false,"lowerBound":0,"id":445,"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":"footnote","changeable":true,"resolveProxies":false,"lowerBound":0,"id":446,"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":"link","changeable":true,"resolveProxies":false,"lowerBound":0,"id":447,"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":"role","changeable":true,"lowerBound":0,"iD":false,"id":448,"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":"itemizedlist","changeable":true,"resolveProxies":false,"lowerBound":0,"id":449,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":450,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variablelist","changeable":true,"resolveProxies":true,"lowerBound":0,"id":451,"derived":false},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"firstname","changeable":true,"resolveProxies":false,"lowerBound":1,"id":463,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"surname","changeable":true,"resolveProxies":false,"lowerBound":1,"id":464,"derived":false},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":467,"derived":false},{"id":468,"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":469,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"para","changeable":true,"resolveProxies":false,"lowerBound":1,"id":470,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"important","changeable":true,"resolveProxies":false,"lowerBound":1,"id":471,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tip","changeable":true,"resolveProxies":false,"lowerBound":1,"id":472,"derived":false},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":477,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":478,"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":"emphasis","changeable":true,"resolveProxies":false,"lowerBound":0,"id":479,"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":"phrase","changeable":true,"resolveProxies":false,"lowerBound":0,"id":480,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"superscript","changeable":true,"lowerBound":0,"iD":false,"id":481,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"format","changeable":true,"lowerBound":1,"iD":false,"id":482,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"language","changeable":true,"lowerBound":1,"iD":false,"id":483,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"linenumbering","changeable":true,"lowerBound":1,"iD":false,"id":484,"derived":false},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"publishername","changeable":true,"lowerBound":1,"iD":false,"id":493,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"address","changeable":true,"resolveProxies":false,"lowerBound":1,"id":494,"derived":false},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"info","changeable":true,"resolveProxies":false,"lowerBound":0,"id":497,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"refmeta","changeable":true,"resolveProxies":true,"lowerBound":0,"id":498,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"refnamediv","changeable":true,"resolveProxies":true,"lowerBound":0,"id":499,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"refsynopsisdiv","changeable":true,"resolveProxies":true,"lowerBound":0,"id":500,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"refsect1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":501,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":502,"derived":true},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"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":509,"derived":false},{"id":510,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"info","changeable":true,"resolveProxies":false,"lowerBound":0,"id":511,"derived":false},{"container":false,"ordered":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":512,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":513,"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":"refentry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":514,"derived":false},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"refentrytitle","changeable":true,"resolveProxies":true,"lowerBound":1,"id":519,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"manvolnum","changeable":true,"lowerBound":1,"iD":false,"id":520,"derived":false},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"refname","changeable":true,"lowerBound":1,"iD":false,"id":523,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"refpurpose","changeable":true,"lowerBound":1,"iD":false,"id":524,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"refclass","changeable":true,"lowerBound":1,"iD":false,"id":525,"derived":false},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"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":529,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"title","changeable":true,"resolveProxies":false,"lowerBound":1,"id":530,"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":"para","changeable":true,"resolveProxies":false,"lowerBound":0,"id":531,"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":"variablelist","changeable":true,"resolveProxies":false,"lowerBound":0,"id":532,"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":"segmentedlist","changeable":true,"resolveProxies":false,"lowerBound":0,"id":533,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":534,"derived":false},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cmdsynopsis","changeable":true,"resolveProxies":true,"lowerBound":0,"id":541,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"funcsynopsis","changeable":true,"resolveProxies":true,"lowerBound":0,"id":542,"derived":false},{"id":543,"eClass":"EGenericType"},{"id":544,"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":545,"derived":false},{"id":546,"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":547,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"para","changeable":true,"resolveProxies":false,"lowerBound":0,"id":548,"derived":false},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"revision","changeable":true,"resolveProxies":false,"lowerBound":0,"id":551,"derived":false},{"id":552,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"revnumber","changeable":true,"resolveProxies":false,"lowerBound":0,"id":553,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"date","changeable":true,"resolveProxies":false,"lowerBound":0,"id":554,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"authorinitials","changeable":true,"resolveProxies":false,"lowerBound":0,"id":555,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"revdescription","changeable":true,"resolveProxies":false,"lowerBound":0,"id":556,"derived":false},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"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":561,"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":"ulink","changeable":true,"resolveProxies":false,"lowerBound":0,"id":562,"derived":true},{"id":563,"eClass":"EGenericType"},{"id":564,"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":"entry","changeable":true,"resolveProxies":false,"lowerBound":1,"id":565,"derived":false},{"id":566,"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":567,"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":"itemizedlist","changeable":true,"resolveProxies":false,"lowerBound":0,"id":568,"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":"mediaobject","changeable":true,"resolveProxies":false,"lowerBound":0,"id":569,"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":"note","changeable":true,"resolveProxies":false,"lowerBound":0,"id":570,"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":"para","changeable":true,"resolveProxies":false,"lowerBound":0,"id":571,"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":"programlisting","changeable":true,"resolveProxies":false,"lowerBound":0,"id":572,"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":"section","changeable":true,"resolveProxies":false,"lowerBound":0,"id":573,"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":"title","changeable":true,"resolveProxies":false,"lowerBound":0,"id":574,"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":"figure","changeable":true,"resolveProxies":false,"lowerBound":0,"id":575,"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":"informaltable","changeable":true,"resolveProxies":false,"lowerBound":0,"id":576,"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":"orderedlist","changeable":true,"resolveProxies":false,"lowerBound":0,"id":577,"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":"table","changeable":true,"resolveProxies":false,"lowerBound":0,"id":578,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"warning","changeable":true,"lowerBound":0,"iD":false,"id":579,"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":"tip","changeable":true,"resolveProxies":false,"lowerBound":0,"id":580,"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":"funcsynopsis","changeable":true,"resolveProxies":false,"lowerBound":0,"id":581,"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":"caution","changeable":true,"lowerBound":0,"iD":false,"id":582,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"example","changeable":true,"resolveProxies":true,"lowerBound":0,"id":583,"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":"cmdsynopsis","changeable":true,"resolveProxies":false,"lowerBound":0,"id":584,"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":"annotations","changeable":true,"lowerBound":0,"iD":false,"id":585,"derived":false},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"id":603,"eClass":"EGenericType"},{"id":604,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"seg","changeable":true,"resolveProxies":false,"lowerBound":1,"id":605,"derived":false},{"id":606,"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":607,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"segtitle","changeable":true,"lowerBound":0,"iD":false,"id":608,"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":false,"unique":true,"name":"seglistitem","changeable":true,"resolveProxies":true,"lowerBound":0,"id":609,"derived":true},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"id":612,"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":613,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":614,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"errorcode","changeable":true,"lowerBound":0,"iD":false,"id":615,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"errortext","changeable":true,"lowerBound":0,"iD":false,"id":616,"derived":true},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":621,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":622,"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":"emphasis","changeable":true,"resolveProxies":false,"lowerBound":0,"id":623,"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":"phrase","changeable":true,"resolveProxies":false,"lowerBound":0,"id":624,"derived":true},{"id":625,"eClass":"EGenericType"},{"id":626,"eClass":"EGenericType"},{"id":627,"eClass":"EGenericType"},{"id":628,"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":629,"derived":false},{"id":630,"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":631,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tgroup","changeable":true,"resolveProxies":false,"lowerBound":1,"id":632,"derived":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":633,"derived":false},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"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":637,"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":"emphasis","changeable":true,"resolveProxies":false,"lowerBound":0,"id":638,"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":"option","changeable":true,"resolveProxies":true,"lowerBound":0,"id":639,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"filename","changeable":true,"resolveProxies":true,"lowerBound":0,"id":640,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"envar","changeable":true,"resolveProxies":true,"lowerBound":0,"id":641,"derived":false},{"id":642,"eClass":"EGenericType"},{"id":643,"eClass":"EGenericType"},{"id":644,"eClass":"EGenericType"},{"id":645,"eClass":"EGenericType"},{"id":646,"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":"row","changeable":true,"resolveProxies":false,"lowerBound":1,"id":647,"derived":false},{"id":648,"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":"colspec","changeable":true,"resolveProxies":false,"lowerBound":1,"id":649,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thead","changeable":true,"resolveProxies":false,"lowerBound":0,"id":650,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tbody","changeable":true,"resolveProxies":false,"lowerBound":1,"id":651,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cols","changeable":true,"lowerBound":1,"iD":false,"id":652,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"colseq","changeable":true,"lowerBound":1,"iD":false,"id":653,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rowseq","changeable":true,"lowerBound":1,"iD":false,"id":654,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"align","changeable":true,"lowerBound":1,"iD":false,"id":655,"derived":false},{"id":656,"eClass":"EGenericType"},{"id":657,"eClass":"EGenericType"},{"id":658,"eClass":"EGenericType"},{"id":659,"eClass":"EGenericType"},{"id":660,"eClass":"EGenericType"},{"id":661,"eClass":"EGenericType"},{"id":662,"eClass":"EGenericType"},{"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":"row","changeable":true,"resolveProxies":false,"lowerBound":1,"id":663,"derived":false},{"id":664,"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":665,"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":"ulink","changeable":true,"resolveProxies":false,"lowerBound":0,"id":666,"derived":true},{"id":667,"eClass":"EGenericType"},{"id":668,"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":669,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":670,"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":"emphasis","changeable":true,"resolveProxies":false,"lowerBound":0,"id":671,"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":"phrase","changeable":true,"resolveProxies":false,"lowerBound":0,"id":672,"derived":true},{"id":673,"eClass":"EGenericType"},{"id":674,"eClass":"EGenericType"},{"id":675,"eClass":"EGenericType"},{"id":676,"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":677,"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":"emphasis","changeable":true,"resolveProxies":false,"lowerBound":0,"id":678,"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":"type","changeable":true,"lowerBound":0,"iD":false,"id":679,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"url","changeable":true,"lowerBound":1,"iD":false,"id":680,"derived":false},{"id":681,"eClass":"EGenericType"},{"id":682,"eClass":"EGenericType"},{"id":683,"eClass":"EGenericType"},{"id":684,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"varlistentry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":685,"derived":false},{"id":686,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"spacing","changeable":true,"lowerBound":0,"iD":false,"id":687,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"termlength","changeable":true,"lowerBound":0,"iD":false,"id":688,"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":"term","changeable":true,"resolveProxies":true,"lowerBound":1,"id":689,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"listitem","changeable":true,"resolveProxies":true,"lowerBound":1,"id":690,"derived":false},{"id":691,"eClass":"EGenericType"},{"id":692,"eClass":"EGenericType"},{"id":693,"eClass":"EGenericType"},{"id":694,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":1,"target":0},{"source":1,"target":80},{"source":80,"target":45},{"source":80,"target":81},{"source":80,"target":1},{"source":81,"target":45},{"source":2,"target":0},{"source":2,"target":82},{"source":2,"target":83},{"source":2,"target":84},{"source":2,"target":85},{"source":82,"target":86},{"source":82,"target":2},{"source":83,"target":42},{"source":83,"target":87},{"source":83,"target":2},{"source":87,"target":42},{"source":84,"target":88},{"source":84,"target":2},{"source":85,"target":89},{"source":85,"target":2},{"source":3,"target":0},{"source":3,"target":90},{"source":3,"target":91},{"source":3,"target":92},{"source":3,"target":93},{"source":3,"target":94},{"source":90,"target":95},{"source":90,"target":3},{"source":91,"target":40},{"source":91,"target":96},{"source":91,"target":3},{"source":96,"target":40},{"source":92,"target":58},{"source":92,"target":97},{"source":92,"target":3},{"source":97,"target":58},{"source":93,"target":98},{"source":93,"target":3},{"source":94,"target":99},{"source":94,"target":3},{"source":4,"target":0},{"source":4,"target":100},{"source":100,"target":101},{"source":100,"target":4},{"source":5,"target":0},{"source":5,"target":102},{"source":5,"target":103},{"source":5,"target":104},{"source":102,"target":46},{"source":102,"target":105},{"source":102,"target":5},{"source":105,"target":46},{"source":103,"target":106},{"source":103,"target":5},{"source":104,"target":2},{"source":104,"target":107},{"source":104,"target":5},{"source":107,"target":2},{"source":6,"target":0},{"source":6,"target":108},{"source":6,"target":109},{"source":6,"target":110},{"source":6,"target":111},{"source":6,"target":112},{"source":6,"target":113},{"source":6,"target":114},{"source":108,"target":31},{"source":108,"target":115},{"source":108,"target":6},{"source":115,"target":31},{"source":109,"target":48},{"source":109,"target":116},{"source":109,"target":6},{"source":116,"target":48},{"source":110,"target":7},{"source":110,"target":117},{"source":110,"target":6},{"source":117,"target":7},{"source":111,"target":53},{"source":111,"target":118},{"source":111,"target":6},{"source":118,"target":53},{"source":112,"target":119},{"source":112,"target":6},{"source":113,"target":120},{"source":113,"target":6},{"source":114,"target":121},{"source":114,"target":6},{"source":7,"target":0},{"source":7,"target":122},{"source":7,"target":123},{"source":7,"target":124},{"source":7,"target":125},{"source":7,"target":126},{"source":122,"target":76},{"source":122,"target":127},{"source":122,"target":7},{"source":127,"target":76},{"source":123,"target":45},{"source":123,"target":128},{"source":123,"target":7},{"source":128,"target":45},{"source":124,"target":39},{"source":124,"target":129},{"source":124,"target":7},{"source":129,"target":39},{"source":125,"target":64},{"source":125,"target":130},{"source":125,"target":7},{"source":130,"target":64},{"source":126,"target":131},{"source":126,"target":7},{"source":8,"target":0},{"source":8,"target":132},{"source":8,"target":133},{"source":132,"target":134},{"source":132,"target":8},{"source":133,"target":135},{"source":133,"target":8},{"source":9,"target":0},{"source":9,"target":136},{"source":9,"target":137},{"source":136,"target":10},{"source":136,"target":138},{"source":136,"target":9},{"source":138,"target":10},{"source":137,"target":3},{"source":137,"target":139},{"source":137,"target":9},{"source":139,"target":3},{"source":10,"target":0},{"source":10,"target":140},{"source":140,"target":141},{"source":140,"target":10},{"source":11,"target":0},{"source":11,"target":142},{"source":11,"target":143},{"source":11,"target":144},{"source":142,"target":145},{"source":142,"target":11},{"source":143,"target":146},{"source":143,"target":11},{"source":144,"target":147},{"source":144,"target":11},{"source":12,"target":0},{"source":12,"target":148},{"source":12,"target":149},{"source":12,"target":150},{"source":148,"target":151},{"source":148,"target":12},{"source":149,"target":152},{"source":149,"target":12},{"source":150,"target":153},{"source":150,"target":12},{"source":13,"target":0},{"source":13,"target":154},{"source":154,"target":155},{"source":154,"target":13},{"source":14,"target":0},{"source":14,"target":156},{"source":14,"target":157},{"source":14,"target":158},{"source":14,"target":159},{"source":14,"target":160},{"source":14,"target":161},{"source":14,"target":162},{"source":14,"target":163},{"source":14,"target":164},{"source":14,"target":165},{"source":14,"target":166},{"source":14,"target":167},{"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":14,"target":175},{"source":14,"target":176},{"source":14,"target":177},{"source":14,"target":178},{"source":14,"target":179},{"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":14,"target":191},{"source":14,"target":192},{"source":14,"target":193},{"source":14,"target":194},{"source":14,"target":195},{"source":14,"target":196},{"source":14,"target":197},{"source":14,"target":198},{"source":14,"target":199},{"source":14,"target":200},{"source":14,"target":201},{"source":14,"target":202},{"source":14,"target":203},{"source":14,"target":204},{"source":14,"target":205},{"source":14,"target":206},{"source":14,"target":207},{"source":14,"target":208},{"source":14,"target":209},{"source":14,"target":210},{"source":14,"target":211},{"source":156,"target":212},{"source":156,"target":14},{"source":157,"target":213},{"source":157,"target":14},{"source":158,"target":214},{"source":158,"target":14},{"source":159,"target":1},{"source":159,"target":215},{"source":159,"target":14},{"source":215,"target":1},{"source":160,"target":2},{"source":160,"target":216},{"source":160,"target":14},{"source":216,"target":2},{"source":161,"target":5},{"source":161,"target":217},{"source":161,"target":14},{"source":217,"target":5},{"source":162,"target":218},{"source":162,"target":14},{"source":163,"target":6},{"source":163,"target":219},{"source":163,"target":14},{"source":219,"target":6},{"source":164,"target":31},{"source":164,"target":220},{"source":164,"target":14},{"source":220,"target":31},{"source":165,"target":221},{"source":165,"target":14},{"source":166,"target":7},{"source":166,"target":222},{"source":166,"target":14},{"source":222,"target":7},{"source":167,"target":8},{"source":167,"target":223},{"source":167,"target":14},{"source":223,"target":8},{"source":168,"target":11},{"source":168,"target":224},{"source":168,"target":14},{"source":224,"target":11},{"source":169,"target":225},{"source":169,"target":14},{"source":170,"target":226},{"source":170,"target":14},{"source":171,"target":227},{"source":171,"target":14},{"source":172,"target":228},{"source":172,"target":14},{"source":173,"target":15},{"source":173,"target":229},{"source":173,"target":14},{"source":229,"target":15},{"source":174,"target":16},{"source":174,"target":230},{"source":174,"target":14},{"source":230,"target":16},{"source":175,"target":19},{"source":175,"target":231},{"source":175,"target":14},{"source":231,"target":19},{"source":176,"target":232},{"source":176,"target":14},{"source":177,"target":22},{"source":177,"target":233},{"source":177,"target":14},{"source":233,"target":22},{"source":178,"target":27},{"source":178,"target":234},{"source":178,"target":14},{"source":234,"target":27},{"source":179,"target":28},{"source":179,"target":235},{"source":179,"target":14},{"source":235,"target":28},{"source":180,"target":29},{"source":180,"target":236},{"source":180,"target":14},{"source":236,"target":29},{"source":181,"target":30},{"source":181,"target":237},{"source":181,"target":14},{"source":237,"target":30},{"source":182,"target":32},{"source":182,"target":238},{"source":182,"target":14},{"source":238,"target":32},{"source":183,"target":239},{"source":183,"target":14},{"source":184,"target":33},{"source":184,"target":240},{"source":184,"target":14},{"source":240,"target":33},{"source":185,"target":35},{"source":185,"target":241},{"source":185,"target":14},{"source":241,"target":35},{"source":186,"target":36},{"source":186,"target":242},{"source":186,"target":14},{"source":242,"target":36},{"source":187,"target":37},{"source":187,"target":243},{"source":187,"target":14},{"source":243,"target":37},{"source":188,"target":38},{"source":188,"target":244},{"source":188,"target":14},{"source":244,"target":38},{"source":189,"target":39},{"source":189,"target":245},{"source":189,"target":14},{"source":245,"target":39},{"source":190,"target":41},{"source":190,"target":246},{"source":190,"target":14},{"source":246,"target":41},{"source":191,"target":42},{"source":191,"target":247},{"source":191,"target":14},{"source":247,"target":42},{"source":192,"target":45},{"source":192,"target":248},{"source":192,"target":14},{"source":248,"target":45},{"source":193,"target":47},{"source":193,"target":249},{"source":193,"target":14},{"source":249,"target":47},{"source":194,"target":48},{"source":194,"target":250},{"source":194,"target":14},{"source":250,"target":48},{"source":195,"target":49},{"source":195,"target":251},{"source":195,"target":14},{"source":251,"target":49},{"source":196,"target":252},{"source":196,"target":14},{"source":197,"target":50},{"source":197,"target":253},{"source":197,"target":14},{"source":253,"target":50},{"source":198,"target":254},{"source":198,"target":14},{"source":199,"target":63},{"source":199,"target":255},{"source":199,"target":14},{"source":255,"target":63},{"source":200,"target":64},{"source":200,"target":256},{"source":200,"target":14},{"source":256,"target":64},{"source":201,"target":257},{"source":201,"target":14},{"source":202,"target":258},{"source":202,"target":14},{"source":203,"target":259},{"source":203,"target":14},{"source":204,"target":70},{"source":204,"target":260},{"source":204,"target":14},{"source":260,"target":70},{"source":205,"target":72},{"source":205,"target":261},{"source":205,"target":14},{"source":261,"target":72},{"source":206,"target":73},{"source":206,"target":262},{"source":206,"target":14},{"source":262,"target":73},{"source":207,"target":74},{"source":207,"target":263},{"source":207,"target":14},{"source":263,"target":74},{"source":208,"target":75},{"source":208,"target":264},{"source":208,"target":14},{"source":264,"target":75},{"source":209,"target":76},{"source":209,"target":265},{"source":209,"target":14},{"source":265,"target":76},{"source":210,"target":77},{"source":210,"target":266},{"source":210,"target":14},{"source":266,"target":77},{"source":211,"target":267},{"source":211,"target":14},{"source":15,"target":0},{"source":15,"target":268},{"source":15,"target":269},{"source":15,"target":270},{"source":268,"target":271},{"source":268,"target":15},{"source":269,"target":15},{"source":269,"target":272},{"source":269,"target":15},{"source":272,"target":15},{"source":270,"target":273},{"source":270,"target":15},{"source":16,"target":0},{"source":16,"target":274},{"source":16,"target":275},{"source":16,"target":276},{"source":16,"target":277},{"source":16,"target":278},{"source":16,"target":279},{"source":16,"target":280},{"source":16,"target":281},{"source":16,"target":282},{"source":274,"target":49},{"source":274,"target":283},{"source":274,"target":16},{"source":283,"target":49},{"source":275,"target":284},{"source":275,"target":16},{"source":276,"target":38},{"source":276,"target":285},{"source":276,"target":16},{"source":285,"target":38},{"source":277,"target":45},{"source":277,"target":286},{"source":277,"target":16},{"source":286,"target":45},{"source":278,"target":287},{"source":278,"target":16},{"source":279,"target":288},{"source":279,"target":16},{"source":280,"target":289},{"source":280,"target":16},{"source":281,"target":290},{"source":281,"target":16},{"source":282,"target":291},{"source":282,"target":16},{"source":17,"target":0},{"source":17,"target":292},{"source":17,"target":293},{"source":292,"target":294},{"source":292,"target":17},{"source":293,"target":58},{"source":293,"target":295},{"source":293,"target":17},{"source":295,"target":58},{"source":18,"target":0},{"source":18,"target":296},{"source":18,"target":297},{"source":18,"target":298},{"source":296,"target":299},{"source":296,"target":18},{"source":297,"target":76},{"source":297,"target":300},{"source":297,"target":18},{"source":300,"target":76},{"source":298,"target":49},{"source":298,"target":301},{"source":298,"target":18},{"source":301,"target":49},{"source":19,"target":0},{"source":19,"target":302},{"source":19,"target":303},{"source":19,"target":304},{"source":19,"target":305},{"source":302,"target":76},{"source":302,"target":306},{"source":302,"target":19},{"source":306,"target":76},{"source":303,"target":38},{"source":303,"target":307},{"source":303,"target":19},{"source":307,"target":38},{"source":304,"target":308},{"source":304,"target":19},{"source":305,"target":309},{"source":305,"target":19},{"source":20,"target":0},{"source":20,"target":310},{"source":20,"target":311},{"source":310,"target":312},{"source":310,"target":20},{"source":311,"target":58},{"source":311,"target":313},{"source":311,"target":20},{"source":313,"target":58},{"source":21,"target":0},{"source":21,"target":314},{"source":314,"target":315},{"source":314,"target":21},{"source":22,"target":0},{"source":22,"target":316},{"source":22,"target":317},{"source":316,"target":45},{"source":316,"target":318},{"source":316,"target":22},{"source":318,"target":45},{"source":317,"target":319},{"source":317,"target":22},{"source":23,"target":0},{"source":23,"target":320},{"source":23,"target":321},{"source":320,"target":322},{"source":320,"target":23},{"source":321,"target":26},{"source":321,"target":323},{"source":321,"target":23},{"source":323,"target":26},{"source":24,"target":0},{"source":24,"target":324},{"source":24,"target":325},{"source":324,"target":23},{"source":324,"target":326},{"source":324,"target":24},{"source":326,"target":23},{"source":325,"target":44},{"source":325,"target":327},{"source":325,"target":24},{"source":327,"target":44},{"source":25,"target":0},{"source":25,"target":328},{"source":328,"target":24},{"source":328,"target":329},{"source":328,"target":25},{"source":329,"target":24},{"source":26,"target":0},{"source":26,"target":330},{"source":330,"target":331},{"source":330,"target":26},{"source":27,"target":0},{"source":27,"target":332},{"source":27,"target":333},{"source":27,"target":334},{"source":27,"target":335},{"source":27,"target":336},{"source":332,"target":337},{"source":332,"target":27},{"source":333,"target":338},{"source":333,"target":27},{"source":334,"target":339},{"source":334,"target":27},{"source":335,"target":340},{"source":335,"target":27},{"source":336,"target":341},{"source":336,"target":27},{"source":28,"target":0},{"source":28,"target":342},{"source":342,"target":27},{"source":342,"target":343},{"source":342,"target":28},{"source":343,"target":27},{"source":29,"target":0},{"source":29,"target":344},{"source":29,"target":345},{"source":29,"target":346},{"source":29,"target":347},{"source":344,"target":348},{"source":344,"target":29},{"source":345,"target":349},{"source":345,"target":29},{"source":346,"target":15},{"source":346,"target":350},{"source":346,"target":29},{"source":350,"target":15},{"source":347,"target":77},{"source":347,"target":351},{"source":347,"target":29},{"source":351,"target":77},{"source":30,"target":0},{"source":30,"target":352},{"source":352,"target":73},{"source":352,"target":353},{"source":352,"target":30},{"source":353,"target":73},{"source":31,"target":0},{"source":31,"target":354},{"source":31,"target":355},{"source":31,"target":356},{"source":31,"target":357},{"source":31,"target":358},{"source":31,"target":359},{"source":31,"target":360},{"source":31,"target":361},{"source":31,"target":362},{"source":31,"target":363},{"source":31,"target":364},{"source":31,"target":365},{"source":31,"target":366},{"source":31,"target":367},{"source":31,"target":368},{"source":31,"target":369},{"source":354,"target":370},{"source":354,"target":31},{"source":355,"target":5},{"source":355,"target":371},{"source":355,"target":31},{"source":371,"target":5},{"source":356,"target":76},{"source":356,"target":372},{"source":356,"target":31},{"source":372,"target":76},{"source":357,"target":68},{"source":357,"target":373},{"source":357,"target":31},{"source":373,"target":68},{"source":358,"target":374},{"source":358,"target":31},{"source":359,"target":375},{"source":359,"target":31},{"source":360,"target":376},{"source":360,"target":31},{"source":361,"target":33},{"source":361,"target":377},{"source":361,"target":31},{"source":377,"target":33},{"source":362,"target":1},{"source":362,"target":378},{"source":362,"target":31},{"source":378,"target":1},{"source":363,"target":50},{"source":363,"target":379},{"source":363,"target":31},{"source":379,"target":50},{"source":364,"target":11},{"source":364,"target":380},{"source":364,"target":31},{"source":380,"target":11},{"source":365,"target":60},{"source":365,"target":381},{"source":365,"target":31},{"source":381,"target":60},{"source":366,"target":12},{"source":366,"target":382},{"source":366,"target":31},{"source":382,"target":12},{"source":367,"target":34},{"source":367,"target":383},{"source":367,"target":31},{"source":383,"target":34},{"source":368,"target":384},{"source":368,"target":31},{"source":369,"target":385},{"source":369,"target":31},{"source":32,"target":0},{"source":32,"target":386},{"source":386,"target":36},{"source":386,"target":387},{"source":386,"target":32},{"source":387,"target":36},{"source":33,"target":0},{"source":33,"target":388},{"source":388,"target":389},{"source":388,"target":33},{"source":34,"target":0},{"source":34,"target":390},{"source":34,"target":391},{"source":34,"target":392},{"source":34,"target":393},{"source":34,"target":394},{"source":390,"target":395},{"source":390,"target":34},{"source":391,"target":76},{"source":391,"target":396},{"source":391,"target":34},{"source":396,"target":76},{"source":392,"target":60},{"source":392,"target":397},{"source":392,"target":34},{"source":397,"target":60},{"source":393,"target":45},{"source":393,"target":398},{"source":393,"target":34},{"source":398,"target":45},{"source":394,"target":41},{"source":394,"target":399},{"source":394,"target":34},{"source":399,"target":41},{"source":35,"target":0},{"source":35,"target":400},{"source":35,"target":401},{"source":35,"target":402},{"source":400,"target":403},{"source":400,"target":35},{"source":401,"target":404},{"source":401,"target":35},{"source":402,"target":405},{"source":402,"target":35},{"source":36,"target":0},{"source":36,"target":406},{"source":36,"target":407},{"source":406,"target":45},{"source":406,"target":408},{"source":406,"target":36},{"source":408,"target":45},{"source":407,"target":32},{"source":407,"target":409},{"source":407,"target":36},{"source":409,"target":32},{"source":37,"target":0},{"source":37,"target":410},{"source":37,"target":411},{"source":410,"target":412},{"source":410,"target":37},{"source":411,"target":413},{"source":411,"target":37},{"source":38,"target":0},{"source":38,"target":414},{"source":414,"target":28},{"source":414,"target":415},{"source":414,"target":38},{"source":415,"target":28},{"source":39,"target":0},{"source":39,"target":416},{"source":39,"target":417},{"source":39,"target":418},{"source":39,"target":419},{"source":416,"target":420},{"source":416,"target":39},{"source":417,"target":421},{"source":417,"target":39},{"source":418,"target":37},{"source":418,"target":422},{"source":418,"target":39},{"source":422,"target":37},{"source":419,"target":77},{"source":419,"target":423},{"source":419,"target":39},{"source":423,"target":77},{"source":40,"target":0},{"source":40,"target":424},{"source":40,"target":425},{"source":424,"target":426},{"source":424,"target":40},{"source":425,"target":58},{"source":425,"target":427},{"source":425,"target":40},{"source":427,"target":58},{"source":41,"target":0},{"source":41,"target":32},{"source":41,"target":428},{"source":41,"target":429},{"source":41,"target":430},{"source":428,"target":431},{"source":428,"target":41},{"source":429,"target":432},{"source":429,"target":41},{"source":430,"target":32},{"source":42,"target":0},{"source":42,"target":433},{"source":433,"target":77},{"source":433,"target":434},{"source":433,"target":42},{"source":434,"target":77},{"source":43,"target":0},{"source":43,"target":435},{"source":435,"target":436},{"source":435,"target":43},{"source":44,"target":0},{"source":44,"target":437},{"source":44,"target":438},{"source":437,"target":439},{"source":437,"target":44},{"source":438,"target":43},{"source":438,"target":440},{"source":438,"target":44},{"source":440,"target":43},{"source":45,"target":0},{"source":45,"target":441},{"source":45,"target":442},{"source":45,"target":443},{"source":45,"target":444},{"source":45,"target":445},{"source":45,"target":446},{"source":45,"target":447},{"source":45,"target":448},{"source":45,"target":449},{"source":45,"target":450},{"source":45,"target":451},{"source":441,"target":452},{"source":441,"target":45},{"source":442,"target":453},{"source":442,"target":45},{"source":443,"target":15},{"source":443,"target":454},{"source":443,"target":45},{"source":454,"target":15},{"source":444,"target":37},{"source":444,"target":455},{"source":444,"target":45},{"source":455,"target":37},{"source":445,"target":77},{"source":445,"target":456},{"source":445,"target":45},{"source":456,"target":77},{"source":446,"target":22},{"source":446,"target":457},{"source":446,"target":45},{"source":457,"target":22},{"source":447,"target":35},{"source":447,"target":458},{"source":447,"target":45},{"source":458,"target":35},{"source":448,"target":459},{"source":448,"target":45},{"source":449,"target":32},{"source":449,"target":460},{"source":449,"target":45},{"source":460,"target":32},{"source":450,"target":461},{"source":450,"target":45},{"source":451,"target":78},{"source":451,"target":462},{"source":451,"target":45},{"source":462,"target":78},{"source":46,"target":0},{"source":46,"target":463},{"source":46,"target":464},{"source":463,"target":21},{"source":463,"target":465},{"source":463,"target":46},{"source":465,"target":21},{"source":464,"target":69},{"source":464,"target":466},{"source":464,"target":46},{"source":466,"target":69},{"source":47,"target":0},{"source":47,"target":467},{"source":467,"target":468},{"source":467,"target":47},{"source":48,"target":0},{"source":48,"target":469},{"source":48,"target":470},{"source":48,"target":471},{"source":48,"target":472},{"source":469,"target":76},{"source":469,"target":473},{"source":469,"target":48},{"source":473,"target":76},{"source":470,"target":45},{"source":470,"target":474},{"source":470,"target":48},{"source":474,"target":45},{"source":471,"target":29},{"source":471,"target":475},{"source":471,"target":48},{"source":475,"target":29},{"source":472,"target":75},{"source":472,"target":476},{"source":472,"target":48},{"source":476,"target":75},{"source":49,"target":0},{"source":49,"target":477},{"source":49,"target":478},{"source":49,"target":479},{"source":49,"target":480},{"source":49,"target":481},{"source":49,"target":482},{"source":49,"target":483},{"source":49,"target":484},{"source":477,"target":485},{"source":477,"target":49},{"source":478,"target":486},{"source":478,"target":49},{"source":479,"target":15},{"source":479,"target":487},{"source":479,"target":49},{"source":487,"target":15},{"source":480,"target":47},{"source":480,"target":488},{"source":480,"target":49},{"source":488,"target":47},{"source":481,"target":489},{"source":481,"target":49},{"source":482,"target":490},{"source":482,"target":49},{"source":483,"target":491},{"source":483,"target":49},{"source":484,"target":492},{"source":484,"target":49},{"source":50,"target":0},{"source":50,"target":493},{"source":50,"target":494},{"source":493,"target":495},{"source":493,"target":50},{"source":494,"target":2},{"source":494,"target":496},{"source":494,"target":50},{"source":496,"target":2},{"source":51,"target":0},{"source":51,"target":497},{"source":51,"target":498},{"source":51,"target":499},{"source":51,"target":500},{"source":51,"target":501},{"source":51,"target":502},{"source":497,"target":31},{"source":497,"target":503},{"source":497,"target":51},{"source":503,"target":31},{"source":498,"target":54},{"source":498,"target":504},{"source":498,"target":51},{"source":504,"target":54},{"source":499,"target":55},{"source":499,"target":505},{"source":499,"target":51},{"source":505,"target":55},{"source":500,"target":57},{"source":500,"target":506},{"source":500,"target":51},{"source":506,"target":57},{"source":501,"target":56},{"source":501,"target":507},{"source":501,"target":51},{"source":507,"target":56},{"source":502,"target":508},{"source":502,"target":51},{"source":52,"target":0},{"source":52,"target":509},{"source":509,"target":510},{"source":509,"target":52},{"source":53,"target":0},{"source":53,"target":511},{"source":53,"target":512},{"source":53,"target":513},{"source":53,"target":514},{"source":511,"target":31},{"source":511,"target":515},{"source":511,"target":53},{"source":515,"target":31},{"source":512,"target":76},{"source":512,"target":516},{"source":512,"target":53},{"source":516,"target":76},{"source":513,"target":517},{"source":513,"target":53},{"source":514,"target":51},{"source":514,"target":518},{"source":514,"target":53},{"source":518,"target":51},{"source":54,"target":0},{"source":54,"target":519},{"source":54,"target":520},{"source":519,"target":52},{"source":519,"target":521},{"source":519,"target":54},{"source":521,"target":52},{"source":520,"target":522},{"source":520,"target":54},{"source":55,"target":0},{"source":55,"target":523},{"source":55,"target":524},{"source":55,"target":525},{"source":523,"target":526},{"source":523,"target":55},{"source":524,"target":527},{"source":524,"target":55},{"source":525,"target":528},{"source":525,"target":55},{"source":56,"target":0},{"source":56,"target":529},{"source":56,"target":530},{"source":56,"target":531},{"source":56,"target":532},{"source":56,"target":533},{"source":56,"target":534},{"source":529,"target":535},{"source":529,"target":56},{"source":530,"target":76},{"source":530,"target":536},{"source":530,"target":56},{"source":536,"target":76},{"source":531,"target":45},{"source":531,"target":537},{"source":531,"target":56},{"source":537,"target":45},{"source":532,"target":78},{"source":532,"target":538},{"source":532,"target":56},{"source":538,"target":78},{"source":533,"target":66},{"source":533,"target":539},{"source":533,"target":56},{"source":539,"target":66},{"source":534,"target":540},{"source":534,"target":56},{"source":57,"target":0},{"source":57,"target":541},{"source":57,"target":542},{"source":541,"target":9},{"source":541,"target":543},{"source":541,"target":57},{"source":543,"target":9},{"source":542,"target":25},{"source":542,"target":544},{"source":542,"target":57},{"source":544,"target":25},{"source":58,"target":0},{"source":58,"target":545},{"source":545,"target":546},{"source":545,"target":58},{"source":59,"target":0},{"source":59,"target":547},{"source":59,"target":548},{"source":547,"target":549},{"source":547,"target":59},{"source":548,"target":45},{"source":548,"target":550},{"source":548,"target":59},{"source":550,"target":45},{"source":60,"target":0},{"source":60,"target":551},{"source":551,"target":61},{"source":551,"target":552},{"source":551,"target":60},{"source":552,"target":61},{"source":61,"target":0},{"source":61,"target":553},{"source":61,"target":554},{"source":61,"target":555},{"source":61,"target":556},{"source":553,"target":62},{"source":553,"target":557},{"source":553,"target":61},{"source":557,"target":62},{"source":554,"target":13},{"source":554,"target":558},{"source":554,"target":61},{"source":558,"target":13},{"source":555,"target":4},{"source":555,"target":559},{"source":555,"target":61},{"source":559,"target":4},{"source":556,"target":59},{"source":556,"target":560},{"source":556,"target":61},{"source":560,"target":59},{"source":62,"target":0},{"source":62,"target":561},{"source":62,"target":562},{"source":561,"target":563},{"source":561,"target":62},{"source":562,"target":77},{"source":562,"target":564},{"source":562,"target":62},{"source":564,"target":77},{"source":63,"target":0},{"source":63,"target":565},{"source":565,"target":16},{"source":565,"target":566},{"source":565,"target":63},{"source":566,"target":16},{"source":64,"target":0},{"source":64,"target":567},{"source":64,"target":568},{"source":64,"target":569},{"source":64,"target":570},{"source":64,"target":571},{"source":64,"target":572},{"source":64,"target":573},{"source":64,"target":574},{"source":64,"target":575},{"source":64,"target":576},{"source":64,"target":577},{"source":64,"target":578},{"source":64,"target":579},{"source":64,"target":580},{"source":64,"target":581},{"source":64,"target":582},{"source":64,"target":583},{"source":64,"target":584},{"source":64,"target":585},{"source":567,"target":586},{"source":567,"target":64},{"source":568,"target":32},{"source":568,"target":587},{"source":568,"target":64},{"source":587,"target":32},{"source":569,"target":38},{"source":569,"target":588},{"source":569,"target":64},{"source":588,"target":38},{"source":570,"target":39},{"source":570,"target":589},{"source":570,"target":64},{"source":589,"target":39},{"source":571,"target":45},{"source":571,"target":590},{"source":571,"target":64},{"source":590,"target":45},{"source":572,"target":49},{"source":572,"target":591},{"source":572,"target":64},{"source":591,"target":49},{"source":573,"target":64},{"source":573,"target":592},{"source":573,"target":64},{"source":592,"target":64},{"source":574,"target":76},{"source":574,"target":593},{"source":574,"target":64},{"source":593,"target":76},{"source":575,"target":19},{"source":575,"target":594},{"source":575,"target":64},{"source":594,"target":19},{"source":576,"target":30},{"source":576,"target":595},{"source":576,"target":64},{"source":595,"target":30},{"source":577,"target":41},{"source":577,"target":596},{"source":577,"target":64},{"source":596,"target":41},{"source":578,"target":70},{"source":578,"target":597},{"source":578,"target":64},{"source":597,"target":70},{"source":579,"target":598},{"source":579,"target":64},{"source":580,"target":75},{"source":580,"target":599},{"source":580,"target":64},{"source":599,"target":75},{"source":581,"target":25},{"source":581,"target":600},{"source":581,"target":64},{"source":600,"target":25},{"source":582,"target":601},{"source":582,"target":64},{"source":583,"target":18},{"source":583,"target":602},{"source":583,"target":64},{"source":602,"target":18},{"source":584,"target":9},{"source":584,"target":603},{"source":584,"target":64},{"source":603,"target":9},{"source":585,"target":604},{"source":585,"target":64},{"source":65,"target":0},{"source":65,"target":605},{"source":605,"target":67},{"source":605,"target":606},{"source":605,"target":65},{"source":606,"target":67},{"source":66,"target":0},{"source":66,"target":607},{"source":66,"target":608},{"source":66,"target":609},{"source":607,"target":610},{"source":607,"target":66},{"source":608,"target":611},{"source":608,"target":66},{"source":609,"target":65},{"source":609,"target":612},{"source":609,"target":66},{"source":612,"target":65},{"source":67,"target":0},{"source":67,"target":613},{"source":67,"target":614},{"source":67,"target":615},{"source":67,"target":616},{"source":613,"target":617},{"source":613,"target":67},{"source":614,"target":618},{"source":614,"target":67},{"source":615,"target":619},{"source":615,"target":67},{"source":616,"target":620},{"source":616,"target":67},{"source":68,"target":0},{"source":68,"target":621},{"source":68,"target":622},{"source":68,"target":623},{"source":68,"target":624},{"source":621,"target":625},{"source":621,"target":68},{"source":622,"target":626},{"source":622,"target":68},{"source":623,"target":15},{"source":623,"target":627},{"source":623,"target":68},{"source":627,"target":15},{"source":624,"target":47},{"source":624,"target":628},{"source":624,"target":68},{"source":628,"target":47},{"source":69,"target":0},{"source":69,"target":629},{"source":629,"target":630},{"source":629,"target":69},{"source":70,"target":0},{"source":70,"target":631},{"source":70,"target":632},{"source":70,"target":633},{"source":631,"target":76},{"source":631,"target":634},{"source":631,"target":70},{"source":634,"target":76},{"source":632,"target":73},{"source":632,"target":635},{"source":632,"target":70},{"source":635,"target":73},{"source":633,"target":636},{"source":633,"target":70},{"source":71,"target":0},{"source":71,"target":637},{"source":71,"target":638},{"source":71,"target":639},{"source":71,"target":640},{"source":71,"target":641},{"source":637,"target":642},{"source":637,"target":71},{"source":638,"target":15},{"source":638,"target":643},{"source":638,"target":71},{"source":643,"target":15},{"source":639,"target":40},{"source":639,"target":644},{"source":639,"target":71},{"source":644,"target":40},{"source":640,"target":20},{"source":640,"target":645},{"source":640,"target":71},{"source":645,"target":20},{"source":641,"target":17},{"source":641,"target":646},{"source":641,"target":71},{"source":646,"target":17},{"source":72,"target":0},{"source":72,"target":647},{"source":647,"target":63},{"source":647,"target":648},{"source":647,"target":72},{"source":648,"target":63},{"source":73,"target":0},{"source":73,"target":649},{"source":73,"target":650},{"source":73,"target":651},{"source":73,"target":652},{"source":73,"target":653},{"source":73,"target":654},{"source":73,"target":655},{"source":649,"target":8},{"source":649,"target":656},{"source":649,"target":73},{"source":656,"target":8},{"source":650,"target":74},{"source":650,"target":657},{"source":650,"target":73},{"source":657,"target":74},{"source":651,"target":72},{"source":651,"target":658},{"source":651,"target":73},{"source":658,"target":72},{"source":652,"target":659},{"source":652,"target":73},{"source":653,"target":660},{"source":653,"target":73},{"source":654,"target":661},{"source":654,"target":73},{"source":655,"target":662},{"source":655,"target":73},{"source":74,"target":0},{"source":74,"target":663},{"source":663,"target":63},{"source":663,"target":664},{"source":663,"target":74},{"source":664,"target":63},{"source":75,"target":0},{"source":75,"target":665},{"source":75,"target":666},{"source":665,"target":667},{"source":665,"target":75},{"source":666,"target":77},{"source":666,"target":668},{"source":666,"target":75},{"source":668,"target":77},{"source":76,"target":0},{"source":76,"target":669},{"source":76,"target":670},{"source":76,"target":671},{"source":76,"target":672},{"source":669,"target":673},{"source":669,"target":76},{"source":670,"target":674},{"source":670,"target":76},{"source":671,"target":15},{"source":671,"target":675},{"source":671,"target":76},{"source":675,"target":15},{"source":672,"target":47},{"source":672,"target":676},{"source":672,"target":76},{"source":676,"target":47},{"source":77,"target":0},{"source":77,"target":677},{"source":77,"target":678},{"source":77,"target":679},{"source":77,"target":680},{"source":677,"target":681},{"source":677,"target":77},{"source":678,"target":15},{"source":678,"target":682},{"source":678,"target":77},{"source":682,"target":15},{"source":679,"target":683},{"source":679,"target":77},{"source":680,"target":684},{"source":680,"target":77},{"source":78,"target":0},{"source":78,"target":685},{"source":685,"target":79},{"source":685,"target":686},{"source":685,"target":78},{"source":686,"target":79},{"source":79,"target":0},{"source":79,"target":687},{"source":79,"target":688},{"source":79,"target":689},{"source":79,"target":690},{"source":687,"target":691},{"source":687,"target":79},{"source":688,"target":692},{"source":688,"target":79},{"source":689,"target":71},{"source":689,"target":693},{"source":689,"target":79},{"source":693,"target":71},{"source":690,"target":36},{"source":690,"target":694},{"source":690,"target":79},{"source":694,"target":36}],"multigraph":true} | ecore |
statemachine | repo-ecore-all/data/LolloCorte/emf-components/examples/it.rcpvision.emf.components.examples.fowlerdsl/src-gen/it/rcpvision/emf/components/examples/fowlerdsl/Statemachine.ecore | statemachine
Statemachine
events
resetEvents
commands
states
Event
name
code
Command
name
code
State
name
actions
transitions
Transition
event
state | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="statemachine"
nsURI="http://www.rcpvision.it/emf/components/examples/fowlerdsl/Statemachine"
nsPrefix="statemachine">
<eClassifiers xsi:type="ecore:EClass" name="Statemachine">
<eStructuralFeatures xsi:type="ecore:EReference" name="events" upperBound="-1"
eType="#//Event" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resetEvents" unique="false"
upperBound="-1" eType="#//Event"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="commands" upperBound="-1"
eType="#//Command" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1"
eType="#//State" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Event">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="code" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Command">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="code" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actions" unique="false"
upperBound="-1" eType="#//Command"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1"
eType="#//Transition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition">
<eStructuralFeatures xsi:type="ecore:EReference" name="event" eType="#//Event"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="state" eType="#//State"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"statemachine","nsURI":"http://www.rcpvision.it/emf/components/examples/fowlerdsl/Statemachine","name":"statemachine","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statemachine","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Command","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"events","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"resetEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"code","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"code","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"actions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"event","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":6,"target":2},{"source":6,"target":10},{"source":6,"target":1},{"source":10,"target":2},{"source":7,"target":2},{"source":7,"target":11},{"source":7,"target":1},{"source":11,"target":2},{"source":8,"target":3},{"source":8,"target":12},{"source":8,"target":1},{"source":12,"target":3},{"source":9,"target":4},{"source":9,"target":13},{"source":9,"target":1},{"source":13,"target":4},{"source":2,"target":0},{"source":2,"target":14},{"source":2,"target":15},{"source":14,"target":16},{"source":14,"target":2},{"source":15,"target":17},{"source":15,"target":2},{"source":3,"target":0},{"source":3,"target":18},{"source":3,"target":19},{"source":18,"target":20},{"source":18,"target":3},{"source":19,"target":21},{"source":19,"target":3},{"source":4,"target":0},{"source":4,"target":22},{"source":4,"target":23},{"source":4,"target":24},{"source":22,"target":25},{"source":22,"target":4},{"source":23,"target":3},{"source":23,"target":26},{"source":23,"target":4},{"source":26,"target":3},{"source":24,"target":5},{"source":24,"target":27},{"source":24,"target":4},{"source":27,"target":5},{"source":5,"target":0},{"source":5,"target":28},{"source":5,"target":29},{"source":28,"target":2},{"source":28,"target":30},{"source":28,"target":5},{"source":30,"target":2},{"source":29,"target":4},{"source":29,"target":31},{"source":29,"target":5},{"source":31,"target":4}],"multigraph":true} | ecore |
families | repo-ecore-all/data/eduardoafs/aspectualacme/AspectualAcmeStudio/model/aspectualacme.ecore | aspectualacme
Root
imports
elements
Import
fileName
Element
property
name
name
representations
attachableElement
BasicElement
armani
parentFamily
Family
connectors
components
attachments
wildcard
ctypes
ptypes
cntypes
rtypes
prtypes
properties
ComponentType
port
parentType
parentFamily
RoleType
parentType
parentFamily
PortType
parentType
parentFamily
ConnectorType
parentType
role
glue
parentFamily
PropertyType
type
values
parentFamily
System
connectors
properties
attachments
wildCard
components
parentRepresentation
effective_type
Component
port
type
parentSystem
parentFamily
effective_type
Connector
role
glue
type
parentSystem
parentFamily
effective_type
Role
Connector
ConnectorT
roleType
effective_type
BaseRole
type
CrosscuttingRole
type
Port
portType
Component
ComponentT
effective_type
Property
name
value
type
parentSystem
parentFamily
Glue
baseAttach
crosscuttingAttach
glueType
connector
Attachment
firstElement
secondElement
parentSystem
parentFamily
Binding
property
firstPort
secondPort
representation
Representation
name
system
bindings
element
WildCard
expression
GlueType
before
before
around
around
after
after
BindableElement
TypeDefinition
Armani
modifiers
designRule
ArmaniExpression
ArmaniFunctionCall
functionId
parameters
ArmaniSetExpression
reference
referenceType
setValues
ArmaniConstant
ArmaniPrimitiveExpression
designRule
ArmaniUnaryExpression
unaryExpression
operator
ArmaniSetTypes
Components
Components
Connectors
Connectors
Roles
Roles
Ports
Ports
Representations
Representations
Properties
Properties
Elements
Elements
ArmaniTypes
Component
Component
Connector
Connector
Role
Role
Port
Port
Representation
Representation
Property
Property
ArmaniMultiplicativeExpression
expressions
operators
ArmaniAdditiveExpression
expressions
operators
ArmaniRelationalExpression
expressions
operators
ArmaniEqualityExpression
expressions
operators
ArmaniIffExpression
expressions
ArmaniImpliesExpression
expressions
ArmaniOrExpression
expressions
operators
ArmaniVariable
id
userType
basicType
ArmaniBooleanExpression
expressions
ArmaniQuantifiedExpression
variable
setExpression
designRule
quantifier
ArmaniDesignRuleExpression
ArmaniQuantifier
forall
forall
exists
exists | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="aspectualacme"
nsURI="aspectualacmev0.2" nsPrefix="aspectualacme">
<eClassifiers xsi:type="ecore:EClass" name="Root">
<eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1"
eType="#//Import" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" lowerBound="1"
upperBound="-1" eType="#//BasicElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Import">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fileName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="property" upperBound="-1"
eType="#//Property" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="representations" upperBound="-1"
eType="#//Representation" containment="true" eOpposite="#//Representation/element"
eKeys="#//Representation/name"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="attachableElement" abstract="true" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="BasicElement" abstract="true" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="armani" upperBound="-1"
eType="#//Armani" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentFamily" upperBound="-1"
eType="#//Family"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Family" eSuperTypes="#//BasicElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="connectors" upperBound="-1"
eType="#//Connector" containment="true" eOpposite="#//Connector/parentFamily"
eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1"
eType="#//Component" containment="true" eOpposite="#//Component/parentFamily"
eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attachments" upperBound="-1"
eType="#//Attachment" containment="true" eOpposite="#//Attachment/parentFamily"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="wildcard" upperBound="-1"
eType="#//WildCard" containment="true" eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ctypes" upperBound="-1"
eType="#//ComponentType" containment="true" eOpposite="#//ComponentType/parentFamily"
eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ptypes" upperBound="-1"
eType="#//PortType" containment="true" eOpposite="#//PortType/parentFamily"
eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cntypes" upperBound="-1"
eType="#//ConnectorType" containment="true" eOpposite="#//ConnectorType/parentFamily"
eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rtypes" upperBound="-1"
eType="#//RoleType" containment="true" eOpposite="#//RoleType/parentFamily"
eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="prtypes" upperBound="-1"
eType="#//PropertyType" containment="true" eOpposite="#//PropertyType/parentFamily"
eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//Property" containment="true" eOpposite="#//Property/parentFamily"
eKeys="#//Property/name"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentType" eSuperTypes="#//TypeDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="port" upperBound="-1" eType="#//Port"
containment="true" eOpposite="#//Port/ComponentT" eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentType" upperBound="-1"
eType="#//ComponentType" eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentFamily" eType="#//Family"
eOpposite="#//Family/ctypes"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RoleType" eSuperTypes="#//TypeDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="parentType" upperBound="-1"
eType="#//RoleType" eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentFamily" eType="#//Family"
eOpposite="#//Family/rtypes"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PortType" eSuperTypes="#//TypeDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="parentType" upperBound="-1"
eType="#//PortType" eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentFamily" eType="#//Family"
eOpposite="#//Family/ptypes"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConnectorType" eSuperTypes="#//TypeDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="parentType" upperBound="-1"
eType="#//ConnectorType" eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="role" upperBound="-1" eType="#//Role"
containment="true" eOpposite="#//Role/ConnectorT" eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="glue" upperBound="-1" eType="#//Glue"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentFamily" eType="#//Family"
eOpposite="#//Family/cntypes"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyType" eSuperTypes="#//TypeDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="values" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentFamily" eType="#//Family"
eOpposite="#//Family/prtypes" eKeys="#//Element/name"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="System" eSuperTypes="#//BasicElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="connectors" upperBound="-1"
eType="#//Connector" containment="true" eOpposite="#//Connector/parentSystem"
eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//Property" containment="true" eOpposite="#//Property/parentSystem"
eKeys="#//Property/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attachments" upperBound="-1"
eType="#//Attachment" containment="true" eOpposite="#//Attachment/parentSystem"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="wildCard" upperBound="-1"
eType="#//WildCard" containment="true" eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1"
eType="#//Component" containment="true" eOpposite="#//Component/parentSystem"
eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentRepresentation" eType="#//Representation"
eOpposite="#//Representation/system"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="effective_type" upperBound="-1"
eType="#//Family" eKeys="#//Element/name"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="port" upperBound="-1" eType="#//Port"
containment="true" eOpposite="#//Port/Component" eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" upperBound="-1" eType="#//ComponentType"
eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentSystem" eType="#//System"
eOpposite="#//System/components"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentFamily" eType="#//Family"
eOpposite="#//Family/components"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="effective_type" upperBound="-1"
eType="#//ComponentType" eKeys="#//Element/name"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="role" upperBound="-1" eType="#//Role"
containment="true" eOpposite="#//Role/Connector" eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="glue" upperBound="-1" eType="#//Glue"
containment="true" eOpposite="#//Glue/connector"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" upperBound="-1" eType="#//ConnectorType"
eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentSystem" eType="#//System"
eOpposite="#//System/connectors"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentFamily" eType="#//Family"
eOpposite="#//Family/connectors"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="effective_type" upperBound="-1"
eType="#//ConnectorType" eKeys="#//Element/name"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Role" eSuperTypes="#//attachableElement #//BindableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="Connector" eType="#//Connector"
eOpposite="#//Connector/role"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ConnectorT" eType="#//ConnectorType"
eOpposite="#//ConnectorType/role"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="roleType" upperBound="-1"
eType="#//RoleType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="effective_type" upperBound="-1"
eType="#//RoleType" eKeys="#//Element/name"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BaseRole" eSuperTypes="#//Role">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" upperBound="-1" eType="#//RoleType"
eKeys="#//Element/name"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CrosscuttingRole" eSuperTypes="#//Role">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" upperBound="-1" eType="#//RoleType"
eKeys="#//Element/name"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//attachableElement #//BindableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="portType" upperBound="-1"
eType="#//PortType" eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="Component" eType="#//Component"
eOpposite="#//Component/port"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ComponentT" eType="#//ComponentType"
eOpposite="#//ComponentType/port"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="effective_type" upperBound="-1"
eType="#//PortType" eKeys="#//Element/name"/>
</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"
defaultValueLiteral=""/>
<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="type" upperBound="-1" eType="#//PropertyType"
eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentSystem" eType="#//System"
eOpposite="#//System/properties" eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentFamily" eType="#//Family"
eOpposite="#//Family/properties" eKeys="#//Element/name"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Glue">
<eStructuralFeatures xsi:type="ecore:EReference" name="baseAttach" eType="#//BaseRole"
derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="crosscuttingAttach" eType="#//CrosscuttingRole"
derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="glueType" eType="#//GlueType"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EReference" name="connector" eType="#//Connector"
eOpposite="#//Connector/glue"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attachment">
<eStructuralFeatures xsi:type="ecore:EReference" name="firstElement" lowerBound="1"
eType="#//attachableElement" eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="secondElement" lowerBound="1"
eType="#//attachableElement" eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentSystem" eType="#//System"
unsettable="true" eOpposite="#//System/attachments"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentFamily" eType="#//Family"
eOpposite="#//Family/attachments"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Binding">
<eStructuralFeatures xsi:type="ecore:EReference" name="property" upperBound="-1"
eType="#//Property" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="firstPort" lowerBound="1"
eType="#//BindableElement" eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="secondPort" lowerBound="1"
eType="#//BindableElement" eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="representation" eType="#//Representation"
eOpposite="#//Representation/bindings"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Representation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="system" lowerBound="1"
eType="#//System" containment="true" eOpposite="#//System/parentRepresentation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindings" upperBound="-1"
eType="#//Binding" containment="true" eOpposite="#//Binding/representation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1"
eType="#//Element" eOpposite="#//Element/representations" eKeys="#//Element/name"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WildCard" eSuperTypes="#//attachableElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expression" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="GlueType">
<eLiterals name="before"/>
<eLiterals name="around" value="1"/>
<eLiterals name="after" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BindableElement" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TypeDefinition" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Armani">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modifiers" lowerBound="1"
upperBound="2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="designRule" lowerBound="1"
eType="#//ArmaniDesignRuleExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArmaniExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="ArmaniFunctionCall" eSuperTypes="#//ArmaniPrimitiveExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="functionId" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//ArmaniPrimitiveExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArmaniSetExpression" eSuperTypes="#//ArmaniPrimitiveExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="reference" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="referenceType" eType="#//ArmaniSetTypes"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="setValues" upperBound="-1"
eType="#//ArmaniConstant" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArmaniConstant" eSuperTypes="#//ArmaniPrimitiveExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="ArmaniPrimitiveExpression" eSuperTypes="#//ArmaniUnaryExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="designRule" eType="#//ArmaniDesignRuleExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArmaniUnaryExpression" eSuperTypes="#//ArmaniExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="unaryExpression" eType="#//ArmaniUnaryExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ArmaniSetTypes">
<eLiterals name="Components"/>
<eLiterals name="Connectors" value="1"/>
<eLiterals name="Roles" value="2"/>
<eLiterals name="Ports" value="3"/>
<eLiterals name="Representations" value="4"/>
<eLiterals name="Properties" value="5"/>
<eLiterals name="Elements" value="6"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ArmaniTypes">
<eLiterals name="Component"/>
<eLiterals name="Connector" value="1"/>
<eLiterals name="Role" value="2" literal="Role"/>
<eLiterals name="Port" value="3"/>
<eLiterals name="Representation" value="4"/>
<eLiterals name="Property" value="5"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArmaniMultiplicativeExpression" eSuperTypes="#//ArmaniExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" lowerBound="1"
upperBound="-1" eType="#//ArmaniUnaryExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operators" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArmaniAdditiveExpression" eSuperTypes="#//ArmaniExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" lowerBound="1"
upperBound="-1" eType="#//ArmaniMultiplicativeExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operators" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArmaniRelationalExpression" eSuperTypes="#//ArmaniExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" lowerBound="1"
upperBound="-1" eType="#//ArmaniAdditiveExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operators" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArmaniEqualityExpression" eSuperTypes="#//ArmaniExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" lowerBound="1"
upperBound="-1" eType="#//ArmaniRelationalExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operators" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArmaniIffExpression" eSuperTypes="#//ArmaniExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" lowerBound="1"
upperBound="-1" eType="#//ArmaniEqualityExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArmaniImpliesExpression" eSuperTypes="#//ArmaniExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" lowerBound="1"
upperBound="-1" eType="#//ArmaniIffExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArmaniOrExpression" eSuperTypes="#//ArmaniExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" lowerBound="1"
upperBound="-1" eType="#//ArmaniImpliesExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operators" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArmaniVariable" eSuperTypes="#//ArmaniExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="userType" eType="#//TypeDefinition"
eKeys="#//Element/name"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="basicType" eType="#//ArmaniTypes"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArmaniBooleanExpression" eSuperTypes="#//ArmaniDesignRuleExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" lowerBound="1"
upperBound="-1" eType="#//ArmaniOrExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArmaniQuantifiedExpression" eSuperTypes="#//ArmaniDesignRuleExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1"
eType="#//ArmaniVariable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="setExpression" lowerBound="1"
eType="#//ArmaniSetExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="designRule" lowerBound="1"
eType="#//ArmaniDesignRuleExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="quantifier" lowerBound="1"
eType="#//ArmaniQuantifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArmaniDesignRuleExpression" abstract="true"
interface="true" eSuperTypes="#//ArmaniExpression"/>
<eClassifiers xsi:type="ecore:EEnum" name="ArmaniQuantifier">
<eLiterals name="forall"/>
<eLiterals name="exists" value="1"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"aspectualacme","nsURI":"aspectualacmev0.2","name":"aspectualacme","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Root","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Import","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"attachableElement","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BasicElement","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Family","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoleType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectorType","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"System","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Role","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BaseRole","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CrosscuttingRole","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Glue","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attachment","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Binding","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Representation","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WildCard","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"GlueType","instanceClass":null,"id":25,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BindableElement","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDefinition","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Armani","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArmaniExpression","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArmaniFunctionCall","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArmaniSetExpression","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArmaniConstant","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArmaniPrimitiveExpression","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArmaniUnaryExpression","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ArmaniSetTypes","instanceClass":null,"id":35,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ArmaniTypes","instanceClass":null,"id":36,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArmaniMultiplicativeExpression","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArmaniAdditiveExpression","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArmaniRelationalExpression","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArmaniEqualityExpression","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArmaniIffExpression","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArmaniImpliesExpression","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArmaniOrExpression","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArmaniVariable","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArmaniBooleanExpression","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArmaniQuantifiedExpression","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArmaniDesignRuleExpression","instanceClass":null,"abstract":true,"id":47,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ArmaniQuantifier","instanceClass":null,"id":48,"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":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":"fileName","changeable":true,"lowerBound":0,"iD":false,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"name","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"name","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"representations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"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":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":61,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":true,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"armani","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentFamily","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"connectors","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":"components","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attachments","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":"wildcard","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":"ctypes","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":"ptypes","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":"cntypes","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":"rtypes","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":"prtypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"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":"parentFamily","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentFamily","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentFamily","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"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":"parentFamily","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"id":89,"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":"parentFamily","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"id":91,"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":"parentFamily","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentFamily","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"id":95,"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":"parentFamily","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"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":"parentFamily","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"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":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":"port","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentType","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":"ComponentT","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":115,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"role","changeable":true,"resolveProxies":true,"lowerBound":0,"id":116,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"glue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ConnectorT","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"lowerBound":0,"iD":false,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"connectors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attachments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"wildCard","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"components","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"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":"parentRepresentation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"effective_type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentSystem","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"id":140,"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":"parentSystem","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"parentSystem","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"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":false,"unique":true,"name":"parentSystem","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"derived":false},{"id":147,"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":"system","changeable":true,"resolveProxies":true,"lowerBound":1,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"port","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","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":false,"unsettable":false,"transient":false,"unique":true,"name":"effective_type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"id":154,"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":"Component","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"role","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"glue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":162,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"effective_type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"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":"Connector","changeable":true,"resolveProxies":true,"lowerBound":0,"id":166,"derived":false},{"id":167,"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":"connector","changeable":true,"resolveProxies":true,"lowerBound":0,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"roleType","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":"effective_type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":181,"derived":false},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"portType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":187,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"effective_type","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"},{"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":195,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"baseAttach","changeable":true,"resolveProxies":true,"lowerBound":0,"id":202,"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":"crosscuttingAttach","changeable":true,"resolveProxies":true,"lowerBound":0,"id":203,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"glueType","changeable":true,"lowerBound":0,"iD":false,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"firstElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":209,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"secondElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":210,"derived":false},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"firstPort","changeable":true,"resolveProxies":true,"lowerBound":1,"id":216,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"secondPort","changeable":true,"resolveProxies":true,"lowerBound":1,"id":217,"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":"representation","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"},{"container":false,"ordered":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":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"lowerBound":1,"iD":false,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"name":"before","id":231,"value":0,"literal":"before","eClass":"EEnumLiteral"},{"name":"around","id":232,"value":1,"literal":"around","eClass":"EEnumLiteral"},{"name":"after","id":233,"value":2,"literal":"after","eClass":"EEnumLiteral"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"ordered":true,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"modifiers","changeable":true,"lowerBound":1,"iD":false,"id":236,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"designRule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"functionId","changeable":true,"lowerBound":1,"iD":false,"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":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":241,"derived":false},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"reference","changeable":true,"lowerBound":0,"iD":false,"id":245,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"referenceType","changeable":true,"lowerBound":0,"iD":false,"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":"setValues","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"designRule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"derived":false},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"unaryExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":256,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":0,"iD":false,"id":257,"derived":false},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"name":"Components","id":261,"value":0,"literal":"Components","eClass":"EEnumLiteral"},{"name":"Connectors","id":262,"value":1,"literal":"Connectors","eClass":"EEnumLiteral"},{"name":"Roles","id":263,"value":2,"literal":"Roles","eClass":"EEnumLiteral"},{"name":"Ports","id":264,"value":3,"literal":"Ports","eClass":"EEnumLiteral"},{"name":"Representations","id":265,"value":4,"literal":"Representations","eClass":"EEnumLiteral"},{"name":"Properties","id":266,"value":5,"literal":"Properties","eClass":"EEnumLiteral"},{"name":"Elements","id":267,"value":6,"literal":"Elements","eClass":"EEnumLiteral"},{"name":"Component","id":268,"value":0,"literal":"Component","eClass":"EEnumLiteral"},{"name":"Connector","id":269,"value":1,"literal":"Connector","eClass":"EEnumLiteral"},{"name":"Role","id":270,"value":2,"literal":"Role","eClass":"EEnumLiteral"},{"name":"Port","id":271,"value":3,"literal":"Port","eClass":"EEnumLiteral"},{"name":"Representation","id":272,"value":4,"literal":"Representation","eClass":"EEnumLiteral"},{"name":"Property","id":273,"value":5,"literal":"Property","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":274,"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":"operators","changeable":true,"lowerBound":0,"iD":false,"id":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":279,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operators","changeable":true,"lowerBound":0,"iD":false,"id":280,"derived":false},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":284,"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":"operators","changeable":true,"lowerBound":0,"iD":false,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":289,"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":"operators","changeable":true,"lowerBound":0,"iD":false,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":294,"derived":false},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":297,"derived":false},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":300,"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":"operators","changeable":true,"lowerBound":0,"iD":false,"id":301,"derived":false},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":305,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"userType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":306,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"basicType","changeable":true,"lowerBound":0,"iD":false,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":312,"derived":false},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":315,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"setExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":316,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"designRule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":317,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"quantifier","changeable":true,"lowerBound":1,"iD":false,"id":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"name":"forall","id":325,"value":0,"literal":"forall","eClass":"EEnumLiteral"},{"name":"exists","id":326,"value":1,"literal":"exists","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":1,"target":0},{"source":1,"target":49},{"source":1,"target":50},{"source":49,"target":2},{"source":49,"target":51},{"source":49,"target":1},{"source":51,"target":2},{"source":50,"target":5},{"source":50,"target":52},{"source":50,"target":1},{"source":52,"target":5},{"source":2,"target":0},{"source":2,"target":53},{"source":53,"target":54},{"source":53,"target":2},{"source":3,"target":0},{"source":3,"target":55},{"source":3,"target":56},{"source":3,"target":57},{"source":55,"target":19},{"source":55,"target":58},{"source":55,"target":3},{"source":58,"target":19},{"source":56,"target":59},{"source":56,"target":3},{"source":57,"target":23},{"source":57,"target":60},{"source":57,"target":3},{"source":57,"target":61},{"source":57,"target":62},{"source":60,"target":23},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":63},{"source":63,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":64},{"source":5,"target":65},{"source":5,"target":66},{"source":64,"target":28},{"source":64,"target":67},{"source":64,"target":5},{"source":67,"target":28},{"source":65,"target":6},{"source":65,"target":68},{"source":65,"target":5},{"source":68,"target":6},{"source":66,"target":3},{"source":6,"target":0},{"source":6,"target":5},{"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":69,"target":14},{"source":69,"target":80},{"source":69,"target":6},{"source":69,"target":81},{"source":69,"target":56},{"source":80,"target":14},{"source":70,"target":13},{"source":70,"target":82},{"source":70,"target":6},{"source":70,"target":83},{"source":70,"target":56},{"source":82,"target":13},{"source":71,"target":21},{"source":71,"target":84},{"source":71,"target":6},{"source":71,"target":85},{"source":84,"target":21},{"source":72,"target":24},{"source":72,"target":86},{"source":72,"target":6},{"source":72,"target":56},{"source":86,"target":24},{"source":73,"target":7},{"source":73,"target":87},{"source":73,"target":6},{"source":73,"target":88},{"source":73,"target":56},{"source":87,"target":7},{"source":74,"target":9},{"source":74,"target":89},{"source":74,"target":6},{"source":74,"target":90},{"source":74,"target":56},{"source":89,"target":9},{"source":75,"target":10},{"source":75,"target":91},{"source":75,"target":6},{"source":75,"target":92},{"source":75,"target":56},{"source":91,"target":10},{"source":76,"target":8},{"source":76,"target":93},{"source":76,"target":6},{"source":76,"target":94},{"source":76,"target":56},{"source":93,"target":8},{"source":77,"target":11},{"source":77,"target":95},{"source":77,"target":6},{"source":77,"target":96},{"source":77,"target":56},{"source":95,"target":11},{"source":78,"target":19},{"source":78,"target":97},{"source":78,"target":6},{"source":78,"target":98},{"source":78,"target":99},{"source":97,"target":19},{"source":79,"target":5},{"source":7,"target":0},{"source":7,"target":27},{"source":7,"target":100},{"source":7,"target":101},{"source":7,"target":88},{"source":7,"target":102},{"source":100,"target":18},{"source":100,"target":103},{"source":100,"target":7},{"source":100,"target":104},{"source":100,"target":56},{"source":103,"target":18},{"source":101,"target":7},{"source":101,"target":105},{"source":101,"target":7},{"source":101,"target":56},{"source":105,"target":7},{"source":88,"target":6},{"source":88,"target":106},{"source":88,"target":7},{"source":88,"target":73},{"source":106,"target":6},{"source":102,"target":27},{"source":8,"target":0},{"source":8,"target":27},{"source":8,"target":107},{"source":8,"target":94},{"source":8,"target":108},{"source":107,"target":8},{"source":107,"target":109},{"source":107,"target":8},{"source":107,"target":56},{"source":109,"target":8},{"source":94,"target":6},{"source":94,"target":110},{"source":94,"target":8},{"source":94,"target":76},{"source":110,"target":6},{"source":108,"target":27},{"source":9,"target":0},{"source":9,"target":27},{"source":9,"target":111},{"source":9,"target":90},{"source":9,"target":112},{"source":111,"target":9},{"source":111,"target":113},{"source":111,"target":9},{"source":111,"target":56},{"source":113,"target":9},{"source":90,"target":6},{"source":90,"target":114},{"source":90,"target":9},{"source":90,"target":74},{"source":114,"target":6},{"source":112,"target":27},{"source":10,"target":0},{"source":10,"target":27},{"source":10,"target":115},{"source":10,"target":116},{"source":10,"target":117},{"source":10,"target":92},{"source":10,"target":118},{"source":115,"target":10},{"source":115,"target":119},{"source":115,"target":10},{"source":115,"target":56},{"source":119,"target":10},{"source":116,"target":15},{"source":116,"target":120},{"source":116,"target":10},{"source":116,"target":121},{"source":116,"target":56},{"source":120,"target":15},{"source":117,"target":20},{"source":117,"target":122},{"source":117,"target":10},{"source":122,"target":20},{"source":92,"target":6},{"source":92,"target":123},{"source":92,"target":10},{"source":92,"target":75},{"source":123,"target":6},{"source":118,"target":27},{"source":11,"target":0},{"source":11,"target":27},{"source":11,"target":124},{"source":11,"target":125},{"source":11,"target":96},{"source":11,"target":126},{"source":124,"target":127},{"source":124,"target":11},{"source":125,"target":128},{"source":125,"target":11},{"source":96,"target":6},{"source":96,"target":129},{"source":96,"target":11},{"source":96,"target":77},{"source":96,"target":56},{"source":129,"target":6},{"source":126,"target":27},{"source":12,"target":0},{"source":12,"target":5},{"source":12,"target":130},{"source":12,"target":131},{"source":12,"target":132},{"source":12,"target":133},{"source":12,"target":134},{"source":12,"target":135},{"source":12,"target":136},{"source":12,"target":137},{"source":130,"target":14},{"source":130,"target":138},{"source":130,"target":12},{"source":130,"target":139},{"source":130,"target":56},{"source":138,"target":14},{"source":131,"target":19},{"source":131,"target":140},{"source":131,"target":12},{"source":131,"target":141},{"source":131,"target":99},{"source":140,"target":19},{"source":132,"target":21},{"source":132,"target":142},{"source":132,"target":12},{"source":132,"target":143},{"source":142,"target":21},{"source":133,"target":24},{"source":133,"target":144},{"source":133,"target":12},{"source":133,"target":56},{"source":144,"target":24},{"source":134,"target":13},{"source":134,"target":145},{"source":134,"target":12},{"source":134,"target":146},{"source":134,"target":56},{"source":145,"target":13},{"source":135,"target":23},{"source":135,"target":147},{"source":135,"target":12},{"source":135,"target":148},{"source":147,"target":23},{"source":136,"target":6},{"source":136,"target":149},{"source":136,"target":12},{"source":136,"target":56},{"source":149,"target":6},{"source":137,"target":5},{"source":13,"target":0},{"source":13,"target":3},{"source":13,"target":150},{"source":13,"target":151},{"source":13,"target":146},{"source":13,"target":83},{"source":13,"target":152},{"source":13,"target":153},{"source":150,"target":18},{"source":150,"target":154},{"source":150,"target":13},{"source":150,"target":155},{"source":150,"target":56},{"source":154,"target":18},{"source":151,"target":7},{"source":151,"target":156},{"source":151,"target":13},{"source":151,"target":56},{"source":156,"target":7},{"source":146,"target":12},{"source":146,"target":157},{"source":146,"target":13},{"source":146,"target":134},{"source":157,"target":12},{"source":83,"target":6},{"source":83,"target":158},{"source":83,"target":13},{"source":83,"target":70},{"source":158,"target":6},{"source":152,"target":7},{"source":152,"target":159},{"source":152,"target":13},{"source":152,"target":56},{"source":159,"target":7},{"source":153,"target":3},{"source":14,"target":0},{"source":14,"target":3},{"source":14,"target":160},{"source":14,"target":161},{"source":14,"target":162},{"source":14,"target":139},{"source":14,"target":81},{"source":14,"target":163},{"source":14,"target":164},{"source":160,"target":15},{"source":160,"target":165},{"source":160,"target":14},{"source":160,"target":166},{"source":160,"target":56},{"source":165,"target":15},{"source":161,"target":20},{"source":161,"target":167},{"source":161,"target":14},{"source":161,"target":168},{"source":167,"target":20},{"source":162,"target":10},{"source":162,"target":169},{"source":162,"target":14},{"source":162,"target":56},{"source":169,"target":10},{"source":139,"target":12},{"source":139,"target":170},{"source":139,"target":14},{"source":139,"target":130},{"source":170,"target":12},{"source":81,"target":6},{"source":81,"target":171},{"source":81,"target":14},{"source":81,"target":69},{"source":171,"target":6},{"source":163,"target":10},{"source":163,"target":172},{"source":163,"target":14},{"source":163,"target":56},{"source":172,"target":10},{"source":164,"target":3},{"source":15,"target":0},{"source":15,"target":4},{"source":15,"target":26},{"source":15,"target":166},{"source":15,"target":121},{"source":15,"target":173},{"source":15,"target":174},{"source":15,"target":175},{"source":15,"target":176},{"source":166,"target":14},{"source":166,"target":177},{"source":166,"target":15},{"source":166,"target":160},{"source":177,"target":14},{"source":121,"target":10},{"source":121,"target":178},{"source":121,"target":15},{"source":121,"target":116},{"source":178,"target":10},{"source":173,"target":8},{"source":173,"target":179},{"source":173,"target":15},{"source":179,"target":8},{"source":174,"target":8},{"source":174,"target":180},{"source":174,"target":15},{"source":174,"target":56},{"source":180,"target":8},{"source":175,"target":4},{"source":176,"target":26},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":181},{"source":16,"target":182},{"source":181,"target":8},{"source":181,"target":183},{"source":181,"target":16},{"source":181,"target":56},{"source":183,"target":8},{"source":182,"target":15},{"source":17,"target":0},{"source":17,"target":15},{"source":17,"target":184},{"source":17,"target":185},{"source":184,"target":8},{"source":184,"target":186},{"source":184,"target":17},{"source":184,"target":56},{"source":186,"target":8},{"source":185,"target":15},{"source":18,"target":0},{"source":18,"target":4},{"source":18,"target":26},{"source":18,"target":187},{"source":18,"target":155},{"source":18,"target":104},{"source":18,"target":188},{"source":18,"target":189},{"source":18,"target":190},{"source":187,"target":9},{"source":187,"target":191},{"source":187,"target":18},{"source":187,"target":56},{"source":191,"target":9},{"source":155,"target":13},{"source":155,"target":192},{"source":155,"target":18},{"source":155,"target":150},{"source":192,"target":13},{"source":104,"target":7},{"source":104,"target":193},{"source":104,"target":18},{"source":104,"target":100},{"source":193,"target":7},{"source":188,"target":9},{"source":188,"target":194},{"source":188,"target":18},{"source":188,"target":56},{"source":194,"target":9},{"source":189,"target":4},{"source":190,"target":26},{"source":19,"target":0},{"source":19,"target":99},{"source":19,"target":195},{"source":19,"target":196},{"source":19,"target":141},{"source":19,"target":98},{"source":99,"target":197},{"source":99,"target":19},{"source":195,"target":198},{"source":195,"target":19},{"source":196,"target":11},{"source":196,"target":199},{"source":196,"target":19},{"source":196,"target":56},{"source":199,"target":11},{"source":141,"target":12},{"source":141,"target":200},{"source":141,"target":19},{"source":141,"target":131},{"source":141,"target":56},{"source":200,"target":12},{"source":98,"target":6},{"source":98,"target":201},{"source":98,"target":19},{"source":98,"target":78},{"source":98,"target":56},{"source":201,"target":6},{"source":20,"target":0},{"source":20,"target":202},{"source":20,"target":203},{"source":20,"target":204},{"source":20,"target":168},{"source":202,"target":16},{"source":202,"target":205},{"source":202,"target":20},{"source":205,"target":16},{"source":203,"target":17},{"source":203,"target":206},{"source":203,"target":20},{"source":206,"target":17},{"source":204,"target":25},{"source":204,"target":207},{"source":204,"target":20},{"source":207,"target":25},{"source":168,"target":14},{"source":168,"target":208},{"source":168,"target":20},{"source":168,"target":161},{"source":208,"target":14},{"source":21,"target":0},{"source":21,"target":209},{"source":21,"target":210},{"source":21,"target":143},{"source":21,"target":85},{"source":209,"target":4},{"source":209,"target":211},{"source":209,"target":21},{"source":209,"target":56},{"source":211,"target":4},{"source":210,"target":4},{"source":210,"target":212},{"source":210,"target":21},{"source":210,"target":56},{"source":212,"target":4},{"source":143,"target":12},{"source":143,"target":213},{"source":143,"target":21},{"source":143,"target":132},{"source":213,"target":12},{"source":85,"target":6},{"source":85,"target":214},{"source":85,"target":21},{"source":85,"target":71},{"source":214,"target":6},{"source":22,"target":0},{"source":22,"target":215},{"source":22,"target":216},{"source":22,"target":217},{"source":22,"target":218},{"source":215,"target":19},{"source":215,"target":219},{"source":215,"target":22},{"source":219,"target":19},{"source":216,"target":26},{"source":216,"target":220},{"source":216,"target":22},{"source":216,"target":56},{"source":220,"target":26},{"source":217,"target":26},{"source":217,"target":221},{"source":217,"target":22},{"source":217,"target":56},{"source":221,"target":26},{"source":218,"target":23},{"source":218,"target":222},{"source":218,"target":22},{"source":218,"target":223},{"source":222,"target":23},{"source":23,"target":0},{"source":23,"target":62},{"source":23,"target":148},{"source":23,"target":223},{"source":23,"target":61},{"source":62,"target":224},{"source":62,"target":23},{"source":148,"target":12},{"source":148,"target":225},{"source":148,"target":23},{"source":148,"target":135},{"source":225,"target":12},{"source":223,"target":22},{"source":223,"target":226},{"source":223,"target":23},{"source":223,"target":218},{"source":226,"target":22},{"source":61,"target":3},{"source":61,"target":227},{"source":61,"target":23},{"source":61,"target":57},{"source":61,"target":56},{"source":227,"target":3},{"source":24,"target":0},{"source":24,"target":4},{"source":24,"target":228},{"source":24,"target":229},{"source":228,"target":230},{"source":228,"target":24},{"source":229,"target":4},{"source":25,"target":0},{"source":25,"target":231},{"source":25,"target":232},{"source":25,"target":233},{"source":231,"target":25},{"source":232,"target":25},{"source":233,"target":25},{"source":26,"target":0},{"source":26,"target":3},{"source":26,"target":234},{"source":234,"target":3},{"source":27,"target":0},{"source":27,"target":3},{"source":27,"target":235},{"source":235,"target":3},{"source":28,"target":0},{"source":28,"target":236},{"source":28,"target":237},{"source":236,"target":238},{"source":236,"target":28},{"source":237,"target":47},{"source":237,"target":239},{"source":237,"target":28},{"source":239,"target":47},{"source":29,"target":0},{"source":30,"target":0},{"source":30,"target":33},{"source":30,"target":240},{"source":30,"target":241},{"source":30,"target":242},{"source":240,"target":243},{"source":240,"target":30},{"source":241,"target":33},{"source":241,"target":244},{"source":241,"target":30},{"source":244,"target":33},{"source":242,"target":33},{"source":31,"target":0},{"source":31,"target":33},{"source":31,"target":245},{"source":31,"target":246},{"source":31,"target":247},{"source":31,"target":248},{"source":245,"target":249},{"source":245,"target":31},{"source":246,"target":35},{"source":246,"target":250},{"source":246,"target":31},{"source":250,"target":35},{"source":247,"target":32},{"source":247,"target":251},{"source":247,"target":31},{"source":251,"target":32},{"source":248,"target":33},{"source":32,"target":0},{"source":32,"target":33},{"source":32,"target":252},{"source":252,"target":33},{"source":33,"target":0},{"source":33,"target":34},{"source":33,"target":253},{"source":33,"target":254},{"source":253,"target":47},{"source":253,"target":255},{"source":253,"target":33},{"source":255,"target":47},{"source":254,"target":34},{"source":34,"target":0},{"source":34,"target":29},{"source":34,"target":256},{"source":34,"target":257},{"source":34,"target":258},{"source":256,"target":34},{"source":256,"target":259},{"source":256,"target":34},{"source":259,"target":34},{"source":257,"target":260},{"source":257,"target":34},{"source":258,"target":29},{"source":35,"target":0},{"source":35,"target":261},{"source":35,"target":262},{"source":35,"target":263},{"source":35,"target":264},{"source":35,"target":265},{"source":35,"target":266},{"source":35,"target":267},{"source":261,"target":35},{"source":262,"target":35},{"source":263,"target":35},{"source":264,"target":35},{"source":265,"target":35},{"source":266,"target":35},{"source":267,"target":35},{"source":36,"target":0},{"source":36,"target":268},{"source":36,"target":269},{"source":36,"target":270},{"source":36,"target":271},{"source":36,"target":272},{"source":36,"target":273},{"source":268,"target":36},{"source":269,"target":36},{"source":270,"target":36},{"source":271,"target":36},{"source":272,"target":36},{"source":273,"target":36},{"source":37,"target":0},{"source":37,"target":29},{"source":37,"target":274},{"source":37,"target":275},{"source":37,"target":276},{"source":274,"target":34},{"source":274,"target":277},{"source":274,"target":37},{"source":277,"target":34},{"source":275,"target":278},{"source":275,"target":37},{"source":276,"target":29},{"source":38,"target":0},{"source":38,"target":29},{"source":38,"target":279},{"source":38,"target":280},{"source":38,"target":281},{"source":279,"target":37},{"source":279,"target":282},{"source":279,"target":38},{"source":282,"target":37},{"source":280,"target":283},{"source":280,"target":38},{"source":281,"target":29},{"source":39,"target":0},{"source":39,"target":29},{"source":39,"target":284},{"source":39,"target":285},{"source":39,"target":286},{"source":284,"target":38},{"source":284,"target":287},{"source":284,"target":39},{"source":287,"target":38},{"source":285,"target":288},{"source":285,"target":39},{"source":286,"target":29},{"source":40,"target":0},{"source":40,"target":29},{"source":40,"target":289},{"source":40,"target":290},{"source":40,"target":291},{"source":289,"target":39},{"source":289,"target":292},{"source":289,"target":40},{"source":292,"target":39},{"source":290,"target":293},{"source":290,"target":40},{"source":291,"target":29},{"source":41,"target":0},{"source":41,"target":29},{"source":41,"target":294},{"source":41,"target":295},{"source":294,"target":40},{"source":294,"target":296},{"source":294,"target":41},{"source":296,"target":40},{"source":295,"target":29},{"source":42,"target":0},{"source":42,"target":29},{"source":42,"target":297},{"source":42,"target":298},{"source":297,"target":41},{"source":297,"target":299},{"source":297,"target":42},{"source":299,"target":41},{"source":298,"target":29},{"source":43,"target":0},{"source":43,"target":29},{"source":43,"target":300},{"source":43,"target":301},{"source":43,"target":302},{"source":300,"target":42},{"source":300,"target":303},{"source":300,"target":43},{"source":303,"target":42},{"source":301,"target":304},{"source":301,"target":43},{"source":302,"target":29},{"source":44,"target":0},{"source":44,"target":29},{"source":44,"target":305},{"source":44,"target":306},{"source":44,"target":307},{"source":44,"target":308},{"source":305,"target":309},{"source":305,"target":44},{"source":306,"target":27},{"source":306,"target":310},{"source":306,"target":44},{"source":306,"target":56},{"source":310,"target":27},{"source":307,"target":36},{"source":307,"target":311},{"source":307,"target":44},{"source":311,"target":36},{"source":308,"target":29},{"source":45,"target":0},{"source":45,"target":47},{"source":45,"target":312},{"source":45,"target":313},{"source":312,"target":43},{"source":312,"target":314},{"source":312,"target":45},{"source":314,"target":43},{"source":313,"target":47},{"source":46,"target":0},{"source":46,"target":47},{"source":46,"target":315},{"source":46,"target":316},{"source":46,"target":317},{"source":46,"target":318},{"source":46,"target":319},{"source":315,"target":44},{"source":315,"target":320},{"source":315,"target":46},{"source":320,"target":44},{"source":316,"target":31},{"source":316,"target":321},{"source":316,"target":46},{"source":321,"target":31},{"source":317,"target":47},{"source":317,"target":322},{"source":317,"target":46},{"source":322,"target":47},{"source":318,"target":48},{"source":318,"target":323},{"source":318,"target":46},{"source":323,"target":48},{"source":319,"target":47},{"source":47,"target":0},{"source":47,"target":29},{"source":47,"target":324},{"source":324,"target":29},{"source":48,"target":0},{"source":48,"target":325},{"source":48,"target":326},{"source":325,"target":48},{"source":326,"target":48}],"multigraph":true} | ecore |
entities | repo-ecore-all/data/FunThomas424242/myDSL.example/Core/org.emftext.language.myDSL/metamodel/myDSL.ecore | myDSL
NamedElement
name
Type
DataType
Entity
abstract
features
EntityModel
types
Feature
kind
type
FeatureKind
attribute
attribute
reference
reference
containment
containment | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="myDSL" nsURI="http://www.emftext.org/language/myDSL" nsPrefix="myDSL">
<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="Type" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Type"/>
<eClassifiers xsi:type="ecore:EClass" name="Entity" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1"
eType="#//Feature" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EntityModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1"
eType="#//Type" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" lowerBound="1" eType="#//FeatureKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="FeatureKind">
<eLiterals name="attribute" literal="attribute"/>
<eLiterals name="reference" value="1" literal="reference"/>
<eLiterals name="containment" value="2" literal="containment"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"myDSL","nsURI":"http://www.emftext.org/language/myDSL","name":"myDSL","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":"Type","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityModel","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FeatureKind","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"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":"abstract","changeable":true,"lowerBound":1,"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":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":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":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"name":"attribute","id":24,"value":0,"literal":"attribute","eClass":"EEnumLiteral"},{"name":"reference","id":25,"value":1,"literal":"reference","eClass":"EEnumLiteral"},{"name":"containment","id":26,"value":2,"literal":"containment","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":8,"target":9},{"source":8,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":10},{"source":10,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":11},{"source":11,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":12},{"source":4,"target":13},{"source":4,"target":14},{"source":12,"target":15},{"source":12,"target":4},{"source":13,"target":6},{"source":13,"target":16},{"source":13,"target":4},{"source":16,"target":6},{"source":14,"target":2},{"source":5,"target":0},{"source":5,"target":17},{"source":17,"target":2},{"source":17,"target":18},{"source":17,"target":5},{"source":18,"target":2},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":19},{"source":6,"target":20},{"source":6,"target":21},{"source":19,"target":7},{"source":19,"target":22},{"source":19,"target":6},{"source":22,"target":7},{"source":20,"target":2},{"source":20,"target":23},{"source":20,"target":6},{"source":23,"target":2},{"source":21,"target":1},{"source":7,"target":0},{"source":7,"target":24},{"source":7,"target":25},{"source":7,"target":26},{"source":24,"target":7},{"source":25,"target":7},{"source":26,"target":7}],"multigraph":true} | ecore |
simple-pl | repo-ecore-all/data/bluesarab/jastemf/jastemf-examples/picojava/org.jastemf.picojava/specifications/model/picojava.ecore | picojava
Program
localLookup
name
Block
PredefinedType
unknownDecl
booleanType
Block
localLookup
name
lookup
name
BlockStmt
unknownDecl
BlockStmt
declarationOf
name
Stmt
Decl
Name
isUnknown
type
booleanType
TypeDecl
remoteLookup
name
isSubtypeOf
typeDecl
isSuperTypeOf
typeDecl
isSuperTypeOfClassDecl
typeDecl
lookup
name
isQualified
qualifier
unknownDecl
ClassDecl
SuperclassId
Body
hasCycleOnSuperclassChain
superClass
VarDecl
TypeAccess
AssignStmt
Variable
Value
WhileStmt
Condition
Body
booleanType
Exp
type
isValue
Access
decl
IdUse
lookup
name
Name
isQualified
qualifier
Use
Dot
ObjectReference
IdUse
BooleanLiteral
Value
booleanType
PrimitiveDecl
UnknownDecl
TypeUse
VariableUse | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="picojava"
nsURI="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/model/picojava.ast"
nsPrefix="picojava">
<eClassifiers xsi:type="ecore:EClass" name="Program">
<eOperations name="localLookup" eType="#//Decl">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="syn"/>
<details key="is_cached" value="true"/>
<details key="is_primitive" value="false"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="NameResolution"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/NameResolution.jrag"/>
</eAnnotations>
<eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="Block" lowerBound="1" eType="#//Block"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="PredefinedType" upperBound="-1"
eType="#//TypeDecl" changeable="false" transient="true" derived="true" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="unknownDecl" eType="#//UnknownDecl"
changeable="false" derived="true">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="syn"/>
<details key="is_cached" value="true"/>
<details key="is_primitive" value="false"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="NullObjects"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/NullObjects.jrag"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="booleanType" eType="#//PrimitiveDecl"
changeable="false" derived="true">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="syn"/>
<details key="is_cached" value="true"/>
<details key="is_primitive" value="false"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="PredefinedTypes"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/PredefinedTypes.jrag"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Block">
<eOperations name="localLookup" eType="#//Decl">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="syn"/>
<details key="is_cached" value="true"/>
<details key="is_primitive" value="false"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="NameResolution"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/NameResolution.jrag"/>
</eAnnotations>
<eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="lookup" eType="#//Decl">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="inh"/>
<details key="is_cached" value="false"/>
<details key="is_primitive" value="false"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="NameResolution"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/NameResolution.jrag"/>
</eAnnotations>
<eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="BlockStmt" upperBound="-1"
eType="#//BlockStmt" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="unknownDecl" eType="#//Decl"
changeable="false" derived="true">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="inh"/>
<details key="is_cached" value="false"/>
<details key="is_primitive" value="false"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="NullObjects"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/NullObjects.jrag"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BlockStmt" abstract="true">
<eOperations name="declarationOf" eType="#//Decl">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="syn"/>
<details key="is_cached" value="false"/>
<details key="is_primitive" value="false"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="NameResolution"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/NameResolution.jrag"/>
</eAnnotations>
<eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Stmt" abstract="true" eSuperTypes="#//BlockStmt"/>
<eClassifiers xsi:type="ecore:EClass" name="Decl" abstract="true" eSuperTypes="#//BlockStmt">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnknown" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
changeable="false" transient="true" derived="true">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="syn"/>
<details key="is_cached" value="false"/>
<details key="is_primitive" value="true"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="NullObjects"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/NullObjects.jrag"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//TypeDecl"
changeable="false" derived="true">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="syn"/>
<details key="is_cached" value="true"/>
<details key="is_primitive" value="false"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="TypeAnalysis"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/TypeAnalysis.jrag"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="booleanType" eType="#//PrimitiveDecl"
changeable="false" derived="true">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="inh"/>
<details key="is_cached" value="false"/>
<details key="is_primitive" value="false"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="PredefinedTypes"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/PredefinedTypes.jrag"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeDecl" abstract="true" eSuperTypes="#//Decl">
<eOperations name="remoteLookup" eType="#//Decl">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="syn"/>
<details key="is_cached" value="false"/>
<details key="is_primitive" value="false"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="NameResolution"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/NameResolution.jrag"/>
</eAnnotations>
<eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="isSubtypeOf" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="syn"/>
<details key="is_cached" value="true"/>
<details key="is_primitive" value="true"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="TypeAnalysis"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/TypeAnalysis.jrag"/>
</eAnnotations>
<eParameters name="typeDecl" eType="#//TypeDecl"/>
</eOperations>
<eOperations name="isSuperTypeOf" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="syn"/>
<details key="is_cached" value="true"/>
<details key="is_primitive" value="true"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="TypeAnalysis"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/TypeAnalysis.jrag"/>
</eAnnotations>
<eParameters name="typeDecl" eType="#//TypeDecl"/>
</eOperations>
<eOperations name="isSuperTypeOfClassDecl" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="syn"/>
<details key="is_cached" value="true"/>
<details key="is_primitive" value="true"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="TypeAnalysis"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/TypeAnalysis.jrag"/>
</eAnnotations>
<eParameters name="typeDecl" eType="#//ClassDecl"/>
</eOperations>
<eOperations name="lookup" eType="#//Decl">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="inh"/>
<details key="is_cached" value="false"/>
<details key="is_primitive" value="false"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="NameResolution"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/NameResolution.jrag"/>
</eAnnotations>
<eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isQualified" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
changeable="false" transient="true" derived="true">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="inh"/>
<details key="is_cached" value="false"/>
<details key="is_primitive" value="true"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="ErrorCheck"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/ErrorCheck.jadd"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" eType="#//Access"
changeable="false" derived="true">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="inh"/>
<details key="is_cached" value="false"/>
<details key="is_primitive" value="false"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="ErrorCheck"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/ErrorCheck.jadd"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="unknownDecl" eType="#//Decl"
changeable="false" derived="true">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="inh"/>
<details key="is_cached" value="false"/>
<details key="is_primitive" value="false"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="NullObjects"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/NullObjects.jrag"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassDecl" eSuperTypes="#//TypeDecl">
<eStructuralFeatures xsi:type="ecore:EReference" name="SuperclassId" eType="#//IdUse"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="Body" lowerBound="1" eType="#//Block"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasCycleOnSuperclassChain"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" transient="true"
derived="true">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="syn"/>
<details key="is_cached" value="true"/>
<details key="is_primitive" value="true"/>
<details key="is_circular" value="true"/>
<details key="aspect" value="TypeAnalysis"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/TypeAnalysis.jrag"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="superClass" eType="#//ClassDecl"
changeable="false" derived="true">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="syn"/>
<details key="is_cached" value="true"/>
<details key="is_primitive" value="false"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="TypeAnalysis"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/TypeAnalysis.jrag"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VarDecl" eSuperTypes="#//Decl">
<eStructuralFeatures xsi:type="ecore:EReference" name="TypeAccess" lowerBound="1"
eType="#//Access" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssignStmt" eSuperTypes="#//Stmt">
<eStructuralFeatures xsi:type="ecore:EReference" name="Variable" lowerBound="1"
eType="#//Access" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="Value" lowerBound="1" eType="#//Exp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WhileStmt" eSuperTypes="#//Stmt">
<eStructuralFeatures xsi:type="ecore:EReference" name="Condition" lowerBound="1"
eType="#//Exp" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="Body" lowerBound="1" eType="#//Stmt"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="booleanType" eType="#//PrimitiveDecl"
changeable="false" derived="true">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="inh"/>
<details key="is_cached" value="false"/>
<details key="is_primitive" value="false"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="PredefinedTypes"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/PredefinedTypes.jrag"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Exp" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//TypeDecl"
changeable="false" derived="true">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="syn"/>
<details key="is_cached" value="true"/>
<details key="is_primitive" value="false"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="TypeAnalysis"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/TypeAnalysis.jrag"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
changeable="false" transient="true" derived="true">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="syn"/>
<details key="is_cached" value="false"/>
<details key="is_primitive" value="true"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="TypeAnalysis"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/TypeAnalysis.jrag"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Access" abstract="true" eSuperTypes="#//Exp">
<eStructuralFeatures xsi:type="ecore:EReference" name="decl" eType="#//Decl" changeable="false"
derived="true">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="syn"/>
<details key="is_cached" value="true"/>
<details key="is_primitive" value="false"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="NameResolution"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/NameResolution.jrag"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IdUse" abstract="true" eSuperTypes="#//Access">
<eOperations name="lookup" eType="#//Decl">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="inh"/>
<details key="is_cached" value="false"/>
<details key="is_primitive" value="false"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="NameResolution"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/NameResolution.jrag"/>
</eAnnotations>
<eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isQualified" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
changeable="false" transient="true" derived="true">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="inh"/>
<details key="is_cached" value="false"/>
<details key="is_primitive" value="true"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="ErrorCheck"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/ErrorCheck.jadd"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" eType="#//Access"
changeable="false" derived="true">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="inh"/>
<details key="is_cached" value="false"/>
<details key="is_primitive" value="false"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="ErrorCheck"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/ErrorCheck.jadd"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Use" eSuperTypes="#//IdUse"/>
<eClassifiers xsi:type="ecore:EClass" name="Dot" eSuperTypes="#//Access">
<eStructuralFeatures xsi:type="ecore:EReference" name="ObjectReference" lowerBound="1"
eType="#//Access" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="IdUse" lowerBound="1" eType="#//IdUse"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanLiteral" eSuperTypes="#//Exp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="booleanType" eType="#//PrimitiveDecl"
changeable="false" derived="true">
<eAnnotations source="http://www.jastemf.org/jastemf-annotations">
<details key="is_nta" value="false"/>
<details key="kind" value="inh"/>
<details key="is_cached" value="false"/>
<details key="is_primitive" value="false"/>
<details key="is_circular" value="false"/>
<details key="aspect" value="PredefinedTypes"/>
<details key="file" value="file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/semantics/PredefinedTypes.jrag"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveDecl" eSuperTypes="#//TypeDecl"/>
<eClassifiers xsi:type="ecore:EClass" name="UnknownDecl" eSuperTypes="#//TypeDecl"/>
<eClassifiers xsi:type="ecore:EClass" name="TypeUse" eSuperTypes="#//IdUse"/>
<eClassifiers xsi:type="ecore:EClass" name="VariableUse" eSuperTypes="#//IdUse"/>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"picojava","nsURI":"file:/D:/development/workspaces/jastadd-pico-java/org.jastemf.picojava/specifications/model/picojava.ast","name":"picojava","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Program","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockStmt","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stmt","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Decl","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDecl","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassDecl","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarDecl","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignStmt","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileStmt","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exp","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Access","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdUse","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Use","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dot","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteral","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveDecl","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnknownDecl","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeUse","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableUse","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"localLookup","lowerBound":0,"id":21,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Block","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"PredefinedType","changeable":false,"resolveProxies":true,"lowerBound":0,"id":23,"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":"unknownDecl","changeable":false,"resolveProxies":true,"lowerBound":0,"id":24,"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":"booleanType","changeable":false,"resolveProxies":true,"lowerBound":0,"id":25,"derived":true},{"id":26,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":27,"many":false,"required":false,"eClass":"EParameter"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"localLookup","lowerBound":0,"id":33,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"lookup","lowerBound":0,"id":34,"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":"BlockStmt","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":"unknownDecl","changeable":false,"resolveProxies":true,"lowerBound":0,"id":36,"derived":true},{"id":37,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":38,"many":false,"required":false,"eClass":"EParameter"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":41,"many":false,"required":false,"eClass":"EParameter"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"declarationOf","lowerBound":0,"id":45,"many":false,"required":false,"eClass":"EOperation"},{"id":46,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":47,"many":false,"required":false,"eClass":"EParameter"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","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":true,"unique":true,"name":"isUnknown","changeable":false,"lowerBound":0,"iD":false,"id":51,"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":"type","changeable":false,"resolveProxies":true,"lowerBound":0,"id":52,"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":"booleanType","changeable":false,"resolveProxies":true,"lowerBound":0,"id":53,"derived":true},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"remoteLookup","lowerBound":0,"id":59,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isSubtypeOf","lowerBound":0,"id":60,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isSuperTypeOf","lowerBound":0,"id":61,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isSuperTypeOfClassDecl","lowerBound":0,"id":62,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"lookup","lowerBound":0,"id":63,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"isQualified","changeable":false,"lowerBound":0,"iD":false,"id":64,"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":"qualifier","changeable":false,"resolveProxies":true,"lowerBound":0,"id":65,"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":"unknownDecl","changeable":false,"resolveProxies":true,"lowerBound":0,"id":66,"derived":true},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":69,"many":false,"required":false,"eClass":"EParameter"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"typeDecl","lowerBound":0,"id":72,"many":false,"required":false,"eClass":"EParameter"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"typeDecl","lowerBound":0,"id":75,"many":false,"required":false,"eClass":"EParameter"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"typeDecl","lowerBound":0,"id":78,"many":false,"required":false,"eClass":"EParameter"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":81,"many":false,"required":false,"eClass":"EParameter"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"SuperclassId","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"Body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":87,"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":"hasCycleOnSuperclassChain","changeable":true,"lowerBound":0,"iD":false,"id":88,"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":"superClass","changeable":false,"resolveProxies":true,"lowerBound":0,"id":89,"derived":true},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"TypeAccess","changeable":true,"resolveProxies":true,"lowerBound":1,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":98,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":103,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":104,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"booleanType","changeable":false,"resolveProxies":true,"lowerBound":0,"id":105,"derived":true},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":false,"resolveProxies":true,"lowerBound":0,"id":110,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"isValue","changeable":false,"lowerBound":0,"iD":false,"id":111,"derived":true},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"decl","changeable":false,"resolveProxies":true,"lowerBound":0,"id":114,"derived":true},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"lookup","lowerBound":0,"id":117,"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":118,"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":"isQualified","changeable":false,"lowerBound":0,"iD":false,"id":119,"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":"qualifier","changeable":false,"resolveProxies":true,"lowerBound":0,"id":120,"derived":true},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":123,"many":false,"required":false,"eClass":"EParameter"},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ObjectReference","changeable":true,"resolveProxies":true,"lowerBound":1,"id":129,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"IdUse","changeable":true,"resolveProxies":true,"lowerBound":1,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":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":"booleanType","changeable":false,"resolveProxies":true,"lowerBound":0,"id":135,"derived":true},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":1,"target":0},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":21,"target":5},{"source":21,"target":26},{"source":21,"target":1},{"source":21,"target":27},{"source":26,"target":5},{"source":27,"target":28},{"source":27,"target":21},{"source":22,"target":2},{"source":22,"target":29},{"source":22,"target":1},{"source":29,"target":2},{"source":23,"target":6},{"source":23,"target":30},{"source":23,"target":1},{"source":30,"target":6},{"source":24,"target":18},{"source":24,"target":31},{"source":24,"target":1},{"source":31,"target":18},{"source":25,"target":17},{"source":25,"target":32},{"source":25,"target":1},{"source":32,"target":17},{"source":2,"target":0},{"source":2,"target":33},{"source":2,"target":34},{"source":2,"target":35},{"source":2,"target":36},{"source":33,"target":5},{"source":33,"target":37},{"source":33,"target":2},{"source":33,"target":38},{"source":37,"target":5},{"source":38,"target":39},{"source":38,"target":33},{"source":34,"target":5},{"source":34,"target":40},{"source":34,"target":2},{"source":34,"target":41},{"source":40,"target":5},{"source":41,"target":42},{"source":41,"target":34},{"source":35,"target":3},{"source":35,"target":43},{"source":35,"target":2},{"source":43,"target":3},{"source":36,"target":5},{"source":36,"target":44},{"source":36,"target":2},{"source":44,"target":5},{"source":3,"target":0},{"source":3,"target":45},{"source":45,"target":5},{"source":45,"target":46},{"source":45,"target":3},{"source":45,"target":47},{"source":46,"target":5},{"source":47,"target":48},{"source":47,"target":45},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":49},{"source":49,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":50},{"source":5,"target":51},{"source":5,"target":52},{"source":5,"target":53},{"source":5,"target":54},{"source":50,"target":55},{"source":50,"target":5},{"source":51,"target":56},{"source":51,"target":5},{"source":52,"target":6},{"source":52,"target":57},{"source":52,"target":5},{"source":57,"target":6},{"source":53,"target":17},{"source":53,"target":58},{"source":53,"target":5},{"source":58,"target":17},{"source":54,"target":3},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":59},{"source":6,"target":60},{"source":6,"target":61},{"source":6,"target":62},{"source":6,"target":63},{"source":6,"target":64},{"source":6,"target":65},{"source":6,"target":66},{"source":6,"target":67},{"source":59,"target":5},{"source":59,"target":68},{"source":59,"target":6},{"source":59,"target":69},{"source":68,"target":5},{"source":69,"target":70},{"source":69,"target":59},{"source":60,"target":71},{"source":60,"target":6},{"source":60,"target":72},{"source":72,"target":6},{"source":72,"target":73},{"source":72,"target":60},{"source":73,"target":6},{"source":61,"target":74},{"source":61,"target":6},{"source":61,"target":75},{"source":75,"target":6},{"source":75,"target":76},{"source":75,"target":61},{"source":76,"target":6},{"source":62,"target":77},{"source":62,"target":6},{"source":62,"target":78},{"source":78,"target":7},{"source":78,"target":79},{"source":78,"target":62},{"source":79,"target":7},{"source":63,"target":5},{"source":63,"target":80},{"source":63,"target":6},{"source":63,"target":81},{"source":80,"target":5},{"source":81,"target":82},{"source":81,"target":63},{"source":64,"target":83},{"source":64,"target":6},{"source":65,"target":12},{"source":65,"target":84},{"source":65,"target":6},{"source":84,"target":12},{"source":66,"target":5},{"source":66,"target":85},{"source":66,"target":6},{"source":85,"target":5},{"source":67,"target":5},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":86},{"source":7,"target":87},{"source":7,"target":88},{"source":7,"target":89},{"source":7,"target":90},{"source":86,"target":13},{"source":86,"target":91},{"source":86,"target":7},{"source":91,"target":13},{"source":87,"target":2},{"source":87,"target":92},{"source":87,"target":7},{"source":92,"target":2},{"source":88,"target":93},{"source":88,"target":7},{"source":89,"target":7},{"source":89,"target":94},{"source":89,"target":7},{"source":94,"target":7},{"source":90,"target":6},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":95},{"source":8,"target":96},{"source":95,"target":12},{"source":95,"target":97},{"source":95,"target":8},{"source":97,"target":12},{"source":96,"target":5},{"source":9,"target":0},{"source":9,"target":4},{"source":9,"target":98},{"source":9,"target":99},{"source":9,"target":100},{"source":98,"target":12},{"source":98,"target":101},{"source":98,"target":9},{"source":101,"target":12},{"source":99,"target":11},{"source":99,"target":102},{"source":99,"target":9},{"source":102,"target":11},{"source":100,"target":4},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":103},{"source":10,"target":104},{"source":10,"target":105},{"source":10,"target":106},{"source":103,"target":11},{"source":103,"target":107},{"source":103,"target":10},{"source":107,"target":11},{"source":104,"target":4},{"source":104,"target":108},{"source":104,"target":10},{"source":108,"target":4},{"source":105,"target":17},{"source":105,"target":109},{"source":105,"target":10},{"source":109,"target":17},{"source":106,"target":4},{"source":11,"target":0},{"source":11,"target":110},{"source":11,"target":111},{"source":110,"target":6},{"source":110,"target":112},{"source":110,"target":11},{"source":112,"target":6},{"source":111,"target":113},{"source":111,"target":11},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":114},{"source":12,"target":115},{"source":114,"target":5},{"source":114,"target":116},{"source":114,"target":12},{"source":116,"target":5},{"source":115,"target":11},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":117},{"source":13,"target":118},{"source":13,"target":119},{"source":13,"target":120},{"source":13,"target":121},{"source":117,"target":5},{"source":117,"target":122},{"source":117,"target":13},{"source":117,"target":123},{"source":122,"target":5},{"source":123,"target":124},{"source":123,"target":117},{"source":118,"target":125},{"source":118,"target":13},{"source":119,"target":126},{"source":119,"target":13},{"source":120,"target":12},{"source":120,"target":127},{"source":120,"target":13},{"source":127,"target":12},{"source":121,"target":12},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":128},{"source":128,"target":13},{"source":15,"target":0},{"source":15,"target":12},{"source":15,"target":129},{"source":15,"target":130},{"source":15,"target":131},{"source":129,"target":12},{"source":129,"target":132},{"source":129,"target":15},{"source":132,"target":12},{"source":130,"target":13},{"source":130,"target":133},{"source":130,"target":15},{"source":133,"target":13},{"source":131,"target":12},{"source":16,"target":0},{"source":16,"target":11},{"source":16,"target":134},{"source":16,"target":135},{"source":16,"target":136},{"source":134,"target":137},{"source":134,"target":16},{"source":135,"target":17},{"source":135,"target":138},{"source":135,"target":16},{"source":138,"target":17},{"source":136,"target":11},{"source":17,"target":0},{"source":17,"target":6},{"source":17,"target":139},{"source":139,"target":6},{"source":18,"target":0},{"source":18,"target":6},{"source":18,"target":140},{"source":140,"target":6},{"source":19,"target":0},{"source":19,"target":13},{"source":19,"target":141},{"source":141,"target":13},{"source":20,"target":0},{"source":20,"target":13},{"source":20,"target":142},{"source":142,"target":13}],"multigraph":true} | ecore |
statemachine | repo-ecore-all/data/damenac/puzzle/plugins/fr.inria.diverse.puzzle.metrics/temp/StateMachine_mk2.ecore | statemachine_mk2
StateMachine
simple_states
initial_state
transitions
events
final_states
composite_states
State
outgoing
incoming
name
Transition
source
target
triggers
name
Final_state
Event
possible_states
causes
description
Composite_state
substates
SimpleState | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="statemachine_mk2"
nsURI="http://statemachine_mk2/1.0" nsPrefix="statemachine_mk2">
<eClassifiers xsi:type="ecore:EClass" name="StateMachine">
<eStructuralFeatures xsi:type="ecore:EReference" name="simple_states" upperBound="-1"
eType="#//SimpleState" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initial_state" lowerBound="1"
eType="#//State"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1"
eType="#//Transition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="events" upperBound="-1"
eType="#//Event" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="final_states" eType="#//Final_state"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="composite_states" eType="#//Composite_state"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State" abstract="true">
<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"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//State" eOpposite="#//State/outgoing"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//State" eOpposite="#//State/incoming"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="triggers" upperBound="-1"
eType="#//Event"/>
<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="Final_state" eSuperTypes="#//State"/>
<eClassifiers xsi:type="ecore:EClass" name="Event">
<eStructuralFeatures xsi:type="ecore:EReference" name="possible_states" upperBound="-1"
eType="#//State"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="causes" upperBound="-1"
eType="#//Transition"/>
<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="Composite_state" eSuperTypes="#//State">
<eStructuralFeatures xsi:type="ecore:EReference" name="substates" upperBound="-1"
eType="#//State"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleState" eSuperTypes="#//State"/>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"statemachine_mk2","nsURI":"http://statemachine_mk2/1.0","name":"statemachine_mk2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","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":"Final_state","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Composite_state","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleState","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":"simple_states","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":"initial_state","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":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","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":"events","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"final_states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"composite_states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":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":20,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"triggers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"possible_states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"causes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"substates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":8,"target":7},{"source":8,"target":14},{"source":8,"target":1},{"source":14,"target":7},{"source":9,"target":2},{"source":9,"target":15},{"source":9,"target":1},{"source":15,"target":2},{"source":10,"target":3},{"source":10,"target":16},{"source":10,"target":1},{"source":16,"target":3},{"source":11,"target":5},{"source":11,"target":17},{"source":11,"target":1},{"source":17,"target":5},{"source":12,"target":4},{"source":12,"target":18},{"source":12,"target":1},{"source":18,"target":4},{"source":13,"target":6},{"source":13,"target":19},{"source":13,"target":1},{"source":19,"target":6},{"source":2,"target":0},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":20,"target":3},{"source":20,"target":23},{"source":20,"target":2},{"source":20,"target":24},{"source":23,"target":3},{"source":21,"target":3},{"source":21,"target":25},{"source":21,"target":2},{"source":21,"target":26},{"source":25,"target":3},{"source":22,"target":27},{"source":22,"target":2},{"source":3,"target":0},{"source":3,"target":24},{"source":3,"target":26},{"source":3,"target":28},{"source":3,"target":29},{"source":24,"target":2},{"source":24,"target":30},{"source":24,"target":3},{"source":24,"target":20},{"source":30,"target":2},{"source":26,"target":2},{"source":26,"target":31},{"source":26,"target":3},{"source":26,"target":21},{"source":31,"target":2},{"source":28,"target":5},{"source":28,"target":32},{"source":28,"target":3},{"source":32,"target":5},{"source":29,"target":33},{"source":29,"target":3},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":34},{"source":34,"target":2},{"source":5,"target":0},{"source":5,"target":35},{"source":5,"target":36},{"source":5,"target":37},{"source":35,"target":2},{"source":35,"target":38},{"source":35,"target":5},{"source":38,"target":2},{"source":36,"target":3},{"source":36,"target":39},{"source":36,"target":5},{"source":39,"target":3},{"source":37,"target":40},{"source":37,"target":5},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":41},{"source":6,"target":42},{"source":41,"target":2},{"source":41,"target":43},{"source":41,"target":6},{"source":43,"target":2},{"source":42,"target":2},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":44},{"source":44,"target":2}],"multigraph":true} | ecore |
families | repo-ecore-all/data/keyurmahajan/EclipseLearning/org.keyur.emf.model/model/family.ecore | family
Father
Name
Age
wife
son
daughter
Mother
Name
Age
fatherinlove
FatherInLove
Name
Age
Son
Name
Age
Daughter
Name
Age
Family
father | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="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://family/0.1" nsPrefix="family">
<eClassifiers xsi:type="ecore:EClass" name="Father">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Age" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="wife" eType="#//Mother"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="son" eType="#//Son" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="daughter" eType="#//Daughter"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Mother">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Age" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fatherinlove" eType="#//FatherInLove"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FatherInLove">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" 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"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Son">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" 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"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Daughter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" 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"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Family">
<eStructuralFeatures xsi:type="ecore:EReference" name="father" upperBound="-1"
eType="#//Father" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"family","nsURI":"http://family/0.1","name":"family","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Father","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mother","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FatherInLove","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Son","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Daughter","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Family","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"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":8,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"wife","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"son","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"daughter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":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":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":"fatherinlove","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Age","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":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":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":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"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":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"father","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"}],"links":[{"source":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":4},{"source":10,"target":15},{"source":10,"target":1},{"source":15,"target":4},{"source":11,"target":5},{"source":11,"target":16},{"source":11,"target":1},{"source":16,"target":5},{"source":2,"target":0},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":19},{"source":17,"target":20},{"source":17,"target":2},{"source":18,"target":21},{"source":18,"target":2},{"source":19,"target":3},{"source":19,"target":22},{"source":19,"target":2},{"source":22,"target":3},{"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":27,"target":29},{"source":27,"target":4},{"source":28,"target":30},{"source":28,"target":4},{"source":5,"target":0},{"source":5,"target":31},{"source":5,"target":32},{"source":31,"target":33},{"source":31,"target":5},{"source":32,"target":34},{"source":32,"target":5},{"source":6,"target":0},{"source":6,"target":35},{"source":35,"target":1},{"source":35,"target":36},{"source":35,"target":6},{"source":36,"target":1}],"multigraph":true} | ecore |
modelling | repo-ecore-all/data/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2InsUML2sameGeneralClassifier.ecore | UML2
Device
AssociationClass
Collaboration
Stereotype
Actor
EncapsulatedClassifier
Generalization
general
DeploymentSpecification
GeneralizationSet
generalization
Extension
Artifact
BehavioredClassifier
DataType
Association
TemplateableClassifier
ExecutionEnvironment
ParameterableClassifier
UseCase
Interface
Component
Behavior
CommunicationPath
Class
PrimitiveType
InformationItem
Activity
StateMachine
Classifier
Enumeration
StructuredClassifier
ProtocolStateMachine
Interaction
Node
Signal | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2" nsURI="http:///UML2.ecore" nsPrefix="UML2">
<eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/>
<eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association"/>
<eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/>
<eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" eSuperTypes="#//StructuredClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Generalization">
<eStructuralFeatures xsi:type="ecore:EReference" name="general" lowerBound="1"
eType="#//Classifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact"/>
<eClassifiers xsi:type="ecore:EClass" name="GeneralizationSet">
<eStructuralFeatures xsi:type="ecore:EReference" name="generalization" upperBound="-1"
eType="#//Generalization"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association"/>
<eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/>
<eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"/>
<eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="#//Class"/>
<eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association"/>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"/>
<eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"/>
<eClassifiers xsi:type="ecore:EClass" name="Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"/>
<eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior"/>
<eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class"/>
<eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier"/>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"UML2","nsURI":"http:///UML2.ecore","name":"UML2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generalization","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizationSet","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"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"},{"container":false,"ordered":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":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"generalization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":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":33},{"source":1,"target":35},{"source":35,"target":33},{"source":2,"target":0},{"source":2,"target":23},{"source":2,"target":14},{"source":2,"target":36},{"source":2,"target":37},{"source":36,"target":23},{"source":37,"target":14},{"source":3,"target":0},{"source":3,"target":12},{"source":3,"target":30},{"source":3,"target":38},{"source":3,"target":39},{"source":38,"target":12},{"source":39,"target":30},{"source":4,"target":0},{"source":4,"target":23},{"source":4,"target":40},{"source":40,"target":23},{"source":5,"target":0},{"source":5,"target":28},{"source":5,"target":41},{"source":41,"target":28},{"source":6,"target":0},{"source":6,"target":30},{"source":6,"target":42},{"source":42,"target":30},{"source":7,"target":0},{"source":7,"target":43},{"source":43,"target":28},{"source":43,"target":44},{"source":43,"target":7},{"source":44,"target":28},{"source":8,"target":0},{"source":8,"target":11},{"source":8,"target":45},{"source":45,"target":11},{"source":9,"target":0},{"source":9,"target":46},{"source":46,"target":7},{"source":46,"target":47},{"source":46,"target":9},{"source":47,"target":7},{"source":10,"target":0},{"source":10,"target":14},{"source":10,"target":48},{"source":48,"target":14},{"source":11,"target":0},{"source":11,"target":28},{"source":11,"target":49},{"source":49,"target":28},{"source":12,"target":0},{"source":12,"target":28},{"source":12,"target":50},{"source":50,"target":28},{"source":13,"target":0},{"source":13,"target":28},{"source":13,"target":51},{"source":51,"target":28},{"source":14,"target":0},{"source":14,"target":28},{"source":14,"target":52},{"source":52,"target":28},{"source":15,"target":0},{"source":15,"target":28},{"source":15,"target":53},{"source":53,"target":28},{"source":16,"target":0},{"source":16,"target":33},{"source":16,"target":54},{"source":54,"target":33},{"source":17,"target":0},{"source":17,"target":28},{"source":17,"target":55},{"source":55,"target":28},{"source":18,"target":0},{"source":18,"target":12},{"source":18,"target":56},{"source":56,"target":12},{"source":19,"target":0},{"source":19,"target":28},{"source":19,"target":57},{"source":57,"target":28},{"source":20,"target":0},{"source":20,"target":23},{"source":20,"target":58},{"source":58,"target":23},{"source":21,"target":0},{"source":21,"target":23},{"source":21,"target":59},{"source":59,"target":23},{"source":22,"target":0},{"source":22,"target":14},{"source":22,"target":60},{"source":60,"target":14},{"source":23,"target":0},{"source":23,"target":12},{"source":23,"target":6},{"source":23,"target":61},{"source":23,"target":62},{"source":61,"target":12},{"source":62,"target":6},{"source":24,"target":0},{"source":24,"target":13},{"source":24,"target":63},{"source":63,"target":13},{"source":25,"target":0},{"source":25,"target":28},{"source":25,"target":64},{"source":64,"target":28},{"source":26,"target":0},{"source":26,"target":21},{"source":26,"target":65},{"source":65,"target":21},{"source":27,"target":0},{"source":27,"target":21},{"source":27,"target":66},{"source":66,"target":21},{"source":28,"target":0},{"source":29,"target":0},{"source":29,"target":13},{"source":29,"target":67},{"source":67,"target":13},{"source":30,"target":0},{"source":30,"target":28},{"source":30,"target":68},{"source":68,"target":28},{"source":31,"target":0},{"source":31,"target":27},{"source":31,"target":69},{"source":69,"target":27},{"source":32,"target":0},{"source":32,"target":21},{"source":32,"target":70},{"source":70,"target":21},{"source":33,"target":0},{"source":33,"target":23},{"source":33,"target":71},{"source":71,"target":23},{"source":34,"target":0},{"source":34,"target":28},{"source":34,"target":72},{"source":72,"target":28}],"multigraph":true} | ecore |
tree | repo-ecore-all/data/epsilonlabs/epsilonlabs/org.eclipse.epsilon.examples.standalone.metamodel.tree/model/tree.ecore | tree
Tree
children
parent
label | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="tree"
nsURI="http://tree/1.0" nsPrefix="tree">
<eClassifiers xsi:type="ecore:EClass" name="Tree">
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//Tree" containment="true" eOpposite="#//Tree/parent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Tree"
eOpposite="#//Tree/children"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"tree","nsURI":"http://tree/1.0","name":"tree","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tree","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"label","changeable":true,"lowerBound":0,"iD":false,"id":4,"derived":false},{"id":5,"eClass":"EGenericType"},{"id":6,"eClass":"EGenericType"},{"id":7,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":1,"target":4},{"source":2,"target":1},{"source":2,"target":5},{"source":2,"target":1},{"source":2,"target":3},{"source":5,"target":1},{"source":3,"target":1},{"source":3,"target":6},{"source":3,"target":1},{"source":3,"target":2},{"source":6,"target":1},{"source":4,"target":7},{"source":4,"target":1}],"multigraph":true} | ecore |
modelling | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/sunwuliang/SlicingProject1.0/slices/SlicedUML2InsHTMLsubsetRequiresDifferentName.ecore | UML2
ReadLinkObjectEndAction
ApplyFunctionAction
PrimitiveType
FinalNode
ActivityFinalNode
BehavioralFeature
SignalTrigger
Realization
RedefinableTemplateSignature
CreateObjectAction
PrimitiveFunction
ReadExtentAction
Transition
Operation
CollaborationOccurrence
OutputPin
ObjectFlow
RedefinableElement
Interaction
AcceptEventAction
FinalState
ReadIsClassifiedObjectAction
Profile
WriteVariableAction
MessageEnd
UseCase
Association
ActivityEdge
LinkAction
CallOperationAction
StructuredClassifier
DurationConstraint
TypedElement
Deployment
ExtensionEnd
Stop
ClearAssociationAction
Include
ReclassifyObjectAction
Usage
ActivityNode
Pseudostate
Message
InteractionOccurrence
ParameterSet
Duration
DataType
InformationItem
ExecutionOccurrence
Device
ObjectNode
GeneralizationSet
Dependency
PackageableElement
TestIdentityAction
ReadLinkAction
Parameter
ReadSelfAction
ValueSpecification
LiteralBoolean
Classifier
Signal
Component
DurationObservationAction
InteractionOperand
CreateLinkAction
Expression
Stereotype
ChangeTrigger
RaiseExceptionAction
Interface
Constraint
RemoveStructuralFeatureValueAction
AcceptCallAction
Extension
FlowFinalNode
Port
Enumeration
LiteralNull
ExpansionNode
TimeTrigger
Vertex
AnyTrigger
InteractionConstraint
ExpansionRegion
ProtocolTransition
Collaboration
CombinedFragment
ReadLinkObjectEndQualifierAction
InstanceValue
MessageTrigger
CallBehaviorAction
Region
TemplateableClassifier
ProtocolStateMachine
Connector
TimeInterval
AddStructuralFeatureValueAction
DecisionNode
ConnectionPointReference
PartDecomposition
Permission
TimeExpression
DeploymentTarget
Pin
Behavior
Reception
Implementation
ReplyAction
EncapsulatedClassifier
Gate
InitialNode
LiteralSpecification
Class
SendObjectAction
CallTrigger
BehavioredClassifier
Type
DataStoreNode
Action
BroadcastSignalAction
VariableAction
LiteralString
InputPin
ClearStructuralFeatureAction
Extend
InstanceSpecification
TimeObservationAction
AddVariableValueAction
ExecutableNode
Lifeline
MergeNode
Variable
StateMachine
InformationFlow
Package
ControlNode
ForkNode
StructuralFeature
ReadStructuralFeatureAction
ActivityPartition
Property
subsettedProperty
InvocationAction
DurationInterval
Activity
Model
WriteStructuralFeatureAction
InteractionFragment
StructuralFeatureAction
LiteralUnlimitedNatural
Continuation
CommunicationPath
ActivityParameterNode
DestroyLinkAction
DeploymentSpecification
ReadVariableAction
StateInvariant
ClearVariableAction
DestroyObjectAction
ExtensionPoint
Trigger
WriteLinkAction
Artifact
CreateLinkObjectAction
DeployedArtifact
LiteralInteger
StartOwnedBehaviorAction
EventOccurrence
CallAction
CentralBufferNode
Manifestation
Feature
ParameterableClassifier
NamedElement
name
Node
AssociationClass
TimeConstraint
ControlFlow
EnumerationLiteral
Namespace
GeneralOrdering
ValuePin
Substitution
JoinNode
ExecutionEnvironment
SendSignalAction
State
OpaqueExpression
Interval
ConditionalNode
LoopNode
Abstraction
StructuredActivityNode
ConnectableElement
RemoveVariableValueAction
Actor
IntervalConstraint | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2" nsURI="http:///UML2.ecore" nsPrefix="UML2">
<eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="ApplyFunctionAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="FinalNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityFinalNode" eSuperTypes="#//FinalNode"/>
<eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" eSuperTypes="#//Namespace #//Feature"/>
<eClassifiers xsi:type="ecore:EClass" name="SignalTrigger" eSuperTypes="#//MessageTrigger"/>
<eClassifiers xsi:type="ecore:EClass" name="Realization" eSuperTypes="#//Abstraction"/>
<eClassifiers xsi:type="ecore:EClass" name="RedefinableTemplateSignature" eSuperTypes="#//RedefinableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="CreateObjectAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveFunction" eSuperTypes="#//PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadExtentAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//RedefinableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature #//TypedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="CollaborationOccurrence" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="OutputPin" eSuperTypes="#//Pin"/>
<eClassifiers xsi:type="ecore:EClass" name="ObjectFlow" eSuperTypes="#//ActivityEdge"/>
<eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior #//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="AcceptEventAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadIsClassifiedObjectAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="Profile" eSuperTypes="#//Package"/>
<eClassifiers xsi:type="ecore:EClass" name="WriteVariableAction" eSuperTypes="#//VariableAction"/>
<eClassifiers xsi:type="ecore:EClass" name="MessageEnd" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" eSuperTypes="#//RedefinableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="LinkAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="CallOperationAction" eSuperTypes="#//CallAction"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="DurationConstraint" eSuperTypes="#//IntervalConstraint"/>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Deployment" eSuperTypes="#//Dependency"/>
<eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property"/>
<eClassifiers xsi:type="ecore:EClass" name="Stop" eSuperTypes="#//EventOccurrence"/>
<eClassifiers xsi:type="ecore:EClass" name="ClearAssociationAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="Include" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ReclassifyObjectAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="Usage" eSuperTypes="#//Dependency"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityNode" eSuperTypes="#//RedefinableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Pseudostate" eSuperTypes="#//Vertex"/>
<eClassifiers xsi:type="ecore:EClass" name="Message" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionOccurrence" eSuperTypes="#//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="ParameterSet" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Duration" eSuperTypes="#//ValueSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="ExecutionOccurrence" eSuperTypes="#//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/>
<eClassifiers xsi:type="ecore:EClass" name="ObjectNode" eSuperTypes="#//ActivityNode #//TypedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="GeneralizationSet" eSuperTypes="#//PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="PackageableElement" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TestIdentityAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadLinkAction" eSuperTypes="#//LinkAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//ConnectableElement #//TypedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadSelfAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" eSuperTypes="#//TypedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="Classifier" eSuperTypes="#//Namespace #//Type #//RedefinableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"/>
<eClassifiers xsi:type="ecore:EClass" name="DurationObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionOperand" eSuperTypes="#//Namespace #//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="CreateLinkAction" eSuperTypes="#//WriteLinkAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//OpaqueExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/>
<eClassifiers xsi:type="ecore:EClass" name="ChangeTrigger" eSuperTypes="#//Trigger"/>
<eClassifiers xsi:type="ecore:EClass" name="RaiseExceptionAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="RemoveStructuralFeatureValueAction"
eSuperTypes="#//WriteStructuralFeatureAction"/>
<eClassifiers xsi:type="ecore:EClass" name="AcceptCallAction" eSuperTypes="#//AcceptEventAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association"/>
<eClassifiers xsi:type="ecore:EClass" name="FlowFinalNode" eSuperTypes="#//FinalNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property"/>
<eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeTrigger" eSuperTypes="#//Trigger"/>
<eClassifiers xsi:type="ecore:EClass" name="Vertex" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="AnyTrigger" eSuperTypes="#//MessageTrigger"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionConstraint" eSuperTypes="#//Constraint"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpansionRegion" eSuperTypes="#//StructuredActivityNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ProtocolTransition" eSuperTypes="#//Transition"/>
<eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="CombinedFragment" eSuperTypes="#//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndQualifierAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="MessageTrigger" eSuperTypes="#//Trigger"/>
<eClassifiers xsi:type="ecore:EClass" name="CallBehaviorAction" eSuperTypes="#//CallAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="#//Namespace #//RedefinableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"/>
<eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//Feature"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//Interval"/>
<eClassifiers xsi:type="ecore:EClass" name="AddStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/>
<eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ConnectionPointReference" eSuperTypes="#//Vertex"/>
<eClassifiers xsi:type="ecore:EClass" name="PartDecomposition" eSuperTypes="#//InteractionOccurrence"/>
<eClassifiers xsi:type="ecore:EClass" name="Permission" eSuperTypes="#//Dependency"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//ValueSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="DeploymentTarget" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Pin" eSuperTypes="#//ObjectNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="#//Class"/>
<eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="#//BehavioralFeature"/>
<eClassifiers xsi:type="ecore:EClass" name="Implementation" eSuperTypes="#//Realization"/>
<eClassifiers xsi:type="ecore:EClass" name="ReplyAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" eSuperTypes="#//StructuredClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Gate" eSuperTypes="#//MessageEnd"/>
<eClassifiers xsi:type="ecore:EClass" name="InitialNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" eSuperTypes="#//ValueSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="SendObjectAction" eSuperTypes="#//InvocationAction"/>
<eClassifiers xsi:type="ecore:EClass" name="CallTrigger" eSuperTypes="#//MessageTrigger"/>
<eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//CentralBufferNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//ExecutableNode"/>
<eClassifiers xsi:type="ecore:EClass" name="BroadcastSignalAction" eSuperTypes="#//InvocationAction"/>
<eClassifiers xsi:type="ecore:EClass" name="VariableAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="InputPin" eSuperTypes="#//Pin"/>
<eClassifiers xsi:type="ecore:EClass" name="ClearStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Extend" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="InstanceSpecification" eSuperTypes="#//PackageableElement #//DeploymentTarget #//DeployedArtifact"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/>
<eClassifiers xsi:type="ecore:EClass" name="AddVariableValueAction" eSuperTypes="#//WriteVariableAction"/>
<eClassifiers xsi:type="ecore:EClass" name="ExecutableNode" eSuperTypes="#//ActivityNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="MergeNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//ConnectableElement #//TypedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"/>
<eClassifiers xsi:type="ecore:EClass" name="InformationFlow" eSuperTypes="#//PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ControlNode" eSuperTypes="#//ActivityNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" eSuperTypes="#//Feature #//TypedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityPartition" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature #//ConnectableElement #//DeploymentTarget">
<eStructuralFeatures xsi:type="ecore:EReference" name="subsettedProperty" upperBound="-1"
eType="#//Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InvocationAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="DurationInterval" eSuperTypes="#//Interval"/>
<eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"/>
<eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//Package"/>
<eClassifiers xsi:type="ecore:EClass" name="WriteStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionFragment" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="Continuation" eSuperTypes="#//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode"/>
<eClassifiers xsi:type="ecore:EClass" name="DestroyLinkAction" eSuperTypes="#//WriteLinkAction"/>
<eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadVariableAction" eSuperTypes="#//VariableAction"/>
<eClassifiers xsi:type="ecore:EClass" name="StateInvariant" eSuperTypes="#//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="ClearVariableAction" eSuperTypes="#//VariableAction"/>
<eClassifiers xsi:type="ecore:EClass" name="DestroyObjectAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="ExtensionPoint" eSuperTypes="#//RedefinableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Trigger" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="WriteLinkAction" eSuperTypes="#//LinkAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier #//DeployedArtifact"/>
<eClassifiers xsi:type="ecore:EClass" name="CreateLinkObjectAction" eSuperTypes="#//CreateLinkAction"/>
<eClassifiers xsi:type="ecore:EClass" name="DeployedArtifact" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="StartOwnedBehaviorAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="EventOccurrence" eSuperTypes="#//InteractionFragment #//MessageEnd"/>
<eClassifiers xsi:type="ecore:EClass" name="CallAction" eSuperTypes="#//InvocationAction"/>
<eClassifiers xsi:type="ecore:EClass" name="CentralBufferNode" eSuperTypes="#//ObjectNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Manifestation" eSuperTypes="#//Abstraction"/>
<eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//RedefinableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class #//DeploymentTarget"/>
<eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeConstraint" eSuperTypes="#//IntervalConstraint"/>
<eClassifiers xsi:type="ecore:EClass" name="ControlFlow" eSuperTypes="#//ActivityEdge"/>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//InstanceSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="Namespace" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="GeneralOrdering" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ValuePin" eSuperTypes="#//InputPin"/>
<eClassifiers xsi:type="ecore:EClass" name="Substitution" eSuperTypes="#//Realization"/>
<eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/>
<eClassifiers xsi:type="ecore:EClass" name="SendSignalAction" eSuperTypes="#//InvocationAction"/>
<eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//Namespace #//RedefinableElement #//Vertex"/>
<eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="Interval" eSuperTypes="#//ValueSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalNode" eSuperTypes="#//StructuredActivityNode"/>
<eClassifiers xsi:type="ecore:EClass" name="LoopNode" eSuperTypes="#//StructuredActivityNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Abstraction" eSuperTypes="#//Dependency"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuredActivityNode" eSuperTypes="#//Action #//Namespace"/>
<eClassifiers xsi:type="ecore:EClass" name="ConnectableElement" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="RemoveVariableValueAction" eSuperTypes="#//WriteVariableAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="IntervalConstraint" eSuperTypes="#//Constraint"/>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"UML2","nsURI":"http:///UML2.ecore","name":"UML2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndAction","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplyFunctionAction","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalNode","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinalNode","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalTrigger","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableTemplateSignature","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateObjectAction","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveFunction","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadExtentAction","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollaborationOccurrence","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPin","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectFlow","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptEventAction","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadIsClassifiedObjectAction","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Profile","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteVariableAction","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEnd","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkAction","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallOperationAction","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationConstraint","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deployment","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionEnd","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stop","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearAssociationAction","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Include","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReclassifyObjectAction","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Usage","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOccurrence","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterSet","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionOccurrence","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizationSet","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestIdentityAction","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkAction","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadSelfAction","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationObservationAction","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOperand","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkAction","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeTrigger","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExceptionAction","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptCallAction","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowFinalNode","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionNode","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeTrigger","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vertex","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyTrigger","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionConstraint","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionRegion","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolTransition","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndQualifierAction","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageTrigger","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallBehaviorAction","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionPointReference","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartDecomposition","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Permission","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentTarget","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implementation","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplyAction","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gate","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendObjectAction","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallTrigger","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BroadcastSignalAction","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAction","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPin","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearStructuralFeatureAction","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extend","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceSpecification","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeObservationAction","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddVariableValueAction","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableNode","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MergeNode","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationFlow","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadStructuralFeatureAction","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityPartition","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvocationAction","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationInterval","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteStructuralFeatureAction","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionFragment","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureAction","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Continuation","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyLinkAction","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadVariableAction","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateInvariant","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearVariableAction","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyObjectAction","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionPoint","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteLinkAction","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkObjectAction","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeployedArtifact","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartOwnedBehaviorAction","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventOccurrence","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallAction","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CentralBufferNode","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifestation","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeConstraint","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlFlow","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralOrdering","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePin","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Substitution","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendSignalAction","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalNode","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopNode","instanceClass":null,"abstract":false,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstraction","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredActivityNode","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectableElement","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveVariableValueAction","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntervalConstraint","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"container":false,"ordered":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":355,"derived":false},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":393,"derived":false},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":0,"target":136},{"source":0,"target":137},{"source":0,"target":138},{"source":0,"target":139},{"source":0,"target":140},{"source":0,"target":141},{"source":0,"target":142},{"source":0,"target":143},{"source":0,"target":144},{"source":0,"target":145},{"source":0,"target":146},{"source":0,"target":147},{"source":0,"target":148},{"source":0,"target":149},{"source":0,"target":150},{"source":0,"target":151},{"source":0,"target":152},{"source":0,"target":153},{"source":0,"target":154},{"source":0,"target":155},{"source":0,"target":156},{"source":0,"target":157},{"source":0,"target":158},{"source":0,"target":159},{"source":0,"target":160},{"source":0,"target":161},{"source":0,"target":162},{"source":0,"target":163},{"source":0,"target":164},{"source":0,"target":165},{"source":0,"target":166},{"source":0,"target":167},{"source":0,"target":168},{"source":0,"target":169},{"source":0,"target":170},{"source":0,"target":171},{"source":0,"target":172},{"source":0,"target":173},{"source":0,"target":174},{"source":0,"target":175},{"source":0,"target":176},{"source":0,"target":177},{"source":0,"target":178},{"source":0,"target":179},{"source":0,"target":180},{"source":0,"target":181},{"source":0,"target":182},{"source":0,"target":183},{"source":0,"target":184},{"source":0,"target":185},{"source":0,"target":186},{"source":0,"target":187},{"source":0,"target":188},{"source":0,"target":189},{"source":0,"target":190},{"source":0,"target":191},{"source":0,"target":192},{"source":0,"target":193},{"source":0,"target":194},{"source":0,"target":195},{"source":0,"target":196},{"source":0,"target":197},{"source":1,"target":0},{"source":1,"target":120},{"source":1,"target":198},{"source":198,"target":120},{"source":2,"target":0},{"source":2,"target":120},{"source":2,"target":199},{"source":199,"target":120},{"source":3,"target":0},{"source":3,"target":47},{"source":3,"target":200},{"source":200,"target":47},{"source":4,"target":0},{"source":4,"target":137},{"source":4,"target":201},{"source":201,"target":137},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":202},{"source":202,"target":4},{"source":6,"target":0},{"source":6,"target":180},{"source":6,"target":172},{"source":6,"target":203},{"source":6,"target":204},{"source":203,"target":180},{"source":204,"target":172},{"source":7,"target":0},{"source":7,"target":91},{"source":7,"target":205},{"source":205,"target":91},{"source":8,"target":0},{"source":8,"target":192},{"source":8,"target":206},{"source":206,"target":192},{"source":9,"target":0},{"source":9,"target":18},{"source":9,"target":207},{"source":207,"target":18},{"source":10,"target":0},{"source":10,"target":120},{"source":10,"target":208},{"source":208,"target":120},{"source":11,"target":0},{"source":11,"target":54},{"source":11,"target":209},{"source":209,"target":54},{"source":12,"target":0},{"source":12,"target":120},{"source":12,"target":210},{"source":210,"target":120},{"source":13,"target":0},{"source":13,"target":18},{"source":13,"target":211},{"source":211,"target":18},{"source":14,"target":0},{"source":14,"target":6},{"source":14,"target":33},{"source":14,"target":212},{"source":14,"target":213},{"source":212,"target":6},{"source":213,"target":33},{"source":15,"target":0},{"source":15,"target":174},{"source":15,"target":214},{"source":214,"target":174},{"source":16,"target":0},{"source":16,"target":105},{"source":16,"target":215},{"source":215,"target":105},{"source":17,"target":0},{"source":17,"target":28},{"source":17,"target":216},{"source":216,"target":28},{"source":18,"target":0},{"source":18,"target":174},{"source":18,"target":217},{"source":217,"target":174},{"source":19,"target":0},{"source":19,"target":106},{"source":19,"target":148},{"source":19,"target":218},{"source":19,"target":219},{"source":218,"target":106},{"source":219,"target":148},{"source":20,"target":0},{"source":20,"target":120},{"source":20,"target":220},{"source":220,"target":120},{"source":21,"target":0},{"source":21,"target":187},{"source":21,"target":221},{"source":221,"target":187},{"source":22,"target":0},{"source":22,"target":120},{"source":22,"target":222},{"source":222,"target":120},{"source":23,"target":0},{"source":23,"target":136},{"source":23,"target":223},{"source":223,"target":136},{"source":24,"target":0},{"source":24,"target":122},{"source":24,"target":224},{"source":224,"target":122},{"source":25,"target":0},{"source":25,"target":174},{"source":25,"target":225},{"source":225,"target":174},{"source":26,"target":0},{"source":26,"target":117},{"source":26,"target":226},{"source":226,"target":117},{"source":27,"target":0},{"source":27,"target":61},{"source":27,"target":227},{"source":227,"target":61},{"source":28,"target":0},{"source":28,"target":18},{"source":28,"target":228},{"source":228,"target":18},{"source":29,"target":0},{"source":29,"target":120},{"source":29,"target":229},{"source":229,"target":120},{"source":30,"target":0},{"source":30,"target":169},{"source":30,"target":230},{"source":230,"target":169},{"source":31,"target":0},{"source":31,"target":61},{"source":31,"target":231},{"source":231,"target":61},{"source":32,"target":0},{"source":32,"target":197},{"source":32,"target":232},{"source":232,"target":197},{"source":33,"target":0},{"source":33,"target":174},{"source":33,"target":233},{"source":233,"target":174},{"source":34,"target":0},{"source":34,"target":53},{"source":34,"target":234},{"source":234,"target":53},{"source":35,"target":0},{"source":35,"target":142},{"source":35,"target":235},{"source":235,"target":142},{"source":36,"target":0},{"source":36,"target":168},{"source":36,"target":236},{"source":236,"target":168},{"source":37,"target":0},{"source":37,"target":120},{"source":37,"target":237},{"source":237,"target":120},{"source":38,"target":0},{"source":38,"target":174},{"source":38,"target":238},{"source":238,"target":174},{"source":39,"target":0},{"source":39,"target":120},{"source":39,"target":239},{"source":239,"target":120},{"source":40,"target":0},{"source":40,"target":53},{"source":40,"target":240},{"source":240,"target":53},{"source":41,"target":0},{"source":41,"target":18},{"source":41,"target":241},{"source":241,"target":18},{"source":42,"target":0},{"source":42,"target":82},{"source":42,"target":242},{"source":242,"target":82},{"source":43,"target":0},{"source":43,"target":174},{"source":43,"target":243},{"source":243,"target":174},{"source":44,"target":0},{"source":44,"target":148},{"source":44,"target":244},{"source":244,"target":148},{"source":45,"target":0},{"source":45,"target":174},{"source":45,"target":245},{"source":245,"target":174},{"source":46,"target":0},{"source":46,"target":59},{"source":46,"target":246},{"source":246,"target":59},{"source":47,"target":0},{"source":47,"target":61},{"source":47,"target":247},{"source":247,"target":61},{"source":48,"target":0},{"source":48,"target":61},{"source":48,"target":248},{"source":248,"target":61},{"source":49,"target":0},{"source":49,"target":148},{"source":49,"target":249},{"source":249,"target":148},{"source":50,"target":0},{"source":50,"target":175},{"source":50,"target":250},{"source":250,"target":175},{"source":51,"target":0},{"source":51,"target":41},{"source":51,"target":33},{"source":51,"target":251},{"source":51,"target":252},{"source":251,"target":41},{"source":252,"target":33},{"source":52,"target":0},{"source":52,"target":54},{"source":52,"target":253},{"source":253,"target":54},{"source":53,"target":0},{"source":53,"target":54},{"source":53,"target":254},{"source":254,"target":54},{"source":54,"target":0},{"source":54,"target":174},{"source":54,"target":255},{"source":255,"target":174},{"source":55,"target":0},{"source":55,"target":120},{"source":55,"target":256},{"source":256,"target":120},{"source":56,"target":0},{"source":56,"target":29},{"source":56,"target":257},{"source":257,"target":29},{"source":57,"target":0},{"source":57,"target":194},{"source":57,"target":33},{"source":57,"target":258},{"source":57,"target":259},{"source":258,"target":194},{"source":259,"target":33},{"source":58,"target":0},{"source":58,"target":120},{"source":58,"target":260},{"source":260,"target":120},{"source":59,"target":0},{"source":59,"target":33},{"source":59,"target":261},{"source":261,"target":33},{"source":60,"target":0},{"source":60,"target":113},{"source":60,"target":262},{"source":262,"target":113},{"source":61,"target":0},{"source":61,"target":180},{"source":61,"target":118},{"source":61,"target":18},{"source":61,"target":263},{"source":61,"target":264},{"source":61,"target":265},{"source":263,"target":180},{"source":264,"target":118},{"source":265,"target":18},{"source":62,"target":0},{"source":62,"target":61},{"source":62,"target":266},{"source":266,"target":61},{"source":63,"target":0},{"source":63,"target":114},{"source":63,"target":267},{"source":267,"target":114},{"source":64,"target":0},{"source":64,"target":147},{"source":64,"target":268},{"source":268,"target":147},{"source":65,"target":0},{"source":65,"target":180},{"source":65,"target":148},{"source":65,"target":269},{"source":65,"target":270},{"source":269,"target":180},{"source":270,"target":148},{"source":66,"target":0},{"source":66,"target":162},{"source":66,"target":271},{"source":271,"target":162},{"source":67,"target":0},{"source":67,"target":188},{"source":67,"target":272},{"source":272,"target":188},{"source":68,"target":0},{"source":68,"target":114},{"source":68,"target":273},{"source":273,"target":114},{"source":69,"target":0},{"source":69,"target":161},{"source":69,"target":274},{"source":274,"target":161},{"source":70,"target":0},{"source":70,"target":120},{"source":70,"target":275},{"source":275,"target":120},{"source":71,"target":0},{"source":71,"target":61},{"source":71,"target":276},{"source":276,"target":61},{"source":72,"target":0},{"source":72,"target":54},{"source":72,"target":277},{"source":277,"target":54},{"source":73,"target":0},{"source":73,"target":147},{"source":73,"target":278},{"source":278,"target":147},{"source":74,"target":0},{"source":74,"target":20},{"source":74,"target":279},{"source":279,"target":20},{"source":75,"target":0},{"source":75,"target":27},{"source":75,"target":280},{"source":280,"target":27},{"source":76,"target":0},{"source":76,"target":4},{"source":76,"target":281},{"source":281,"target":4},{"source":77,"target":0},{"source":77,"target":142},{"source":77,"target":282},{"source":282,"target":142},{"source":78,"target":0},{"source":78,"target":47},{"source":78,"target":283},{"source":283,"target":47},{"source":79,"target":0},{"source":79,"target":113},{"source":79,"target":284},{"source":284,"target":113},{"source":80,"target":0},{"source":80,"target":51},{"source":80,"target":285},{"source":285,"target":51},{"source":81,"target":0},{"source":81,"target":161},{"source":81,"target":286},{"source":286,"target":161},{"source":82,"target":0},{"source":82,"target":174},{"source":82,"target":287},{"source":287,"target":174},{"source":83,"target":0},{"source":83,"target":91},{"source":83,"target":288},{"source":288,"target":91},{"source":84,"target":0},{"source":84,"target":72},{"source":84,"target":289},{"source":289,"target":72},{"source":85,"target":0},{"source":85,"target":193},{"source":85,"target":290},{"source":290,"target":193},{"source":86,"target":0},{"source":86,"target":13},{"source":86,"target":291},{"source":291,"target":13},{"source":87,"target":0},{"source":87,"target":117},{"source":87,"target":31},{"source":87,"target":292},{"source":87,"target":293},{"source":292,"target":117},{"source":293,"target":31},{"source":88,"target":0},{"source":88,"target":148},{"source":88,"target":294},{"source":294,"target":148},{"source":89,"target":0},{"source":89,"target":120},{"source":89,"target":295},{"source":295,"target":120},{"source":90,"target":0},{"source":90,"target":59},{"source":90,"target":296},{"source":296,"target":59},{"source":91,"target":0},{"source":91,"target":161},{"source":91,"target":297},{"source":297,"target":161},{"source":92,"target":0},{"source":92,"target":169},{"source":92,"target":298},{"source":298,"target":169},{"source":93,"target":0},{"source":93,"target":180},{"source":93,"target":18},{"source":93,"target":299},{"source":93,"target":300},{"source":299,"target":180},{"source":300,"target":18},{"source":94,"target":0},{"source":94,"target":61},{"source":94,"target":301},{"source":301,"target":61},{"source":95,"target":0},{"source":95,"target":134},{"source":95,"target":302},{"source":302,"target":134},{"source":96,"target":0},{"source":96,"target":172},{"source":96,"target":303},{"source":303,"target":172},{"source":97,"target":0},{"source":97,"target":189},{"source":97,"target":304},{"source":304,"target":189},{"source":98,"target":0},{"source":98,"target":147},{"source":98,"target":305},{"source":305,"target":147},{"source":99,"target":0},{"source":99,"target":137},{"source":99,"target":306},{"source":306,"target":137},{"source":100,"target":0},{"source":100,"target":82},{"source":100,"target":307},{"source":307,"target":82},{"source":101,"target":0},{"source":101,"target":44},{"source":101,"target":308},{"source":308,"target":44},{"source":102,"target":0},{"source":102,"target":53},{"source":102,"target":309},{"source":309,"target":53},{"source":103,"target":0},{"source":103,"target":59},{"source":103,"target":310},{"source":310,"target":59},{"source":104,"target":0},{"source":104,"target":174},{"source":104,"target":311},{"source":311,"target":174},{"source":105,"target":0},{"source":105,"target":51},{"source":105,"target":312},{"source":312,"target":51},{"source":106,"target":0},{"source":106,"target":114},{"source":106,"target":313},{"source":313,"target":114},{"source":107,"target":0},{"source":107,"target":6},{"source":107,"target":314},{"source":314,"target":6},{"source":108,"target":0},{"source":108,"target":8},{"source":108,"target":315},{"source":315,"target":8},{"source":109,"target":0},{"source":109,"target":120},{"source":109,"target":316},{"source":316,"target":120},{"source":110,"target":0},{"source":110,"target":31},{"source":110,"target":317},{"source":317,"target":31},{"source":111,"target":0},{"source":111,"target":25},{"source":111,"target":318},{"source":318,"target":25},{"source":112,"target":0},{"source":112,"target":137},{"source":112,"target":319},{"source":319,"target":137},{"source":113,"target":0},{"source":113,"target":59},{"source":113,"target":320},{"source":320,"target":59},{"source":114,"target":0},{"source":114,"target":117},{"source":114,"target":110},{"source":114,"target":321},{"source":114,"target":322},{"source":321,"target":117},{"source":322,"target":110},{"source":115,"target":0},{"source":115,"target":143},{"source":115,"target":323},{"source":323,"target":143},{"source":116,"target":0},{"source":116,"target":91},{"source":116,"target":324},{"source":324,"target":91},{"source":117,"target":0},{"source":117,"target":61},{"source":117,"target":325},{"source":325,"target":61},{"source":118,"target":0},{"source":118,"target":54},{"source":118,"target":326},{"source":326,"target":54},{"source":119,"target":0},{"source":119,"target":170},{"source":119,"target":327},{"source":327,"target":170},{"source":120,"target":0},{"source":120,"target":130},{"source":120,"target":328},{"source":328,"target":130},{"source":121,"target":0},{"source":121,"target":143},{"source":121,"target":329},{"source":329,"target":143},{"source":122,"target":0},{"source":122,"target":120},{"source":122,"target":330},{"source":330,"target":120},{"source":123,"target":0},{"source":123,"target":113},{"source":123,"target":331},{"source":331,"target":113},{"source":124,"target":0},{"source":124,"target":105},{"source":124,"target":332},{"source":332,"target":105},{"source":125,"target":0},{"source":125,"target":149},{"source":125,"target":333},{"source":333,"target":149},{"source":126,"target":0},{"source":126,"target":174},{"source":126,"target":334},{"source":334,"target":174},{"source":127,"target":0},{"source":127,"target":54},{"source":127,"target":104},{"source":127,"target":165},{"source":127,"target":335},{"source":127,"target":336},{"source":127,"target":337},{"source":335,"target":54},{"source":336,"target":104},{"source":337,"target":165},{"source":128,"target":0},{"source":128,"target":147},{"source":128,"target":338},{"source":338,"target":147},{"source":129,"target":0},{"source":129,"target":24},{"source":129,"target":339},{"source":339,"target":24},{"source":130,"target":0},{"source":130,"target":41},{"source":130,"target":340},{"source":340,"target":41},{"source":131,"target":0},{"source":131,"target":174},{"source":131,"target":341},{"source":341,"target":174},{"source":132,"target":0},{"source":132,"target":137},{"source":132,"target":342},{"source":342,"target":137},{"source":133,"target":0},{"source":133,"target":194},{"source":133,"target":33},{"source":133,"target":343},{"source":133,"target":344},{"source":343,"target":194},{"source":344,"target":33},{"source":134,"target":0},{"source":134,"target":106},{"source":134,"target":345},{"source":345,"target":106},{"source":135,"target":0},{"source":135,"target":54},{"source":135,"target":346},{"source":346,"target":54},{"source":136,"target":0},{"source":136,"target":180},{"source":136,"target":54},{"source":136,"target":347},{"source":136,"target":348},{"source":347,"target":180},{"source":348,"target":54},{"source":137,"target":0},{"source":137,"target":41},{"source":137,"target":349},{"source":349,"target":41},{"source":138,"target":0},{"source":138,"target":137},{"source":138,"target":350},{"source":350,"target":137},{"source":139,"target":0},{"source":139,"target":172},{"source":139,"target":33},{"source":139,"target":351},{"source":139,"target":352},{"source":351,"target":172},{"source":352,"target":33},{"source":140,"target":0},{"source":140,"target":149},{"source":140,"target":353},{"source":353,"target":149},{"source":141,"target":0},{"source":141,"target":174},{"source":141,"target":354},{"source":354,"target":174},{"source":142,"target":0},{"source":142,"target":139},{"source":142,"target":194},{"source":142,"target":104},{"source":142,"target":355},{"source":142,"target":356},{"source":142,"target":357},{"source":142,"target":358},{"source":355,"target":142},{"source":355,"target":359},{"source":355,"target":142},{"source":359,"target":142},{"source":356,"target":139},{"source":357,"target":194},{"source":358,"target":104},{"source":143,"target":0},{"source":143,"target":120},{"source":143,"target":360},{"source":360,"target":120},{"source":144,"target":0},{"source":144,"target":189},{"source":144,"target":361},{"source":361,"target":189},{"source":145,"target":0},{"source":145,"target":106},{"source":145,"target":362},{"source":362,"target":106},{"source":146,"target":0},{"source":146,"target":136},{"source":146,"target":363},{"source":363,"target":136},{"source":147,"target":0},{"source":147,"target":149},{"source":147,"target":364},{"source":364,"target":149},{"source":148,"target":0},{"source":148,"target":174},{"source":148,"target":365},{"source":365,"target":174},{"source":149,"target":0},{"source":149,"target":120},{"source":149,"target":366},{"source":366,"target":120},{"source":150,"target":0},{"source":150,"target":113},{"source":150,"target":367},{"source":367,"target":113},{"source":151,"target":0},{"source":151,"target":148},{"source":151,"target":368},{"source":368,"target":148},{"source":152,"target":0},{"source":152,"target":27},{"source":152,"target":369},{"source":369,"target":27},{"source":153,"target":0},{"source":153,"target":51},{"source":153,"target":370},{"source":370,"target":51},{"source":154,"target":0},{"source":154,"target":162},{"source":154,"target":371},{"source":371,"target":162},{"source":155,"target":0},{"source":155,"target":163},{"source":155,"target":372},{"source":372,"target":163},{"source":156,"target":0},{"source":156,"target":122},{"source":156,"target":373},{"source":373,"target":122},{"source":157,"target":0},{"source":157,"target":148},{"source":157,"target":374},{"source":374,"target":148},{"source":158,"target":0},{"source":158,"target":122},{"source":158,"target":375},{"source":375,"target":122},{"source":159,"target":0},{"source":159,"target":120},{"source":159,"target":376},{"source":376,"target":120},{"source":160,"target":0},{"source":160,"target":18},{"source":160,"target":377},{"source":377,"target":18},{"source":161,"target":0},{"source":161,"target":174},{"source":161,"target":378},{"source":378,"target":174},{"source":162,"target":0},{"source":162,"target":29},{"source":162,"target":379},{"source":379,"target":29},{"source":163,"target":0},{"source":163,"target":61},{"source":163,"target":165},{"source":163,"target":380},{"source":163,"target":381},{"source":380,"target":61},{"source":381,"target":165},{"source":164,"target":0},{"source":164,"target":66},{"source":164,"target":382},{"source":382,"target":66},{"source":165,"target":0},{"source":165,"target":174},{"source":165,"target":383},{"source":383,"target":174},{"source":166,"target":0},{"source":166,"target":113},{"source":166,"target":384},{"source":384,"target":113},{"source":167,"target":0},{"source":167,"target":120},{"source":167,"target":385},{"source":385,"target":120},{"source":168,"target":0},{"source":168,"target":148},{"source":168,"target":25},{"source":168,"target":386},{"source":168,"target":387},{"source":386,"target":148},{"source":387,"target":25},{"source":169,"target":0},{"source":169,"target":143},{"source":169,"target":388},{"source":388,"target":143},{"source":170,"target":0},{"source":170,"target":51},{"source":170,"target":389},{"source":389,"target":51},{"source":171,"target":0},{"source":171,"target":192},{"source":171,"target":390},{"source":390,"target":192},{"source":172,"target":0},{"source":172,"target":18},{"source":172,"target":391},{"source":391,"target":18},{"source":173,"target":0},{"source":173,"target":61},{"source":173,"target":392},{"source":392,"target":61},{"source":174,"target":0},{"source":174,"target":393},{"source":393,"target":394},{"source":393,"target":174},{"source":175,"target":0},{"source":175,"target":114},{"source":175,"target":104},{"source":175,"target":395},{"source":175,"target":396},{"source":395,"target":114},{"source":396,"target":104},{"source":176,"target":0},{"source":176,"target":114},{"source":176,"target":27},{"source":176,"target":397},{"source":176,"target":398},{"source":397,"target":114},{"source":398,"target":27},{"source":177,"target":0},{"source":177,"target":197},{"source":177,"target":399},{"source":399,"target":197},{"source":178,"target":0},{"source":178,"target":28},{"source":178,"target":400},{"source":400,"target":28},{"source":179,"target":0},{"source":179,"target":127},{"source":179,"target":401},{"source":401,"target":127},{"source":180,"target":0},{"source":180,"target":174},{"source":180,"target":402},{"source":402,"target":174},{"source":181,"target":0},{"source":181,"target":174},{"source":181,"target":403},{"source":403,"target":174},{"source":182,"target":0},{"source":182,"target":124},{"source":182,"target":404},{"source":404,"target":124},{"source":183,"target":0},{"source":183,"target":8},{"source":183,"target":405},{"source":405,"target":8},{"source":184,"target":0},{"source":184,"target":137},{"source":184,"target":406},{"source":406,"target":137},{"source":185,"target":0},{"source":185,"target":175},{"source":185,"target":407},{"source":407,"target":175},{"source":186,"target":0},{"source":186,"target":143},{"source":186,"target":408},{"source":408,"target":143},{"source":187,"target":0},{"source":187,"target":180},{"source":187,"target":18},{"source":187,"target":82},{"source":187,"target":409},{"source":187,"target":410},{"source":187,"target":411},{"source":409,"target":180},{"source":410,"target":18},{"source":411,"target":82},{"source":188,"target":0},{"source":188,"target":59},{"source":188,"target":412},{"source":412,"target":59},{"source":189,"target":0},{"source":189,"target":59},{"source":189,"target":413},{"source":413,"target":59},{"source":190,"target":0},{"source":190,"target":193},{"source":190,"target":414},{"source":414,"target":193},{"source":191,"target":0},{"source":191,"target":193},{"source":191,"target":415},{"source":415,"target":193},{"source":192,"target":0},{"source":192,"target":53},{"source":192,"target":416},{"source":416,"target":53},{"source":193,"target":0},{"source":193,"target":120},{"source":193,"target":180},{"source":193,"target":417},{"source":193,"target":418},{"source":417,"target":120},{"source":418,"target":180},{"source":194,"target":0},{"source":194,"target":174},{"source":194,"target":419},{"source":419,"target":174},{"source":195,"target":0},{"source":195,"target":24},{"source":195,"target":420},{"source":420,"target":24},{"source":196,"target":0},{"source":196,"target":61},{"source":196,"target":421},{"source":421,"target":61},{"source":197,"target":0},{"source":197,"target":72},{"source":197,"target":422},{"source":422,"target":72}],"multigraph":true} | ecore |
requirements | repo-ecore-all/data/MDEGroup/QMM/validation-subjects/metamodels/rif12.ecore | rif12
ExchangeFile
SpecHierarchyRoot
children
SpecElementWithUserDefinedAttributes
type
values
Identifiable
desc
identifier
lastChange
longName
SpecType
specAttributes
AttributeDefinition
AttributeValue
SpecHierarchy
object
values
children
SpecObject
SpecGroup
specObjects
relationGroups
RelationGroup
specRelations
relationType
SpecRelation
target
source
DatatypeDefinition
AccessPolicy
accessMode
specGroupHierarchyRoots
specGroups
attributeDefinitions
relationGroups
datatypeDefinitions
specRelations
attributeValues
specTypes
specHierarchies
specObjects
specHierarchyRoots
SpecGroupHierarchyRoot
children
SpecGroupHierarchy
group
AttributeDefinitionComplex
type
defaultValue
DatatypeDefinitionComplex
embedded
AttributeValueComplex
AttributeDefinitionEnumeration
multiValued
type
defaultValue
DatatypeDefinitionEnumeration
specifiedValues
EnumValue
properties
EmbeddedValue
key
otherContent
AttributeValueEnumeration
values
definition
AttributeDefinitionSimple
type
defaultValue
DatatypeDefinitionSimple
AttributeValueSimple
theValue
definition
AttributeValueEmbeddedDocument
definition
xhtmlContent
AttributeValueEmbeddedFile
definition
binaryContent
AttributeValueFileReference
pathToFile
definition
AttributeValueXmlData
definition
xmlContent
DatatypeDefinitionBinaryFile
application
filenameSuffix
formatName
mimeType
DatatypeDefinitionBoolean
DatatypeDefinitionDate
format
DatatypeDefinitionDocument
DatatypeDefinitionInteger
max
min
DatatypeDefinitionReal
accuracy
max
min
DatatypeDefinitionString
maxLength
DatatypeDefinitionXmlData
nameSpaceURI
schemaLocation
RIF
header
coreContent
toolExtensions
RIFHeader
author
comment
creationTime
identifier
sourceToolId
title
RIFContent
accessPolicies
datatypes
SpecHierarchyRoots
specObjects
specGroups
SpecGroupHierarchyRoots
specTypes
specRelations
RIFToolExtension
DataTypes
BinaryContent
ID
java.lang.String
java.lang.String
UnlimitedNatural
java.math.BigInteger
java.math.BigInteger
XhtmlContent
XmlContent
boolean
java.lang.Boolean
java.lang.Boolean
dateTime
javax.xml.datatype.XMLGregorianCalendar
javax.xml.datatype.XMLGregorianCalendar
float
java.lang.Double
java.lang.Double
integer
java.math.BigInteger
java.math.BigInteger
string
java.lang.String
java.lang.String
EA_PrimitiveTypes_Package
EA_AUTOSARM2_Types_Package
string
java.lang.String
java.lang.String
integer
java.math.BigInteger
java.math.BigInteger
dateTime
javax.xml.datatype.XMLGregorianCalendar
javax.xml.datatype.XMLGregorianCalendar
ID
java.lang.String
java.lang.String
AccessPolicyAccessModeEnum
EDIT
EDIT
DELETE
DELETE
CREATE
CREATE
DatatypeDefinitionDateFormatEnum
W3C
W3C
CUSTOM
CUSTOM
UMLStandardProfile | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="rif12"
nsURI="http://automotive-his.de/200807/rif" nsPrefix="rif">
<eSubpackages name="ExchangeFile" nsURI="http://automotive-his.de/200807/rif/ef"
nsPrefix="rif">
<eClassifiers xsi:type="ecore:EClass" name="SpecHierarchyRoot" eSuperTypes="#//ExchangeFile/SpecElementWithUserDefinedAttributes">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Klärt, ob Haupt-Kapitel modifiziert werden dürfen und ob der Name der Hierachie geändert werden kann.
Vererbt an die Haupt-Kapitel und an die Attribute der Hierarchie.

Bezieht sich NICHT auf die inhalte der Anforderungen und deren Attribute in der Gruppe."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//ExchangeFile/SpecHierarchy" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SpecElementWithUserDefinedAttributes"
abstract="true" eSuperTypes="#//ExchangeFile/Identifiable">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
unique="false" lowerBound="1" eType="#//ExchangeFile/SpecType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="values" ordered="false"
upperBound="-1" eType="#//ExchangeFile/AttributeValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Identifiable" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="desc" ordered="false"
eType="#//ExchangeFile/DataTypes/string"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" ordered="false"
lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/ID"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lastChange" ordered="false"
lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/dateTime"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="longName" ordered="false"
eType="#//ExchangeFile/DataTypes/string"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SpecType" eSuperTypes="#//ExchangeFile/Identifiable">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Name des SpecTypes.
Attribut-Definitionen hinzufügen oder löschen.
Vererbt an die AttributeDefinitions."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="specAttributes" ordered="false"
upperBound="-1" eType="#//ExchangeFile/AttributeDefinition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeDefinition" abstract="true"
eSuperTypes="#//ExchangeFile/Identifiable">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Name des Attributs.
Zuordnung des Datentyps zum Attribut, aber NICHT die Datentypdefinition selbst.
Default-Wert.


"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeValue" abstract="true" eSuperTypes="#//ExchangeFile/Identifiable">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Inhalt der Eigenschaft (Wert) bzw. die Referenz bei verknüpften Inhalten.

Formal eigentlich auch die Zuordnung zur AttributeDefinition, aber das macht praktisch eigentlich keinen Sinn."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SpecHierarchy" eSuperTypes="#//ExchangeFile/Identifiable">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Dient dazu, für Unterkapitel zu kennzeichnen, ob innerhalb dieses Unterkapitels umstrukturiert und ergänzt bzw. gelöscht werden darf.
Hat aber nichts mit den Inhalten der SpecObjekte und deren Eigenschaften zu tun, nur mit der Kapitelstruktur als solches!
Vorsicht: Dadurch können aus Knoten (Überschriften) Blätter (Anforderungen) gemacht werden und umgekehrt.
Vererbt rekursiv an die Unter-Unter-Kapitel."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="object" ordered="false"
unique="false" lowerBound="1" eType="#//ExchangeFile/SpecObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="values" ordered="false"
upperBound="-1" eType="#//ExchangeFile/AttributeValue"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//ExchangeFile/SpecHierarchy" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SpecObject" eSuperTypes="#//ExchangeFile/SpecElementWithUserDefinedAttributes">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Darf die Anforderung umbenannt werden (falls wir den LongName aus Identifiable überhaupt benutzen wollen)?
Darf der SpecType der Anforderung verändert werden?

Vererbt an die Attribute-Values.
"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SpecGroup" eSuperTypes="#//ExchangeFile/SpecElementWithUserDefinedAttributes">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Darf die Gruppe umbenannt werden?
Darf der SpecType der Gruppe verändert werden?
Dürfen der Gruppe neue Anforderungen hinzugefügt oder daraus gelöscht werden?
Vererbt an die Gruppen-Attribute.
Vererbt an die RelationGroups.

Bezieht sich NICHT auf die inhalte der Anforderungen und deren Attribute in der Gruppe."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="specObjects" ordered="false"
unique="false" upperBound="-1" eType="#//ExchangeFile/SpecObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relationGroups" ordered="false"
upperBound="-1" eType="#//ExchangeFile/RelationGroup" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RelationGroup" eSuperTypes="#//ExchangeFile/Identifiable">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Insbesondere wird hier festgelegt, wer neue Relationen anlegen darf, die zu dieser RelationGroup gehören sollen. Damit kann eingeschränkt werden, wer Traces erzeugen soll, die von den Objekten der Eltern SpecGroup ausgehen.
Bezieht sich auch auf die Auswahl der TargetGroup und des vorgesehenen SpecType der SpecRelation Objekte in der RelationGroup."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="specRelations" ordered="false"
upperBound="-1" eType="#//ExchangeFile/SpecRelation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relationType" ordered="false"
unique="false" eType="#//ExchangeFile/SpecType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SpecRelation" eSuperTypes="#//ExchangeFile/SpecElementWithUserDefinedAttributes">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Darf die einzelne Relation umbenannt werden (falls wir den LongName aus Identifiable dafür überhaupt benutzen wollen)?
Darf der SpecType der Relation verändert werden?
Dürfen Source- und Target der Relation verändert werden?
Vererbt an die AttributeValues.
"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
unique="false" lowerBound="1" eType="#//ExchangeFile/SpecObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
unique="false" lowerBound="1" eType="#//ExchangeFile/SpecObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DatatypeDefinition" abstract="true"
eSuperTypes="#//ExchangeFile/Identifiable">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Name des Datentyps.
Definition des Datentyps.
"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AccessPolicy" eSuperTypes="#//ExchangeFile/Identifiable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="accessMode" ordered="false"
lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/AccessPolicyAccessModeEnum"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specGroupHierarchyRoots"
ordered="false" upperBound="-1" eType="#//ExchangeFile/SpecGroupHierarchyRoot"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specGroups" ordered="false"
unique="false" upperBound="-1" eType="#//ExchangeFile/SpecGroup"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributeDefinitions"
ordered="false" unique="false" upperBound="-1" eType="#//ExchangeFile/AttributeDefinition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relationGroups" ordered="false"
unique="false" upperBound="-1" eType="#//ExchangeFile/RelationGroup"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="datatypeDefinitions"
ordered="false" unique="false" upperBound="-1" eType="#//ExchangeFile/DatatypeDefinition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specRelations" ordered="false"
unique="false" upperBound="-1" eType="#//ExchangeFile/SpecRelation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributeValues" ordered="false"
unique="false" upperBound="-1" eType="#//ExchangeFile/AttributeValue"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specTypes" ordered="false"
unique="false" upperBound="-1" eType="#//ExchangeFile/SpecType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specHierarchies" ordered="false"
unique="false" upperBound="-1" eType="#//ExchangeFile/SpecHierarchy"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specObjects" ordered="false"
unique="false" upperBound="-1" eType="#//ExchangeFile/SpecObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specHierarchyRoots" ordered="false"
unique="false" upperBound="-1" eType="#//ExchangeFile/SpecHierarchyRoot"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SpecGroupHierarchyRoot" eSuperTypes="#//ExchangeFile/SpecElementWithUserDefinedAttributes">
<eStructuralFeatures xsi:type="ecore:EReference" name="children" ordered="false"
upperBound="-1" eType="#//ExchangeFile/SpecGroupHierarchy" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SpecGroupHierarchy" eSuperTypes="#//ExchangeFile/Identifiable">
<eStructuralFeatures xsi:type="ecore:EReference" name="group" ordered="false"
lowerBound="1" eType="#//ExchangeFile/SpecGroup"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeDefinitionComplex" eSuperTypes="#//ExchangeFile/AttributeDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
unique="false" lowerBound="1" eType="#//ExchangeFile/DatatypeDefinitionComplex"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false"
unique="false" eType="#//ExchangeFile/AttributeValueComplex" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DatatypeDefinitionComplex" abstract="true"
eSuperTypes="#//ExchangeFile/DatatypeDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="embedded" ordered="false"
lowerBound="1" eType="#//ExchangeFile/DataTypes/boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeValueComplex" abstract="true"
eSuperTypes="#//ExchangeFile/AttributeValue"/>
<eClassifiers xsi:type="ecore:EClass" name="AttributeDefinitionEnumeration" eSuperTypes="#//ExchangeFile/AttributeDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiValued" ordered="false"
lowerBound="1" eType="#//ExchangeFile/DataTypes/boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
unique="false" lowerBound="1" eType="#//ExchangeFile/DatatypeDefinitionEnumeration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false"
unique="false" eType="#//ExchangeFile/AttributeValueEnumeration" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DatatypeDefinitionEnumeration" eSuperTypes="#//ExchangeFile/DatatypeDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="specifiedValues" upperBound="-1"
eType="#//ExchangeFile/EnumValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumValue" eSuperTypes="#//ExchangeFile/Identifiable">
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" ordered="false"
unique="false" lowerBound="1" eType="#//ExchangeFile/EmbeddedValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EmbeddedValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" ordered="false"
lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="otherContent" ordered="false"
lowerBound="1" eType="#//ExchangeFile/DataTypes/string"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeValueEnumeration" eSuperTypes="#//ExchangeFile/AttributeValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="values" ordered="false"
unique="false" upperBound="-1" eType="#//ExchangeFile/EnumValue"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" lowerBound="1"
eType="#//ExchangeFile/AttributeDefinitionEnumeration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeDefinitionSimple" eSuperTypes="#//ExchangeFile/AttributeDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
unique="false" lowerBound="1" eType="#//ExchangeFile/DatatypeDefinitionSimple"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false"
unique="false" eType="#//ExchangeFile/AttributeValueSimple" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DatatypeDefinitionSimple" abstract="true"
eSuperTypes="#//ExchangeFile/DatatypeDefinition"/>
<eClassifiers xsi:type="ecore:EClass" name="AttributeValueSimple" eSuperTypes="#//ExchangeFile/AttributeValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="theValue" ordered="false"
lowerBound="1" eType="#//ExchangeFile/DataTypes/string"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" lowerBound="1"
eType="#//ExchangeFile/AttributeDefinitionSimple"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeValueEmbeddedDocument" eSuperTypes="#//ExchangeFile/AttributeValueComplex">
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false"
unique="false" lowerBound="1" eType="#//ExchangeFile/AttributeDefinitionComplex"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="xhtmlContent" ordered="false"
unique="false" lowerBound="1" eType="#//ExchangeFile/DataTypes/XhtmlContent"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeValueEmbeddedFile" eSuperTypes="#//ExchangeFile/AttributeValueComplex">
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false"
unique="false" lowerBound="1" eType="#//ExchangeFile/AttributeDefinitionComplex"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="binaryContent" ordered="false"
unique="false" lowerBound="1" eType="#//ExchangeFile/DataTypes/BinaryContent"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeValueFileReference" eSuperTypes="#//ExchangeFile/AttributeValueComplex">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pathToFile" ordered="false"
lowerBound="1" eType="#//ExchangeFile/DataTypes/string"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false"
unique="false" lowerBound="1" eType="#//ExchangeFile/AttributeDefinitionComplex"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeValueXmlData" eSuperTypes="#//ExchangeFile/AttributeValueComplex">
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false"
unique="false" lowerBound="1" eType="#//ExchangeFile/AttributeDefinitionComplex"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="xmlContent" ordered="false"
unique="false" lowerBound="1" eType="#//ExchangeFile/DataTypes/XmlContent"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DatatypeDefinitionBinaryFile" eSuperTypes="#//ExchangeFile/DatatypeDefinitionComplex">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="application" ordered="false"
lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/string"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filenameSuffix" ordered="false"
lowerBound="1" eType="#//ExchangeFile/DataTypes/string"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="formatName" ordered="false"
lowerBound="1" eType="#//ExchangeFile/DataTypes/string"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mimeType" ordered="false"
lowerBound="1" eType="#//ExchangeFile/DataTypes/string"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DatatypeDefinitionBoolean" eSuperTypes="#//ExchangeFile/DatatypeDefinitionSimple"/>
<eClassifiers xsi:type="ecore:EClass" name="DatatypeDefinitionDate" eSuperTypes="#//ExchangeFile/DatatypeDefinitionSimple">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="format" lowerBound="1"
eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/DatatypeDefinitionDateFormatEnum"
unsettable="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DatatypeDefinitionDocument" eSuperTypes="#//ExchangeFile/DatatypeDefinitionComplex"/>
<eClassifiers xsi:type="ecore:EClass" name="DatatypeDefinitionInteger" eSuperTypes="#//ExchangeFile/DatatypeDefinitionSimple">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="max" ordered="false"
lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="min" ordered="false"
lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DatatypeDefinitionReal" eSuperTypes="#//ExchangeFile/DatatypeDefinitionSimple">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="accuracy" ordered="false"
lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="max" ordered="false"
lowerBound="1" eType="#//ExchangeFile/DataTypes/float"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="min" ordered="false"
lowerBound="1" eType="#//ExchangeFile/DataTypes/float"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DatatypeDefinitionString" eSuperTypes="#//ExchangeFile/DatatypeDefinitionSimple">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxLength" ordered="false"
lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DatatypeDefinitionXmlData" eSuperTypes="#//ExchangeFile/DatatypeDefinitionComplex">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nameSpaceURI" ordered="false"
lowerBound="1" eType="#//ExchangeFile/DataTypes/string"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="schemaLocation" ordered="false"
lowerBound="1" eType="#//ExchangeFile/DataTypes/string"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RIF">
<eStructuralFeatures xsi:type="ecore:EReference" name="header" ordered="false"
lowerBound="1" eType="#//ExchangeFile/RIFHeader" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="coreContent" ordered="false"
lowerBound="1" eType="#//ExchangeFile/RIFContent" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="toolExtensions" ordered="false"
lowerBound="1" eType="#//ExchangeFile/RIFToolExtension" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RIFHeader">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="author" ordered="false"
lowerBound="1" eType="#//ExchangeFile/DataTypes/string"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" ordered="false"
eType="#//ExchangeFile/DataTypes/string"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="creationTime" ordered="false"
lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/dateTime"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" ordered="false"
lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/ID"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceToolId" ordered="false"
lowerBound="1" eType="#//ExchangeFile/DataTypes/string"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" ordered="false"
lowerBound="1" eType="#//ExchangeFile/DataTypes/string"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RIFContent">
<eStructuralFeatures xsi:type="ecore:EReference" name="accessPolicies" ordered="false"
upperBound="-1" eType="#//ExchangeFile/AccessPolicy" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="datatypes" ordered="false"
upperBound="-1" eType="#//ExchangeFile/DatatypeDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="SpecHierarchyRoots" ordered="false"
upperBound="-1" eType="#//ExchangeFile/SpecHierarchyRoot" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specObjects" ordered="false"
upperBound="-1" eType="#//ExchangeFile/SpecObject" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specGroups" ordered="false"
upperBound="-1" eType="#//ExchangeFile/SpecGroup" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="SpecGroupHierarchyRoots"
ordered="false" upperBound="-1" eType="#//ExchangeFile/SpecGroupHierarchyRoot"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specTypes" ordered="false"
upperBound="-1" eType="#//ExchangeFile/SpecType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specRelations" ordered="false"
upperBound="-1" eType="#//ExchangeFile/SpecRelation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RIFToolExtension"/>
<eSubpackages name="DataTypes" nsURI="http://automotive-his.de/200807/rif/dt"
nsPrefix="rif">
<eClassifiers xsi:type="ecore:EClass" name="BinaryContent"/>
<eClassifiers xsi:type="ecore:EDataType" name="ID" instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EDataType" name="UnlimitedNatural" instanceClassName="java.math.BigInteger"/>
<eClassifiers xsi:type="ecore:EClass" name="XhtmlContent"/>
<eClassifiers xsi:type="ecore:EClass" name="XmlContent"/>
<eClassifiers xsi:type="ecore:EDataType" name="boolean" instanceClassName="java.lang.Boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="dateTime" instanceClassName="javax.xml.datatype.XMLGregorianCalendar"/>
<eClassifiers xsi:type="ecore:EDataType" name="float" instanceClassName="java.lang.Double"/>
<eClassifiers xsi:type="ecore:EDataType" name="integer" instanceClassName="java.math.BigInteger"/>
<eClassifiers xsi:type="ecore:EDataType" name="string" instanceClassName="java.lang.String"/>
</eSubpackages>
</eSubpackages>
<eSubpackages name="EA_PrimitiveTypes_Package" nsURI="http://automotive-his.de/200706/rif/epp"
nsPrefix="rif">
<eSubpackages name="EA_AUTOSARM2_Types_Package" nsURI="http://automotive-his.de/200706/rif/eatp"
nsPrefix="rif">
<eClassifiers xsi:type="ecore:EDataType" name="string" instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EDataType" name="integer" instanceClassName="java.math.BigInteger"/>
<eClassifiers xsi:type="ecore:EDataType" name="dateTime" instanceClassName="javax.xml.datatype.XMLGregorianCalendar"/>
<eClassifiers xsi:type="ecore:EDataType" name="ID" instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EEnum" name="AccessPolicyAccessModeEnum">
<eLiterals name="EDIT"/>
<eLiterals name="DELETE" value="1"/>
<eLiterals name="CREATE" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="DatatypeDefinitionDateFormatEnum">
<eLiterals name="W3C"/>
<eLiterals name="CUSTOM" value="1"/>
</eClassifiers>
</eSubpackages>
</eSubpackages>
<eSubpackages name="UMLStandardProfile" nsURI="http:///EA_Model/UMLStandardProfile.ecore"
nsPrefix="EA_Model.UMLStandardProfile">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="UML Standard Profile contains several popular stereotypes, tag definitions and constraints described in UML 2 Specifications."/>
</eAnnotations>
</eSubpackages>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"rif","nsURI":"http://automotive-his.de/200807/rif","name":"rif12","id":0,"eClass":"EPackage"},{"nsPrefix":"rif","nsURI":"http://automotive-his.de/200807/rif/ef","name":"ExchangeFile","id":1,"eClass":"EPackage"},{"nsPrefix":"rif","nsURI":"http://automotive-his.de/200706/rif/epp","name":"EA_PrimitiveTypes_Package","id":2,"eClass":"EPackage"},{"nsPrefix":"EA_Model.UMLStandardProfile","nsURI":"http:///EA_Model/UMLStandardProfile.ecore","name":"UMLStandardProfile","id":3,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecHierarchyRoot","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecElementWithUserDefinedAttributes","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Identifiable","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeDefinition","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeValue","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecHierarchy","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecObject","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecGroup","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationGroup","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecRelation","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeDefinition","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AccessPolicy","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecGroupHierarchyRoot","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecGroupHierarchy","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeDefinitionComplex","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeDefinitionComplex","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeValueComplex","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeDefinitionEnumeration","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeDefinitionEnumeration","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumValue","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmbeddedValue","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeValueEnumeration","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeDefinitionSimple","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeDefinitionSimple","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeValueSimple","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeValueEmbeddedDocument","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeValueEmbeddedFile","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeValueFileReference","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeValueXmlData","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeDefinitionBinaryFile","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeDefinitionBoolean","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeDefinitionDate","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeDefinitionDocument","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeDefinitionInteger","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeDefinitionReal","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeDefinitionString","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeDefinitionXmlData","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RIF","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RIFHeader","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RIFContent","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RIFToolExtension","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"nsPrefix":"rif","nsURI":"http://automotive-his.de/200807/rif/dt","name":"DataTypes","id":46,"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":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":50,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"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":"desc","changeable":true,"lowerBound":0,"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":true,"name":"identifier","changeable":true,"lowerBound":1,"iD":true,"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":true,"name":"lastChange","changeable":true,"lowerBound":1,"iD":false,"id":57,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"longName","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"string","instanceClass":"java.lang.String","id":59,"serializable":true,"eClass":"EDataType"},{"id":60,"eClass":"EGenericType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"ID","instanceClass":"java.lang.String","id":61,"serializable":true,"eClass":"EDataType"},{"id":62,"eClass":"EGenericType"},{"instanceTypeName":"javax.xml.datatype.XMLGregorianCalendar","defaultValue":null,"instanceClassName":"javax.xml.datatype.XMLGregorianCalendar","name":"dateTime","instanceClass":"javax.xml.datatype.XMLGregorianCalendar","id":63,"serializable":true,"eClass":"EDataType"},{"id":64,"eClass":"EGenericType"},{"id":65,"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":"specAttributes","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"},{"container":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":"object","changeable":true,"resolveProxies":true,"lowerBound":1,"id":71,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"values","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":"children","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"},{"container":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":"specObjects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relationGroups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specRelations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"relationType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":89,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"accessMode","changeable":true,"lowerBound":1,"iD":false,"id":95,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specGroupHierarchyRoots","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"container":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":"specGroups","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"name":"attributeDefinitions","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":false,"name":"relationGroups","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":false,"name":"datatypeDefinitions","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":false,"name":"specRelations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"container":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":"attributeValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"container":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":"specTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"container":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":"specHierarchies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"container":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":"specObjects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"container":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":"specHierarchyRoots","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"instanceTypeName":null,"instanceClassName":null,"name":"AccessPolicyAccessModeEnum","instanceClass":null,"id":108,"serializable":true,"eClass":"EEnum"},{"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"},{"container":false,"ordered":false,"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":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"id":123,"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":"group","changeable":true,"resolveProxies":true,"lowerBound":1,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":127,"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":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"embedded","changeable":true,"lowerBound":1,"iD":false,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"boolean","instanceClass":"java.lang.Boolean","id":134,"serializable":true,"eClass":"EDataType"},{"id":135,"eClass":"EGenericType"},{"id":136,"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":"multiValued","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":false,"name":"type","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":true,"unsettable":false,"transient":false,"unique":false,"name":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specifiedValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":1,"id":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"id":149,"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":"key","changeable":true,"lowerBound":1,"iD":false,"id":150,"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":"otherContent","changeable":true,"lowerBound":1,"iD":false,"id":151,"derived":false},{"instanceTypeName":"java.math.BigInteger","defaultValue":null,"instanceClassName":"java.math.BigInteger","name":"integer","instanceClass":"java.math.BigInteger","id":152,"serializable":true,"eClass":"EDataType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"definition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":160,"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":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"theValue","changeable":true,"lowerBound":1,"iD":false,"id":166,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"definition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"definition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":171,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"xhtmlContent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XhtmlContent","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"id":176,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"definition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":177,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"binaryContent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":178,"derived":false},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryContent","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"id":182,"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":"pathToFile","changeable":true,"lowerBound":1,"iD":false,"id":183,"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":"definition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"definition","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":false,"name":"xmlContent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XmlContent","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"id":193,"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":"application","changeable":true,"lowerBound":1,"iD":false,"id":194,"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":"filenameSuffix","changeable":true,"lowerBound":1,"iD":false,"id":195,"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":"formatName","changeable":true,"lowerBound":1,"iD":false,"id":196,"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":"mimeType","changeable":true,"lowerBound":1,"iD":false,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"string","instanceClass":"java.lang.String","id":199,"serializable":true,"eClass":"EDataType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"format","changeable":true,"lowerBound":1,"iD":false,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"instanceTypeName":null,"instanceClassName":null,"name":"DatatypeDefinitionDateFormatEnum","instanceClass":null,"id":207,"serializable":true,"eClass":"EEnum"},{"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":true,"name":"max","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":true,"name":"min","changeable":true,"lowerBound":1,"iD":false,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"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":"accuracy","changeable":true,"lowerBound":1,"iD":false,"id":215,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"max","changeable":true,"lowerBound":1,"iD":false,"id":216,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"min","changeable":true,"lowerBound":1,"iD":false,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"float","instanceClass":"java.lang.Double","id":220,"serializable":true,"eClass":"EDataType"},{"id":221,"eClass":"EGenericType"},{"id":222,"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":"maxLength","changeable":true,"lowerBound":1,"iD":false,"id":223,"derived":false},{"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":true,"name":"nameSpaceURI","changeable":true,"lowerBound":1,"iD":false,"id":226,"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":"schemaLocation","changeable":true,"lowerBound":1,"iD":false,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"header","changeable":true,"resolveProxies":true,"lowerBound":1,"id":231,"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":"coreContent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":232,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"toolExtensions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"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":"author","changeable":true,"lowerBound":1,"iD":false,"id":237,"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":"comment","changeable":true,"lowerBound":0,"iD":false,"id":238,"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":"creationTime","changeable":true,"lowerBound":1,"iD":false,"id":239,"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":"identifier","changeable":true,"lowerBound":1,"iD":false,"id":240,"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":"sourceToolId","changeable":true,"lowerBound":1,"iD":false,"id":241,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":242,"derived":false},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"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":"accessPolicies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":249,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"datatypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":250,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"SpecHierarchyRoots","changeable":true,"resolveProxies":true,"lowerBound":0,"id":251,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specObjects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":252,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specGroups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"SpecGroupHierarchyRoots","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specRelations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":256,"derived":false},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"ID","instanceClass":"java.lang.String","id":265,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.math.BigInteger","defaultValue":null,"instanceClassName":"java.math.BigInteger","name":"UnlimitedNatural","instanceClass":"java.math.BigInteger","id":266,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"javax.xml.datatype.XMLGregorianCalendar","defaultValue":null,"instanceClassName":"javax.xml.datatype.XMLGregorianCalendar","name":"dateTime","instanceClass":"javax.xml.datatype.XMLGregorianCalendar","id":267,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.math.BigInteger","defaultValue":null,"instanceClassName":"java.math.BigInteger","name":"integer","instanceClass":"java.math.BigInteger","id":268,"serializable":true,"eClass":"EDataType"},{"nsPrefix":"rif","nsURI":"http://automotive-his.de/200706/rif/eatp","name":"EA_AUTOSARM2_Types_Package","id":269,"eClass":"EPackage"},{"name":"EDIT","id":270,"value":0,"literal":"EDIT","eClass":"EEnumLiteral"},{"name":"DELETE","id":271,"value":1,"literal":"DELETE","eClass":"EEnumLiteral"},{"name":"CREATE","id":272,"value":2,"literal":"CREATE","eClass":"EEnumLiteral"},{"name":"W3C","id":273,"value":0,"literal":"W3C","eClass":"EEnumLiteral"},{"name":"CUSTOM","id":274,"value":1,"literal":"CUSTOM","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":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":0},{"source":4,"target":1},{"source":4,"target":5},{"source":4,"target":47},{"source":4,"target":48},{"source":47,"target":10},{"source":47,"target":49},{"source":47,"target":4},{"source":49,"target":10},{"source":48,"target":5},{"source":5,"target":1},{"source":5,"target":6},{"source":5,"target":50},{"source":5,"target":51},{"source":5,"target":52},{"source":50,"target":7},{"source":50,"target":53},{"source":50,"target":5},{"source":53,"target":7},{"source":51,"target":9},{"source":51,"target":54},{"source":51,"target":5},{"source":54,"target":9},{"source":52,"target":6},{"source":6,"target":1},{"source":6,"target":55},{"source":6,"target":56},{"source":6,"target":57},{"source":6,"target":58},{"source":55,"target":59},{"source":55,"target":60},{"source":55,"target":6},{"source":60,"target":59},{"source":56,"target":61},{"source":56,"target":62},{"source":56,"target":6},{"source":62,"target":61},{"source":57,"target":63},{"source":57,"target":64},{"source":57,"target":6},{"source":64,"target":63},{"source":58,"target":59},{"source":58,"target":65},{"source":58,"target":6},{"source":65,"target":59},{"source":7,"target":1},{"source":7,"target":6},{"source":7,"target":66},{"source":7,"target":67},{"source":66,"target":8},{"source":66,"target":68},{"source":66,"target":7},{"source":68,"target":8},{"source":67,"target":6},{"source":8,"target":1},{"source":8,"target":6},{"source":8,"target":69},{"source":69,"target":6},{"source":9,"target":1},{"source":9,"target":6},{"source":9,"target":70},{"source":70,"target":6},{"source":10,"target":1},{"source":10,"target":6},{"source":10,"target":71},{"source":10,"target":72},{"source":10,"target":73},{"source":10,"target":74},{"source":71,"target":11},{"source":71,"target":75},{"source":71,"target":10},{"source":75,"target":11},{"source":72,"target":9},{"source":72,"target":76},{"source":72,"target":10},{"source":76,"target":9},{"source":73,"target":10},{"source":73,"target":77},{"source":73,"target":10},{"source":77,"target":10},{"source":74,"target":6},{"source":11,"target":1},{"source":11,"target":5},{"source":11,"target":78},{"source":78,"target":5},{"source":12,"target":1},{"source":12,"target":5},{"source":12,"target":79},{"source":12,"target":80},{"source":12,"target":81},{"source":79,"target":11},{"source":79,"target":82},{"source":79,"target":12},{"source":82,"target":11},{"source":80,"target":13},{"source":80,"target":83},{"source":80,"target":12},{"source":83,"target":13},{"source":81,"target":5},{"source":13,"target":1},{"source":13,"target":6},{"source":13,"target":84},{"source":13,"target":85},{"source":13,"target":86},{"source":84,"target":14},{"source":84,"target":87},{"source":84,"target":13},{"source":87,"target":14},{"source":85,"target":7},{"source":85,"target":88},{"source":85,"target":13},{"source":88,"target":7},{"source":86,"target":6},{"source":14,"target":1},{"source":14,"target":5},{"source":14,"target":89},{"source":14,"target":90},{"source":14,"target":91},{"source":89,"target":11},{"source":89,"target":92},{"source":89,"target":14},{"source":92,"target":11},{"source":90,"target":11},{"source":90,"target":93},{"source":90,"target":14},{"source":93,"target":11},{"source":91,"target":5},{"source":15,"target":1},{"source":15,"target":6},{"source":15,"target":94},{"source":94,"target":6},{"source":16,"target":1},{"source":16,"target":6},{"source":16,"target":95},{"source":16,"target":96},{"source":16,"target":97},{"source":16,"target":98},{"source":16,"target":99},{"source":16,"target":100},{"source":16,"target":101},{"source":16,"target":102},{"source":16,"target":103},{"source":16,"target":104},{"source":16,"target":105},{"source":16,"target":106},{"source":16,"target":107},{"source":95,"target":108},{"source":95,"target":109},{"source":95,"target":16},{"source":109,"target":108},{"source":96,"target":17},{"source":96,"target":110},{"source":96,"target":16},{"source":110,"target":17},{"source":97,"target":12},{"source":97,"target":111},{"source":97,"target":16},{"source":111,"target":12},{"source":98,"target":8},{"source":98,"target":112},{"source":98,"target":16},{"source":112,"target":8},{"source":99,"target":13},{"source":99,"target":113},{"source":99,"target":16},{"source":113,"target":13},{"source":100,"target":15},{"source":100,"target":114},{"source":100,"target":16},{"source":114,"target":15},{"source":101,"target":14},{"source":101,"target":115},{"source":101,"target":16},{"source":115,"target":14},{"source":102,"target":9},{"source":102,"target":116},{"source":102,"target":16},{"source":116,"target":9},{"source":103,"target":7},{"source":103,"target":117},{"source":103,"target":16},{"source":117,"target":7},{"source":104,"target":10},{"source":104,"target":118},{"source":104,"target":16},{"source":118,"target":10},{"source":105,"target":11},{"source":105,"target":119},{"source":105,"target":16},{"source":119,"target":11},{"source":106,"target":4},{"source":106,"target":120},{"source":106,"target":16},{"source":120,"target":4},{"source":107,"target":6},{"source":17,"target":1},{"source":17,"target":5},{"source":17,"target":121},{"source":17,"target":122},{"source":121,"target":18},{"source":121,"target":123},{"source":121,"target":17},{"source":123,"target":18},{"source":122,"target":5},{"source":18,"target":1},{"source":18,"target":6},{"source":18,"target":124},{"source":18,"target":125},{"source":124,"target":12},{"source":124,"target":126},{"source":124,"target":18},{"source":126,"target":12},{"source":125,"target":6},{"source":19,"target":1},{"source":19,"target":8},{"source":19,"target":127},{"source":19,"target":128},{"source":19,"target":129},{"source":127,"target":20},{"source":127,"target":130},{"source":127,"target":19},{"source":130,"target":20},{"source":128,"target":21},{"source":128,"target":131},{"source":128,"target":19},{"source":131,"target":21},{"source":129,"target":8},{"source":20,"target":1},{"source":20,"target":15},{"source":20,"target":132},{"source":20,"target":133},{"source":132,"target":134},{"source":132,"target":135},{"source":132,"target":20},{"source":135,"target":134},{"source":133,"target":15},{"source":21,"target":1},{"source":21,"target":9},{"source":21,"target":136},{"source":136,"target":9},{"source":22,"target":1},{"source":22,"target":8},{"source":22,"target":137},{"source":22,"target":138},{"source":22,"target":139},{"source":22,"target":140},{"source":137,"target":134},{"source":137,"target":141},{"source":137,"target":22},{"source":141,"target":134},{"source":138,"target":23},{"source":138,"target":142},{"source":138,"target":22},{"source":142,"target":23},{"source":139,"target":26},{"source":139,"target":143},{"source":139,"target":22},{"source":143,"target":26},{"source":140,"target":8},{"source":23,"target":1},{"source":23,"target":15},{"source":23,"target":144},{"source":23,"target":145},{"source":144,"target":24},{"source":144,"target":146},{"source":144,"target":23},{"source":146,"target":24},{"source":145,"target":15},{"source":24,"target":1},{"source":24,"target":6},{"source":24,"target":147},{"source":24,"target":148},{"source":147,"target":25},{"source":147,"target":149},{"source":147,"target":24},{"source":149,"target":25},{"source":148,"target":6},{"source":25,"target":1},{"source":25,"target":150},{"source":25,"target":151},{"source":150,"target":152},{"source":150,"target":153},{"source":150,"target":25},{"source":153,"target":152},{"source":151,"target":59},{"source":151,"target":154},{"source":151,"target":25},{"source":154,"target":59},{"source":26,"target":1},{"source":26,"target":9},{"source":26,"target":155},{"source":26,"target":156},{"source":26,"target":157},{"source":155,"target":24},{"source":155,"target":158},{"source":155,"target":26},{"source":158,"target":24},{"source":156,"target":22},{"source":156,"target":159},{"source":156,"target":26},{"source":159,"target":22},{"source":157,"target":9},{"source":27,"target":1},{"source":27,"target":8},{"source":27,"target":160},{"source":27,"target":161},{"source":27,"target":162},{"source":160,"target":28},{"source":160,"target":163},{"source":160,"target":27},{"source":163,"target":28},{"source":161,"target":29},{"source":161,"target":164},{"source":161,"target":27},{"source":164,"target":29},{"source":162,"target":8},{"source":28,"target":1},{"source":28,"target":15},{"source":28,"target":165},{"source":165,"target":15},{"source":29,"target":1},{"source":29,"target":9},{"source":29,"target":166},{"source":29,"target":167},{"source":29,"target":168},{"source":166,"target":59},{"source":166,"target":169},{"source":166,"target":29},{"source":169,"target":59},{"source":167,"target":27},{"source":167,"target":170},{"source":167,"target":29},{"source":170,"target":27},{"source":168,"target":9},{"source":30,"target":1},{"source":30,"target":21},{"source":30,"target":171},{"source":30,"target":172},{"source":30,"target":173},{"source":171,"target":19},{"source":171,"target":174},{"source":171,"target":30},{"source":174,"target":19},{"source":172,"target":175},{"source":172,"target":176},{"source":172,"target":30},{"source":176,"target":175},{"source":173,"target":21},{"source":31,"target":1},{"source":31,"target":21},{"source":31,"target":177},{"source":31,"target":178},{"source":31,"target":179},{"source":177,"target":19},{"source":177,"target":180},{"source":177,"target":31},{"source":180,"target":19},{"source":178,"target":181},{"source":178,"target":182},{"source":178,"target":31},{"source":182,"target":181},{"source":179,"target":21},{"source":32,"target":1},{"source":32,"target":21},{"source":32,"target":183},{"source":32,"target":184},{"source":32,"target":185},{"source":183,"target":59},{"source":183,"target":186},{"source":183,"target":32},{"source":186,"target":59},{"source":184,"target":19},{"source":184,"target":187},{"source":184,"target":32},{"source":187,"target":19},{"source":185,"target":21},{"source":33,"target":1},{"source":33,"target":21},{"source":33,"target":188},{"source":33,"target":189},{"source":33,"target":190},{"source":188,"target":19},{"source":188,"target":191},{"source":188,"target":33},{"source":191,"target":19},{"source":189,"target":192},{"source":189,"target":193},{"source":189,"target":33},{"source":193,"target":192},{"source":190,"target":21},{"source":34,"target":1},{"source":34,"target":20},{"source":34,"target":194},{"source":34,"target":195},{"source":34,"target":196},{"source":34,"target":197},{"source":34,"target":198},{"source":194,"target":199},{"source":194,"target":200},{"source":194,"target":34},{"source":200,"target":199},{"source":195,"target":59},{"source":195,"target":201},{"source":195,"target":34},{"source":201,"target":59},{"source":196,"target":59},{"source":196,"target":202},{"source":196,"target":34},{"source":202,"target":59},{"source":197,"target":59},{"source":197,"target":203},{"source":197,"target":34},{"source":203,"target":59},{"source":198,"target":20},{"source":35,"target":1},{"source":35,"target":28},{"source":35,"target":204},{"source":204,"target":28},{"source":36,"target":1},{"source":36,"target":28},{"source":36,"target":205},{"source":36,"target":206},{"source":205,"target":207},{"source":205,"target":208},{"source":205,"target":36},{"source":208,"target":207},{"source":206,"target":28},{"source":37,"target":1},{"source":37,"target":20},{"source":37,"target":209},{"source":209,"target":20},{"source":38,"target":1},{"source":38,"target":28},{"source":38,"target":210},{"source":38,"target":211},{"source":38,"target":212},{"source":210,"target":152},{"source":210,"target":213},{"source":210,"target":38},{"source":213,"target":152},{"source":211,"target":152},{"source":211,"target":214},{"source":211,"target":38},{"source":214,"target":152},{"source":212,"target":28},{"source":39,"target":1},{"source":39,"target":28},{"source":39,"target":215},{"source":39,"target":216},{"source":39,"target":217},{"source":39,"target":218},{"source":215,"target":152},{"source":215,"target":219},{"source":215,"target":39},{"source":219,"target":152},{"source":216,"target":220},{"source":216,"target":221},{"source":216,"target":39},{"source":221,"target":220},{"source":217,"target":220},{"source":217,"target":222},{"source":217,"target":39},{"source":222,"target":220},{"source":218,"target":28},{"source":40,"target":1},{"source":40,"target":28},{"source":40,"target":223},{"source":40,"target":224},{"source":223,"target":152},{"source":223,"target":225},{"source":223,"target":40},{"source":225,"target":152},{"source":224,"target":28},{"source":41,"target":1},{"source":41,"target":20},{"source":41,"target":226},{"source":41,"target":227},{"source":41,"target":228},{"source":226,"target":59},{"source":226,"target":229},{"source":226,"target":41},{"source":229,"target":59},{"source":227,"target":59},{"source":227,"target":230},{"source":227,"target":41},{"source":230,"target":59},{"source":228,"target":20},{"source":42,"target":1},{"source":42,"target":231},{"source":42,"target":232},{"source":42,"target":233},{"source":231,"target":43},{"source":231,"target":234},{"source":231,"target":42},{"source":234,"target":43},{"source":232,"target":44},{"source":232,"target":235},{"source":232,"target":42},{"source":235,"target":44},{"source":233,"target":45},{"source":233,"target":236},{"source":233,"target":42},{"source":236,"target":45},{"source":43,"target":1},{"source":43,"target":237},{"source":43,"target":238},{"source":43,"target":239},{"source":43,"target":240},{"source":43,"target":241},{"source":43,"target":242},{"source":237,"target":59},{"source":237,"target":243},{"source":237,"target":43},{"source":243,"target":59},{"source":238,"target":59},{"source":238,"target":244},{"source":238,"target":43},{"source":244,"target":59},{"source":239,"target":63},{"source":239,"target":245},{"source":239,"target":43},{"source":245,"target":63},{"source":240,"target":61},{"source":240,"target":246},{"source":240,"target":43},{"source":246,"target":61},{"source":241,"target":59},{"source":241,"target":247},{"source":241,"target":43},{"source":247,"target":59},{"source":242,"target":59},{"source":242,"target":248},{"source":242,"target":43},{"source":248,"target":59},{"source":44,"target":1},{"source":44,"target":249},{"source":44,"target":250},{"source":44,"target":251},{"source":44,"target":252},{"source":44,"target":253},{"source":44,"target":254},{"source":44,"target":255},{"source":44,"target":256},{"source":249,"target":16},{"source":249,"target":257},{"source":249,"target":44},{"source":257,"target":16},{"source":250,"target":15},{"source":250,"target":258},{"source":250,"target":44},{"source":258,"target":15},{"source":251,"target":4},{"source":251,"target":259},{"source":251,"target":44},{"source":259,"target":4},{"source":252,"target":11},{"source":252,"target":260},{"source":252,"target":44},{"source":260,"target":11},{"source":253,"target":12},{"source":253,"target":261},{"source":253,"target":44},{"source":261,"target":12},{"source":254,"target":17},{"source":254,"target":262},{"source":254,"target":44},{"source":262,"target":17},{"source":255,"target":7},{"source":255,"target":263},{"source":255,"target":44},{"source":263,"target":7},{"source":256,"target":14},{"source":256,"target":264},{"source":256,"target":44},{"source":264,"target":14},{"source":45,"target":1},{"source":46,"target":181},{"source":46,"target":265},{"source":46,"target":266},{"source":46,"target":175},{"source":46,"target":192},{"source":46,"target":134},{"source":46,"target":267},{"source":46,"target":220},{"source":46,"target":268},{"source":46,"target":59},{"source":46,"target":1},{"source":181,"target":46},{"source":265,"target":46},{"source":266,"target":46},{"source":175,"target":46},{"source":192,"target":46},{"source":134,"target":46},{"source":267,"target":46},{"source":220,"target":46},{"source":268,"target":46},{"source":59,"target":46},{"source":2,"target":269},{"source":2,"target":0},{"source":269,"target":199},{"source":269,"target":152},{"source":269,"target":63},{"source":269,"target":61},{"source":269,"target":108},{"source":269,"target":207},{"source":269,"target":2},{"source":199,"target":269},{"source":152,"target":269},{"source":63,"target":269},{"source":61,"target":269},{"source":108,"target":269},{"source":108,"target":270},{"source":108,"target":271},{"source":108,"target":272},{"source":270,"target":108},{"source":271,"target":108},{"source":272,"target":108},{"source":207,"target":269},{"source":207,"target":273},{"source":207,"target":274},{"source":273,"target":207},{"source":274,"target":207},{"source":3,"target":0}],"multigraph":true} | ecore |
tree | repo-ecore-all/data/antoniogarmendia/emfsplitter-materials/WindTurbines-ecore/org.miso.wind.turbine.cs/patterns/TreeOverlapping.ecore | OverlappingTree
Tree
root
children
NodeKind
tree
children
nodeChildren
Child
node
parent | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="OverlappingTree" nsURI="http://mondo.dsl.org/mmPatterns/overlappingTree"
nsPrefix="overlappingTree">
<eClassifiers xsi:type="ecore:EClass" name="Tree">
<eStructuralFeatures xsi:type="ecore:EReference" name="root" lowerBound="1" eType="#//NodeKind"
eOpposite="#//NodeKind/tree"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//Child" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NodeKind">
<eStructuralFeatures xsi:type="ecore:EReference" name="tree" upperBound="-1" eType="#//Tree"
eOpposite="#//Tree/root"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//Child" containment="true" eOpposite="#//Child/parent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodeChildren" upperBound="-1"
eType="#//Child" eOpposite="#//Child/node"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Child">
<eStructuralFeatures xsi:type="ecore:EReference" name="node" lowerBound="1" eType="#//NodeKind"
eOpposite="#//NodeKind/nodeChildren"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//NodeKind"
eOpposite="#//NodeKind/children"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"overlappingTree","nsURI":"http://mondo.dsl.org/mmPatterns/overlappingTree","name":"OverlappingTree","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tree","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeKind","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Child","instanceClass":null,"abstract":false,"id":3,"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":"root","changeable":true,"resolveProxies":true,"lowerBound":1,"id":4,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tree","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","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":false,"unsettable":false,"transient":false,"unique":true,"name":"nodeChildren","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","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":"node","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":4,"target":2},{"source":4,"target":6},{"source":4,"target":1},{"source":4,"target":7},{"source":6,"target":2},{"source":5,"target":3},{"source":5,"target":8},{"source":5,"target":1},{"source":8,"target":3},{"source":2,"target":0},{"source":2,"target":7},{"source":2,"target":9},{"source":2,"target":10},{"source":7,"target":1},{"source":7,"target":11},{"source":7,"target":2},{"source":7,"target":4},{"source":11,"target":1},{"source":9,"target":3},{"source":9,"target":12},{"source":9,"target":2},{"source":9,"target":13},{"source":12,"target":3},{"source":10,"target":3},{"source":10,"target":14},{"source":10,"target":2},{"source":10,"target":15},{"source":14,"target":3},{"source":3,"target":0},{"source":3,"target":15},{"source":3,"target":13},{"source":15,"target":2},{"source":15,"target":16},{"source":15,"target":3},{"source":15,"target":10},{"source":16,"target":2},{"source":13,"target":2},{"source":13,"target":17},{"source":13,"target":3},{"source":13,"target":9},{"source":17,"target":2}],"multigraph":true} | ecore |
robots | repo-ecore-all/data/jjunac/vrep-dsl/org.robot.model/model/robot.ecore | robot
Robot
scenarii
global
initial
connection
Scenario
statementBlock
NamedElement
name
Connection
ip
port
ObjectAheadCondition
TrueCondition
Condition
ConditionalStatement
condition
statementBlock
ControlStatement
value
ExecuteStatement
destination
ForwardStatement
IfStatement
PrintStatement
text
RightStatement
Statement
StatementBlock
statements
UntilStatement
WhileStatement | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="robot" nsURI="http://org/robot" nsPrefix="robot">
<eClassifiers xsi:type="ecore:EClass" name="Robot" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="scenarii" upperBound="-1"
eType="#//Scenario" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="global" lowerBound="1"
eType="#//StatementBlock" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initial" eType="#//Scenario"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="connection" eType="#//Connection"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Scenario" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="statementBlock" lowerBound="1"
eType="#//StatementBlock" containment="true"/>
</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="Connection">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ip" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="port" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectAheadCondition" eSuperTypes="#//Condition"/>
<eClassifiers xsi:type="ecore:EClass" name="TrueCondition" eSuperTypes="#//Condition"/>
<eClassifiers xsi:type="ecore:EClass" name="Condition"/>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalStatement" abstract="true"
eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1"
eType="#//Condition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statementBlock" lowerBound="1"
eType="#//StatementBlock" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ControlStatement" abstract="true" eSuperTypes="#//Statement">
<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="ExecuteStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="destination" lowerBound="1"
eType="#//Scenario"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForwardStatement" eSuperTypes="#//ControlStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="#//ConditionalStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="PrintStatement" eSuperTypes="#//Statement">
<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="RightStatement" eSuperTypes="#//ControlStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="StatementBlock">
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UntilStatement" eSuperTypes="#//ConditionalStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="WhileStatement" eSuperTypes="#//ConditionalStatement"/>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"robot","nsURI":"http://org/robot","name":"robot","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Robot","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scenario","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connection","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectAheadCondition","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TrueCondition","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalStatement","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlStatement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecuteStatement","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForwardStatement","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrintStatement","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RightStatement","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatementBlock","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UntilStatement","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileStatement","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"scenarii","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"global","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initial","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":"connection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statementBlock","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ip","changeable":true,"lowerBound":1,"iD":false,"id":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"port","changeable":true,"lowerBound":1,"iD":false,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statementBlock","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"destination","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"},{"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":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":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":3},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":19,"target":2},{"source":19,"target":24},{"source":19,"target":1},{"source":24,"target":2},{"source":20,"target":16},{"source":20,"target":25},{"source":20,"target":1},{"source":25,"target":16},{"source":21,"target":2},{"source":21,"target":26},{"source":21,"target":1},{"source":26,"target":2},{"source":22,"target":4},{"source":22,"target":27},{"source":22,"target":1},{"source":27,"target":4},{"source":23,"target":3},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":28},{"source":2,"target":29},{"source":28,"target":16},{"source":28,"target":30},{"source":28,"target":2},{"source":30,"target":16},{"source":29,"target":3},{"source":3,"target":0},{"source":3,"target":31},{"source":31,"target":32},{"source":31,"target":3},{"source":4,"target":0},{"source":4,"target":33},{"source":4,"target":34},{"source":33,"target":35},{"source":33,"target":4},{"source":34,"target":36},{"source":34,"target":4},{"source":5,"target":0},{"source":5,"target":7},{"source":5,"target":37},{"source":37,"target":7},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":38},{"source":38,"target":7},{"source":7,"target":0},{"source":8,"target":0},{"source":8,"target":15},{"source":8,"target":39},{"source":8,"target":40},{"source":8,"target":41},{"source":39,"target":7},{"source":39,"target":42},{"source":39,"target":8},{"source":42,"target":7},{"source":40,"target":16},{"source":40,"target":43},{"source":40,"target":8},{"source":43,"target":16},{"source":41,"target":15},{"source":9,"target":0},{"source":9,"target":15},{"source":9,"target":44},{"source":9,"target":45},{"source":44,"target":46},{"source":44,"target":9},{"source":45,"target":15},{"source":10,"target":0},{"source":10,"target":15},{"source":10,"target":47},{"source":10,"target":48},{"source":47,"target":2},{"source":47,"target":49},{"source":47,"target":10},{"source":49,"target":2},{"source":48,"target":15},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":50},{"source":50,"target":9},{"source":12,"target":0},{"source":12,"target":8},{"source":12,"target":51},{"source":51,"target":8},{"source":13,"target":0},{"source":13,"target":15},{"source":13,"target":52},{"source":13,"target":53},{"source":52,"target":54},{"source":52,"target":13},{"source":53,"target":15},{"source":14,"target":0},{"source":14,"target":9},{"source":14,"target":55},{"source":55,"target":9},{"source":15,"target":0},{"source":16,"target":0},{"source":16,"target":56},{"source":56,"target":15},{"source":56,"target":57},{"source":56,"target":16},{"source":57,"target":15},{"source":17,"target":0},{"source":17,"target":8},{"source":17,"target":58},{"source":58,"target":8},{"source":18,"target":0},{"source":18,"target":8},{"source":18,"target":59},{"source":59,"target":8}],"multigraph":true} | ecore |
relational | repo-ecore-all/data/fjavier-umu/mde-data-ree/M_F3_es.modelum.detErrores/metamodels/DML_DDL.ecore | DML_DDL
Statement
DataDefinition
DataType
types
DDLDefinition
statements
dataType
Pk
namePk
columnName
Fk
nameFk
columnName
references
columnReference
status
Ck
nameCk
status
valuesCk
ValuesCk
value
comparator
columnName
logConjuntion
Column
columnName
commentColumn
columnNull
precision
0
scale
0
columnType
Database
databaseName
Table
tableName
commentTable
columns
columnsPk
columnsFk
checks
registries
Registry
registryValues
Value
value
column
CommentTable
tableName
tableComment
CommentColumn
tableName
columnName
columnComment
Type
name
Exacto
Integer
SmallInteger
Int
SmallInt
Number
Numeric
Decimal
Aproximado
Real
DoublePrecision
Float
Long
LongRaw
Characters
n
Character
CharacterVarying
Char
VarChar
VarChar2
Text
NVarChar2
NChar
CharVarying
NationalChar
NationalCharVarying
NationalCharacter
NationalCharacterVarying
NCharVarying
Clob
NClob
Bits
n
Bit
BitVarying
Times
Date
Time
Timestamp
Intervals
YearMonth
DayTime
Binaries
BinaryDouble
BinaryFloat
BFile
Blob | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="DML_DDL" nsURI="http://modelum.es/DML_DDL" nsPrefix="DML_DDL">
<eClassifiers xsi:type="ecore:EClass" name="Statement"/>
<eClassifiers xsi:type="ecore:EClass" name="DataDefinition" eSuperTypes="#//Statement"/>
<eClassifiers xsi:type="ecore:EClass" name="DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1"
eType="#//Type" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DDLDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataType" eType="#//DataType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Pk">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="namePk" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="columnName" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Fk">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nameFk" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="columnName" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="references" eType="#//Table"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="columnReference" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Ck">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nameCk" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valuesCk" upperBound="-1"
eType="#//ValuesCk" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValuesCk">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comparator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="columnName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="logConjuntion" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Column">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="columnName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commentColumn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="columnNull" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="precision" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="columnType" lowerBound="1"
eType="#//Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Database" eSuperTypes="#//DataDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="databaseName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Table" eSuperTypes="#//DataDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tableName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commentTable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="columns" upperBound="-1"
eType="#//Column" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="columnsPk" eType="#//Pk"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="columnsFk" upperBound="-1"
eType="#//Fk" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="checks" upperBound="-1"
eType="#//Ck" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="registries" upperBound="-1"
eType="#//Registry" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Registry">
<eStructuralFeatures xsi:type="ecore:EReference" name="registryValues" upperBound="-1"
eType="#//Value" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Value">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="column" lowerBound="1"
eType="#//Column"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CommentTable" eSuperTypes="#//DataDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tableName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tableComment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CommentColumn" eSuperTypes="#//DataDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tableName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="columnName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="columnComment" 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="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Exacto" eSuperTypes="#//Type"/>
<eClassifiers xsi:type="ecore:EClass" name="Integer" eSuperTypes="#//Exacto"/>
<eClassifiers xsi:type="ecore:EClass" name="SmallInteger" eSuperTypes="#//Exacto"/>
<eClassifiers xsi:type="ecore:EClass" name="Int" eSuperTypes="#//Exacto"/>
<eClassifiers xsi:type="ecore:EClass" name="SmallInt" eSuperTypes="#//Exacto"/>
<eClassifiers xsi:type="ecore:EClass" name="Number" eSuperTypes="#//Exacto"/>
<eClassifiers xsi:type="ecore:EClass" name="Numeric" eSuperTypes="#//Exacto"/>
<eClassifiers xsi:type="ecore:EClass" name="Decimal" eSuperTypes="#//Exacto"/>
<eClassifiers xsi:type="ecore:EClass" name="Aproximado" eSuperTypes="#//Type"/>
<eClassifiers xsi:type="ecore:EClass" name="Real" eSuperTypes="#//Aproximado"/>
<eClassifiers xsi:type="ecore:EClass" name="DoublePrecision" eSuperTypes="#//Aproximado"/>
<eClassifiers xsi:type="ecore:EClass" name="Float" eSuperTypes="#//Aproximado"/>
<eClassifiers xsi:type="ecore:EClass" name="Long" eSuperTypes="#//Aproximado"/>
<eClassifiers xsi:type="ecore:EClass" name="LongRaw" eSuperTypes="#//Aproximado"/>
<eClassifiers xsi:type="ecore:EClass" name="Characters" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="n" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Character" eSuperTypes="#//Characters"/>
<eClassifiers xsi:type="ecore:EClass" name="CharacterVarying" eSuperTypes="#//Characters"/>
<eClassifiers xsi:type="ecore:EClass" name="Char" eSuperTypes="#//Characters"/>
<eClassifiers xsi:type="ecore:EClass" name="VarChar" eSuperTypes="#//Characters"/>
<eClassifiers xsi:type="ecore:EClass" name="VarChar2" eSuperTypes="#//Characters"/>
<eClassifiers xsi:type="ecore:EClass" name="Text" eSuperTypes="#//Characters"/>
<eClassifiers xsi:type="ecore:EClass" name="NVarChar2" eSuperTypes="#//Characters"/>
<eClassifiers xsi:type="ecore:EClass" name="NChar" eSuperTypes="#//Characters"/>
<eClassifiers xsi:type="ecore:EClass" name="CharVarying" eSuperTypes="#//Characters"/>
<eClassifiers xsi:type="ecore:EClass" name="NationalChar" eSuperTypes="#//Characters"/>
<eClassifiers xsi:type="ecore:EClass" name="NationalCharVarying" eSuperTypes="#//Characters"/>
<eClassifiers xsi:type="ecore:EClass" name="NationalCharacter" eSuperTypes="#//Characters"/>
<eClassifiers xsi:type="ecore:EClass" name="NationalCharacterVarying" eSuperTypes="#//Characters"/>
<eClassifiers xsi:type="ecore:EClass" name="NCharVarying" eSuperTypes="#//Characters"/>
<eClassifiers xsi:type="ecore:EClass" name="Clob" eSuperTypes="#//Characters"/>
<eClassifiers xsi:type="ecore:EClass" name="NClob" eSuperTypes="#//Characters"/>
<eClassifiers xsi:type="ecore:EClass" name="Bits" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="n" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Bit" eSuperTypes="#//Bits"/>
<eClassifiers xsi:type="ecore:EClass" name="BitVarying" eSuperTypes="#//Bit"/>
<eClassifiers xsi:type="ecore:EClass" name="Times" eSuperTypes="#//Type"/>
<eClassifiers xsi:type="ecore:EClass" name="Date" eSuperTypes="#//Times"/>
<eClassifiers xsi:type="ecore:EClass" name="Time" eSuperTypes="#//Times"/>
<eClassifiers xsi:type="ecore:EClass" name="Timestamp" eSuperTypes="#//Times"/>
<eClassifiers xsi:type="ecore:EClass" name="Intervals" eSuperTypes="#//Type"/>
<eClassifiers xsi:type="ecore:EClass" name="YearMonth" eSuperTypes="#//Intervals"/>
<eClassifiers xsi:type="ecore:EClass" name="DayTime" eSuperTypes="#//Intervals"/>
<eClassifiers xsi:type="ecore:EClass" name="Binaries" eSuperTypes="#//Type"/>
<eClassifiers xsi:type="ecore:EClass" name="BinaryDouble" eSuperTypes="#//Binaries"/>
<eClassifiers xsi:type="ecore:EClass" name="BinaryFloat" eSuperTypes="#//Binaries"/>
<eClassifiers xsi:type="ecore:EClass" name="BFile" eSuperTypes="#//Binaries"/>
<eClassifiers xsi:type="ecore:EClass" name="Blob" eSuperTypes="#//Binaries"/>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"DML_DDL","nsURI":"http://modelum.es/DML_DDL","name":"DML_DDL","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataDefinition","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DDLDefinition","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pk","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Fk","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ck","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuesCk","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Database","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Table","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Registry","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommentTable","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommentColumn","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exacto","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SmallInteger","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Int","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SmallInt","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Number","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Numeric","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Decimal","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Aproximado","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Real","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoublePrecision","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Float","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Long","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LongRaw","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Characters","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Character","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacterVarying","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Char","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarChar","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarChar2","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Text","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NVarChar2","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NChar","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharVarying","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NationalChar","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NationalCharVarying","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NationalCharacter","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NationalCharacterVarying","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NCharVarying","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Clob","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NClob","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bits","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bit","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BitVarying","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Times","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Date","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Time","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Timestamp","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Intervals","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"YearMonth","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DayTime","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Binaries","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryDouble","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryFloat","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BFile","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Blob","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"id":63,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"namePk","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"columnName","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nameFk","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"columnName","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"columnReference","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":"status","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nameCk","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"status","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"valuesCk","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","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":"comparator","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":"columnName","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":"logConjuntion","changeable":true,"lowerBound":0,"iD":false,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"columnName","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"commentColumn","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"columnNull","changeable":true,"lowerBound":0,"iD":false,"id":100,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"precision","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"scale","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"columnType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"databaseName","changeable":true,"lowerBound":0,"iD":false,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tableName","changeable":true,"lowerBound":0,"iD":false,"id":113,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"commentTable","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":"columns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":115,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"columnsPk","changeable":true,"resolveProxies":true,"lowerBound":0,"id":116,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"columnsFk","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"checks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"registries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"registryValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":130,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"column","changeable":true,"resolveProxies":true,"lowerBound":1,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tableName","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":"tableComment","changeable":true,"lowerBound":0,"iD":false,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tableName","changeable":true,"lowerBound":0,"iD":false,"id":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":"columnName","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":"columnComment","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"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"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"n","changeable":true,"lowerBound":0,"iD":false,"id":162,"derived":false},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"n","changeable":true,"lowerBound":0,"iD":false,"id":181,"derived":false},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":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":1,"target":0},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":63},{"source":63,"target":1},{"source":3,"target":0},{"source":3,"target":64},{"source":64,"target":16},{"source":64,"target":65},{"source":64,"target":3},{"source":65,"target":16},{"source":4,"target":0},{"source":4,"target":66},{"source":4,"target":67},{"source":66,"target":1},{"source":66,"target":68},{"source":66,"target":4},{"source":68,"target":1},{"source":67,"target":3},{"source":67,"target":69},{"source":67,"target":4},{"source":69,"target":3},{"source":5,"target":0},{"source":5,"target":70},{"source":5,"target":71},{"source":70,"target":72},{"source":70,"target":5},{"source":71,"target":73},{"source":71,"target":5},{"source":6,"target":0},{"source":6,"target":74},{"source":6,"target":75},{"source":6,"target":76},{"source":6,"target":77},{"source":6,"target":78},{"source":74,"target":79},{"source":74,"target":6},{"source":75,"target":80},{"source":75,"target":6},{"source":76,"target":11},{"source":76,"target":81},{"source":76,"target":6},{"source":81,"target":11},{"source":77,"target":82},{"source":77,"target":6},{"source":78,"target":83},{"source":78,"target":6},{"source":7,"target":0},{"source":7,"target":84},{"source":7,"target":85},{"source":7,"target":86},{"source":84,"target":87},{"source":84,"target":7},{"source":85,"target":88},{"source":85,"target":7},{"source":86,"target":8},{"source":86,"target":89},{"source":86,"target":7},{"source":89,"target":8},{"source":8,"target":0},{"source":8,"target":90},{"source":8,"target":91},{"source":8,"target":92},{"source":8,"target":93},{"source":90,"target":94},{"source":90,"target":8},{"source":91,"target":95},{"source":91,"target":8},{"source":92,"target":96},{"source":92,"target":8},{"source":93,"target":97},{"source":93,"target":8},{"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":105},{"source":99,"target":9},{"source":100,"target":106},{"source":100,"target":9},{"source":101,"target":107},{"source":101,"target":9},{"source":102,"target":108},{"source":102,"target":9},{"source":103,"target":16},{"source":103,"target":109},{"source":103,"target":9},{"source":109,"target":16},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":110},{"source":10,"target":111},{"source":110,"target":112},{"source":110,"target":10},{"source":111,"target":2},{"source":11,"target":0},{"source":11,"target":2},{"source":11,"target":113},{"source":11,"target":114},{"source":11,"target":115},{"source":11,"target":116},{"source":11,"target":117},{"source":11,"target":118},{"source":11,"target":119},{"source":11,"target":120},{"source":113,"target":121},{"source":113,"target":11},{"source":114,"target":122},{"source":114,"target":11},{"source":115,"target":9},{"source":115,"target":123},{"source":115,"target":11},{"source":123,"target":9},{"source":116,"target":5},{"source":116,"target":124},{"source":116,"target":11},{"source":124,"target":5},{"source":117,"target":6},{"source":117,"target":125},{"source":117,"target":11},{"source":125,"target":6},{"source":118,"target":7},{"source":118,"target":126},{"source":118,"target":11},{"source":126,"target":7},{"source":119,"target":12},{"source":119,"target":127},{"source":119,"target":11},{"source":127,"target":12},{"source":120,"target":2},{"source":12,"target":0},{"source":12,"target":128},{"source":128,"target":13},{"source":128,"target":129},{"source":128,"target":12},{"source":129,"target":13},{"source":13,"target":0},{"source":13,"target":130},{"source":13,"target":131},{"source":130,"target":132},{"source":130,"target":13},{"source":131,"target":9},{"source":131,"target":133},{"source":131,"target":13},{"source":133,"target":9},{"source":14,"target":0},{"source":14,"target":2},{"source":14,"target":134},{"source":14,"target":135},{"source":14,"target":136},{"source":134,"target":137},{"source":134,"target":14},{"source":135,"target":138},{"source":135,"target":14},{"source":136,"target":2},{"source":15,"target":0},{"source":15,"target":2},{"source":15,"target":139},{"source":15,"target":140},{"source":15,"target":141},{"source":15,"target":142},{"source":139,"target":143},{"source":139,"target":15},{"source":140,"target":144},{"source":140,"target":15},{"source":141,"target":145},{"source":141,"target":15},{"source":142,"target":2},{"source":16,"target":0},{"source":16,"target":146},{"source":146,"target":147},{"source":146,"target":16},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":148},{"source":148,"target":16},{"source":18,"target":0},{"source":18,"target":17},{"source":18,"target":149},{"source":149,"target":17},{"source":19,"target":0},{"source":19,"target":17},{"source":19,"target":150},{"source":150,"target":17},{"source":20,"target":0},{"source":20,"target":17},{"source":20,"target":151},{"source":151,"target":17},{"source":21,"target":0},{"source":21,"target":17},{"source":21,"target":152},{"source":152,"target":17},{"source":22,"target":0},{"source":22,"target":17},{"source":22,"target":153},{"source":153,"target":17},{"source":23,"target":0},{"source":23,"target":17},{"source":23,"target":154},{"source":154,"target":17},{"source":24,"target":0},{"source":24,"target":17},{"source":24,"target":155},{"source":155,"target":17},{"source":25,"target":0},{"source":25,"target":16},{"source":25,"target":156},{"source":156,"target":16},{"source":26,"target":0},{"source":26,"target":25},{"source":26,"target":157},{"source":157,"target":25},{"source":27,"target":0},{"source":27,"target":25},{"source":27,"target":158},{"source":158,"target":25},{"source":28,"target":0},{"source":28,"target":25},{"source":28,"target":159},{"source":159,"target":25},{"source":29,"target":0},{"source":29,"target":25},{"source":29,"target":160},{"source":160,"target":25},{"source":30,"target":0},{"source":30,"target":25},{"source":30,"target":161},{"source":161,"target":25},{"source":31,"target":0},{"source":31,"target":16},{"source":31,"target":162},{"source":31,"target":163},{"source":162,"target":164},{"source":162,"target":31},{"source":163,"target":16},{"source":32,"target":0},{"source":32,"target":31},{"source":32,"target":165},{"source":165,"target":31},{"source":33,"target":0},{"source":33,"target":31},{"source":33,"target":166},{"source":166,"target":31},{"source":34,"target":0},{"source":34,"target":31},{"source":34,"target":167},{"source":167,"target":31},{"source":35,"target":0},{"source":35,"target":31},{"source":35,"target":168},{"source":168,"target":31},{"source":36,"target":0},{"source":36,"target":31},{"source":36,"target":169},{"source":169,"target":31},{"source":37,"target":0},{"source":37,"target":31},{"source":37,"target":170},{"source":170,"target":31},{"source":38,"target":0},{"source":38,"target":31},{"source":38,"target":171},{"source":171,"target":31},{"source":39,"target":0},{"source":39,"target":31},{"source":39,"target":172},{"source":172,"target":31},{"source":40,"target":0},{"source":40,"target":31},{"source":40,"target":173},{"source":173,"target":31},{"source":41,"target":0},{"source":41,"target":31},{"source":41,"target":174},{"source":174,"target":31},{"source":42,"target":0},{"source":42,"target":31},{"source":42,"target":175},{"source":175,"target":31},{"source":43,"target":0},{"source":43,"target":31},{"source":43,"target":176},{"source":176,"target":31},{"source":44,"target":0},{"source":44,"target":31},{"source":44,"target":177},{"source":177,"target":31},{"source":45,"target":0},{"source":45,"target":31},{"source":45,"target":178},{"source":178,"target":31},{"source":46,"target":0},{"source":46,"target":31},{"source":46,"target":179},{"source":179,"target":31},{"source":47,"target":0},{"source":47,"target":31},{"source":47,"target":180},{"source":180,"target":31},{"source":48,"target":0},{"source":48,"target":16},{"source":48,"target":181},{"source":48,"target":182},{"source":181,"target":183},{"source":181,"target":48},{"source":182,"target":16},{"source":49,"target":0},{"source":49,"target":48},{"source":49,"target":184},{"source":184,"target":48},{"source":50,"target":0},{"source":50,"target":49},{"source":50,"target":185},{"source":185,"target":49},{"source":51,"target":0},{"source":51,"target":16},{"source":51,"target":186},{"source":186,"target":16},{"source":52,"target":0},{"source":52,"target":51},{"source":52,"target":187},{"source":187,"target":51},{"source":53,"target":0},{"source":53,"target":51},{"source":53,"target":188},{"source":188,"target":51},{"source":54,"target":0},{"source":54,"target":51},{"source":54,"target":189},{"source":189,"target":51},{"source":55,"target":0},{"source":55,"target":16},{"source":55,"target":190},{"source":190,"target":16},{"source":56,"target":0},{"source":56,"target":55},{"source":56,"target":191},{"source":191,"target":55},{"source":57,"target":0},{"source":57,"target":55},{"source":57,"target":192},{"source":192,"target":55},{"source":58,"target":0},{"source":58,"target":16},{"source":58,"target":193},{"source":193,"target":16},{"source":59,"target":0},{"source":59,"target":58},{"source":59,"target":194},{"source":194,"target":58},{"source":60,"target":0},{"source":60,"target":58},{"source":60,"target":195},{"source":195,"target":58},{"source":61,"target":0},{"source":61,"target":58},{"source":61,"target":196},{"source":196,"target":58},{"source":62,"target":0},{"source":62,"target":58},{"source":62,"target":197},{"source":197,"target":58}],"multigraph":true} | ecore |
drones | repo-ecore-all/data/47hm4n3/idmDrone/plugin/sar.drone/model/generated/Drn.ecore | drn
Model
context
assignement
main
Context
limit
Limit
name
value
Vmax
Hmax
Assignement
name
parametre
operandes
Parametre
name
Expression
repeatCST
repeatVAR
with
then
RefPart
variable_partie
params
And
name
rotate
depx
depy
depxz
depxy
depz
DepY_Impl
name
distanceVar
distanceCST
tempsCST
tempsVAR
FORWARD
BACKWARD
DepX_Impl
name
distanceCST
distanceVar
tempsCST
tempsVAR
LEFT
RIGHT
DepZ_Impl
name
distanceCST
distanceVar
tempsCST
tempsVAR
UP
DOWN
DepXY_IMPL
name
tempsCST
tempsVAR
DepXY
distanceCST
distanceVar
CERCLEXY
rayonCST
rayonVar
CARREXY
coteCST
coteVAR
DepYZ_IMPL
name
tempsCST
tempsVAR
DepYZ
distanceCST
distanceVar
CERCLEYZ
rayonCST
rayonVar
CARREYZ
coteCST
coteVAR
DepXZ_IMPL
DepXZ
name
distanceCST
distanceVar
tempsCST
tempsVAR
DepXYZ_IMPL
name
DepXYZ
distanceCST
distanceVar
tempsCST
tempsVAR
Flip
Rotate
name
angleCST
angleVAR
tempsCST
tempsVAR
Wait
name
tempsCST
tempsVAR
TakeOff
name
Land
name
With
name
option
Option
name
Led_Impl
color
LedBlink
color
blink_per_secCST
blink_per_secVAR
CameraFront
mode
CameraBottom
mode
ColorLed
BLUE
BLUE
RED
RED
YELLOW
YELLOW
GREEN
GREEN
WHITE
WHITE
Mode
OFF
OFF
ON
ON
EBool
TRUE
TRUE
FALSE
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="drn" nsURI="http://www.drone.sar/Drn" nsPrefix="drn">
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EReference" name="context" eType="#//Context"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assignement" upperBound="-1"
eType="#//Assignement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="main" eType="#//RefPart"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Context">
<eStructuralFeatures xsi:type="ecore:EReference" name="limit" upperBound="-1"
eType="#//Limit" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Limit">
<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="Vmax" eSuperTypes="#//Limit"/>
<eClassifiers xsi:type="ecore:EClass" name="Hmax" eSuperTypes="#//Limit"/>
<eClassifiers xsi:type="ecore:EClass" name="Assignement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parametre" upperBound="-1"
eType="#//Parametre" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operandes" upperBound="-1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parametre">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="repeatCST" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="repeatVAR" eType="#//Parametre"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="with" upperBound="-1" eType="#//With"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="then" upperBound="-1" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RefPart" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable_partie" eType="#//Assignement"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="params" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="And" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rotate" upperBound="-1"
eType="#//Rotate" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="depx" upperBound="-1" eType="#//DepX_Impl"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="depy" upperBound="-1" eType="#//DepY_Impl"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="depxz" upperBound="-1"
eType="#//DepXZ_IMPL" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="depxy" upperBound="-1"
eType="#//DepXY_IMPL" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="depz" upperBound="-1" eType="#//DepZ_Impl"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DepY_Impl" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="distanceVar" eType="#//Parametre"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="distanceCST" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tempsCST" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tempsVAR" eType="#//Parametre"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FORWARD" eSuperTypes="#//DepY_Impl"/>
<eClassifiers xsi:type="ecore:EClass" name="BACKWARD" eSuperTypes="#//DepY_Impl"/>
<eClassifiers xsi:type="ecore:EClass" name="DepX_Impl" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="distanceCST" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="distanceVar" eType="#//Parametre"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tempsCST" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tempsVAR" eType="#//Parametre"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LEFT" eSuperTypes="#//DepX_Impl"/>
<eClassifiers xsi:type="ecore:EClass" name="RIGHT" eSuperTypes="#//DepX_Impl"/>
<eClassifiers xsi:type="ecore:EClass" name="DepZ_Impl" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="distanceCST" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="distanceVar" eType="#//Parametre"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tempsCST" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tempsVAR" eType="#//Parametre"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UP" eSuperTypes="#//DepZ_Impl"/>
<eClassifiers xsi:type="ecore:EClass" name="DOWN" eSuperTypes="#//DepZ_Impl"/>
<eClassifiers xsi:type="ecore:EClass" name="DepXY_IMPL" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tempsCST" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tempsVAR" eType="#//Parametre"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DepXY" eSuperTypes="#//DepXY_IMPL">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="distanceCST" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="distanceVar" eType="#//Parametre"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CERCLEXY" eSuperTypes="#//DepXY_IMPL">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rayonCST" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rayonVar" eType="#//Parametre"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CARREXY" eSuperTypes="#//DepXY_IMPL">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="coteCST" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="coteVAR" eType="#//Parametre"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DepYZ_IMPL" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tempsCST" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tempsVAR" eType="#//Parametre"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DepYZ" eSuperTypes="#//DepYZ_IMPL">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="distanceCST" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="distanceVar" eType="#//Parametre"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CERCLEYZ" eSuperTypes="#//DepYZ_IMPL">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rayonCST" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rayonVar" eType="#//Parametre"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CARREYZ" eSuperTypes="#//DepYZ_IMPL">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="coteCST" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="coteVAR" eType="#//Parametre"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DepXZ_IMPL" eSuperTypes="#//Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="DepXZ" eSuperTypes="#//DepXZ_IMPL">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="distanceCST" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="distanceVar" eType="#//Parametre"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tempsCST" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tempsVAR" eType="#//Parametre"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DepXYZ_IMPL" eSuperTypes="#//Expression">
<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="DepXYZ" eSuperTypes="#//DepXYZ_IMPL">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="distanceCST" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="distanceVar" eType="#//Parametre"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tempsCST" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tempsVAR" eType="#//Parametre"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Flip" eSuperTypes="#//DepXYZ_IMPL"/>
<eClassifiers xsi:type="ecore:EClass" name="Rotate" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="angleCST" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="angleVAR" eType="#//Parametre"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tempsCST" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tempsVAR" eType="#//Parametre"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Wait" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tempsCST" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tempsVAR" eType="#//Parametre"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TakeOff" eSuperTypes="#//Expression">
<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="Land" eSuperTypes="#//Expression">
<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="With">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="option" upperBound="-1"
eType="#//Option" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Option">
<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="Led_Impl" eSuperTypes="#//Option">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="color" eType="#//ColorLed"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LedBlink" eSuperTypes="#//Option">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="color" eType="#//ColorLed"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="blink_per_secCST" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="blink_per_secVAR" eType="#//Parametre"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CameraFront" eSuperTypes="#//Option">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mode" eType="#//Mode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CameraBottom" eSuperTypes="#//Option">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mode" eType="#//Mode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ColorLed">
<eLiterals name="BLUE" literal="BLUE"/>
<eLiterals name="RED" value="1" literal="RED"/>
<eLiterals name="YELLOW" value="2" literal="YELLOW"/>
<eLiterals name="GREEN" value="3" literal="GREEN"/>
<eLiterals name="WHITE" value="4" literal="WHITE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Mode">
<eLiterals name="OFF" literal="OFF"/>
<eLiterals name="ON" value="1" literal="ON"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="EBool">
<eLiterals name="TRUE" literal="TRUE"/>
<eLiterals name="FALSE" value="1" literal="FALSE"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"drn","nsURI":"http://www.drone.sar/Drn","name":"drn","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":"Context","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Limit","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vmax","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Hmax","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignement","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parametre","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RefPart","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"And","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DepY_Impl","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FORWARD","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BACKWARD","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DepX_Impl","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LEFT","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RIGHT","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DepZ_Impl","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UP","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DOWN","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DepXY_IMPL","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DepXY","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CERCLEXY","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CARREXY","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DepYZ_IMPL","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DepYZ","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CERCLEYZ","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CARREYZ","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DepXZ_IMPL","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DepXZ","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DepXYZ_IMPL","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DepXYZ","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Flip","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rotate","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Wait","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TakeOff","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Land","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"With","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Option","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Led_Impl","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LedBlink","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CameraFront","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CameraBottom","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ColorLed","instanceClass":null,"id":43,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Mode","instanceClass":null,"id":44,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"EBool","instanceClass":null,"id":45,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"context","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":"assignement","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":"main","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"limit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parametre","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":"operandes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"repeatCST","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"repeatVAR","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":"with","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"then","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"},{"container":false,"ordered":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_partie","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"params","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rotate","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":"depx","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"depy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"depxz","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"depxy","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":"depz","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"distanceVar","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"distanceCST","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tempsCST","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tempsVAR","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":109,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"distanceCST","changeable":true,"lowerBound":0,"iD":false,"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":"distanceVar","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tempsCST","changeable":true,"lowerBound":0,"iD":false,"id":112,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tempsVAR","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"distanceCST","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"distanceVar","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tempsCST","changeable":true,"lowerBound":0,"iD":false,"id":125,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tempsVAR","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":135,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tempsCST","changeable":true,"lowerBound":0,"iD":false,"id":136,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tempsVAR","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"distanceCST","changeable":true,"lowerBound":0,"iD":false,"id":142,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"distanceVar","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rayonCST","changeable":true,"lowerBound":0,"iD":false,"id":147,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rayonVar","changeable":true,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"coteCST","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"coteVAR","changeable":true,"resolveProxies":true,"lowerBound":0,"id":153,"derived":false},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":157,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tempsCST","changeable":true,"lowerBound":0,"iD":false,"id":158,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tempsVAR","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"distanceCST","changeable":true,"lowerBound":0,"iD":false,"id":164,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"distanceVar","changeable":true,"resolveProxies":true,"lowerBound":0,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rayonCST","changeable":true,"lowerBound":0,"iD":false,"id":169,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rayonVar","changeable":true,"resolveProxies":true,"lowerBound":0,"id":170,"derived":false},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"coteCST","changeable":true,"lowerBound":0,"iD":false,"id":174,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"coteVAR","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":180,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"distanceCST","changeable":true,"lowerBound":0,"iD":false,"id":181,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"distanceVar","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"tempsCST","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tempsVAR","changeable":true,"resolveProxies":true,"lowerBound":0,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"distanceCST","changeable":true,"lowerBound":0,"iD":false,"id":194,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"distanceVar","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tempsCST","changeable":true,"lowerBound":0,"iD":false,"id":196,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tempsVAR","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"angleCST","changeable":true,"lowerBound":0,"iD":false,"id":205,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"angleVAR","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":"tempsCST","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":"tempsVAR","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":215,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tempsCST","changeable":true,"lowerBound":0,"iD":false,"id":216,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tempsVAR","changeable":true,"resolveProxies":true,"lowerBound":0,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":225,"derived":false},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":228,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"option","changeable":true,"resolveProxies":true,"lowerBound":0,"id":229,"derived":false},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":232,"derived":false},{"id":233,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"lowerBound":0,"iD":false,"id":234,"derived":false},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"lowerBound":0,"iD":false,"id":237,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"blink_per_secCST","changeable":true,"lowerBound":0,"iD":false,"id":238,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"blink_per_secVAR","changeable":true,"resolveProxies":true,"lowerBound":0,"id":239,"derived":false},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":244,"derived":false},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":247,"derived":false},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"name":"BLUE","id":250,"value":0,"literal":"BLUE","eClass":"EEnumLiteral"},{"name":"RED","id":251,"value":1,"literal":"RED","eClass":"EEnumLiteral"},{"name":"YELLOW","id":252,"value":2,"literal":"YELLOW","eClass":"EEnumLiteral"},{"name":"GREEN","id":253,"value":3,"literal":"GREEN","eClass":"EEnumLiteral"},{"name":"WHITE","id":254,"value":4,"literal":"WHITE","eClass":"EEnumLiteral"},{"name":"OFF","id":255,"value":0,"literal":"OFF","eClass":"EEnumLiteral"},{"name":"ON","id":256,"value":1,"literal":"ON","eClass":"EEnumLiteral"},{"name":"TRUE","id":257,"value":0,"literal":"TRUE","eClass":"EEnumLiteral"},{"name":"FALSE","id":258,"value":1,"literal":"FALSE","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":1,"target":0},{"source":1,"target":46},{"source":1,"target":47},{"source":1,"target":48},{"source":46,"target":2},{"source":46,"target":49},{"source":46,"target":1},{"source":49,"target":2},{"source":47,"target":6},{"source":47,"target":50},{"source":47,"target":1},{"source":50,"target":6},{"source":48,"target":9},{"source":48,"target":51},{"source":48,"target":1},{"source":51,"target":9},{"source":2,"target":0},{"source":2,"target":52},{"source":52,"target":3},{"source":52,"target":53},{"source":52,"target":2},{"source":53,"target":3},{"source":3,"target":0},{"source":3,"target":54},{"source":3,"target":55},{"source":54,"target":56},{"source":54,"target":3},{"source":55,"target":57},{"source":55,"target":3},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":58},{"source":58,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":59},{"source":59,"target":3},{"source":6,"target":0},{"source":6,"target":60},{"source":6,"target":61},{"source":6,"target":62},{"source":60,"target":63},{"source":60,"target":6},{"source":61,"target":7},{"source":61,"target":64},{"source":61,"target":6},{"source":64,"target":7},{"source":62,"target":8},{"source":62,"target":65},{"source":62,"target":6},{"source":65,"target":8},{"source":7,"target":0},{"source":7,"target":66},{"source":66,"target":67},{"source":66,"target":7},{"source":8,"target":0},{"source":8,"target":68},{"source":8,"target":69},{"source":8,"target":70},{"source":8,"target":71},{"source":68,"target":72},{"source":68,"target":8},{"source":69,"target":7},{"source":69,"target":73},{"source":69,"target":8},{"source":73,"target":7},{"source":70,"target":37},{"source":70,"target":74},{"source":70,"target":8},{"source":74,"target":37},{"source":71,"target":8},{"source":71,"target":75},{"source":71,"target":8},{"source":75,"target":8},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":76},{"source":9,"target":77},{"source":9,"target":78},{"source":76,"target":6},{"source":76,"target":79},{"source":76,"target":9},{"source":79,"target":6},{"source":77,"target":80},{"source":77,"target":9},{"source":78,"target":8},{"source":10,"target":0},{"source":10,"target":8},{"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":81,"target":89},{"source":81,"target":10},{"source":82,"target":33},{"source":82,"target":90},{"source":82,"target":10},{"source":90,"target":33},{"source":83,"target":14},{"source":83,"target":91},{"source":83,"target":10},{"source":91,"target":14},{"source":84,"target":11},{"source":84,"target":92},{"source":84,"target":10},{"source":92,"target":11},{"source":85,"target":28},{"source":85,"target":93},{"source":85,"target":10},{"source":93,"target":28},{"source":86,"target":20},{"source":86,"target":94},{"source":86,"target":10},{"source":94,"target":20},{"source":87,"target":17},{"source":87,"target":95},{"source":87,"target":10},{"source":95,"target":17},{"source":88,"target":8},{"source":11,"target":0},{"source":11,"target":8},{"source":11,"target":96},{"source":11,"target":97},{"source":11,"target":98},{"source":11,"target":99},{"source":11,"target":100},{"source":11,"target":101},{"source":96,"target":102},{"source":96,"target":11},{"source":97,"target":7},{"source":97,"target":103},{"source":97,"target":11},{"source":103,"target":7},{"source":98,"target":104},{"source":98,"target":11},{"source":99,"target":105},{"source":99,"target":11},{"source":100,"target":7},{"source":100,"target":106},{"source":100,"target":11},{"source":106,"target":7},{"source":101,"target":8},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":107},{"source":107,"target":11},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":108},{"source":108,"target":11},{"source":14,"target":0},{"source":14,"target":8},{"source":14,"target":109},{"source":14,"target":110},{"source":14,"target":111},{"source":14,"target":112},{"source":14,"target":113},{"source":14,"target":114},{"source":109,"target":115},{"source":109,"target":14},{"source":110,"target":116},{"source":110,"target":14},{"source":111,"target":7},{"source":111,"target":117},{"source":111,"target":14},{"source":117,"target":7},{"source":112,"target":118},{"source":112,"target":14},{"source":113,"target":7},{"source":113,"target":119},{"source":113,"target":14},{"source":119,"target":7},{"source":114,"target":8},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":120},{"source":120,"target":14},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":121},{"source":121,"target":14},{"source":17,"target":0},{"source":17,"target":8},{"source":17,"target":122},{"source":17,"target":123},{"source":17,"target":124},{"source":17,"target":125},{"source":17,"target":126},{"source":17,"target":127},{"source":122,"target":128},{"source":122,"target":17},{"source":123,"target":129},{"source":123,"target":17},{"source":124,"target":7},{"source":124,"target":130},{"source":124,"target":17},{"source":130,"target":7},{"source":125,"target":131},{"source":125,"target":17},{"source":126,"target":7},{"source":126,"target":132},{"source":126,"target":17},{"source":132,"target":7},{"source":127,"target":8},{"source":18,"target":0},{"source":18,"target":17},{"source":18,"target":133},{"source":133,"target":17},{"source":19,"target":0},{"source":19,"target":17},{"source":19,"target":134},{"source":134,"target":17},{"source":20,"target":0},{"source":20,"target":8},{"source":20,"target":135},{"source":20,"target":136},{"source":20,"target":137},{"source":20,"target":138},{"source":135,"target":139},{"source":135,"target":20},{"source":136,"target":140},{"source":136,"target":20},{"source":137,"target":7},{"source":137,"target":141},{"source":137,"target":20},{"source":141,"target":7},{"source":138,"target":8},{"source":21,"target":0},{"source":21,"target":20},{"source":21,"target":142},{"source":21,"target":143},{"source":21,"target":144},{"source":142,"target":145},{"source":142,"target":21},{"source":143,"target":7},{"source":143,"target":146},{"source":143,"target":21},{"source":146,"target":7},{"source":144,"target":20},{"source":22,"target":0},{"source":22,"target":20},{"source":22,"target":147},{"source":22,"target":148},{"source":22,"target":149},{"source":147,"target":150},{"source":147,"target":22},{"source":148,"target":7},{"source":148,"target":151},{"source":148,"target":22},{"source":151,"target":7},{"source":149,"target":20},{"source":23,"target":0},{"source":23,"target":20},{"source":23,"target":152},{"source":23,"target":153},{"source":23,"target":154},{"source":152,"target":155},{"source":152,"target":23},{"source":153,"target":7},{"source":153,"target":156},{"source":153,"target":23},{"source":156,"target":7},{"source":154,"target":20},{"source":24,"target":0},{"source":24,"target":8},{"source":24,"target":157},{"source":24,"target":158},{"source":24,"target":159},{"source":24,"target":160},{"source":157,"target":161},{"source":157,"target":24},{"source":158,"target":162},{"source":158,"target":24},{"source":159,"target":7},{"source":159,"target":163},{"source":159,"target":24},{"source":163,"target":7},{"source":160,"target":8},{"source":25,"target":0},{"source":25,"target":24},{"source":25,"target":164},{"source":25,"target":165},{"source":25,"target":166},{"source":164,"target":167},{"source":164,"target":25},{"source":165,"target":7},{"source":165,"target":168},{"source":165,"target":25},{"source":168,"target":7},{"source":166,"target":24},{"source":26,"target":0},{"source":26,"target":24},{"source":26,"target":169},{"source":26,"target":170},{"source":26,"target":171},{"source":169,"target":172},{"source":169,"target":26},{"source":170,"target":7},{"source":170,"target":173},{"source":170,"target":26},{"source":173,"target":7},{"source":171,"target":24},{"source":27,"target":0},{"source":27,"target":24},{"source":27,"target":174},{"source":27,"target":175},{"source":27,"target":176},{"source":174,"target":177},{"source":174,"target":27},{"source":175,"target":7},{"source":175,"target":178},{"source":175,"target":27},{"source":178,"target":7},{"source":176,"target":24},{"source":28,"target":0},{"source":28,"target":8},{"source":28,"target":179},{"source":179,"target":8},{"source":29,"target":0},{"source":29,"target":28},{"source":29,"target":180},{"source":29,"target":181},{"source":29,"target":182},{"source":29,"target":183},{"source":29,"target":184},{"source":29,"target":185},{"source":180,"target":186},{"source":180,"target":29},{"source":181,"target":187},{"source":181,"target":29},{"source":182,"target":7},{"source":182,"target":188},{"source":182,"target":29},{"source":188,"target":7},{"source":183,"target":189},{"source":183,"target":29},{"source":184,"target":7},{"source":184,"target":190},{"source":184,"target":29},{"source":190,"target":7},{"source":185,"target":28},{"source":30,"target":0},{"source":30,"target":8},{"source":30,"target":191},{"source":30,"target":192},{"source":191,"target":193},{"source":191,"target":30},{"source":192,"target":8},{"source":31,"target":0},{"source":31,"target":30},{"source":31,"target":194},{"source":31,"target":195},{"source":31,"target":196},{"source":31,"target":197},{"source":31,"target":198},{"source":194,"target":199},{"source":194,"target":31},{"source":195,"target":7},{"source":195,"target":200},{"source":195,"target":31},{"source":200,"target":7},{"source":196,"target":201},{"source":196,"target":31},{"source":197,"target":7},{"source":197,"target":202},{"source":197,"target":31},{"source":202,"target":7},{"source":198,"target":30},{"source":32,"target":0},{"source":32,"target":30},{"source":32,"target":203},{"source":203,"target":30},{"source":33,"target":0},{"source":33,"target":8},{"source":33,"target":204},{"source":33,"target":205},{"source":33,"target":206},{"source":33,"target":207},{"source":33,"target":208},{"source":33,"target":209},{"source":204,"target":210},{"source":204,"target":33},{"source":205,"target":211},{"source":205,"target":33},{"source":206,"target":7},{"source":206,"target":212},{"source":206,"target":33},{"source":212,"target":7},{"source":207,"target":213},{"source":207,"target":33},{"source":208,"target":7},{"source":208,"target":214},{"source":208,"target":33},{"source":214,"target":7},{"source":209,"target":8},{"source":34,"target":0},{"source":34,"target":8},{"source":34,"target":215},{"source":34,"target":216},{"source":34,"target":217},{"source":34,"target":218},{"source":215,"target":219},{"source":215,"target":34},{"source":216,"target":220},{"source":216,"target":34},{"source":217,"target":7},{"source":217,"target":221},{"source":217,"target":34},{"source":221,"target":7},{"source":218,"target":8},{"source":35,"target":0},{"source":35,"target":8},{"source":35,"target":222},{"source":35,"target":223},{"source":222,"target":224},{"source":222,"target":35},{"source":223,"target":8},{"source":36,"target":0},{"source":36,"target":8},{"source":36,"target":225},{"source":36,"target":226},{"source":225,"target":227},{"source":225,"target":36},{"source":226,"target":8},{"source":37,"target":0},{"source":37,"target":228},{"source":37,"target":229},{"source":228,"target":230},{"source":228,"target":37},{"source":229,"target":38},{"source":229,"target":231},{"source":229,"target":37},{"source":231,"target":38},{"source":38,"target":0},{"source":38,"target":232},{"source":232,"target":233},{"source":232,"target":38},{"source":39,"target":0},{"source":39,"target":38},{"source":39,"target":234},{"source":39,"target":235},{"source":234,"target":43},{"source":234,"target":236},{"source":234,"target":39},{"source":236,"target":43},{"source":235,"target":38},{"source":40,"target":0},{"source":40,"target":38},{"source":40,"target":237},{"source":40,"target":238},{"source":40,"target":239},{"source":40,"target":240},{"source":237,"target":43},{"source":237,"target":241},{"source":237,"target":40},{"source":241,"target":43},{"source":238,"target":242},{"source":238,"target":40},{"source":239,"target":7},{"source":239,"target":243},{"source":239,"target":40},{"source":243,"target":7},{"source":240,"target":38},{"source":41,"target":0},{"source":41,"target":38},{"source":41,"target":244},{"source":41,"target":245},{"source":244,"target":44},{"source":244,"target":246},{"source":244,"target":41},{"source":246,"target":44},{"source":245,"target":38},{"source":42,"target":0},{"source":42,"target":38},{"source":42,"target":247},{"source":42,"target":248},{"source":247,"target":44},{"source":247,"target":249},{"source":247,"target":42},{"source":249,"target":44},{"source":248,"target":38},{"source":43,"target":0},{"source":43,"target":250},{"source":43,"target":251},{"source":43,"target":252},{"source":43,"target":253},{"source":43,"target":254},{"source":250,"target":43},{"source":251,"target":43},{"source":252,"target":43},{"source":253,"target":43},{"source":254,"target":43},{"source":44,"target":0},{"source":44,"target":255},{"source":44,"target":256},{"source":255,"target":44},{"source":256,"target":44},{"source":45,"target":0},{"source":45,"target":257},{"source":45,"target":258},{"source":257,"target":45},{"source":258,"target":45}],"multigraph":true} | ecore |
trace | repo-ecore-all/data/saeaadl/AadlV3Prototype/org.osate.graph/model/TokenTrace.ecore | TokenTrace
TokenTrace
name
message
tokenTraceType
root
instanceRoot
tokens
inferredRootLiteral
Token
getProbability
name
message
tokens
tokenType
relatedEObject
tokenLiteral
literalSink
referenceCount
0
assignedProbability
computedProbability
scale
1.0
TokenType
Basic
Basic
External
External
Undeveloped
Undeveloped
Intermediate
Intermediate
Component
Component
System
System
Unhandled
Unhandled
Sink
Sink
TokenTraceType
TokenGraph
TokenGraph
TokenTrace
TokenTrace
CompositeParts
CompositeParts
MinimalCutSet
MinimalCutSet | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="TokenTrace" nsURI="http://www.osate.org/TokenTrace" nsPrefix="TokenTrace">
<eClassifiers xsi:type="ecore:EClass" name="TokenTrace">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="message" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tokenTraceType" eType="#//TokenTraceType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="root" eType="#//Token"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="instanceRoot" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tokens" upperBound="-1"
eType="#//Token" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inferredRootLiteral" eType="ecore:EClass ../../org.osate.aadlv3/model/Aadlv3.ecore#//Literal"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Token" eSuperTypes="../../org.osate.aadlv3/model/Aadlv3.ecore#//MultiLiteralConstraint">
<eOperations name="getProbability" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="message" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tokens" upperBound="-1"
eType="#//Token"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tokenType" eType="#//TokenType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relatedEObject" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tokenLiteral" eType="ecore:EClass ../../org.osate.aadlv3/model/Aadlv3.ecore#//Literal"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="literalSink" upperBound="-1"
eType="ecore:EClass ../../org.osate.aadlv3/model/Aadlv3.ecore#//Literal" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="referenceCount" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="assignedProbability" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="computedProbability" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"
defaultValueLiteral="1.0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="TokenType">
<eLiterals name="Basic"/>
<eLiterals name="External" value="1"/>
<eLiterals name="Undeveloped" value="2"/>
<eLiterals name="Intermediate" value="3"/>
<eLiterals name="Component" value="4"/>
<eLiterals name="System" value="5"/>
<eLiterals name="Unhandled" value="6"/>
<eLiterals name="Sink" value="7"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="TokenTraceType">
<eLiterals name="TokenGraph"/>
<eLiterals name="TokenTrace" value="1"/>
<eLiterals name="CompositeParts" value="2"/>
<eLiterals name="MinimalCutSet" value="3"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"TokenTrace","nsURI":"http://www.osate.org/TokenTrace","name":"TokenTrace","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TokenTrace","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Token","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TokenType","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"TokenTraceType","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tokenTraceType","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"root","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instanceRoot","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":"tokens","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inferredRootLiteral","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getProbability","lowerBound":0,"id":19,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tokens","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tokenType","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relatedEObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tokenLiteral","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":"literalSink","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"referenceCount","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"assignedProbability","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":"computedProbability","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1.0","unsettable":false,"transient":false,"unique":true,"name":"scale","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"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"},{"name":"Basic","id":44,"value":0,"literal":"Basic","eClass":"EEnumLiteral"},{"name":"External","id":45,"value":1,"literal":"External","eClass":"EEnumLiteral"},{"name":"Undeveloped","id":46,"value":2,"literal":"Undeveloped","eClass":"EEnumLiteral"},{"name":"Intermediate","id":47,"value":3,"literal":"Intermediate","eClass":"EEnumLiteral"},{"name":"Component","id":48,"value":4,"literal":"Component","eClass":"EEnumLiteral"},{"name":"System","id":49,"value":5,"literal":"System","eClass":"EEnumLiteral"},{"name":"Unhandled","id":50,"value":6,"literal":"Unhandled","eClass":"EEnumLiteral"},{"name":"Sink","id":51,"value":7,"literal":"Sink","eClass":"EEnumLiteral"},{"name":"TokenGraph","id":52,"value":0,"literal":"TokenGraph","eClass":"EEnumLiteral"},{"name":"TokenTrace","id":53,"value":1,"literal":"TokenTrace","eClass":"EEnumLiteral"},{"name":"CompositeParts","id":54,"value":2,"literal":"CompositeParts","eClass":"EEnumLiteral"},{"name":"MinimalCutSet","id":55,"value":3,"literal":"MinimalCutSet","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":5,"target":12},{"source":5,"target":1},{"source":6,"target":13},{"source":6,"target":1},{"source":7,"target":4},{"source":7,"target":14},{"source":7,"target":1},{"source":14,"target":4},{"source":8,"target":2},{"source":8,"target":15},{"source":8,"target":1},{"source":15,"target":2},{"source":9,"target":16},{"source":9,"target":1},{"source":10,"target":2},{"source":10,"target":17},{"source":10,"target":1},{"source":17,"target":2},{"source":11,"target":18},{"source":11,"target":1},{"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":2,"target":31},{"source":19,"target":32},{"source":19,"target":2},{"source":20,"target":33},{"source":20,"target":2},{"source":21,"target":34},{"source":21,"target":2},{"source":22,"target":2},{"source":22,"target":35},{"source":22,"target":2},{"source":35,"target":2},{"source":23,"target":3},{"source":23,"target":36},{"source":23,"target":2},{"source":36,"target":3},{"source":24,"target":37},{"source":24,"target":2},{"source":25,"target":38},{"source":25,"target":2},{"source":26,"target":39},{"source":26,"target":2},{"source":27,"target":40},{"source":27,"target":2},{"source":28,"target":41},{"source":28,"target":2},{"source":29,"target":42},{"source":29,"target":2},{"source":30,"target":43},{"source":30,"target":2},{"source":3,"target":0},{"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":44,"target":3},{"source":45,"target":3},{"source":46,"target":3},{"source":47,"target":3},{"source":48,"target":3},{"source":49,"target":3},{"source":50,"target":3},{"source":51,"target":3},{"source":4,"target":0},{"source":4,"target":52},{"source":4,"target":53},{"source":4,"target":54},{"source":4,"target":55},{"source":52,"target":4},{"source":53,"target":4},{"source":54,"target":4},{"source":55,"target":4}],"multigraph":true} | ecore |
relational | repo-ecore-all/data/le99/MHack/sqlDsl4/uniandes.automat.sql/model/generated/Sql.ecore | sql
Model
database
Database
tables
Table
name
facts
Column
name
type
isNotNull
PrimaryKey
col
ForeignKey
localColumns
foreignTable
foreignColumns
DataType
VARCHAR255
varchar(255)
INT
int | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="sql" nsURI="http://uniandes.edu.co/sqlCrud" nsPrefix="sql">
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EReference" name="database" upperBound="-1"
eType="#//Database" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Database">
<eStructuralFeatures xsi:type="ecore:EReference" name="tables" upperBound="-1"
eType="#//Table" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Table">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="facts" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Column">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//DataType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isNotNull" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimaryKey">
<eStructuralFeatures xsi:type="ecore:EReference" name="col" unique="false" upperBound="-1"
eType="#//Column"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForeignKey">
<eStructuralFeatures xsi:type="ecore:EReference" name="localColumns" unique="false"
upperBound="-1" eType="#//Column"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="foreignTable" eType="#//Table"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="foreignColumns" unique="false"
upperBound="-1" eType="#//Column"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="DataType">
<eLiterals name="VARCHAR255" literal="varchar(255)"/>
<eLiterals name="INT" value="1" literal="int"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"sql","nsURI":"http://uniandes.edu.co/sqlCrud","name":"sql","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":"Database","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Table","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimaryKey","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForeignKey","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"id":7,"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":"database","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":"tables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"facts","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":"name","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},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isNotNull","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"col","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"localColumns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"foreignTable","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":false,"unsettable":false,"transient":false,"unique":false,"name":"foreignColumns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"name":"VARCHAR255","id":30,"value":0,"literal":"varchar(255)","eClass":"EEnumLiteral"},{"name":"INT","id":31,"value":1,"literal":"int","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":8,"target":2},{"source":8,"target":9},{"source":8,"target":1},{"source":9,"target":2},{"source":2,"target":0},{"source":2,"target":10},{"source":10,"target":3},{"source":10,"target":11},{"source":10,"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":15},{"source":13,"target":3},{"source":4,"target":0},{"source":4,"target":16},{"source":4,"target":17},{"source":4,"target":18},{"source":16,"target":19},{"source":16,"target":4},{"source":17,"target":7},{"source":17,"target":20},{"source":17,"target":4},{"source":20,"target":7},{"source":18,"target":21},{"source":18,"target":4},{"source":5,"target":0},{"source":5,"target":22},{"source":22,"target":4},{"source":22,"target":23},{"source":22,"target":5},{"source":23,"target":4},{"source":6,"target":0},{"source":6,"target":24},{"source":6,"target":25},{"source":6,"target":26},{"source":24,"target":4},{"source":24,"target":27},{"source":24,"target":6},{"source":27,"target":4},{"source":25,"target":3},{"source":25,"target":28},{"source":25,"target":6},{"source":28,"target":3},{"source":26,"target":4},{"source":26,"target":29},{"source":26,"target":6},{"source":29,"target":4},{"source":7,"target":0},{"source":7,"target":30},{"source":7,"target":31},{"source":30,"target":7},{"source":31,"target":7}],"multigraph":true} | ecore |
html | repo-ecore-all/data/sasalem/ProR_filter/org.eclipse.rmf.rif12.xsd.model/model/xhtml.ecore | xhtml
AbbrType
class
id
style
title
AContent
mixed
group
br
span
object
img
tt
i
b
big
small
u
strike
em
strong
dfn
code
q
samp
kbd
var
cite
abbr
acronym
sub
sup
ins
del
AcronymType
class
id
style
title
AddressType
class
id
style
title
AlignType
left
left
center
center
right
right
justify
justify
char
char
AlignTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
AType
charset
class
coords
href
hreflang
id
name
rel
rev
shape
rect
style
title
type
BigType
class
id
style
title
Block
group
p
h1
h2
h3
h4
h5
h6
div
ul
ol
dl
pre
hr
blockquote
address
table
ins
del
BlockquoteType
cite
class
id
style
title
BodyType
class
id
style
title
BrType
class
id
style
title
BType
class
id
style
title
CaptionType
class
id
style
title
Character
java.lang.String
java.lang.String
Charset
java.lang.String
java.lang.String
Charsets
java.lang.String
java.lang.String
CiteType
class
id
style
title
CodeType
class
id
style
title
ColgroupType
col
align
char
charoff
class
id
span
1
style
title
valign
width
ColType
align
char
charoff
class
id
span
1
style
title
valign
width
ContentType
java.lang.String
java.lang.String
ContentTypes
java.lang.String
java.lang.String
Coords
java.lang.String
java.lang.String
Datetime
javax.xml.datatype.XMLGregorianCalendar
javax.xml.datatype.XMLGregorianCalendar
DdType
class
id
style
title
DeclareType
declare
declare
DeclareTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
DelType
cite1
class
datetime
id
style
title
DfnType
class
id
style
title
DivType
class
id
style
title
DlType
group
dt
dd
class
id
style
title
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
a
abbr
acronym
address
b
big
blockquote
body
br
caption
cite
code
col
colgroup
dd
del
dfn
div
dl
dt
em
h1
h2
h3
h4
h5
h6
hr
html
i
img
ins
kbd
li
object
ol
p
param
pre
q
samp
small
span
strike
strong
sub
sup
table
tbody
td
tfoot
th
thead
tr
tt
u
ul
var
DtType
class
id
style
title
EmType
class
id
style
title
Flow
mixed
group
p
h1
h2
h3
h4
h5
h6
div
ul
ol
dl
pre
hr
blockquote
address
table
a
br
span
object
img
tt
i
b
big
small
u
strike
em
strong
dfn
code
q
samp
kbd
var
cite
abbr
acronym
sub
sup
ins
del
FormContent
group
p
h1
h2
h3
h4
h5
h6
div
ul
ol
dl
pre
hr
blockquote
address
table
ins
del
H1Type
class
id
style
title
H2Type
class
id
style
title
H3Type
class
id
style
title
H4Type
class
id
style
title
H5Type
class
id
style
title
H6Type
class
id
style
title
HrType
class
id
style
title
HtmlType
body
id
ImgType
alt
class
height
id
ismap
longdesc
src
style
title
usemap
width
Inline
mixed
group
a
br
span
object
img
tt
i
b
big
small
u
strike
em
strong
dfn
code
q
samp
kbd
var
cite
abbr
acronym
sub
sup
ins
del
InsType
cite1
class
datetime
id
style
title
IsmapType
ismap
ismap
IsmapTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
IType
class
id
style
title
KbdType
class
id
style
title
LanguageCode
java.lang.String
java.lang.String
Length
java.lang.String
java.lang.String
LinkTypes
java.util.List
java.util.List
LiType
class
id
style
title
MultiLength
java.lang.String
java.lang.String
Number
java.math.BigInteger
java.math.BigInteger
ObjectType
mixed
group
param
p
h1
h2
h3
h4
h5
h6
div
ul
ol
dl
pre
hr
blockquote
address
table
a
br
span
object
img
tt
i
b
big
small
u
strike
em
strong
dfn
code
q
samp
kbd
var
cite
abbr
acronym
sub
sup
ins
del
archive
class
classid
codebase
codetype
data
declare
height
id
name
standby
style
tabindex
title
type
usemap
width
OlType
li
class
id
style
title
ParamType
id
name
type
value
valuetype
data
Pixels
java.math.BigInteger
java.math.BigInteger
PreContent
mixed
group
a
tt
i
b
big
small
u
strike
em
strong
dfn
code
q
samp
kbd
var
cite
abbr
acronym
sub
sup
br
span
ins
del
PreType
class
id
style
title
PType
class
id
style
title
QType
cite1
class
id
style
title
SampType
class
id
style
title
Scope
row
row
col
col
rowgroup
rowgroup
colgroup
colgroup
ScopeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
Script
java.lang.String
java.lang.String
Shape
rect
rect
circle
circle
poly
poly
default
default
ShapeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
SmallType
class
id
style
title
SpanType
class
id
style
title
StrikeType
class
id
style
title
StrongType
class
id
style
title
StyleSheet
java.lang.String
java.lang.String
SubType
class
id
style
title
SupType
class
id
style
title
TabindexNumber
java.math.BigInteger
java.math.BigInteger
TableType
caption
col
colgroup
thead
tfoot
tbody
tr
border
cellpadding
cellspacing
class
id
style
summary
title
width
TbodyType
tr
align
char
charoff
class
id
style
title
valign
TdType
abbr1
align
axis
char
charoff
class
colspan
1
headers
id
rowspan
1
scope
style
title
valign
Text
java.lang.String
java.lang.String
TfootType
tr
align
char
charoff
class
id
style
title
valign
TheadType
tr
align
char
charoff
class
id
style
title
valign
ThType
abbr1
align
axis
char
charoff
class
colspan
1
headers
id
rowspan
1
scope
style
title
valign
TrType
group
th
td
align
char
charoff
class
id
style
title
valign
TtType
class
id
style
title
UlType
li
class
id
style
title
URI
java.lang.String
java.lang.String
UriList
java.lang.String
java.lang.String
UType
class
id
style
title
ValignType
top
top
middle
middle
bottom
bottom
baseline
baseline
ValignTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
ValuetypeType
data
data
ref
ref
object
object
ValuetypeTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
VarType
class
id
style
title | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="xhtml"
nsURI="http://automotive-his.de/200706/rif-xhtml" nsPrefix="rif-xhtml">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 This schema is a subset of the official W3C XHTML Schema
 

 ================ Character mnemonic entities =========================

 XHTML entity sets are identified by the PUBLIC and SYSTEM identifiers:
 
 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN"
 SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent"

 PUBLIC "-//W3C//ENTITIES Special for XHTML//EN"
 SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml-special.ent"

 PUBLIC "-//W3C//ENTITIES Symbols for XHTML//EN"
 SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml-symbol.ent"
 

 ================== Imported Names ====================================
 

 these are used for image maps
 

 =================== Generic Attributes ===============================
 

 =================== Text Elements ====================================
 

 ================== Block level elements ==============================
 

 ================== Content models for exclusions =====================
 

 ================ Document Structure ==================================
 

 =================== Document Body ====================================
 

 =================== Paragraphs =======================================
 

 =================== Headings =========================================
 There are six levels of headings from h1 (the most important)
 to h6 (the least important).
 

 =================== Lists ============================================
 

 definition lists - dt for term, dd for its definition
 

 =================== Address ==========================================
 

 =================== Horizontal Rule ==================================
 

 =================== Preformatted Text ================================
 

 =================== Block-like Quotes ================================
 

 =================== Inserted/Deleted Text ============================
 ins/del are allowed in block and inline content, but its
 inappropriate to include block content within an ins element
 occurring in inline content.
 

 ================== The Anchor Element ================================
 

 ===================== Inline Elements ================================
 

 ==================== Object ======================================
 object is used to embed objects as part of HTML pages.
 param elements should precede other content. Parameters
 can also be expressed as attribute/value pairs on the
 object element itself when brevity is desired.
 

 =================== Images ===========================================
 To avoid accessibility problems for people who aren't
 able to see the image, you should provide a text
 description using the alt and longdesc attributes.
 In addition, avoid the use of server-side image maps.
 Note that in this DTD there is no name attribute. That
 is only available in the transitional and frameset DTD.
 

 ======================= Tables =======================================
 Derived from IETF HTML table standard, see [RFC1942]
 

 Use thead to duplicate headers when breaking table
 across page boundaries, or for static headers when
 tbody sections are rendered in scrolling panel.
 Use tfoot to duplicate footers when breaking table
 across page boundaries, or for static footers when
 tbody sections are rendered in scrolling panel.
 Use multiple tbody sections when rules are needed
 between groups of table rows.
 

 th is for headers, td for data and for cells acting as both
 "/>
</eAnnotations>
<eAnnotations source="http://www.w3.org/XML/1998/namespace">
<details key="lang" value="en"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="AbbrType" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="abbr_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="AContent">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 a elements use "Inline" excluding a
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="a.content"/>
<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:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="br" upperBound="-1" eType="#//BrType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 forced line break
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="br"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="span" upperBound="-1" eType="#//SpanType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 generic language/style container
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="span"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="object" upperBound="-1"
eType="#//ObjectType" 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="object"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="img" upperBound="-1" eType="#//ImgType"
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="img"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="tt" upperBound="-1" eType="#//TtType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 fixed pitch font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="tt"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="i" upperBound="-1" eType="#//IType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 italic font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="i"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="b" upperBound="-1" eType="#//BType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 bold font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="b"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="big" upperBound="-1" eType="#//BigType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 bigger font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="big"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="small" upperBound="-1"
eType="#//SmallType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 smaller font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="small"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="u" upperBound="-1" eType="#//UType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
				underline
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="u"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="strike" upperBound="-1"
eType="#//StrikeType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
			strike-through
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="strike"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="em" upperBound="-1" eType="#//EmType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 emphasis
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="em"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="strong" upperBound="-1"
eType="#//StrongType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 strong emphasis
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="strong"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dfn" upperBound="-1" eType="#//DfnType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 definitional
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="dfn"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="code" upperBound="-1" eType="#//CodeType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 program code
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="code"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="q" upperBound="-1" eType="#//QType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 inlined quote
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="q"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="samp" upperBound="-1" eType="#//SampType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 sample
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="samp"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="kbd" upperBound="-1" eType="#//KbdType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 something user would type
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="kbd"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="var" upperBound="-1" eType="#//VarType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 variable
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="var"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="cite" upperBound="-1" eType="#//CiteType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 citation
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="cite"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="abbr" upperBound="-1" eType="#//AbbrType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 abbreviation
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="abbr"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="acronym" upperBound="-1"
eType="#//AcronymType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 acronym
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="acronym"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sub" upperBound="-1" eType="#//SubType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 subscript
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="sub"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sup" upperBound="-1" eType="#//SupType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 superscript
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="sup"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ins" upperBound="-1" eType="#//InsType"
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="ins"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="del" upperBound="-1" eType="#//DelType"
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="del"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AcronymType" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="acronym_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="AddressType" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="address_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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="AlignType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="align_._type"/>
</eAnnotations>
<eLiterals name="left"/>
<eLiterals name="center" value="1"/>
<eLiterals name="right" value="2"/>
<eLiterals name="justify" value="3"/>
<eLiterals name="char" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="AlignTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="align_._type:Object"/>
<details key="baseType" value="align_._type"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AType" eSuperTypes="#//AContent">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="a_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="charset" eType="#//Charset">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="charset"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="coords" eType="#//Coords">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="coords"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="href" eType="#//URI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="href"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hreflang" eType="#//LanguageCode">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="hreflang"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKEN">
<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="rel" eType="#//LinkTypes">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="rel"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rev" eType="#//LinkTypes">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="rev"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="shape" eType="#//Shape"
defaultValueLiteral="rect" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="shape"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="title"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//ContentType">
<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="BigType" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="big_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="Block">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Block"/>
<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="p" upperBound="-1" eType="#//PType"
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="p"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h1" upperBound="-1" eType="#//H1Type"
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="h1"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h2" upperBound="-1" eType="#//H2Type"
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="h2"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h3" upperBound="-1" eType="#//H3Type"
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="h3"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h4" upperBound="-1" eType="#//H4Type"
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="h4"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h5" upperBound="-1" eType="#//H5Type"
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="h5"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h6" upperBound="-1" eType="#//H6Type"
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="h6"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="div" upperBound="-1" eType="#//DivType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 generic language/style container 
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="div"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ul" upperBound="-1" eType="#//UlType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 Unordered list
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ul"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ol" upperBound="-1" eType="#//OlType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 Ordered (numbered) list
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ol"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dl" upperBound="-1" eType="#//DlType"
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="dl"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="pre" upperBound="-1" eType="#//PreType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 content is "Inline" excluding "img|object|big|small|sub|sup"
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="pre"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="hr" upperBound="-1" eType="#//HrType"
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="hr"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="blockquote" upperBound="-1"
eType="#//BlockquoteType" 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="blockquote"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="address" upperBound="-1"
eType="#//AddressType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 information on author
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="address"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="table" upperBound="-1"
eType="#//TableType" 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="table"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ins" upperBound="-1" eType="#//InsType"
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="ins"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="del" upperBound="-1" eType="#//DelType"
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="del"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BlockquoteType" eSuperTypes="#//Block">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="blockquote_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cite" eType="#//URI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="cite"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="BodyType" eSuperTypes="#//Block">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="body_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="BrType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="br_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="BType" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="b_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="CaptionType" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="caption_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EDataType" name="Character" instanceClassName="java.lang.String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 a single character, as per section 2.2 of [XML]
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Character"/>
<details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#string"/>
<details key="length" value="1"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Charset" instanceClassName="java.lang.String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 a character encoding, as per [RFC2045]
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Charset"/>
<details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#string"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Charsets" instanceClassName="java.lang.String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 a space separated list of character encodings, as per [RFC2045]
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Charsets"/>
<details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#string"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CiteType" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="cite_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="CodeType" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="code_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="ColgroupType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="colgroup_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="col" upperBound="-1" eType="#//ColType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 col elements define the alignment properties for cells in
 one or more columns.
 The width attribute specifies the width of the columns, e.g.
 width=64 width in screen pixels
 width=0.5* relative width of 0.5
 The span attribute causes the attributes of one
 col element to apply to more than one column.
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="col"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="align" eType="#//AlignType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="align"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="char" eType="#//Character">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="char"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="charoff" eType="#//Length">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="charoff"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="span" eType="#//Number"
defaultValueLiteral="1" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="span"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="title"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valign" eType="#//ValignType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="valign"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="#//MultiLength">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="width"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ColType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="col_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="align" eType="#//AlignType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="align"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="char" eType="#//Character">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="char"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="charoff" eType="#//Length">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="charoff"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="span" eType="#//Number"
defaultValueLiteral="1" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="span"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="title"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valign" eType="#//ValignType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="valign"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="#//MultiLength">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="width"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="ContentType" instanceClassName="java.lang.String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 media type, as per [RFC2045]
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ContentType"/>
<details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#string"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="ContentTypes" instanceClassName="java.lang.String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 comma-separated list of media types, as per [RFC2045]
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ContentTypes"/>
<details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#string"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Coords" instanceClassName="java.lang.String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 comma separated list of lengths
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Coords"/>
<details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#string"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Datetime" instanceClassName="javax.xml.datatype.XMLGregorianCalendar">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 date and time information. ISO date format
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Datetime"/>
<details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#dateTime"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DdType" eSuperTypes="#//Flow">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="dd_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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="DeclareType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="declare_._type"/>
</eAnnotations>
<eLiterals name="declare"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="DeclareTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="declare_._type:Object"/>
<details key="baseType" value="declare_._type"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DelType" eSuperTypes="#//Flow">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="del_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cite1" eType="#//URI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="cite"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="datetime" eType="#//Datetime">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="datetime"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="DfnType" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="dfn_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="DivType" eSuperTypes="#//Flow">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="div_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="DlType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="dl_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dt" upperBound="-1" eType="#//DtType"
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="dt"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dd" upperBound="-1" eType="#//DdType"
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="dd"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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: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="a" upperBound="-2" eType="#//AType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 content is "Inline" except that anchors shouldn't be nested
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="a"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="abbr" upperBound="-2" eType="#//AbbrType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 abbreviation
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="abbr"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="acronym" upperBound="-2"
eType="#//AcronymType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 acronym
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="acronym"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="address" upperBound="-2"
eType="#//AddressType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 information on author
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="address"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="b" upperBound="-2" eType="#//BType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 bold font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="b"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="big" upperBound="-2" eType="#//BigType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 bigger font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="big"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="blockquote" upperBound="-2"
eType="#//BlockquoteType" 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="blockquote"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-2" eType="#//BodyType"
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="body"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="br" upperBound="-2" eType="#//BrType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 forced line break
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="br"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="caption" upperBound="-2"
eType="#//CaptionType" 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="caption"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="cite" upperBound="-2" eType="#//CiteType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 citation
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="cite"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="code" upperBound="-2" eType="#//CodeType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 program code
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="code"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="col" upperBound="-2" eType="#//ColType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 col elements define the alignment properties for cells in
 one or more columns.
 The width attribute specifies the width of the columns, e.g.
 width=64 width in screen pixels
 width=0.5* relative width of 0.5
 The span attribute causes the attributes of one
 col element to apply to more than one column.
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="col"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="colgroup" upperBound="-2"
eType="#//ColgroupType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 colgroup groups a set of col elements. It allows you to group
 several semantically related columns together.
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="colgroup"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dd" upperBound="-2" eType="#//DdType"
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="dd"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="del" upperBound="-2" eType="#//DelType"
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="del"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dfn" upperBound="-2" eType="#//DfnType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 definitional
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="dfn"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="div" upperBound="-2" eType="#//DivType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 generic language/style container 
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="div"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dl" upperBound="-2" eType="#//DlType"
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="dl"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dt" upperBound="-2" eType="#//DtType"
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="dt"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="em" upperBound="-2" eType="#//EmType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 emphasis
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="em"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h1" upperBound="-2" eType="#//H1Type"
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="h1"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h2" upperBound="-2" eType="#//H2Type"
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="h2"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h3" upperBound="-2" eType="#//H3Type"
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="h3"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h4" upperBound="-2" eType="#//H4Type"
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="h4"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h5" upperBound="-2" eType="#//H5Type"
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="h5"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h6" upperBound="-2" eType="#//H6Type"
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="h6"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="hr" upperBound="-2" eType="#//HrType"
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="hr"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="html" upperBound="-2" eType="#//HtmlType"
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="html"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="i" upperBound="-2" eType="#//IType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 italic font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="i"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="img" upperBound="-2" eType="#//ImgType"
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="img"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ins" upperBound="-2" eType="#//InsType"
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="ins"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="kbd" upperBound="-2" eType="#//KbdType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 something user would type
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="kbd"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="li" upperBound="-2" eType="#//LiType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 list item
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="li"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="object" upperBound="-2"
eType="#//ObjectType" 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="object"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ol" upperBound="-2" eType="#//OlType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 Ordered (numbered) list
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ol"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="p" upperBound="-2" eType="#//PType"
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="p"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="param" upperBound="-2"
eType="#//ParamType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 param is used to supply a named property value.
 In XML it would seem natural to follow RDF and support an
 abbreviated syntax where the param elements are replaced
 by attribute value pairs on the object start tag.
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="param"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="pre" upperBound="-2" eType="#//PreType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 content is "Inline" excluding "img|object|big|small|sub|sup"
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="pre"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="q" upperBound="-2" eType="#//QType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 inlined quote
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="q"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="samp" upperBound="-2" eType="#//SampType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 sample
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="samp"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="small" upperBound="-2"
eType="#//SmallType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 smaller font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="small"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="span" upperBound="-2" eType="#//SpanType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 generic language/style container
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="span"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="strike" upperBound="-2"
eType="#//StrikeType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
			strike-through
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="strike"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="strong" upperBound="-2"
eType="#//StrongType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 strong emphasis
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="strong"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sub" upperBound="-2" eType="#//SubType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 subscript
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="sub"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sup" upperBound="-2" eType="#//SupType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 superscript
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="sup"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="table" upperBound="-2"
eType="#//TableType" 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="table"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="tbody" upperBound="-2"
eType="#//TbodyType" 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="tbody"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="td" upperBound="-2" eType="#//TdType"
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="td"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="tfoot" upperBound="-2"
eType="#//TfootType" 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="tfoot"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="th" upperBound="-2" eType="#//ThType"
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="th"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="thead" upperBound="-2"
eType="#//TheadType" 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="thead"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="tr" upperBound="-2" eType="#//TrType"
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="tr"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="tt" upperBound="-2" eType="#//TtType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 fixed pitch font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="tt"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="u" upperBound="-2" eType="#//UType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
				underline
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="u"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ul" upperBound="-2" eType="#//UlType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 Unordered list
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ul"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="var" upperBound="-2" eType="#//VarType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 variable
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="var"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DtType" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="dt_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="EmType" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="em_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="Flow">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 "Flow" mixes block and inline and is used for list items etc.
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Flow"/>
<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:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="p" upperBound="-1" eType="#//PType"
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="p"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h1" upperBound="-1" eType="#//H1Type"
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="h1"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h2" upperBound="-1" eType="#//H2Type"
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="h2"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h3" upperBound="-1" eType="#//H3Type"
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="h3"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h4" upperBound="-1" eType="#//H4Type"
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="h4"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h5" upperBound="-1" eType="#//H5Type"
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="h5"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h6" upperBound="-1" eType="#//H6Type"
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="h6"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="div" upperBound="-1" eType="#//DivType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 generic language/style container 
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="div"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ul" upperBound="-1" eType="#//UlType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 Unordered list
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ul"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ol" upperBound="-1" eType="#//OlType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 Ordered (numbered) list
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ol"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dl" upperBound="-1" eType="#//DlType"
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="dl"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="pre" upperBound="-1" eType="#//PreType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 content is "Inline" excluding "img|object|big|small|sub|sup"
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="pre"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="hr" upperBound="-1" eType="#//HrType"
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="hr"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="blockquote" upperBound="-1"
eType="#//BlockquoteType" 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="blockquote"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="address" upperBound="-1"
eType="#//AddressType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 information on author
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="address"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="table" upperBound="-1"
eType="#//TableType" 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="table"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="a" upperBound="-1" eType="#//AType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 content is "Inline" except that anchors shouldn't be nested
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="a"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="br" upperBound="-1" eType="#//BrType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 forced line break
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="br"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="span" upperBound="-1" eType="#//SpanType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 generic language/style container
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="span"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="object" upperBound="-1"
eType="#//ObjectType" 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="object"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="img" upperBound="-1" eType="#//ImgType"
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="img"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="tt" upperBound="-1" eType="#//TtType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 fixed pitch font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="tt"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="i" upperBound="-1" eType="#//IType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 italic font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="i"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="b" upperBound="-1" eType="#//BType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 bold font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="b"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="big" upperBound="-1" eType="#//BigType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 bigger font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="big"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="small" upperBound="-1"
eType="#//SmallType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 smaller font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="small"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="u" upperBound="-1" eType="#//UType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
				underline
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="u"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="strike" upperBound="-1"
eType="#//StrikeType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
			strike-through
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="strike"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="em" upperBound="-1" eType="#//EmType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 emphasis
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="em"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="strong" upperBound="-1"
eType="#//StrongType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 strong emphasis
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="strong"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dfn" upperBound="-1" eType="#//DfnType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 definitional
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="dfn"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="code" upperBound="-1" eType="#//CodeType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 program code
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="code"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="q" upperBound="-1" eType="#//QType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 inlined quote
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="q"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="samp" upperBound="-1" eType="#//SampType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 sample
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="samp"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="kbd" upperBound="-1" eType="#//KbdType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 something user would type
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="kbd"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="var" upperBound="-1" eType="#//VarType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 variable
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="var"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="cite" upperBound="-1" eType="#//CiteType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 citation
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="cite"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="abbr" upperBound="-1" eType="#//AbbrType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 abbreviation
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="abbr"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="acronym" upperBound="-1"
eType="#//AcronymType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 acronym
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="acronym"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sub" upperBound="-1" eType="#//SubType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 subscript
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="sub"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sup" upperBound="-1" eType="#//SupType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 superscript
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="sup"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ins" upperBound="-1" eType="#//InsType"
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="ins"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="del" upperBound="-1" eType="#//DelType"
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="del"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FormContent">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 form uses "Block" excluding form
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="form.content"/>
<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="p" upperBound="-1" eType="#//PType"
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="p"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h1" upperBound="-1" eType="#//H1Type"
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="h1"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h2" upperBound="-1" eType="#//H2Type"
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="h2"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h3" upperBound="-1" eType="#//H3Type"
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="h3"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h4" upperBound="-1" eType="#//H4Type"
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="h4"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h5" upperBound="-1" eType="#//H5Type"
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="h5"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h6" upperBound="-1" eType="#//H6Type"
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="h6"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="div" upperBound="-1" eType="#//DivType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 generic language/style container 
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="div"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ul" upperBound="-1" eType="#//UlType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 Unordered list
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ul"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ol" upperBound="-1" eType="#//OlType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 Ordered (numbered) list
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ol"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dl" upperBound="-1" eType="#//DlType"
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="dl"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="pre" upperBound="-1" eType="#//PreType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 content is "Inline" excluding "img|object|big|small|sub|sup"
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="pre"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="hr" upperBound="-1" eType="#//HrType"
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="hr"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="blockquote" upperBound="-1"
eType="#//BlockquoteType" 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="blockquote"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="address" upperBound="-1"
eType="#//AddressType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 information on author
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="address"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="table" upperBound="-1"
eType="#//TableType" 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="table"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ins" upperBound="-1" eType="#//InsType"
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="ins"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="del" upperBound="-1" eType="#//DelType"
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="del"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="H1Type" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="h1_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="H2Type" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="h2_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="H3Type" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="h3_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="H4Type" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="h4_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="H5Type" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="h5_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="H6Type" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="h6_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="HrType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="hr_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="HtmlType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="html_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="#//BodyType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="body"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImgType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="img_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alt" lowerBound="1" eType="#//Text">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="alt"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="#//Length">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="height"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ismap" eType="#//IsmapType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="ismap"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="longdesc" eType="#//URI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="longdesc"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="src" lowerBound="1" eType="#//URI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="src"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="title"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="usemap" eType="#//URI">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 usemap points to a map element which may be in this document
 or an external document, although the latter is not widely supported
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="usemap"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="#//Length">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="width"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Inline">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 "Inline" covers inline or "text-level" elements
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Inline"/>
<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:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="a" upperBound="-1" eType="#//AType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 content is "Inline" except that anchors shouldn't be nested
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="a"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="br" upperBound="-1" eType="#//BrType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 forced line break
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="br"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="span" upperBound="-1" eType="#//SpanType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 generic language/style container
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="span"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="object" upperBound="-1"
eType="#//ObjectType" 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="object"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="img" upperBound="-1" eType="#//ImgType"
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="img"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="tt" upperBound="-1" eType="#//TtType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 fixed pitch font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="tt"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="i" upperBound="-1" eType="#//IType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 italic font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="i"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="b" upperBound="-1" eType="#//BType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 bold font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="b"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="big" upperBound="-1" eType="#//BigType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 bigger font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="big"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="small" upperBound="-1"
eType="#//SmallType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 smaller font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="small"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="u" upperBound="-1" eType="#//UType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
				underline
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="u"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="strike" upperBound="-1"
eType="#//StrikeType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
			strike-through
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="strike"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="em" upperBound="-1" eType="#//EmType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 emphasis
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="em"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="strong" upperBound="-1"
eType="#//StrongType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 strong emphasis
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="strong"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dfn" upperBound="-1" eType="#//DfnType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 definitional
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="dfn"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="code" upperBound="-1" eType="#//CodeType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 program code
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="code"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="q" upperBound="-1" eType="#//QType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 inlined quote
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="q"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="samp" upperBound="-1" eType="#//SampType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 sample
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="samp"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="kbd" upperBound="-1" eType="#//KbdType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 something user would type
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="kbd"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="var" upperBound="-1" eType="#//VarType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 variable
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="var"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="cite" upperBound="-1" eType="#//CiteType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 citation
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="cite"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="abbr" upperBound="-1" eType="#//AbbrType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 abbreviation
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="abbr"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="acronym" upperBound="-1"
eType="#//AcronymType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 acronym
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="acronym"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sub" upperBound="-1" eType="#//SubType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 subscript
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="sub"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sup" upperBound="-1" eType="#//SupType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 superscript
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="sup"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ins" upperBound="-1" eType="#//InsType"
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="ins"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="del" upperBound="-1" eType="#//DelType"
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="del"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InsType" eSuperTypes="#//Flow">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ins_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cite1" eType="#//URI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="cite"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="datetime" eType="#//Datetime">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="datetime"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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="IsmapType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ismap_._type"/>
</eAnnotations>
<eLiterals name="ismap"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="IsmapTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ismap_._type:Object"/>
<details key="baseType" value="ismap_._type"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IType" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="i_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="KbdType" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="kbd_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EDataType" name="LanguageCode" instanceClassName="java.lang.String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 a language code, as per [RFC3066]
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="LanguageCode"/>
<details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#language"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Length" instanceClassName="java.lang.String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 nn for pixels or nn% for percentage length
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Length"/>
<details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#string"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="LinkTypes" instanceClassName="java.util.List">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 space-separated list of link types
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="LinkTypes"/>
<details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#NMTOKENS"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LiType" eSuperTypes="#//Flow">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="li_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EDataType" name="MultiLength" instanceClassName="java.lang.String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 pixel, percentage, or relative
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="MultiLength"/>
<details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#string"/>
<details key="pattern" value="[-+]?(\d+|\d+(\.\d+)?%25)|[1-9]?(\d+)?\*"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Number" instanceClassName="java.math.BigInteger">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 one or more digits
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Number"/>
<details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#nonNegativeInteger"/>
<details key="pattern" value="[0-9]+"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="object_._type"/>
<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:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="param" upperBound="-1"
eType="#//ParamType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 param is used to supply a named property value.
 In XML it would seem natural to follow RDF and support an
 abbreviated syntax where the param elements are replaced
 by attribute value pairs on the object start tag.
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="param"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="p" upperBound="-1" eType="#//PType"
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="p"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h1" upperBound="-1" eType="#//H1Type"
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="h1"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h2" upperBound="-1" eType="#//H2Type"
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="h2"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h3" upperBound="-1" eType="#//H3Type"
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="h3"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h4" upperBound="-1" eType="#//H4Type"
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="h4"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h5" upperBound="-1" eType="#//H5Type"
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="h5"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="h6" upperBound="-1" eType="#//H6Type"
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="h6"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="div" upperBound="-1" eType="#//DivType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 generic language/style container 
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="div"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ul" upperBound="-1" eType="#//UlType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 Unordered list
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ul"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ol" upperBound="-1" eType="#//OlType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 Ordered (numbered) list
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ol"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dl" upperBound="-1" eType="#//DlType"
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="dl"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="pre" upperBound="-1" eType="#//PreType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 content is "Inline" excluding "img|object|big|small|sub|sup"
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="pre"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="hr" upperBound="-1" eType="#//HrType"
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="hr"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="blockquote" upperBound="-1"
eType="#//BlockquoteType" 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="blockquote"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="address" upperBound="-1"
eType="#//AddressType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 information on author
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="address"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="table" upperBound="-1"
eType="#//TableType" 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="table"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="a" upperBound="-1" eType="#//AType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 content is "Inline" except that anchors shouldn't be nested
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="a"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="br" upperBound="-1" eType="#//BrType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 forced line break
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="br"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="span" upperBound="-1" eType="#//SpanType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 generic language/style container
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="span"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="object" upperBound="-1"
eType="#//ObjectType" 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="object"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="img" upperBound="-1" eType="#//ImgType"
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="img"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="tt" upperBound="-1" eType="#//TtType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 fixed pitch font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="tt"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="i" upperBound="-1" eType="#//IType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 italic font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="i"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="b" upperBound="-1" eType="#//BType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 bold font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="b"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="big" upperBound="-1" eType="#//BigType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 bigger font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="big"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="small" upperBound="-1"
eType="#//SmallType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 smaller font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="small"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="u" upperBound="-1" eType="#//UType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
				underline
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="u"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="strike" upperBound="-1"
eType="#//StrikeType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
			strike-through
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="strike"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="em" upperBound="-1" eType="#//EmType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 emphasis
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="em"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="strong" upperBound="-1"
eType="#//StrongType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 strong emphasis
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="strong"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dfn" upperBound="-1" eType="#//DfnType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 definitional
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="dfn"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="code" upperBound="-1" eType="#//CodeType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 program code
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="code"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="q" upperBound="-1" eType="#//QType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 inlined quote
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="q"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="samp" upperBound="-1" eType="#//SampType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 sample
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="samp"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="kbd" upperBound="-1" eType="#//KbdType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 something user would type
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="kbd"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="var" upperBound="-1" eType="#//VarType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 variable
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="var"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="cite" upperBound="-1" eType="#//CiteType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 citation
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="cite"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="abbr" upperBound="-1" eType="#//AbbrType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 abbreviation
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="abbr"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="acronym" upperBound="-1"
eType="#//AcronymType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 acronym
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="acronym"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sub" upperBound="-1" eType="#//SubType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 subscript
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="sub"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sup" upperBound="-1" eType="#//SupType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 superscript
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="sup"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ins" upperBound="-1" eType="#//InsType"
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="ins"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="del" upperBound="-1" eType="#//DelType"
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="del"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="archive" eType="#//UriList">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="archive"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="classid" eType="#//URI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="classid"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="codebase" eType="#//URI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="codebase"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="codetype" eType="#//ContentType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="codetype"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="data" eType="#//URI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="data"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="declare" eType="#//DeclareType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="declare"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="#//Length">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="height"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKEN">
<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="standby" eType="#//Text">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="standby"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tabindex" eType="#//TabindexNumber">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="tabindex"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="title"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//ContentType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="type"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="usemap" eType="#//URI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="usemap"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="#//Length">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="width"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OlType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ol_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="li" lowerBound="1" upperBound="-1"
eType="#//LiType" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 list item
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="li"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="ParamType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="param_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnySimpleType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//ContentType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="type"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnySimpleType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="value"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valuetype" eType="#//ValuetypeType"
defaultValueLiteral="data" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="valuetype"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Pixels" instanceClassName="java.math.BigInteger">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 integer representing length in pixels
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Pixels"/>
<details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#nonNegativeInteger"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PreContent">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 pre uses "Inline" excluding big, small, sup or sup
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="pre.content"/>
<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:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="a" upperBound="-1" eType="#//AType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 content is "Inline" except that anchors shouldn't be nested
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="a"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="tt" upperBound="-1" eType="#//TtType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 fixed pitch font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="tt"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="i" upperBound="-1" eType="#//IType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 italic font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="i"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="b" upperBound="-1" eType="#//BType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 bold font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="b"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="big" upperBound="-1" eType="#//BigType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 bigger font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="big"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="small" upperBound="-1"
eType="#//SmallType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 smaller font
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="small"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="u" upperBound="-1" eType="#//UType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
				underline
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="u"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="strike" upperBound="-1"
eType="#//StrikeType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
			strike-through
			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="strike"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="em" upperBound="-1" eType="#//EmType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 emphasis
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="em"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="strong" upperBound="-1"
eType="#//StrongType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 strong emphasis
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="strong"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dfn" upperBound="-1" eType="#//DfnType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 definitional
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="dfn"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="code" upperBound="-1" eType="#//CodeType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 program code
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="code"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="q" upperBound="-1" eType="#//QType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 inlined quote
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="q"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="samp" upperBound="-1" eType="#//SampType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 sample
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="samp"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="kbd" upperBound="-1" eType="#//KbdType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 something user would type
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="kbd"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="var" upperBound="-1" eType="#//VarType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 variable
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="var"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="cite" upperBound="-1" eType="#//CiteType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 citation
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="cite"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="abbr" upperBound="-1" eType="#//AbbrType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 abbreviation
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="abbr"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="acronym" upperBound="-1"
eType="#//AcronymType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 acronym
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="acronym"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sub" upperBound="-1" eType="#//SubType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 subscript
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="sub"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sup" upperBound="-1" eType="#//SupType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 superscript
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="sup"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="br" upperBound="-1" eType="#//BrType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 forced line break
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="br"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="span" upperBound="-1" eType="#//SpanType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 generic language/style container
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="span"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ins" upperBound="-1" eType="#//InsType"
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="ins"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="del" upperBound="-1" eType="#//DelType"
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="del"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:1"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PreType" eSuperTypes="#//PreContent">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="pre_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="PType" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="p_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="QType" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="q_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cite1" eType="#//URI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="cite"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="SampType" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="samp_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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="Scope">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 Scope is simpler than headers attribute for common tables
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Scope"/>
</eAnnotations>
<eLiterals name="row"/>
<eLiterals name="col" value="1"/>
<eLiterals name="rowgroup" value="2"/>
<eLiterals name="colgroup" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="ScopeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Scope:Object"/>
<details key="baseType" value="Scope"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Script" instanceClassName="java.lang.String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 script expression
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Script"/>
<details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#string"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Shape">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Shape"/>
</eAnnotations>
<eLiterals name="rect"/>
<eLiterals name="circle" value="1"/>
<eLiterals name="poly" value="2"/>
<eLiterals name="default" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="ShapeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Shape:Object"/>
<details key="baseType" value="Shape"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SmallType" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="small_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="SpanType" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="span_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="StrikeType" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="strike_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="StrongType" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="strong_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EDataType" name="StyleSheet" instanceClassName="java.lang.String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 style sheet data
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="StyleSheet"/>
<details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#string"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubType" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="sub_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="SupType" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="sup_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EDataType" name="TabindexNumber" instanceClassName="java.math.BigInteger">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 tabindex attribute specifies the position of the current element
 in the tabbing order for the current document. This value must be
 a number between 0 and 32767. User agents should ignore leading zeros. 
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="tabindexNumber"/>
<details key="baseType" value="Number"/>
<details key="minInclusive" value="0"/>
<details key="maxInclusive" value="32767"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TableType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="table_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="caption" eType="#//CaptionType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="caption"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="col" upperBound="-1" eType="#//ColType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 col elements define the alignment properties for cells in
 one or more columns.
 The width attribute specifies the width of the columns, e.g.
 width=64 width in screen pixels
 width=0.5* relative width of 0.5
 The span attribute causes the attributes of one
 col element to apply to more than one column.
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="col"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="colgroup" upperBound="-1"
eType="#//ColgroupType" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 colgroup groups a set of col elements. It allows you to group
 several semantically related columns together.
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="colgroup"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="thead" eType="#//TheadType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="thead"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="tfoot" eType="#//TfootType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="tfoot"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="tbody" upperBound="-1"
eType="#//TbodyType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="tbody"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="tr" upperBound="-1" eType="#//TrType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="tr"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="border" eType="#//Pixels">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="border"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cellpadding" eType="#//Length">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="cellpadding"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cellspacing" eType="#//Length">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="cellspacing"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="summary" eType="#//Text">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="summary"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="title"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="#//Length">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="width"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TbodyType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="tbody_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="tr" lowerBound="1" upperBound="-1"
eType="#//TrType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="tr"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="align" eType="#//AlignType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="align"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="char" eType="#//Character">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="char"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="charoff" eType="#//Length">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="charoff"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="title"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valign" eType="#//ValignType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="valign"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TdType" eSuperTypes="#//Flow">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="td_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="abbr1" eType="#//Text">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="abbr"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="align" eType="#//AlignType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="align"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="axis" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnySimpleType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="axis"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="char" eType="#//Character">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="char"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="charoff" eType="#//Length">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="charoff"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="colspan" eType="#//Number"
defaultValueLiteral="1" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="colspan"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="headers" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREFS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="headers"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rowspan" eType="#//Number"
defaultValueLiteral="1" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="rowspan"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scope" eType="#//Scope"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="scope"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="title"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valign" eType="#//ValignType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="valign"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Text" instanceClassName="java.lang.String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 used for titles etc.
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Text"/>
<details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#string"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TfootType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="tfoot_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="tr" lowerBound="1" upperBound="-1"
eType="#//TrType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="tr"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="align" eType="#//AlignType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="align"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="char" eType="#//Character">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="char"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="charoff" eType="#//Length">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="charoff"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="title"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valign" eType="#//ValignType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="valign"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TheadType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="thead_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="tr" lowerBound="1" upperBound="-1"
eType="#//TrType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="tr"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="align" eType="#//AlignType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="align"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="char" eType="#//Character">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="char"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="charoff" eType="#//Length">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="charoff"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="title"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valign" eType="#//ValignType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="valign"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThType" eSuperTypes="#//Flow">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="th_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="abbr1" eType="#//Text">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="abbr"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="align" eType="#//AlignType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="align"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="axis" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnySimpleType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="axis"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="char" eType="#//Character">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="char"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="charoff" eType="#//Length">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="charoff"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="colspan" eType="#//Number"
defaultValueLiteral="1" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="colspan"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="headers" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREFS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="headers"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rowspan" eType="#//Number"
defaultValueLiteral="1" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="rowspan"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scope" eType="#//Scope"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="scope"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="title"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valign" eType="#//ValignType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="valign"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TrType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="tr_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="th" upperBound="-1" eType="#//ThType"
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="th"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="td" upperBound="-1" eType="#//TdType"
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="td"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="align" eType="#//AlignType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="align"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="char" eType="#//Character">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="char"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="charoff" eType="#//Length">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="charoff"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="title"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valign" eType="#//ValignType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="valign"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TtType" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="tt_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EClass" name="UlType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ul_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="li" lowerBound="1" upperBound="-1"
eType="#//LiType" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 list item
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="li"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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:EDataType" name="URI" instanceClassName="java.lang.String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 a Uniform Resource Identifier, see [RFC2396]
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="URI"/>
<details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#anyURI"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="UriList" instanceClassName="java.lang.String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 a space separated list of Uniform Resource Identifiers
 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="UriList"/>
<details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#string"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UType" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="u_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<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="ValignType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="valign_._type"/>
</eAnnotations>
<eLiterals name="top"/>
<eLiterals name="middle" value="1"/>
<eLiterals name="bottom" value="2"/>
<eLiterals name="baseline" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="ValignTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="valign_._type:Object"/>
<details key="baseType" value="valign_._type"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ValuetypeType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="valuetype_._type"/>
</eAnnotations>
<eLiterals name="data"/>
<eLiterals name="ref" value="1"/>
<eLiterals name="object" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="ValuetypeTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="valuetype_._type:Object"/>
<details key="baseType" value="valuetype_._type"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VarType" eSuperTypes="#//Inline">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="var_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="class"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//StyleSheet">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="style"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//Text">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="title"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"rif-xhtml","nsURI":"http://automotive-his.de/200706/rif-xhtml","name":"xhtml","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbbrType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AContent","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcronymType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddressType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AlignType","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"AlignTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":6,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BigType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockquoteType","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BodyType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BrType","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BType","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CaptionType","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"Character","instanceClass":"java.lang.String","id":15,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"Charset","instanceClass":"java.lang.String","id":16,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"Charsets","instanceClass":"java.lang.String","id":17,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CiteType","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CodeType","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColgroupType","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColType","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"ContentType","instanceClass":"java.lang.String","id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"ContentTypes","instanceClass":"java.lang.String","id":23,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"Coords","instanceClass":"java.lang.String","id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"javax.xml.datatype.XMLGregorianCalendar","defaultValue":null,"instanceClassName":"javax.xml.datatype.XMLGregorianCalendar","name":"Datetime","instanceClass":"javax.xml.datatype.XMLGregorianCalendar","id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DdType","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DeclareType","instanceClass":null,"id":27,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"DeclareTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":28,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DelType","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DfnType","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DivType","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DlType","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DtType","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmType","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Flow","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FormContent","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"H1Type","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"H2Type","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"H3Type","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"H4Type","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"H5Type","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"H6Type","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HrType","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HtmlType","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImgType","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Inline","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InsType","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"IsmapType","instanceClass":null,"id":49,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"IsmapTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":50,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IType","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KbdType","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"LanguageCode","instanceClass":"java.lang.String","id":53,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"Length","instanceClass":"java.lang.String","id":54,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.List","defaultValue":null,"instanceClassName":"java.util.List","name":"LinkTypes","instanceClass":"java.util.List","id":55,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiType","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"MultiLength","instanceClass":"java.lang.String","id":57,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.math.BigInteger","defaultValue":null,"instanceClassName":"java.math.BigInteger","name":"Number","instanceClass":"java.math.BigInteger","id":58,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectType","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OlType","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParamType","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.math.BigInteger","defaultValue":null,"instanceClassName":"java.math.BigInteger","name":"Pixels","instanceClass":"java.math.BigInteger","id":62,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PreContent","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PreType","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PType","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QType","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SampType","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Scope","instanceClass":null,"id":68,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"ScopeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":69,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"Script","instanceClass":"java.lang.String","id":70,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"Shape","instanceClass":null,"id":71,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"ShapeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":72,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SmallType","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpanType","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StrikeType","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StrongType","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"StyleSheet","instanceClass":"java.lang.String","id":77,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubType","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SupType","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.math.BigInteger","defaultValue":null,"instanceClassName":"java.math.BigInteger","name":"TabindexNumber","instanceClass":"java.math.BigInteger","id":80,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableType","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TbodyType","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TdType","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"Text","instanceClass":"java.lang.String","id":84,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TfootType","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TheadType","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThType","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TrType","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TtType","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UlType","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"URI","instanceClass":"java.lang.String","id":91,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"UriList","instanceClass":"java.lang.String","id":92,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UType","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ValignType","instanceClass":null,"id":94,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"ValignTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":95,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"ValuetypeType","instanceClass":null,"id":96,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"ValuetypeTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":97,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarType","instanceClass":null,"abstract":false,"id":98,"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":"class","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"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":"style","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"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":108,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":109,"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":"br","changeable":true,"resolveProxies":false,"lowerBound":0,"id":110,"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":"span","changeable":true,"resolveProxies":false,"lowerBound":0,"id":111,"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":"object","changeable":true,"resolveProxies":false,"lowerBound":0,"id":112,"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":"img","changeable":true,"resolveProxies":false,"lowerBound":0,"id":113,"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":"tt","changeable":true,"resolveProxies":false,"lowerBound":0,"id":114,"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":"i","changeable":true,"resolveProxies":false,"lowerBound":0,"id":115,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"b","changeable":true,"resolveProxies":false,"lowerBound":0,"id":116,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"big","changeable":true,"resolveProxies":false,"lowerBound":0,"id":117,"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":"small","changeable":true,"resolveProxies":false,"lowerBound":0,"id":118,"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":"u","changeable":true,"resolveProxies":false,"lowerBound":0,"id":119,"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":"strike","changeable":true,"resolveProxies":false,"lowerBound":0,"id":120,"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":"em","changeable":true,"resolveProxies":false,"lowerBound":0,"id":121,"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":"strong","changeable":true,"resolveProxies":false,"lowerBound":0,"id":122,"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":"dfn","changeable":true,"resolveProxies":false,"lowerBound":0,"id":123,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"code","changeable":true,"resolveProxies":false,"lowerBound":0,"id":124,"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":"q","changeable":true,"resolveProxies":false,"lowerBound":0,"id":125,"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":"samp","changeable":true,"resolveProxies":false,"lowerBound":0,"id":126,"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":"kbd","changeable":true,"resolveProxies":false,"lowerBound":0,"id":127,"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":"var","changeable":true,"resolveProxies":false,"lowerBound":0,"id":128,"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":"cite","changeable":true,"resolveProxies":false,"lowerBound":0,"id":129,"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":"abbr","changeable":true,"resolveProxies":false,"lowerBound":0,"id":130,"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":"acronym","changeable":true,"resolveProxies":false,"lowerBound":0,"id":131,"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":"sub","changeable":true,"resolveProxies":false,"lowerBound":0,"id":132,"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":"sup","changeable":true,"resolveProxies":false,"lowerBound":0,"id":133,"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":"ins","changeable":true,"resolveProxies":false,"lowerBound":0,"id":134,"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":"del","changeable":true,"resolveProxies":false,"lowerBound":0,"id":135,"derived":true},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":164,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":165,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":166,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":173,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"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":"style","changeable":true,"lowerBound":0,"iD":false,"id":175,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":176,"derived":false},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"name":"left","id":182,"value":0,"literal":"left","eClass":"EEnumLiteral"},{"name":"center","id":183,"value":1,"literal":"center","eClass":"EEnumLiteral"},{"name":"right","id":184,"value":2,"literal":"right","eClass":"EEnumLiteral"},{"name":"justify","id":185,"value":3,"literal":"justify","eClass":"EEnumLiteral"},{"name":"char","id":186,"value":4,"literal":"char","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"charset","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":"class","changeable":true,"lowerBound":0,"iD":false,"id":188,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"coords","changeable":true,"lowerBound":0,"iD":false,"id":189,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"href","changeable":true,"lowerBound":0,"iD":false,"id":190,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hreflang","changeable":true,"lowerBound":0,"iD":false,"id":191,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"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":"name","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":"rel","changeable":true,"lowerBound":0,"iD":false,"id":194,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rev","changeable":true,"lowerBound":0,"iD":false,"id":195,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"rect","unsettable":true,"transient":false,"unique":true,"name":"shape","changeable":true,"lowerBound":0,"iD":false,"id":196,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","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":"title","changeable":true,"lowerBound":0,"iD":false,"id":198,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":214,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"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":"style","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":"title","changeable":true,"lowerBound":0,"iD":false,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"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":223,"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":"p","changeable":true,"resolveProxies":false,"lowerBound":0,"id":224,"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":"h1","changeable":true,"resolveProxies":false,"lowerBound":0,"id":225,"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":"h2","changeable":true,"resolveProxies":false,"lowerBound":0,"id":226,"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":"h3","changeable":true,"resolveProxies":false,"lowerBound":0,"id":227,"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":"h4","changeable":true,"resolveProxies":false,"lowerBound":0,"id":228,"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":"h5","changeable":true,"resolveProxies":false,"lowerBound":0,"id":229,"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":"h6","changeable":true,"resolveProxies":false,"lowerBound":0,"id":230,"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":"div","changeable":true,"resolveProxies":false,"lowerBound":0,"id":231,"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":"ul","changeable":true,"resolveProxies":false,"lowerBound":0,"id":232,"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":"ol","changeable":true,"resolveProxies":false,"lowerBound":0,"id":233,"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":"dl","changeable":true,"resolveProxies":false,"lowerBound":0,"id":234,"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":"pre","changeable":true,"resolveProxies":false,"lowerBound":0,"id":235,"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":"hr","changeable":true,"resolveProxies":false,"lowerBound":0,"id":236,"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":"blockquote","changeable":true,"resolveProxies":false,"lowerBound":0,"id":237,"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":"address","changeable":true,"resolveProxies":false,"lowerBound":0,"id":238,"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":"table","changeable":true,"resolveProxies":false,"lowerBound":0,"id":239,"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":"ins","changeable":true,"resolveProxies":false,"lowerBound":0,"id":240,"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":"del","changeable":true,"resolveProxies":false,"lowerBound":0,"id":241,"derived":true},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cite","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":"class","changeable":true,"lowerBound":0,"iD":false,"id":262,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"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":"style","changeable":true,"lowerBound":0,"iD":false,"id":264,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":265,"derived":false},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":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":"id","changeable":true,"lowerBound":0,"iD":true,"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":"style","changeable":true,"lowerBound":0,"iD":false,"id":274,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":281,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":282,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":283,"derived":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":284,"derived":false},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"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":"id","changeable":true,"lowerBound":0,"iD":true,"id":290,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":291,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":292,"derived":false},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":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":"id","changeable":true,"lowerBound":0,"iD":true,"id":299,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":300,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":301,"derived":false},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":307,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":308,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":309,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":310,"derived":false},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":316,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":317,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":318,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":319,"derived":false},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"col","changeable":true,"resolveProxies":false,"lowerBound":0,"id":325,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"align","changeable":true,"lowerBound":0,"iD":false,"id":326,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"char","changeable":true,"lowerBound":0,"iD":false,"id":327,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"charoff","changeable":true,"lowerBound":0,"iD":false,"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":"class","changeable":true,"lowerBound":0,"iD":false,"id":329,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":330,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":true,"transient":false,"unique":true,"name":"span","changeable":true,"lowerBound":0,"iD":false,"id":331,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":332,"derived":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":333,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"valign","changeable":true,"lowerBound":0,"iD":false,"id":334,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":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"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"align","changeable":true,"lowerBound":0,"iD":false,"id":347,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"char","changeable":true,"lowerBound":0,"iD":false,"id":348,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"charoff","changeable":true,"lowerBound":0,"iD":false,"id":349,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":350,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":351,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":true,"transient":false,"unique":true,"name":"span","changeable":true,"lowerBound":0,"iD":false,"id":352,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","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":"title","changeable":true,"lowerBound":0,"iD":false,"id":354,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"valign","changeable":true,"lowerBound":0,"iD":false,"id":355,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":356,"derived":false},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":367,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":368,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":369,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":370,"derived":false},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"name":"declare","id":376,"value":0,"literal":"declare","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":"cite1","changeable":true,"lowerBound":0,"iD":false,"id":377,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":378,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"datetime","changeable":true,"lowerBound":0,"iD":false,"id":379,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":380,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":381,"derived":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":382,"derived":false},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":390,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":391,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":392,"derived":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":393,"derived":false},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":399,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":400,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":401,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":402,"derived":false},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"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":408,"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":"dt","changeable":true,"resolveProxies":false,"lowerBound":0,"id":409,"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":"dd","changeable":true,"resolveProxies":false,"lowerBound":0,"id":410,"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":"class","changeable":true,"lowerBound":0,"iD":false,"id":411,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":412,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":413,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":414,"derived":false},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"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":422,"derived":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":423,"derived":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":424,"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":"a","changeable":true,"resolveProxies":false,"lowerBound":0,"id":425,"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":"abbr","changeable":true,"resolveProxies":false,"lowerBound":0,"id":426,"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":"acronym","changeable":true,"resolveProxies":false,"lowerBound":0,"id":427,"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":"address","changeable":true,"resolveProxies":false,"lowerBound":0,"id":428,"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":"b","changeable":true,"resolveProxies":false,"lowerBound":0,"id":429,"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":"big","changeable":true,"resolveProxies":false,"lowerBound":0,"id":430,"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":"blockquote","changeable":true,"resolveProxies":false,"lowerBound":0,"id":431,"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":"body","changeable":true,"resolveProxies":false,"lowerBound":0,"id":432,"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":"br","changeable":true,"resolveProxies":false,"lowerBound":0,"id":433,"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":"caption","changeable":true,"resolveProxies":false,"lowerBound":0,"id":434,"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":"cite","changeable":true,"resolveProxies":false,"lowerBound":0,"id":435,"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":"code","changeable":true,"resolveProxies":false,"lowerBound":0,"id":436,"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":"col","changeable":true,"resolveProxies":false,"lowerBound":0,"id":437,"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":"colgroup","changeable":true,"resolveProxies":false,"lowerBound":0,"id":438,"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":"dd","changeable":true,"resolveProxies":false,"lowerBound":0,"id":439,"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":"del","changeable":true,"resolveProxies":false,"lowerBound":0,"id":440,"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":"dfn","changeable":true,"resolveProxies":false,"lowerBound":0,"id":441,"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":"div","changeable":true,"resolveProxies":false,"lowerBound":0,"id":442,"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":"dl","changeable":true,"resolveProxies":false,"lowerBound":0,"id":443,"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":"dt","changeable":true,"resolveProxies":false,"lowerBound":0,"id":444,"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":"em","changeable":true,"resolveProxies":false,"lowerBound":0,"id":445,"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":"h1","changeable":true,"resolveProxies":false,"lowerBound":0,"id":446,"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":"h2","changeable":true,"resolveProxies":false,"lowerBound":0,"id":447,"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":"h3","changeable":true,"resolveProxies":false,"lowerBound":0,"id":448,"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":"h4","changeable":true,"resolveProxies":false,"lowerBound":0,"id":449,"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":"h5","changeable":true,"resolveProxies":false,"lowerBound":0,"id":450,"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":"h6","changeable":true,"resolveProxies":false,"lowerBound":0,"id":451,"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":"hr","changeable":true,"resolveProxies":false,"lowerBound":0,"id":452,"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":"html","changeable":true,"resolveProxies":false,"lowerBound":0,"id":453,"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":"i","changeable":true,"resolveProxies":false,"lowerBound":0,"id":454,"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":"img","changeable":true,"resolveProxies":false,"lowerBound":0,"id":455,"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":"ins","changeable":true,"resolveProxies":false,"lowerBound":0,"id":456,"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":"kbd","changeable":true,"resolveProxies":false,"lowerBound":0,"id":457,"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":"li","changeable":true,"resolveProxies":false,"lowerBound":0,"id":458,"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":"object","changeable":true,"resolveProxies":false,"lowerBound":0,"id":459,"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":"ol","changeable":true,"resolveProxies":false,"lowerBound":0,"id":460,"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":"p","changeable":true,"resolveProxies":false,"lowerBound":0,"id":461,"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":"param","changeable":true,"resolveProxies":false,"lowerBound":0,"id":462,"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":"pre","changeable":true,"resolveProxies":false,"lowerBound":0,"id":463,"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":"q","changeable":true,"resolveProxies":false,"lowerBound":0,"id":464,"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":"samp","changeable":true,"resolveProxies":false,"lowerBound":0,"id":465,"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":"small","changeable":true,"resolveProxies":false,"lowerBound":0,"id":466,"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":"span","changeable":true,"resolveProxies":false,"lowerBound":0,"id":467,"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":"strike","changeable":true,"resolveProxies":false,"lowerBound":0,"id":468,"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":"strong","changeable":true,"resolveProxies":false,"lowerBound":0,"id":469,"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":"sub","changeable":true,"resolveProxies":false,"lowerBound":0,"id":470,"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":"sup","changeable":true,"resolveProxies":false,"lowerBound":0,"id":471,"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":"table","changeable":true,"resolveProxies":false,"lowerBound":0,"id":472,"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":"tbody","changeable":true,"resolveProxies":false,"lowerBound":0,"id":473,"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":"td","changeable":true,"resolveProxies":false,"lowerBound":0,"id":474,"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":"tfoot","changeable":true,"resolveProxies":false,"lowerBound":0,"id":475,"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":"th","changeable":true,"resolveProxies":false,"lowerBound":0,"id":476,"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":"thead","changeable":true,"resolveProxies":false,"lowerBound":0,"id":477,"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":"tr","changeable":true,"resolveProxies":false,"lowerBound":0,"id":478,"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":"tt","changeable":true,"resolveProxies":false,"lowerBound":0,"id":479,"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":"u","changeable":true,"resolveProxies":false,"lowerBound":0,"id":480,"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":"ul","changeable":true,"resolveProxies":false,"lowerBound":0,"id":481,"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":"var","changeable":true,"resolveProxies":false,"lowerBound":0,"id":482,"derived":true},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":544,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":545,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":546,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":547,"derived":false},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":553,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":554,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":555,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":556,"derived":false},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"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":562,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":563,"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":"p","changeable":true,"resolveProxies":false,"lowerBound":0,"id":564,"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":"h1","changeable":true,"resolveProxies":false,"lowerBound":0,"id":565,"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":"h2","changeable":true,"resolveProxies":false,"lowerBound":0,"id":566,"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":"h3","changeable":true,"resolveProxies":false,"lowerBound":0,"id":567,"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":"h4","changeable":true,"resolveProxies":false,"lowerBound":0,"id":568,"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":"h5","changeable":true,"resolveProxies":false,"lowerBound":0,"id":569,"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":"h6","changeable":true,"resolveProxies":false,"lowerBound":0,"id":570,"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":"div","changeable":true,"resolveProxies":false,"lowerBound":0,"id":571,"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":"ul","changeable":true,"resolveProxies":false,"lowerBound":0,"id":572,"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":"ol","changeable":true,"resolveProxies":false,"lowerBound":0,"id":573,"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":"dl","changeable":true,"resolveProxies":false,"lowerBound":0,"id":574,"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":"pre","changeable":true,"resolveProxies":false,"lowerBound":0,"id":575,"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":"hr","changeable":true,"resolveProxies":false,"lowerBound":0,"id":576,"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":"blockquote","changeable":true,"resolveProxies":false,"lowerBound":0,"id":577,"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":"address","changeable":true,"resolveProxies":false,"lowerBound":0,"id":578,"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":"table","changeable":true,"resolveProxies":false,"lowerBound":0,"id":579,"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":"a","changeable":true,"resolveProxies":false,"lowerBound":0,"id":580,"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":"br","changeable":true,"resolveProxies":false,"lowerBound":0,"id":581,"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":"span","changeable":true,"resolveProxies":false,"lowerBound":0,"id":582,"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":"object","changeable":true,"resolveProxies":false,"lowerBound":0,"id":583,"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":"img","changeable":true,"resolveProxies":false,"lowerBound":0,"id":584,"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":"tt","changeable":true,"resolveProxies":false,"lowerBound":0,"id":585,"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":"i","changeable":true,"resolveProxies":false,"lowerBound":0,"id":586,"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":"b","changeable":true,"resolveProxies":false,"lowerBound":0,"id":587,"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":"big","changeable":true,"resolveProxies":false,"lowerBound":0,"id":588,"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":"small","changeable":true,"resolveProxies":false,"lowerBound":0,"id":589,"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":"u","changeable":true,"resolveProxies":false,"lowerBound":0,"id":590,"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":"strike","changeable":true,"resolveProxies":false,"lowerBound":0,"id":591,"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":"em","changeable":true,"resolveProxies":false,"lowerBound":0,"id":592,"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":"strong","changeable":true,"resolveProxies":false,"lowerBound":0,"id":593,"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":"dfn","changeable":true,"resolveProxies":false,"lowerBound":0,"id":594,"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":"code","changeable":true,"resolveProxies":false,"lowerBound":0,"id":595,"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":"q","changeable":true,"resolveProxies":false,"lowerBound":0,"id":596,"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":"samp","changeable":true,"resolveProxies":false,"lowerBound":0,"id":597,"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":"kbd","changeable":true,"resolveProxies":false,"lowerBound":0,"id":598,"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":"var","changeable":true,"resolveProxies":false,"lowerBound":0,"id":599,"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":"cite","changeable":true,"resolveProxies":false,"lowerBound":0,"id":600,"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":"abbr","changeable":true,"resolveProxies":false,"lowerBound":0,"id":601,"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":"acronym","changeable":true,"resolveProxies":false,"lowerBound":0,"id":602,"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":"sub","changeable":true,"resolveProxies":false,"lowerBound":0,"id":603,"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":"sup","changeable":true,"resolveProxies":false,"lowerBound":0,"id":604,"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":"ins","changeable":true,"resolveProxies":false,"lowerBound":0,"id":605,"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":"del","changeable":true,"resolveProxies":false,"lowerBound":0,"id":606,"derived":true},{"id":607,"eClass":"EGenericType"},{"id":608,"eClass":"EGenericType"},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"id":623,"eClass":"EGenericType"},{"id":624,"eClass":"EGenericType"},{"id":625,"eClass":"EGenericType"},{"id":626,"eClass":"EGenericType"},{"id":627,"eClass":"EGenericType"},{"id":628,"eClass":"EGenericType"},{"id":629,"eClass":"EGenericType"},{"id":630,"eClass":"EGenericType"},{"id":631,"eClass":"EGenericType"},{"id":632,"eClass":"EGenericType"},{"id":633,"eClass":"EGenericType"},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"id":637,"eClass":"EGenericType"},{"id":638,"eClass":"EGenericType"},{"id":639,"eClass":"EGenericType"},{"id":640,"eClass":"EGenericType"},{"id":641,"eClass":"EGenericType"},{"id":642,"eClass":"EGenericType"},{"id":643,"eClass":"EGenericType"},{"id":644,"eClass":"EGenericType"},{"id":645,"eClass":"EGenericType"},{"id":646,"eClass":"EGenericType"},{"id":647,"eClass":"EGenericType"},{"id":648,"eClass":"EGenericType"},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"id":651,"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":652,"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":"p","changeable":true,"resolveProxies":false,"lowerBound":0,"id":653,"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":"h1","changeable":true,"resolveProxies":false,"lowerBound":0,"id":654,"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":"h2","changeable":true,"resolveProxies":false,"lowerBound":0,"id":655,"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":"h3","changeable":true,"resolveProxies":false,"lowerBound":0,"id":656,"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":"h4","changeable":true,"resolveProxies":false,"lowerBound":0,"id":657,"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":"h5","changeable":true,"resolveProxies":false,"lowerBound":0,"id":658,"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":"h6","changeable":true,"resolveProxies":false,"lowerBound":0,"id":659,"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":"div","changeable":true,"resolveProxies":false,"lowerBound":0,"id":660,"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":"ul","changeable":true,"resolveProxies":false,"lowerBound":0,"id":661,"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":"ol","changeable":true,"resolveProxies":false,"lowerBound":0,"id":662,"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":"dl","changeable":true,"resolveProxies":false,"lowerBound":0,"id":663,"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":"pre","changeable":true,"resolveProxies":false,"lowerBound":0,"id":664,"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":"hr","changeable":true,"resolveProxies":false,"lowerBound":0,"id":665,"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":"blockquote","changeable":true,"resolveProxies":false,"lowerBound":0,"id":666,"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":"address","changeable":true,"resolveProxies":false,"lowerBound":0,"id":667,"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":"table","changeable":true,"resolveProxies":false,"lowerBound":0,"id":668,"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":"ins","changeable":true,"resolveProxies":false,"lowerBound":0,"id":669,"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":"del","changeable":true,"resolveProxies":false,"lowerBound":0,"id":670,"derived":true},{"id":671,"eClass":"EGenericType"},{"id":672,"eClass":"EGenericType"},{"id":673,"eClass":"EGenericType"},{"id":674,"eClass":"EGenericType"},{"id":675,"eClass":"EGenericType"},{"id":676,"eClass":"EGenericType"},{"id":677,"eClass":"EGenericType"},{"id":678,"eClass":"EGenericType"},{"id":679,"eClass":"EGenericType"},{"id":680,"eClass":"EGenericType"},{"id":681,"eClass":"EGenericType"},{"id":682,"eClass":"EGenericType"},{"id":683,"eClass":"EGenericType"},{"id":684,"eClass":"EGenericType"},{"id":685,"eClass":"EGenericType"},{"id":686,"eClass":"EGenericType"},{"id":687,"eClass":"EGenericType"},{"id":688,"eClass":"EGenericType"},{"id":689,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":690,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":691,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":692,"derived":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":693,"derived":false},{"id":694,"eClass":"EGenericType"},{"id":695,"eClass":"EGenericType"},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"id":698,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":699,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":700,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":701,"derived":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":702,"derived":false},{"id":703,"eClass":"EGenericType"},{"id":704,"eClass":"EGenericType"},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":708,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":709,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":710,"derived":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":711,"derived":false},{"id":712,"eClass":"EGenericType"},{"id":713,"eClass":"EGenericType"},{"id":714,"eClass":"EGenericType"},{"id":715,"eClass":"EGenericType"},{"id":716,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":717,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":718,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":719,"derived":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":720,"derived":false},{"id":721,"eClass":"EGenericType"},{"id":722,"eClass":"EGenericType"},{"id":723,"eClass":"EGenericType"},{"id":724,"eClass":"EGenericType"},{"id":725,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":726,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":727,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":728,"derived":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":729,"derived":false},{"id":730,"eClass":"EGenericType"},{"id":731,"eClass":"EGenericType"},{"id":732,"eClass":"EGenericType"},{"id":733,"eClass":"EGenericType"},{"id":734,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":735,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":736,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":737,"derived":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":738,"derived":false},{"id":739,"eClass":"EGenericType"},{"id":740,"eClass":"EGenericType"},{"id":741,"eClass":"EGenericType"},{"id":742,"eClass":"EGenericType"},{"id":743,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":744,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":745,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":746,"derived":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":747,"derived":false},{"id":748,"eClass":"EGenericType"},{"id":749,"eClass":"EGenericType"},{"id":750,"eClass":"EGenericType"},{"id":751,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":false,"lowerBound":1,"id":752,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":753,"derived":false},{"id":754,"eClass":"EGenericType"},{"id":755,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alt","changeable":true,"lowerBound":1,"iD":false,"id":756,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":757,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":758,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":759,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"ismap","changeable":true,"lowerBound":0,"iD":false,"id":760,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"longdesc","changeable":true,"lowerBound":0,"iD":false,"id":761,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"src","changeable":true,"lowerBound":1,"iD":false,"id":762,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":763,"derived":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":764,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"usemap","changeable":true,"lowerBound":0,"iD":false,"id":765,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":766,"derived":false},{"id":767,"eClass":"EGenericType"},{"id":768,"eClass":"EGenericType"},{"id":769,"eClass":"EGenericType"},{"id":770,"eClass":"EGenericType"},{"id":771,"eClass":"EGenericType"},{"id":772,"eClass":"EGenericType"},{"id":773,"eClass":"EGenericType"},{"id":774,"eClass":"EGenericType"},{"id":775,"eClass":"EGenericType"},{"id":776,"eClass":"EGenericType"},{"id":777,"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":778,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":779,"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":"a","changeable":true,"resolveProxies":false,"lowerBound":0,"id":780,"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":"br","changeable":true,"resolveProxies":false,"lowerBound":0,"id":781,"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":"span","changeable":true,"resolveProxies":false,"lowerBound":0,"id":782,"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":"object","changeable":true,"resolveProxies":false,"lowerBound":0,"id":783,"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":"img","changeable":true,"resolveProxies":false,"lowerBound":0,"id":784,"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":"tt","changeable":true,"resolveProxies":false,"lowerBound":0,"id":785,"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":"i","changeable":true,"resolveProxies":false,"lowerBound":0,"id":786,"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":"b","changeable":true,"resolveProxies":false,"lowerBound":0,"id":787,"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":"big","changeable":true,"resolveProxies":false,"lowerBound":0,"id":788,"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":"small","changeable":true,"resolveProxies":false,"lowerBound":0,"id":789,"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":"u","changeable":true,"resolveProxies":false,"lowerBound":0,"id":790,"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":"strike","changeable":true,"resolveProxies":false,"lowerBound":0,"id":791,"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":"em","changeable":true,"resolveProxies":false,"lowerBound":0,"id":792,"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":"strong","changeable":true,"resolveProxies":false,"lowerBound":0,"id":793,"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":"dfn","changeable":true,"resolveProxies":false,"lowerBound":0,"id":794,"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":"code","changeable":true,"resolveProxies":false,"lowerBound":0,"id":795,"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":"q","changeable":true,"resolveProxies":false,"lowerBound":0,"id":796,"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":"samp","changeable":true,"resolveProxies":false,"lowerBound":0,"id":797,"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":"kbd","changeable":true,"resolveProxies":false,"lowerBound":0,"id":798,"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":"var","changeable":true,"resolveProxies":false,"lowerBound":0,"id":799,"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":"cite","changeable":true,"resolveProxies":false,"lowerBound":0,"id":800,"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":"abbr","changeable":true,"resolveProxies":false,"lowerBound":0,"id":801,"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":"acronym","changeable":true,"resolveProxies":false,"lowerBound":0,"id":802,"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":"sub","changeable":true,"resolveProxies":false,"lowerBound":0,"id":803,"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":"sup","changeable":true,"resolveProxies":false,"lowerBound":0,"id":804,"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":"ins","changeable":true,"resolveProxies":false,"lowerBound":0,"id":805,"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":"del","changeable":true,"resolveProxies":false,"lowerBound":0,"id":806,"derived":true},{"id":807,"eClass":"EGenericType"},{"id":808,"eClass":"EGenericType"},{"id":809,"eClass":"EGenericType"},{"id":810,"eClass":"EGenericType"},{"id":811,"eClass":"EGenericType"},{"id":812,"eClass":"EGenericType"},{"id":813,"eClass":"EGenericType"},{"id":814,"eClass":"EGenericType"},{"id":815,"eClass":"EGenericType"},{"id":816,"eClass":"EGenericType"},{"id":817,"eClass":"EGenericType"},{"id":818,"eClass":"EGenericType"},{"id":819,"eClass":"EGenericType"},{"id":820,"eClass":"EGenericType"},{"id":821,"eClass":"EGenericType"},{"id":822,"eClass":"EGenericType"},{"id":823,"eClass":"EGenericType"},{"id":824,"eClass":"EGenericType"},{"id":825,"eClass":"EGenericType"},{"id":826,"eClass":"EGenericType"},{"id":827,"eClass":"EGenericType"},{"id":828,"eClass":"EGenericType"},{"id":829,"eClass":"EGenericType"},{"id":830,"eClass":"EGenericType"},{"id":831,"eClass":"EGenericType"},{"id":832,"eClass":"EGenericType"},{"id":833,"eClass":"EGenericType"},{"id":834,"eClass":"EGenericType"},{"id":835,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cite1","changeable":true,"lowerBound":0,"iD":false,"id":836,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":837,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"datetime","changeable":true,"lowerBound":0,"iD":false,"id":838,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":839,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":840,"derived":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":841,"derived":false},{"id":842,"eClass":"EGenericType"},{"id":843,"eClass":"EGenericType"},{"id":844,"eClass":"EGenericType"},{"id":845,"eClass":"EGenericType"},{"id":846,"eClass":"EGenericType"},{"id":847,"eClass":"EGenericType"},{"id":848,"eClass":"EGenericType"},{"name":"ismap","id":849,"value":0,"literal":"ismap","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":"class","changeable":true,"lowerBound":0,"iD":false,"id":850,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":851,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":852,"derived":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":853,"derived":false},{"id":854,"eClass":"EGenericType"},{"id":855,"eClass":"EGenericType"},{"id":856,"eClass":"EGenericType"},{"id":857,"eClass":"EGenericType"},{"id":858,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":859,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":860,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":861,"derived":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":862,"derived":false},{"id":863,"eClass":"EGenericType"},{"id":864,"eClass":"EGenericType"},{"id":865,"eClass":"EGenericType"},{"id":866,"eClass":"EGenericType"},{"id":867,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":868,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":869,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":870,"derived":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":871,"derived":false},{"id":872,"eClass":"EGenericType"},{"id":873,"eClass":"EGenericType"},{"id":874,"eClass":"EGenericType"},{"id":875,"eClass":"EGenericType"},{"id":876,"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":877,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":878,"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":"param","changeable":true,"resolveProxies":false,"lowerBound":0,"id":879,"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":"p","changeable":true,"resolveProxies":false,"lowerBound":0,"id":880,"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":"h1","changeable":true,"resolveProxies":false,"lowerBound":0,"id":881,"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":"h2","changeable":true,"resolveProxies":false,"lowerBound":0,"id":882,"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":"h3","changeable":true,"resolveProxies":false,"lowerBound":0,"id":883,"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":"h4","changeable":true,"resolveProxies":false,"lowerBound":0,"id":884,"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":"h5","changeable":true,"resolveProxies":false,"lowerBound":0,"id":885,"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":"h6","changeable":true,"resolveProxies":false,"lowerBound":0,"id":886,"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":"div","changeable":true,"resolveProxies":false,"lowerBound":0,"id":887,"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":"ul","changeable":true,"resolveProxies":false,"lowerBound":0,"id":888,"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":"ol","changeable":true,"resolveProxies":false,"lowerBound":0,"id":889,"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":"dl","changeable":true,"resolveProxies":false,"lowerBound":0,"id":890,"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":"pre","changeable":true,"resolveProxies":false,"lowerBound":0,"id":891,"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":"hr","changeable":true,"resolveProxies":false,"lowerBound":0,"id":892,"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":"blockquote","changeable":true,"resolveProxies":false,"lowerBound":0,"id":893,"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":"address","changeable":true,"resolveProxies":false,"lowerBound":0,"id":894,"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":"table","changeable":true,"resolveProxies":false,"lowerBound":0,"id":895,"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":"a","changeable":true,"resolveProxies":false,"lowerBound":0,"id":896,"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":"br","changeable":true,"resolveProxies":false,"lowerBound":0,"id":897,"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":"span","changeable":true,"resolveProxies":false,"lowerBound":0,"id":898,"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":"object","changeable":true,"resolveProxies":false,"lowerBound":0,"id":899,"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":"img","changeable":true,"resolveProxies":false,"lowerBound":0,"id":900,"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":"tt","changeable":true,"resolveProxies":false,"lowerBound":0,"id":901,"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":"i","changeable":true,"resolveProxies":false,"lowerBound":0,"id":902,"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":"b","changeable":true,"resolveProxies":false,"lowerBound":0,"id":903,"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":"big","changeable":true,"resolveProxies":false,"lowerBound":0,"id":904,"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":"small","changeable":true,"resolveProxies":false,"lowerBound":0,"id":905,"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":"u","changeable":true,"resolveProxies":false,"lowerBound":0,"id":906,"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":"strike","changeable":true,"resolveProxies":false,"lowerBound":0,"id":907,"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":"em","changeable":true,"resolveProxies":false,"lowerBound":0,"id":908,"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":"strong","changeable":true,"resolveProxies":false,"lowerBound":0,"id":909,"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":"dfn","changeable":true,"resolveProxies":false,"lowerBound":0,"id":910,"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":"code","changeable":true,"resolveProxies":false,"lowerBound":0,"id":911,"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":"q","changeable":true,"resolveProxies":false,"lowerBound":0,"id":912,"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":"samp","changeable":true,"resolveProxies":false,"lowerBound":0,"id":913,"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":"kbd","changeable":true,"resolveProxies":false,"lowerBound":0,"id":914,"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":"var","changeable":true,"resolveProxies":false,"lowerBound":0,"id":915,"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":"cite","changeable":true,"resolveProxies":false,"lowerBound":0,"id":916,"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":"abbr","changeable":true,"resolveProxies":false,"lowerBound":0,"id":917,"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":"acronym","changeable":true,"resolveProxies":false,"lowerBound":0,"id":918,"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":"sub","changeable":true,"resolveProxies":false,"lowerBound":0,"id":919,"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":"sup","changeable":true,"resolveProxies":false,"lowerBound":0,"id":920,"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":"ins","changeable":true,"resolveProxies":false,"lowerBound":0,"id":921,"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":"del","changeable":true,"resolveProxies":false,"lowerBound":0,"id":922,"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":"archive","changeable":true,"lowerBound":0,"iD":false,"id":923,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":924,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"classid","changeable":true,"lowerBound":0,"iD":false,"id":925,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"codebase","changeable":true,"lowerBound":0,"iD":false,"id":926,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"codetype","changeable":true,"lowerBound":0,"iD":false,"id":927,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"data","changeable":true,"lowerBound":0,"iD":false,"id":928,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"declare","changeable":true,"lowerBound":0,"iD":false,"id":929,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":930,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":931,"derived":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":932,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"standby","changeable":true,"lowerBound":0,"iD":false,"id":933,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":934,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tabindex","changeable":true,"lowerBound":0,"iD":false,"id":935,"derived":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":936,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":937,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"usemap","changeable":true,"lowerBound":0,"iD":false,"id":938,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":939,"derived":false},{"id":940,"eClass":"EGenericType"},{"id":941,"eClass":"EGenericType"},{"id":942,"eClass":"EGenericType"},{"id":943,"eClass":"EGenericType"},{"id":944,"eClass":"EGenericType"},{"id":945,"eClass":"EGenericType"},{"id":946,"eClass":"EGenericType"},{"id":947,"eClass":"EGenericType"},{"id":948,"eClass":"EGenericType"},{"id":949,"eClass":"EGenericType"},{"id":950,"eClass":"EGenericType"},{"id":951,"eClass":"EGenericType"},{"id":952,"eClass":"EGenericType"},{"id":953,"eClass":"EGenericType"},{"id":954,"eClass":"EGenericType"},{"id":955,"eClass":"EGenericType"},{"id":956,"eClass":"EGenericType"},{"id":957,"eClass":"EGenericType"},{"id":958,"eClass":"EGenericType"},{"id":959,"eClass":"EGenericType"},{"id":960,"eClass":"EGenericType"},{"id":961,"eClass":"EGenericType"},{"id":962,"eClass":"EGenericType"},{"id":963,"eClass":"EGenericType"},{"id":964,"eClass":"EGenericType"},{"id":965,"eClass":"EGenericType"},{"id":966,"eClass":"EGenericType"},{"id":967,"eClass":"EGenericType"},{"id":968,"eClass":"EGenericType"},{"id":969,"eClass":"EGenericType"},{"id":970,"eClass":"EGenericType"},{"id":971,"eClass":"EGenericType"},{"id":972,"eClass":"EGenericType"},{"id":973,"eClass":"EGenericType"},{"id":974,"eClass":"EGenericType"},{"id":975,"eClass":"EGenericType"},{"id":976,"eClass":"EGenericType"},{"id":977,"eClass":"EGenericType"},{"id":978,"eClass":"EGenericType"},{"id":979,"eClass":"EGenericType"},{"id":980,"eClass":"EGenericType"},{"id":981,"eClass":"EGenericType"},{"id":982,"eClass":"EGenericType"},{"id":983,"eClass":"EGenericType"},{"id":984,"eClass":"EGenericType"},{"id":985,"eClass":"EGenericType"},{"id":986,"eClass":"EGenericType"},{"id":987,"eClass":"EGenericType"},{"id":988,"eClass":"EGenericType"},{"id":989,"eClass":"EGenericType"},{"id":990,"eClass":"EGenericType"},{"id":991,"eClass":"EGenericType"},{"id":992,"eClass":"EGenericType"},{"id":993,"eClass":"EGenericType"},{"id":994,"eClass":"EGenericType"},{"id":995,"eClass":"EGenericType"},{"id":996,"eClass":"EGenericType"},{"id":997,"eClass":"EGenericType"},{"id":998,"eClass":"EGenericType"},{"id":999,"eClass":"EGenericType"},{"id":1000,"eClass":"EGenericType"},{"id":1001,"eClass":"EGenericType"},{"id":1002,"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":"li","changeable":true,"resolveProxies":false,"lowerBound":1,"id":1003,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":1004,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":1005,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":1006,"derived":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":1007,"derived":false},{"id":1008,"eClass":"EGenericType"},{"id":1009,"eClass":"EGenericType"},{"id":1010,"eClass":"EGenericType"},{"id":1011,"eClass":"EGenericType"},{"id":1012,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":1013,"derived":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":1014,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":1015,"derived":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":1016,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"data","unsettable":true,"transient":false,"unique":true,"name":"valuetype","changeable":true,"lowerBound":0,"iD":false,"id":1017,"derived":false},{"id":1018,"eClass":"EGenericType"},{"id":1019,"eClass":"EGenericType"},{"id":1020,"eClass":"EGenericType"},{"id":1021,"eClass":"EGenericType"},{"id":1022,"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":1023,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":1024,"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":"a","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1025,"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":"tt","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1026,"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":"i","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1027,"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":"b","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1028,"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":"big","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1029,"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":"small","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1030,"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":"u","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1031,"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":"strike","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1032,"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":"em","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1033,"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":"strong","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1034,"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":"dfn","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1035,"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":"code","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1036,"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":"q","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1037,"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":"samp","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1038,"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":"kbd","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1039,"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":"var","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1040,"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":"cite","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1041,"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":"abbr","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1042,"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":"acronym","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1043,"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":"sub","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1044,"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":"sup","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1045,"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":"br","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1046,"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":"span","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1047,"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":"ins","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1048,"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":"del","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1049,"derived":true},{"id":1050,"eClass":"EGenericType"},{"id":1051,"eClass":"EGenericType"},{"id":1052,"eClass":"EGenericType"},{"id":1053,"eClass":"EGenericType"},{"id":1054,"eClass":"EGenericType"},{"id":1055,"eClass":"EGenericType"},{"id":1056,"eClass":"EGenericType"},{"id":1057,"eClass":"EGenericType"},{"id":1058,"eClass":"EGenericType"},{"id":1059,"eClass":"EGenericType"},{"id":1060,"eClass":"EGenericType"},{"id":1061,"eClass":"EGenericType"},{"id":1062,"eClass":"EGenericType"},{"id":1063,"eClass":"EGenericType"},{"id":1064,"eClass":"EGenericType"},{"id":1065,"eClass":"EGenericType"},{"id":1066,"eClass":"EGenericType"},{"id":1067,"eClass":"EGenericType"},{"id":1068,"eClass":"EGenericType"},{"id":1069,"eClass":"EGenericType"},{"id":1070,"eClass":"EGenericType"},{"id":1071,"eClass":"EGenericType"},{"id":1072,"eClass":"EGenericType"},{"id":1073,"eClass":"EGenericType"},{"id":1074,"eClass":"EGenericType"},{"id":1075,"eClass":"EGenericType"},{"id":1076,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":1077,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":1078,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":1079,"derived":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":1080,"derived":false},{"id":1081,"eClass":"EGenericType"},{"id":1082,"eClass":"EGenericType"},{"id":1083,"eClass":"EGenericType"},{"id":1084,"eClass":"EGenericType"},{"id":1085,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":1086,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":1087,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":1088,"derived":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":1089,"derived":false},{"id":1090,"eClass":"EGenericType"},{"id":1091,"eClass":"EGenericType"},{"id":1092,"eClass":"EGenericType"},{"id":1093,"eClass":"EGenericType"},{"id":1094,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cite1","changeable":true,"lowerBound":0,"iD":false,"id":1095,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":1096,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":1097,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":1098,"derived":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":1099,"derived":false},{"id":1100,"eClass":"EGenericType"},{"id":1101,"eClass":"EGenericType"},{"id":1102,"eClass":"EGenericType"},{"id":1103,"eClass":"EGenericType"},{"id":1104,"eClass":"EGenericType"},{"id":1105,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":1106,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":1107,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":1108,"derived":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":1109,"derived":false},{"id":1110,"eClass":"EGenericType"},{"id":1111,"eClass":"EGenericType"},{"id":1112,"eClass":"EGenericType"},{"id":1113,"eClass":"EGenericType"},{"id":1114,"eClass":"EGenericType"},{"name":"row","id":1115,"value":0,"literal":"row","eClass":"EEnumLiteral"},{"name":"col","id":1116,"value":1,"literal":"col","eClass":"EEnumLiteral"},{"name":"rowgroup","id":1117,"value":2,"literal":"rowgroup","eClass":"EEnumLiteral"},{"name":"colgroup","id":1118,"value":3,"literal":"colgroup","eClass":"EEnumLiteral"},{"name":"rect","id":1119,"value":0,"literal":"rect","eClass":"EEnumLiteral"},{"name":"circle","id":1120,"value":1,"literal":"circle","eClass":"EEnumLiteral"},{"name":"poly","id":1121,"value":2,"literal":"poly","eClass":"EEnumLiteral"},{"name":"default","id":1122,"value":3,"literal":"default","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":"class","changeable":true,"lowerBound":0,"iD":false,"id":1123,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":1124,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":1125,"derived":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":1126,"derived":false},{"id":1127,"eClass":"EGenericType"},{"id":1128,"eClass":"EGenericType"},{"id":1129,"eClass":"EGenericType"},{"id":1130,"eClass":"EGenericType"},{"id":1131,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":1132,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":1133,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":1134,"derived":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":1135,"derived":false},{"id":1136,"eClass":"EGenericType"},{"id":1137,"eClass":"EGenericType"},{"id":1138,"eClass":"EGenericType"},{"id":1139,"eClass":"EGenericType"},{"id":1140,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":1141,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":1142,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":1143,"derived":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":1144,"derived":false},{"id":1145,"eClass":"EGenericType"},{"id":1146,"eClass":"EGenericType"},{"id":1147,"eClass":"EGenericType"},{"id":1148,"eClass":"EGenericType"},{"id":1149,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":1150,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":1151,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":1152,"derived":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":1153,"derived":false},{"id":1154,"eClass":"EGenericType"},{"id":1155,"eClass":"EGenericType"},{"id":1156,"eClass":"EGenericType"},{"id":1157,"eClass":"EGenericType"},{"id":1158,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":1159,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":1160,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":1161,"derived":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":1162,"derived":false},{"id":1163,"eClass":"EGenericType"},{"id":1164,"eClass":"EGenericType"},{"id":1165,"eClass":"EGenericType"},{"id":1166,"eClass":"EGenericType"},{"id":1167,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":1168,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":1169,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":1170,"derived":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":1171,"derived":false},{"id":1172,"eClass":"EGenericType"},{"id":1173,"eClass":"EGenericType"},{"id":1174,"eClass":"EGenericType"},{"id":1175,"eClass":"EGenericType"},{"id":1176,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"caption","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1177,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"col","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1178,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"colgroup","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1179,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thead","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1180,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tfoot","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1181,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tbody","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1182,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tr","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1183,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"border","changeable":true,"lowerBound":0,"iD":false,"id":1184,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cellpadding","changeable":true,"lowerBound":0,"iD":false,"id":1185,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cellspacing","changeable":true,"lowerBound":0,"iD":false,"id":1186,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":1187,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":1188,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":1189,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"summary","changeable":true,"lowerBound":0,"iD":false,"id":1190,"derived":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":1191,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":1192,"derived":false},{"id":1193,"eClass":"EGenericType"},{"id":1194,"eClass":"EGenericType"},{"id":1195,"eClass":"EGenericType"},{"id":1196,"eClass":"EGenericType"},{"id":1197,"eClass":"EGenericType"},{"id":1198,"eClass":"EGenericType"},{"id":1199,"eClass":"EGenericType"},{"id":1200,"eClass":"EGenericType"},{"id":1201,"eClass":"EGenericType"},{"id":1202,"eClass":"EGenericType"},{"id":1203,"eClass":"EGenericType"},{"id":1204,"eClass":"EGenericType"},{"id":1205,"eClass":"EGenericType"},{"id":1206,"eClass":"EGenericType"},{"id":1207,"eClass":"EGenericType"},{"id":1208,"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":"tr","changeable":true,"resolveProxies":false,"lowerBound":1,"id":1209,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"align","changeable":true,"lowerBound":0,"iD":false,"id":1210,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"char","changeable":true,"lowerBound":0,"iD":false,"id":1211,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"charoff","changeable":true,"lowerBound":0,"iD":false,"id":1212,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":1213,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":1214,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":1215,"derived":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":1216,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"valign","changeable":true,"lowerBound":0,"iD":false,"id":1217,"derived":false},{"id":1218,"eClass":"EGenericType"},{"id":1219,"eClass":"EGenericType"},{"id":1220,"eClass":"EGenericType"},{"id":1221,"eClass":"EGenericType"},{"id":1222,"eClass":"EGenericType"},{"id":1223,"eClass":"EGenericType"},{"id":1224,"eClass":"EGenericType"},{"id":1225,"eClass":"EGenericType"},{"id":1226,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"abbr1","changeable":true,"lowerBound":0,"iD":false,"id":1227,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"align","changeable":true,"lowerBound":0,"iD":false,"id":1228,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"axis","changeable":true,"lowerBound":0,"iD":false,"id":1229,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"char","changeable":true,"lowerBound":0,"iD":false,"id":1230,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"charoff","changeable":true,"lowerBound":0,"iD":false,"id":1231,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":1232,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":true,"transient":false,"unique":true,"name":"colspan","changeable":true,"lowerBound":0,"iD":false,"id":1233,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"headers","changeable":true,"lowerBound":0,"iD":false,"id":1234,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":1235,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":true,"transient":false,"unique":true,"name":"rowspan","changeable":true,"lowerBound":0,"iD":false,"id":1236,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"scope","changeable":true,"lowerBound":0,"iD":false,"id":1237,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":1238,"derived":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":1239,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"valign","changeable":true,"lowerBound":0,"iD":false,"id":1240,"derived":false},{"id":1241,"eClass":"EGenericType"},{"id":1242,"eClass":"EGenericType"},{"id":1243,"eClass":"EGenericType"},{"id":1244,"eClass":"EGenericType"},{"id":1245,"eClass":"EGenericType"},{"id":1246,"eClass":"EGenericType"},{"id":1247,"eClass":"EGenericType"},{"id":1248,"eClass":"EGenericType"},{"id":1249,"eClass":"EGenericType"},{"id":1250,"eClass":"EGenericType"},{"id":1251,"eClass":"EGenericType"},{"id":1252,"eClass":"EGenericType"},{"id":1253,"eClass":"EGenericType"},{"id":1254,"eClass":"EGenericType"},{"id":1255,"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":"tr","changeable":true,"resolveProxies":false,"lowerBound":1,"id":1256,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"align","changeable":true,"lowerBound":0,"iD":false,"id":1257,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"char","changeable":true,"lowerBound":0,"iD":false,"id":1258,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"charoff","changeable":true,"lowerBound":0,"iD":false,"id":1259,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":1260,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":1261,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":1262,"derived":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":1263,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"valign","changeable":true,"lowerBound":0,"iD":false,"id":1264,"derived":false},{"id":1265,"eClass":"EGenericType"},{"id":1266,"eClass":"EGenericType"},{"id":1267,"eClass":"EGenericType"},{"id":1268,"eClass":"EGenericType"},{"id":1269,"eClass":"EGenericType"},{"id":1270,"eClass":"EGenericType"},{"id":1271,"eClass":"EGenericType"},{"id":1272,"eClass":"EGenericType"},{"id":1273,"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":"tr","changeable":true,"resolveProxies":false,"lowerBound":1,"id":1274,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"align","changeable":true,"lowerBound":0,"iD":false,"id":1275,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"char","changeable":true,"lowerBound":0,"iD":false,"id":1276,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"charoff","changeable":true,"lowerBound":0,"iD":false,"id":1277,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":1278,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":1279,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":1280,"derived":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":1281,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"valign","changeable":true,"lowerBound":0,"iD":false,"id":1282,"derived":false},{"id":1283,"eClass":"EGenericType"},{"id":1284,"eClass":"EGenericType"},{"id":1285,"eClass":"EGenericType"},{"id":1286,"eClass":"EGenericType"},{"id":1287,"eClass":"EGenericType"},{"id":1288,"eClass":"EGenericType"},{"id":1289,"eClass":"EGenericType"},{"id":1290,"eClass":"EGenericType"},{"id":1291,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"abbr1","changeable":true,"lowerBound":0,"iD":false,"id":1292,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"align","changeable":true,"lowerBound":0,"iD":false,"id":1293,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"axis","changeable":true,"lowerBound":0,"iD":false,"id":1294,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"char","changeable":true,"lowerBound":0,"iD":false,"id":1295,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"charoff","changeable":true,"lowerBound":0,"iD":false,"id":1296,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":1297,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":true,"transient":false,"unique":true,"name":"colspan","changeable":true,"lowerBound":0,"iD":false,"id":1298,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"headers","changeable":true,"lowerBound":0,"iD":false,"id":1299,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":1300,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":true,"transient":false,"unique":true,"name":"rowspan","changeable":true,"lowerBound":0,"iD":false,"id":1301,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"scope","changeable":true,"lowerBound":0,"iD":false,"id":1302,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":1303,"derived":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":1304,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"valign","changeable":true,"lowerBound":0,"iD":false,"id":1305,"derived":false},{"id":1306,"eClass":"EGenericType"},{"id":1307,"eClass":"EGenericType"},{"id":1308,"eClass":"EGenericType"},{"id":1309,"eClass":"EGenericType"},{"id":1310,"eClass":"EGenericType"},{"id":1311,"eClass":"EGenericType"},{"id":1312,"eClass":"EGenericType"},{"id":1313,"eClass":"EGenericType"},{"id":1314,"eClass":"EGenericType"},{"id":1315,"eClass":"EGenericType"},{"id":1316,"eClass":"EGenericType"},{"id":1317,"eClass":"EGenericType"},{"id":1318,"eClass":"EGenericType"},{"id":1319,"eClass":"EGenericType"},{"id":1320,"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":1321,"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":"th","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1322,"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":"td","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1323,"derived":true},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"align","changeable":true,"lowerBound":0,"iD":false,"id":1324,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"char","changeable":true,"lowerBound":0,"iD":false,"id":1325,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"charoff","changeable":true,"lowerBound":0,"iD":false,"id":1326,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":1327,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":1328,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":1329,"derived":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":1330,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"valign","changeable":true,"lowerBound":0,"iD":false,"id":1331,"derived":false},{"id":1332,"eClass":"EGenericType"},{"id":1333,"eClass":"EGenericType"},{"id":1334,"eClass":"EGenericType"},{"id":1335,"eClass":"EGenericType"},{"id":1336,"eClass":"EGenericType"},{"id":1337,"eClass":"EGenericType"},{"id":1338,"eClass":"EGenericType"},{"id":1339,"eClass":"EGenericType"},{"id":1340,"eClass":"EGenericType"},{"id":1341,"eClass":"EGenericType"},{"id":1342,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":1343,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":1344,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":1345,"derived":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":1346,"derived":false},{"id":1347,"eClass":"EGenericType"},{"id":1348,"eClass":"EGenericType"},{"id":1349,"eClass":"EGenericType"},{"id":1350,"eClass":"EGenericType"},{"id":1351,"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":"li","changeable":true,"resolveProxies":false,"lowerBound":1,"id":1352,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":1353,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":1354,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":1355,"derived":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":1356,"derived":false},{"id":1357,"eClass":"EGenericType"},{"id":1358,"eClass":"EGenericType"},{"id":1359,"eClass":"EGenericType"},{"id":1360,"eClass":"EGenericType"},{"id":1361,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":1362,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":1363,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":1364,"derived":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":1365,"derived":false},{"id":1366,"eClass":"EGenericType"},{"id":1367,"eClass":"EGenericType"},{"id":1368,"eClass":"EGenericType"},{"id":1369,"eClass":"EGenericType"},{"id":1370,"eClass":"EGenericType"},{"name":"top","id":1371,"value":0,"literal":"top","eClass":"EEnumLiteral"},{"name":"middle","id":1372,"value":1,"literal":"middle","eClass":"EEnumLiteral"},{"name":"bottom","id":1373,"value":2,"literal":"bottom","eClass":"EEnumLiteral"},{"name":"baseline","id":1374,"value":3,"literal":"baseline","eClass":"EEnumLiteral"},{"name":"data","id":1375,"value":0,"literal":"data","eClass":"EEnumLiteral"},{"name":"ref","id":1376,"value":1,"literal":"ref","eClass":"EEnumLiteral"},{"name":"object","id":1377,"value":2,"literal":"object","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":"class","changeable":true,"lowerBound":0,"iD":false,"id":1378,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":1379,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":1380,"derived":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":1381,"derived":false},{"id":1382,"eClass":"EGenericType"},{"id":1383,"eClass":"EGenericType"},{"id":1384,"eClass":"EGenericType"},{"id":1385,"eClass":"EGenericType"},{"id":1386,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":1,"target":0},{"source":1,"target":47},{"source":1,"target":99},{"source":1,"target":100},{"source":1,"target":101},{"source":1,"target":102},{"source":1,"target":103},{"source":99,"target":104},{"source":99,"target":1},{"source":100,"target":105},{"source":100,"target":1},{"source":101,"target":77},{"source":101,"target":106},{"source":101,"target":1},{"source":106,"target":77},{"source":102,"target":84},{"source":102,"target":107},{"source":102,"target":1},{"source":107,"target":84},{"source":103,"target":47},{"source":2,"target":0},{"source":2,"target":108},{"source":2,"target":109},{"source":2,"target":110},{"source":2,"target":111},{"source":2,"target":112},{"source":2,"target":113},{"source":2,"target":114},{"source":2,"target":115},{"source":2,"target":116},{"source":2,"target":117},{"source":2,"target":118},{"source":2,"target":119},{"source":2,"target":120},{"source":2,"target":121},{"source":2,"target":122},{"source":2,"target":123},{"source":2,"target":124},{"source":2,"target":125},{"source":2,"target":126},{"source":2,"target":127},{"source":2,"target":128},{"source":2,"target":129},{"source":2,"target":130},{"source":2,"target":131},{"source":2,"target":132},{"source":2,"target":133},{"source":2,"target":134},{"source":2,"target":135},{"source":108,"target":136},{"source":108,"target":2},{"source":109,"target":137},{"source":109,"target":2},{"source":110,"target":12},{"source":110,"target":138},{"source":110,"target":2},{"source":138,"target":12},{"source":111,"target":74},{"source":111,"target":139},{"source":111,"target":2},{"source":139,"target":74},{"source":112,"target":59},{"source":112,"target":140},{"source":112,"target":2},{"source":140,"target":59},{"source":113,"target":46},{"source":113,"target":141},{"source":113,"target":2},{"source":141,"target":46},{"source":114,"target":89},{"source":114,"target":142},{"source":114,"target":2},{"source":142,"target":89},{"source":115,"target":51},{"source":115,"target":143},{"source":115,"target":2},{"source":143,"target":51},{"source":116,"target":13},{"source":116,"target":144},{"source":116,"target":2},{"source":144,"target":13},{"source":117,"target":8},{"source":117,"target":145},{"source":117,"target":2},{"source":145,"target":8},{"source":118,"target":73},{"source":118,"target":146},{"source":118,"target":2},{"source":146,"target":73},{"source":119,"target":93},{"source":119,"target":147},{"source":119,"target":2},{"source":147,"target":93},{"source":120,"target":75},{"source":120,"target":148},{"source":120,"target":2},{"source":148,"target":75},{"source":121,"target":35},{"source":121,"target":149},{"source":121,"target":2},{"source":149,"target":35},{"source":122,"target":76},{"source":122,"target":150},{"source":122,"target":2},{"source":150,"target":76},{"source":123,"target":30},{"source":123,"target":151},{"source":123,"target":2},{"source":151,"target":30},{"source":124,"target":19},{"source":124,"target":152},{"source":124,"target":2},{"source":152,"target":19},{"source":125,"target":66},{"source":125,"target":153},{"source":125,"target":2},{"source":153,"target":66},{"source":126,"target":67},{"source":126,"target":154},{"source":126,"target":2},{"source":154,"target":67},{"source":127,"target":52},{"source":127,"target":155},{"source":127,"target":2},{"source":155,"target":52},{"source":128,"target":98},{"source":128,"target":156},{"source":128,"target":2},{"source":156,"target":98},{"source":129,"target":18},{"source":129,"target":157},{"source":129,"target":2},{"source":157,"target":18},{"source":130,"target":1},{"source":130,"target":158},{"source":130,"target":2},{"source":158,"target":1},{"source":131,"target":3},{"source":131,"target":159},{"source":131,"target":2},{"source":159,"target":3},{"source":132,"target":78},{"source":132,"target":160},{"source":132,"target":2},{"source":160,"target":78},{"source":133,"target":79},{"source":133,"target":161},{"source":133,"target":2},{"source":161,"target":79},{"source":134,"target":48},{"source":134,"target":162},{"source":134,"target":2},{"source":162,"target":48},{"source":135,"target":29},{"source":135,"target":163},{"source":135,"target":2},{"source":163,"target":29},{"source":3,"target":0},{"source":3,"target":47},{"source":3,"target":164},{"source":3,"target":165},{"source":3,"target":166},{"source":3,"target":167},{"source":3,"target":168},{"source":164,"target":169},{"source":164,"target":3},{"source":165,"target":170},{"source":165,"target":3},{"source":166,"target":77},{"source":166,"target":171},{"source":166,"target":3},{"source":171,"target":77},{"source":167,"target":84},{"source":167,"target":172},{"source":167,"target":3},{"source":172,"target":84},{"source":168,"target":47},{"source":4,"target":0},{"source":4,"target":47},{"source":4,"target":173},{"source":4,"target":174},{"source":4,"target":175},{"source":4,"target":176},{"source":4,"target":177},{"source":173,"target":178},{"source":173,"target":4},{"source":174,"target":179},{"source":174,"target":4},{"source":175,"target":77},{"source":175,"target":180},{"source":175,"target":4},{"source":180,"target":77},{"source":176,"target":84},{"source":176,"target":181},{"source":176,"target":4},{"source":181,"target":84},{"source":177,"target":47},{"source":5,"target":0},{"source":5,"target":182},{"source":5,"target":183},{"source":5,"target":184},{"source":5,"target":185},{"source":5,"target":186},{"source":182,"target":5},{"source":183,"target":5},{"source":184,"target":5},{"source":185,"target":5},{"source":186,"target":5},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":187},{"source":7,"target":188},{"source":7,"target":189},{"source":7,"target":190},{"source":7,"target":191},{"source":7,"target":192},{"source":7,"target":193},{"source":7,"target":194},{"source":7,"target":195},{"source":7,"target":196},{"source":7,"target":197},{"source":7,"target":198},{"source":7,"target":199},{"source":7,"target":200},{"source":187,"target":16},{"source":187,"target":201},{"source":187,"target":7},{"source":201,"target":16},{"source":188,"target":202},{"source":188,"target":7},{"source":189,"target":24},{"source":189,"target":203},{"source":189,"target":7},{"source":203,"target":24},{"source":190,"target":91},{"source":190,"target":204},{"source":190,"target":7},{"source":204,"target":91},{"source":191,"target":53},{"source":191,"target":205},{"source":191,"target":7},{"source":205,"target":53},{"source":192,"target":206},{"source":192,"target":7},{"source":193,"target":207},{"source":193,"target":7},{"source":194,"target":55},{"source":194,"target":208},{"source":194,"target":7},{"source":208,"target":55},{"source":195,"target":55},{"source":195,"target":209},{"source":195,"target":7},{"source":209,"target":55},{"source":196,"target":71},{"source":196,"target":210},{"source":196,"target":7},{"source":210,"target":71},{"source":197,"target":77},{"source":197,"target":211},{"source":197,"target":7},{"source":211,"target":77},{"source":198,"target":84},{"source":198,"target":212},{"source":198,"target":7},{"source":212,"target":84},{"source":199,"target":22},{"source":199,"target":213},{"source":199,"target":7},{"source":213,"target":22},{"source":200,"target":2},{"source":8,"target":0},{"source":8,"target":47},{"source":8,"target":214},{"source":8,"target":215},{"source":8,"target":216},{"source":8,"target":217},{"source":8,"target":218},{"source":214,"target":219},{"source":214,"target":8},{"source":215,"target":220},{"source":215,"target":8},{"source":216,"target":77},{"source":216,"target":221},{"source":216,"target":8},{"source":221,"target":77},{"source":217,"target":84},{"source":217,"target":222},{"source":217,"target":8},{"source":222,"target":84},{"source":218,"target":47},{"source":9,"target":0},{"source":9,"target":223},{"source":9,"target":224},{"source":9,"target":225},{"source":9,"target":226},{"source":9,"target":227},{"source":9,"target":228},{"source":9,"target":229},{"source":9,"target":230},{"source":9,"target":231},{"source":9,"target":232},{"source":9,"target":233},{"source":9,"target":234},{"source":9,"target":235},{"source":9,"target":236},{"source":9,"target":237},{"source":9,"target":238},{"source":9,"target":239},{"source":9,"target":240},{"source":9,"target":241},{"source":223,"target":242},{"source":223,"target":9},{"source":224,"target":65},{"source":224,"target":243},{"source":224,"target":9},{"source":243,"target":65},{"source":225,"target":38},{"source":225,"target":244},{"source":225,"target":9},{"source":244,"target":38},{"source":226,"target":39},{"source":226,"target":245},{"source":226,"target":9},{"source":245,"target":39},{"source":227,"target":40},{"source":227,"target":246},{"source":227,"target":9},{"source":246,"target":40},{"source":228,"target":41},{"source":228,"target":247},{"source":228,"target":9},{"source":247,"target":41},{"source":229,"target":42},{"source":229,"target":248},{"source":229,"target":9},{"source":248,"target":42},{"source":230,"target":43},{"source":230,"target":249},{"source":230,"target":9},{"source":249,"target":43},{"source":231,"target":31},{"source":231,"target":250},{"source":231,"target":9},{"source":250,"target":31},{"source":232,"target":90},{"source":232,"target":251},{"source":232,"target":9},{"source":251,"target":90},{"source":233,"target":60},{"source":233,"target":252},{"source":233,"target":9},{"source":252,"target":60},{"source":234,"target":32},{"source":234,"target":253},{"source":234,"target":9},{"source":253,"target":32},{"source":235,"target":64},{"source":235,"target":254},{"source":235,"target":9},{"source":254,"target":64},{"source":236,"target":44},{"source":236,"target":255},{"source":236,"target":9},{"source":255,"target":44},{"source":237,"target":10},{"source":237,"target":256},{"source":237,"target":9},{"source":256,"target":10},{"source":238,"target":4},{"source":238,"target":257},{"source":238,"target":9},{"source":257,"target":4},{"source":239,"target":81},{"source":239,"target":258},{"source":239,"target":9},{"source":258,"target":81},{"source":240,"target":48},{"source":240,"target":259},{"source":240,"target":9},{"source":259,"target":48},{"source":241,"target":29},{"source":241,"target":260},{"source":241,"target":9},{"source":260,"target":29},{"source":10,"target":0},{"source":10,"target":9},{"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":261,"target":91},{"source":261,"target":267},{"source":261,"target":10},{"source":267,"target":91},{"source":262,"target":268},{"source":262,"target":10},{"source":263,"target":269},{"source":263,"target":10},{"source":264,"target":77},{"source":264,"target":270},{"source":264,"target":10},{"source":270,"target":77},{"source":265,"target":84},{"source":265,"target":271},{"source":265,"target":10},{"source":271,"target":84},{"source":266,"target":9},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":272},{"source":11,"target":273},{"source":11,"target":274},{"source":11,"target":275},{"source":11,"target":276},{"source":272,"target":277},{"source":272,"target":11},{"source":273,"target":278},{"source":273,"target":11},{"source":274,"target":77},{"source":274,"target":279},{"source":274,"target":11},{"source":279,"target":77},{"source":275,"target":84},{"source":275,"target":280},{"source":275,"target":11},{"source":280,"target":84},{"source":276,"target":9},{"source":12,"target":0},{"source":12,"target":281},{"source":12,"target":282},{"source":12,"target":283},{"source":12,"target":284},{"source":281,"target":285},{"source":281,"target":12},{"source":282,"target":286},{"source":282,"target":12},{"source":283,"target":77},{"source":283,"target":287},{"source":283,"target":12},{"source":287,"target":77},{"source":284,"target":84},{"source":284,"target":288},{"source":284,"target":12},{"source":288,"target":84},{"source":13,"target":0},{"source":13,"target":47},{"source":13,"target":289},{"source":13,"target":290},{"source":13,"target":291},{"source":13,"target":292},{"source":13,"target":293},{"source":289,"target":294},{"source":289,"target":13},{"source":290,"target":295},{"source":290,"target":13},{"source":291,"target":77},{"source":291,"target":296},{"source":291,"target":13},{"source":296,"target":77},{"source":292,"target":84},{"source":292,"target":297},{"source":292,"target":13},{"source":297,"target":84},{"source":293,"target":47},{"source":14,"target":0},{"source":14,"target":47},{"source":14,"target":298},{"source":14,"target":299},{"source":14,"target":300},{"source":14,"target":301},{"source":14,"target":302},{"source":298,"target":303},{"source":298,"target":14},{"source":299,"target":304},{"source":299,"target":14},{"source":300,"target":77},{"source":300,"target":305},{"source":300,"target":14},{"source":305,"target":77},{"source":301,"target":84},{"source":301,"target":306},{"source":301,"target":14},{"source":306,"target":84},{"source":302,"target":47},{"source":15,"target":0},{"source":16,"target":0},{"source":17,"target":0},{"source":18,"target":0},{"source":18,"target":47},{"source":18,"target":307},{"source":18,"target":308},{"source":18,"target":309},{"source":18,"target":310},{"source":18,"target":311},{"source":307,"target":312},{"source":307,"target":18},{"source":308,"target":313},{"source":308,"target":18},{"source":309,"target":77},{"source":309,"target":314},{"source":309,"target":18},{"source":314,"target":77},{"source":310,"target":84},{"source":310,"target":315},{"source":310,"target":18},{"source":315,"target":84},{"source":311,"target":47},{"source":19,"target":0},{"source":19,"target":47},{"source":19,"target":316},{"source":19,"target":317},{"source":19,"target":318},{"source":19,"target":319},{"source":19,"target":320},{"source":316,"target":321},{"source":316,"target":19},{"source":317,"target":322},{"source":317,"target":19},{"source":318,"target":77},{"source":318,"target":323},{"source":318,"target":19},{"source":323,"target":77},{"source":319,"target":84},{"source":319,"target":324},{"source":319,"target":19},{"source":324,"target":84},{"source":320,"target":47},{"source":20,"target":0},{"source":20,"target":325},{"source":20,"target":326},{"source":20,"target":327},{"source":20,"target":328},{"source":20,"target":329},{"source":20,"target":330},{"source":20,"target":331},{"source":20,"target":332},{"source":20,"target":333},{"source":20,"target":334},{"source":20,"target":335},{"source":325,"target":21},{"source":325,"target":336},{"source":325,"target":20},{"source":336,"target":21},{"source":326,"target":5},{"source":326,"target":337},{"source":326,"target":20},{"source":337,"target":5},{"source":327,"target":15},{"source":327,"target":338},{"source":327,"target":20},{"source":338,"target":15},{"source":328,"target":54},{"source":328,"target":339},{"source":328,"target":20},{"source":339,"target":54},{"source":329,"target":340},{"source":329,"target":20},{"source":330,"target":341},{"source":330,"target":20},{"source":331,"target":58},{"source":331,"target":342},{"source":331,"target":20},{"source":342,"target":58},{"source":332,"target":77},{"source":332,"target":343},{"source":332,"target":20},{"source":343,"target":77},{"source":333,"target":84},{"source":333,"target":344},{"source":333,"target":20},{"source":344,"target":84},{"source":334,"target":94},{"source":334,"target":345},{"source":334,"target":20},{"source":345,"target":94},{"source":335,"target":57},{"source":335,"target":346},{"source":335,"target":20},{"source":346,"target":57},{"source":21,"target":0},{"source":21,"target":347},{"source":21,"target":348},{"source":21,"target":349},{"source":21,"target":350},{"source":21,"target":351},{"source":21,"target":352},{"source":21,"target":353},{"source":21,"target":354},{"source":21,"target":355},{"source":21,"target":356},{"source":347,"target":5},{"source":347,"target":357},{"source":347,"target":21},{"source":357,"target":5},{"source":348,"target":15},{"source":348,"target":358},{"source":348,"target":21},{"source":358,"target":15},{"source":349,"target":54},{"source":349,"target":359},{"source":349,"target":21},{"source":359,"target":54},{"source":350,"target":360},{"source":350,"target":21},{"source":351,"target":361},{"source":351,"target":21},{"source":352,"target":58},{"source":352,"target":362},{"source":352,"target":21},{"source":362,"target":58},{"source":353,"target":77},{"source":353,"target":363},{"source":353,"target":21},{"source":363,"target":77},{"source":354,"target":84},{"source":354,"target":364},{"source":354,"target":21},{"source":364,"target":84},{"source":355,"target":94},{"source":355,"target":365},{"source":355,"target":21},{"source":365,"target":94},{"source":356,"target":57},{"source":356,"target":366},{"source":356,"target":21},{"source":366,"target":57},{"source":22,"target":0},{"source":23,"target":0},{"source":24,"target":0},{"source":25,"target":0},{"source":26,"target":0},{"source":26,"target":36},{"source":26,"target":367},{"source":26,"target":368},{"source":26,"target":369},{"source":26,"target":370},{"source":26,"target":371},{"source":367,"target":372},{"source":367,"target":26},{"source":368,"target":373},{"source":368,"target":26},{"source":369,"target":77},{"source":369,"target":374},{"source":369,"target":26},{"source":374,"target":77},{"source":370,"target":84},{"source":370,"target":375},{"source":370,"target":26},{"source":375,"target":84},{"source":371,"target":36},{"source":27,"target":0},{"source":27,"target":376},{"source":376,"target":27},{"source":28,"target":0},{"source":29,"target":0},{"source":29,"target":36},{"source":29,"target":377},{"source":29,"target":378},{"source":29,"target":379},{"source":29,"target":380},{"source":29,"target":381},{"source":29,"target":382},{"source":29,"target":383},{"source":377,"target":91},{"source":377,"target":384},{"source":377,"target":29},{"source":384,"target":91},{"source":378,"target":385},{"source":378,"target":29},{"source":379,"target":25},{"source":379,"target":386},{"source":379,"target":29},{"source":386,"target":25},{"source":380,"target":387},{"source":380,"target":29},{"source":381,"target":77},{"source":381,"target":388},{"source":381,"target":29},{"source":388,"target":77},{"source":382,"target":84},{"source":382,"target":389},{"source":382,"target":29},{"source":389,"target":84},{"source":383,"target":36},{"source":30,"target":0},{"source":30,"target":47},{"source":30,"target":390},{"source":30,"target":391},{"source":30,"target":392},{"source":30,"target":393},{"source":30,"target":394},{"source":390,"target":395},{"source":390,"target":30},{"source":391,"target":396},{"source":391,"target":30},{"source":392,"target":77},{"source":392,"target":397},{"source":392,"target":30},{"source":397,"target":77},{"source":393,"target":84},{"source":393,"target":398},{"source":393,"target":30},{"source":398,"target":84},{"source":394,"target":47},{"source":31,"target":0},{"source":31,"target":36},{"source":31,"target":399},{"source":31,"target":400},{"source":31,"target":401},{"source":31,"target":402},{"source":31,"target":403},{"source":399,"target":404},{"source":399,"target":31},{"source":400,"target":405},{"source":400,"target":31},{"source":401,"target":77},{"source":401,"target":406},{"source":401,"target":31},{"source":406,"target":77},{"source":402,"target":84},{"source":402,"target":407},{"source":402,"target":31},{"source":407,"target":84},{"source":403,"target":36},{"source":32,"target":0},{"source":32,"target":408},{"source":32,"target":409},{"source":32,"target":410},{"source":32,"target":411},{"source":32,"target":412},{"source":32,"target":413},{"source":32,"target":414},{"source":408,"target":415},{"source":408,"target":32},{"source":409,"target":34},{"source":409,"target":416},{"source":409,"target":32},{"source":416,"target":34},{"source":410,"target":26},{"source":410,"target":417},{"source":410,"target":32},{"source":417,"target":26},{"source":411,"target":418},{"source":411,"target":32},{"source":412,"target":419},{"source":412,"target":32},{"source":413,"target":77},{"source":413,"target":420},{"source":413,"target":32},{"source":420,"target":77},{"source":414,"target":84},{"source":414,"target":421},{"source":414,"target":32},{"source":421,"target":84},{"source":33,"target":0},{"source":33,"target":422},{"source":33,"target":423},{"source":33,"target":424},{"source":33,"target":425},{"source":33,"target":426},{"source":33,"target":427},{"source":33,"target":428},{"source":33,"target":429},{"source":33,"target":430},{"source":33,"target":431},{"source":33,"target":432},{"source":33,"target":433},{"source":33,"target":434},{"source":33,"target":435},{"source":33,"target":436},{"source":33,"target":437},{"source":33,"target":438},{"source":33,"target":439},{"source":33,"target":440},{"source":33,"target":441},{"source":33,"target":442},{"source":33,"target":443},{"source":33,"target":444},{"source":33,"target":445},{"source":33,"target":446},{"source":33,"target":447},{"source":33,"target":448},{"source":33,"target":449},{"source":33,"target":450},{"source":33,"target":451},{"source":33,"target":452},{"source":33,"target":453},{"source":33,"target":454},{"source":33,"target":455},{"source":33,"target":456},{"source":33,"target":457},{"source":33,"target":458},{"source":33,"target":459},{"source":33,"target":460},{"source":33,"target":461},{"source":33,"target":462},{"source":33,"target":463},{"source":33,"target":464},{"source":33,"target":465},{"source":33,"target":466},{"source":33,"target":467},{"source":33,"target":468},{"source":33,"target":469},{"source":33,"target":470},{"source":33,"target":471},{"source":33,"target":472},{"source":33,"target":473},{"source":33,"target":474},{"source":33,"target":475},{"source":33,"target":476},{"source":33,"target":477},{"source":33,"target":478},{"source":33,"target":479},{"source":33,"target":480},{"source":33,"target":481},{"source":33,"target":482},{"source":422,"target":483},{"source":422,"target":33},{"source":423,"target":484},{"source":423,"target":33},{"source":424,"target":485},{"source":424,"target":33},{"source":425,"target":7},{"source":425,"target":486},{"source":425,"target":33},{"source":486,"target":7},{"source":426,"target":1},{"source":426,"target":487},{"source":426,"target":33},{"source":487,"target":1},{"source":427,"target":3},{"source":427,"target":488},{"source":427,"target":33},{"source":488,"target":3},{"source":428,"target":4},{"source":428,"target":489},{"source":428,"target":33},{"source":489,"target":4},{"source":429,"target":13},{"source":429,"target":490},{"source":429,"target":33},{"source":490,"target":13},{"source":430,"target":8},{"source":430,"target":491},{"source":430,"target":33},{"source":491,"target":8},{"source":431,"target":10},{"source":431,"target":492},{"source":431,"target":33},{"source":492,"target":10},{"source":432,"target":11},{"source":432,"target":493},{"source":432,"target":33},{"source":493,"target":11},{"source":433,"target":12},{"source":433,"target":494},{"source":433,"target":33},{"source":494,"target":12},{"source":434,"target":14},{"source":434,"target":495},{"source":434,"target":33},{"source":495,"target":14},{"source":435,"target":18},{"source":435,"target":496},{"source":435,"target":33},{"source":496,"target":18},{"source":436,"target":19},{"source":436,"target":497},{"source":436,"target":33},{"source":497,"target":19},{"source":437,"target":21},{"source":437,"target":498},{"source":437,"target":33},{"source":498,"target":21},{"source":438,"target":20},{"source":438,"target":499},{"source":438,"target":33},{"source":499,"target":20},{"source":439,"target":26},{"source":439,"target":500},{"source":439,"target":33},{"source":500,"target":26},{"source":440,"target":29},{"source":440,"target":501},{"source":440,"target":33},{"source":501,"target":29},{"source":441,"target":30},{"source":441,"target":502},{"source":441,"target":33},{"source":502,"target":30},{"source":442,"target":31},{"source":442,"target":503},{"source":442,"target":33},{"source":503,"target":31},{"source":443,"target":32},{"source":443,"target":504},{"source":443,"target":33},{"source":504,"target":32},{"source":444,"target":34},{"source":444,"target":505},{"source":444,"target":33},{"source":505,"target":34},{"source":445,"target":35},{"source":445,"target":506},{"source":445,"target":33},{"source":506,"target":35},{"source":446,"target":38},{"source":446,"target":507},{"source":446,"target":33},{"source":507,"target":38},{"source":447,"target":39},{"source":447,"target":508},{"source":447,"target":33},{"source":508,"target":39},{"source":448,"target":40},{"source":448,"target":509},{"source":448,"target":33},{"source":509,"target":40},{"source":449,"target":41},{"source":449,"target":510},{"source":449,"target":33},{"source":510,"target":41},{"source":450,"target":42},{"source":450,"target":511},{"source":450,"target":33},{"source":511,"target":42},{"source":451,"target":43},{"source":451,"target":512},{"source":451,"target":33},{"source":512,"target":43},{"source":452,"target":44},{"source":452,"target":513},{"source":452,"target":33},{"source":513,"target":44},{"source":453,"target":45},{"source":453,"target":514},{"source":453,"target":33},{"source":514,"target":45},{"source":454,"target":51},{"source":454,"target":515},{"source":454,"target":33},{"source":515,"target":51},{"source":455,"target":46},{"source":455,"target":516},{"source":455,"target":33},{"source":516,"target":46},{"source":456,"target":48},{"source":456,"target":517},{"source":456,"target":33},{"source":517,"target":48},{"source":457,"target":52},{"source":457,"target":518},{"source":457,"target":33},{"source":518,"target":52},{"source":458,"target":56},{"source":458,"target":519},{"source":458,"target":33},{"source":519,"target":56},{"source":459,"target":59},{"source":459,"target":520},{"source":459,"target":33},{"source":520,"target":59},{"source":460,"target":60},{"source":460,"target":521},{"source":460,"target":33},{"source":521,"target":60},{"source":461,"target":65},{"source":461,"target":522},{"source":461,"target":33},{"source":522,"target":65},{"source":462,"target":61},{"source":462,"target":523},{"source":462,"target":33},{"source":523,"target":61},{"source":463,"target":64},{"source":463,"target":524},{"source":463,"target":33},{"source":524,"target":64},{"source":464,"target":66},{"source":464,"target":525},{"source":464,"target":33},{"source":525,"target":66},{"source":465,"target":67},{"source":465,"target":526},{"source":465,"target":33},{"source":526,"target":67},{"source":466,"target":73},{"source":466,"target":527},{"source":466,"target":33},{"source":527,"target":73},{"source":467,"target":74},{"source":467,"target":528},{"source":467,"target":33},{"source":528,"target":74},{"source":468,"target":75},{"source":468,"target":529},{"source":468,"target":33},{"source":529,"target":75},{"source":469,"target":76},{"source":469,"target":530},{"source":469,"target":33},{"source":530,"target":76},{"source":470,"target":78},{"source":470,"target":531},{"source":470,"target":33},{"source":531,"target":78},{"source":471,"target":79},{"source":471,"target":532},{"source":471,"target":33},{"source":532,"target":79},{"source":472,"target":81},{"source":472,"target":533},{"source":472,"target":33},{"source":533,"target":81},{"source":473,"target":82},{"source":473,"target":534},{"source":473,"target":33},{"source":534,"target":82},{"source":474,"target":83},{"source":474,"target":535},{"source":474,"target":33},{"source":535,"target":83},{"source":475,"target":85},{"source":475,"target":536},{"source":475,"target":33},{"source":536,"target":85},{"source":476,"target":87},{"source":476,"target":537},{"source":476,"target":33},{"source":537,"target":87},{"source":477,"target":86},{"source":477,"target":538},{"source":477,"target":33},{"source":538,"target":86},{"source":478,"target":88},{"source":478,"target":539},{"source":478,"target":33},{"source":539,"target":88},{"source":479,"target":89},{"source":479,"target":540},{"source":479,"target":33},{"source":540,"target":89},{"source":480,"target":93},{"source":480,"target":541},{"source":480,"target":33},{"source":541,"target":93},{"source":481,"target":90},{"source":481,"target":542},{"source":481,"target":33},{"source":542,"target":90},{"source":482,"target":98},{"source":482,"target":543},{"source":482,"target":33},{"source":543,"target":98},{"source":34,"target":0},{"source":34,"target":47},{"source":34,"target":544},{"source":34,"target":545},{"source":34,"target":546},{"source":34,"target":547},{"source":34,"target":548},{"source":544,"target":549},{"source":544,"target":34},{"source":545,"target":550},{"source":545,"target":34},{"source":546,"target":77},{"source":546,"target":551},{"source":546,"target":34},{"source":551,"target":77},{"source":547,"target":84},{"source":547,"target":552},{"source":547,"target":34},{"source":552,"target":84},{"source":548,"target":47},{"source":35,"target":0},{"source":35,"target":47},{"source":35,"target":553},{"source":35,"target":554},{"source":35,"target":555},{"source":35,"target":556},{"source":35,"target":557},{"source":553,"target":558},{"source":553,"target":35},{"source":554,"target":559},{"source":554,"target":35},{"source":555,"target":77},{"source":555,"target":560},{"source":555,"target":35},{"source":560,"target":77},{"source":556,"target":84},{"source":556,"target":561},{"source":556,"target":35},{"source":561,"target":84},{"source":557,"target":47},{"source":36,"target":0},{"source":36,"target":562},{"source":36,"target":563},{"source":36,"target":564},{"source":36,"target":565},{"source":36,"target":566},{"source":36,"target":567},{"source":36,"target":568},{"source":36,"target":569},{"source":36,"target":570},{"source":36,"target":571},{"source":36,"target":572},{"source":36,"target":573},{"source":36,"target":574},{"source":36,"target":575},{"source":36,"target":576},{"source":36,"target":577},{"source":36,"target":578},{"source":36,"target":579},{"source":36,"target":580},{"source":36,"target":581},{"source":36,"target":582},{"source":36,"target":583},{"source":36,"target":584},{"source":36,"target":585},{"source":36,"target":586},{"source":36,"target":587},{"source":36,"target":588},{"source":36,"target":589},{"source":36,"target":590},{"source":36,"target":591},{"source":36,"target":592},{"source":36,"target":593},{"source":36,"target":594},{"source":36,"target":595},{"source":36,"target":596},{"source":36,"target":597},{"source":36,"target":598},{"source":36,"target":599},{"source":36,"target":600},{"source":36,"target":601},{"source":36,"target":602},{"source":36,"target":603},{"source":36,"target":604},{"source":36,"target":605},{"source":36,"target":606},{"source":562,"target":607},{"source":562,"target":36},{"source":563,"target":608},{"source":563,"target":36},{"source":564,"target":65},{"source":564,"target":609},{"source":564,"target":36},{"source":609,"target":65},{"source":565,"target":38},{"source":565,"target":610},{"source":565,"target":36},{"source":610,"target":38},{"source":566,"target":39},{"source":566,"target":611},{"source":566,"target":36},{"source":611,"target":39},{"source":567,"target":40},{"source":567,"target":612},{"source":567,"target":36},{"source":612,"target":40},{"source":568,"target":41},{"source":568,"target":613},{"source":568,"target":36},{"source":613,"target":41},{"source":569,"target":42},{"source":569,"target":614},{"source":569,"target":36},{"source":614,"target":42},{"source":570,"target":43},{"source":570,"target":615},{"source":570,"target":36},{"source":615,"target":43},{"source":571,"target":31},{"source":571,"target":616},{"source":571,"target":36},{"source":616,"target":31},{"source":572,"target":90},{"source":572,"target":617},{"source":572,"target":36},{"source":617,"target":90},{"source":573,"target":60},{"source":573,"target":618},{"source":573,"target":36},{"source":618,"target":60},{"source":574,"target":32},{"source":574,"target":619},{"source":574,"target":36},{"source":619,"target":32},{"source":575,"target":64},{"source":575,"target":620},{"source":575,"target":36},{"source":620,"target":64},{"source":576,"target":44},{"source":576,"target":621},{"source":576,"target":36},{"source":621,"target":44},{"source":577,"target":10},{"source":577,"target":622},{"source":577,"target":36},{"source":622,"target":10},{"source":578,"target":4},{"source":578,"target":623},{"source":578,"target":36},{"source":623,"target":4},{"source":579,"target":81},{"source":579,"target":624},{"source":579,"target":36},{"source":624,"target":81},{"source":580,"target":7},{"source":580,"target":625},{"source":580,"target":36},{"source":625,"target":7},{"source":581,"target":12},{"source":581,"target":626},{"source":581,"target":36},{"source":626,"target":12},{"source":582,"target":74},{"source":582,"target":627},{"source":582,"target":36},{"source":627,"target":74},{"source":583,"target":59},{"source":583,"target":628},{"source":583,"target":36},{"source":628,"target":59},{"source":584,"target":46},{"source":584,"target":629},{"source":584,"target":36},{"source":629,"target":46},{"source":585,"target":89},{"source":585,"target":630},{"source":585,"target":36},{"source":630,"target":89},{"source":586,"target":51},{"source":586,"target":631},{"source":586,"target":36},{"source":631,"target":51},{"source":587,"target":13},{"source":587,"target":632},{"source":587,"target":36},{"source":632,"target":13},{"source":588,"target":8},{"source":588,"target":633},{"source":588,"target":36},{"source":633,"target":8},{"source":589,"target":73},{"source":589,"target":634},{"source":589,"target":36},{"source":634,"target":73},{"source":590,"target":93},{"source":590,"target":635},{"source":590,"target":36},{"source":635,"target":93},{"source":591,"target":75},{"source":591,"target":636},{"source":591,"target":36},{"source":636,"target":75},{"source":592,"target":35},{"source":592,"target":637},{"source":592,"target":36},{"source":637,"target":35},{"source":593,"target":76},{"source":593,"target":638},{"source":593,"target":36},{"source":638,"target":76},{"source":594,"target":30},{"source":594,"target":639},{"source":594,"target":36},{"source":639,"target":30},{"source":595,"target":19},{"source":595,"target":640},{"source":595,"target":36},{"source":640,"target":19},{"source":596,"target":66},{"source":596,"target":641},{"source":596,"target":36},{"source":641,"target":66},{"source":597,"target":67},{"source":597,"target":642},{"source":597,"target":36},{"source":642,"target":67},{"source":598,"target":52},{"source":598,"target":643},{"source":598,"target":36},{"source":643,"target":52},{"source":599,"target":98},{"source":599,"target":644},{"source":599,"target":36},{"source":644,"target":98},{"source":600,"target":18},{"source":600,"target":645},{"source":600,"target":36},{"source":645,"target":18},{"source":601,"target":1},{"source":601,"target":646},{"source":601,"target":36},{"source":646,"target":1},{"source":602,"target":3},{"source":602,"target":647},{"source":602,"target":36},{"source":647,"target":3},{"source":603,"target":78},{"source":603,"target":648},{"source":603,"target":36},{"source":648,"target":78},{"source":604,"target":79},{"source":604,"target":649},{"source":604,"target":36},{"source":649,"target":79},{"source":605,"target":48},{"source":605,"target":650},{"source":605,"target":36},{"source":650,"target":48},{"source":606,"target":29},{"source":606,"target":651},{"source":606,"target":36},{"source":651,"target":29},{"source":37,"target":0},{"source":37,"target":652},{"source":37,"target":653},{"source":37,"target":654},{"source":37,"target":655},{"source":37,"target":656},{"source":37,"target":657},{"source":37,"target":658},{"source":37,"target":659},{"source":37,"target":660},{"source":37,"target":661},{"source":37,"target":662},{"source":37,"target":663},{"source":37,"target":664},{"source":37,"target":665},{"source":37,"target":666},{"source":37,"target":667},{"source":37,"target":668},{"source":37,"target":669},{"source":37,"target":670},{"source":652,"target":671},{"source":652,"target":37},{"source":653,"target":65},{"source":653,"target":672},{"source":653,"target":37},{"source":672,"target":65},{"source":654,"target":38},{"source":654,"target":673},{"source":654,"target":37},{"source":673,"target":38},{"source":655,"target":39},{"source":655,"target":674},{"source":655,"target":37},{"source":674,"target":39},{"source":656,"target":40},{"source":656,"target":675},{"source":656,"target":37},{"source":675,"target":40},{"source":657,"target":41},{"source":657,"target":676},{"source":657,"target":37},{"source":676,"target":41},{"source":658,"target":42},{"source":658,"target":677},{"source":658,"target":37},{"source":677,"target":42},{"source":659,"target":43},{"source":659,"target":678},{"source":659,"target":37},{"source":678,"target":43},{"source":660,"target":31},{"source":660,"target":679},{"source":660,"target":37},{"source":679,"target":31},{"source":661,"target":90},{"source":661,"target":680},{"source":661,"target":37},{"source":680,"target":90},{"source":662,"target":60},{"source":662,"target":681},{"source":662,"target":37},{"source":681,"target":60},{"source":663,"target":32},{"source":663,"target":682},{"source":663,"target":37},{"source":682,"target":32},{"source":664,"target":64},{"source":664,"target":683},{"source":664,"target":37},{"source":683,"target":64},{"source":665,"target":44},{"source":665,"target":684},{"source":665,"target":37},{"source":684,"target":44},{"source":666,"target":10},{"source":666,"target":685},{"source":666,"target":37},{"source":685,"target":10},{"source":667,"target":4},{"source":667,"target":686},{"source":667,"target":37},{"source":686,"target":4},{"source":668,"target":81},{"source":668,"target":687},{"source":668,"target":37},{"source":687,"target":81},{"source":669,"target":48},{"source":669,"target":688},{"source":669,"target":37},{"source":688,"target":48},{"source":670,"target":29},{"source":670,"target":689},{"source":670,"target":37},{"source":689,"target":29},{"source":38,"target":0},{"source":38,"target":47},{"source":38,"target":690},{"source":38,"target":691},{"source":38,"target":692},{"source":38,"target":693},{"source":38,"target":694},{"source":690,"target":695},{"source":690,"target":38},{"source":691,"target":696},{"source":691,"target":38},{"source":692,"target":77},{"source":692,"target":697},{"source":692,"target":38},{"source":697,"target":77},{"source":693,"target":84},{"source":693,"target":698},{"source":693,"target":38},{"source":698,"target":84},{"source":694,"target":47},{"source":39,"target":0},{"source":39,"target":47},{"source":39,"target":699},{"source":39,"target":700},{"source":39,"target":701},{"source":39,"target":702},{"source":39,"target":703},{"source":699,"target":704},{"source":699,"target":39},{"source":700,"target":705},{"source":700,"target":39},{"source":701,"target":77},{"source":701,"target":706},{"source":701,"target":39},{"source":706,"target":77},{"source":702,"target":84},{"source":702,"target":707},{"source":702,"target":39},{"source":707,"target":84},{"source":703,"target":47},{"source":40,"target":0},{"source":40,"target":47},{"source":40,"target":708},{"source":40,"target":709},{"source":40,"target":710},{"source":40,"target":711},{"source":40,"target":712},{"source":708,"target":713},{"source":708,"target":40},{"source":709,"target":714},{"source":709,"target":40},{"source":710,"target":77},{"source":710,"target":715},{"source":710,"target":40},{"source":715,"target":77},{"source":711,"target":84},{"source":711,"target":716},{"source":711,"target":40},{"source":716,"target":84},{"source":712,"target":47},{"source":41,"target":0},{"source":41,"target":47},{"source":41,"target":717},{"source":41,"target":718},{"source":41,"target":719},{"source":41,"target":720},{"source":41,"target":721},{"source":717,"target":722},{"source":717,"target":41},{"source":718,"target":723},{"source":718,"target":41},{"source":719,"target":77},{"source":719,"target":724},{"source":719,"target":41},{"source":724,"target":77},{"source":720,"target":84},{"source":720,"target":725},{"source":720,"target":41},{"source":725,"target":84},{"source":721,"target":47},{"source":42,"target":0},{"source":42,"target":47},{"source":42,"target":726},{"source":42,"target":727},{"source":42,"target":728},{"source":42,"target":729},{"source":42,"target":730},{"source":726,"target":731},{"source":726,"target":42},{"source":727,"target":732},{"source":727,"target":42},{"source":728,"target":77},{"source":728,"target":733},{"source":728,"target":42},{"source":733,"target":77},{"source":729,"target":84},{"source":729,"target":734},{"source":729,"target":42},{"source":734,"target":84},{"source":730,"target":47},{"source":43,"target":0},{"source":43,"target":47},{"source":43,"target":735},{"source":43,"target":736},{"source":43,"target":737},{"source":43,"target":738},{"source":43,"target":739},{"source":735,"target":740},{"source":735,"target":43},{"source":736,"target":741},{"source":736,"target":43},{"source":737,"target":77},{"source":737,"target":742},{"source":737,"target":43},{"source":742,"target":77},{"source":738,"target":84},{"source":738,"target":743},{"source":738,"target":43},{"source":743,"target":84},{"source":739,"target":47},{"source":44,"target":0},{"source":44,"target":744},{"source":44,"target":745},{"source":44,"target":746},{"source":44,"target":747},{"source":744,"target":748},{"source":744,"target":44},{"source":745,"target":749},{"source":745,"target":44},{"source":746,"target":77},{"source":746,"target":750},{"source":746,"target":44},{"source":750,"target":77},{"source":747,"target":84},{"source":747,"target":751},{"source":747,"target":44},{"source":751,"target":84},{"source":45,"target":0},{"source":45,"target":752},{"source":45,"target":753},{"source":752,"target":11},{"source":752,"target":754},{"source":752,"target":45},{"source":754,"target":11},{"source":753,"target":755},{"source":753,"target":45},{"source":46,"target":0},{"source":46,"target":756},{"source":46,"target":757},{"source":46,"target":758},{"source":46,"target":759},{"source":46,"target":760},{"source":46,"target":761},{"source":46,"target":762},{"source":46,"target":763},{"source":46,"target":764},{"source":46,"target":765},{"source":46,"target":766},{"source":756,"target":84},{"source":756,"target":767},{"source":756,"target":46},{"source":767,"target":84},{"source":757,"target":768},{"source":757,"target":46},{"source":758,"target":54},{"source":758,"target":769},{"source":758,"target":46},{"source":769,"target":54},{"source":759,"target":770},{"source":759,"target":46},{"source":760,"target":49},{"source":760,"target":771},{"source":760,"target":46},{"source":771,"target":49},{"source":761,"target":91},{"source":761,"target":772},{"source":761,"target":46},{"source":772,"target":91},{"source":762,"target":91},{"source":762,"target":773},{"source":762,"target":46},{"source":773,"target":91},{"source":763,"target":77},{"source":763,"target":774},{"source":763,"target":46},{"source":774,"target":77},{"source":764,"target":84},{"source":764,"target":775},{"source":764,"target":46},{"source":775,"target":84},{"source":765,"target":91},{"source":765,"target":776},{"source":765,"target":46},{"source":776,"target":91},{"source":766,"target":54},{"source":766,"target":777},{"source":766,"target":46},{"source":777,"target":54},{"source":47,"target":0},{"source":47,"target":778},{"source":47,"target":779},{"source":47,"target":780},{"source":47,"target":781},{"source":47,"target":782},{"source":47,"target":783},{"source":47,"target":784},{"source":47,"target":785},{"source":47,"target":786},{"source":47,"target":787},{"source":47,"target":788},{"source":47,"target":789},{"source":47,"target":790},{"source":47,"target":791},{"source":47,"target":792},{"source":47,"target":793},{"source":47,"target":794},{"source":47,"target":795},{"source":47,"target":796},{"source":47,"target":797},{"source":47,"target":798},{"source":47,"target":799},{"source":47,"target":800},{"source":47,"target":801},{"source":47,"target":802},{"source":47,"target":803},{"source":47,"target":804},{"source":47,"target":805},{"source":47,"target":806},{"source":778,"target":807},{"source":778,"target":47},{"source":779,"target":808},{"source":779,"target":47},{"source":780,"target":7},{"source":780,"target":809},{"source":780,"target":47},{"source":809,"target":7},{"source":781,"target":12},{"source":781,"target":810},{"source":781,"target":47},{"source":810,"target":12},{"source":782,"target":74},{"source":782,"target":811},{"source":782,"target":47},{"source":811,"target":74},{"source":783,"target":59},{"source":783,"target":812},{"source":783,"target":47},{"source":812,"target":59},{"source":784,"target":46},{"source":784,"target":813},{"source":784,"target":47},{"source":813,"target":46},{"source":785,"target":89},{"source":785,"target":814},{"source":785,"target":47},{"source":814,"target":89},{"source":786,"target":51},{"source":786,"target":815},{"source":786,"target":47},{"source":815,"target":51},{"source":787,"target":13},{"source":787,"target":816},{"source":787,"target":47},{"source":816,"target":13},{"source":788,"target":8},{"source":788,"target":817},{"source":788,"target":47},{"source":817,"target":8},{"source":789,"target":73},{"source":789,"target":818},{"source":789,"target":47},{"source":818,"target":73},{"source":790,"target":93},{"source":790,"target":819},{"source":790,"target":47},{"source":819,"target":93},{"source":791,"target":75},{"source":791,"target":820},{"source":791,"target":47},{"source":820,"target":75},{"source":792,"target":35},{"source":792,"target":821},{"source":792,"target":47},{"source":821,"target":35},{"source":793,"target":76},{"source":793,"target":822},{"source":793,"target":47},{"source":822,"target":76},{"source":794,"target":30},{"source":794,"target":823},{"source":794,"target":47},{"source":823,"target":30},{"source":795,"target":19},{"source":795,"target":824},{"source":795,"target":47},{"source":824,"target":19},{"source":796,"target":66},{"source":796,"target":825},{"source":796,"target":47},{"source":825,"target":66},{"source":797,"target":67},{"source":797,"target":826},{"source":797,"target":47},{"source":826,"target":67},{"source":798,"target":52},{"source":798,"target":827},{"source":798,"target":47},{"source":827,"target":52},{"source":799,"target":98},{"source":799,"target":828},{"source":799,"target":47},{"source":828,"target":98},{"source":800,"target":18},{"source":800,"target":829},{"source":800,"target":47},{"source":829,"target":18},{"source":801,"target":1},{"source":801,"target":830},{"source":801,"target":47},{"source":830,"target":1},{"source":802,"target":3},{"source":802,"target":831},{"source":802,"target":47},{"source":831,"target":3},{"source":803,"target":78},{"source":803,"target":832},{"source":803,"target":47},{"source":832,"target":78},{"source":804,"target":79},{"source":804,"target":833},{"source":804,"target":47},{"source":833,"target":79},{"source":805,"target":48},{"source":805,"target":834},{"source":805,"target":47},{"source":834,"target":48},{"source":806,"target":29},{"source":806,"target":835},{"source":806,"target":47},{"source":835,"target":29},{"source":48,"target":0},{"source":48,"target":36},{"source":48,"target":836},{"source":48,"target":837},{"source":48,"target":838},{"source":48,"target":839},{"source":48,"target":840},{"source":48,"target":841},{"source":48,"target":842},{"source":836,"target":91},{"source":836,"target":843},{"source":836,"target":48},{"source":843,"target":91},{"source":837,"target":844},{"source":837,"target":48},{"source":838,"target":25},{"source":838,"target":845},{"source":838,"target":48},{"source":845,"target":25},{"source":839,"target":846},{"source":839,"target":48},{"source":840,"target":77},{"source":840,"target":847},{"source":840,"target":48},{"source":847,"target":77},{"source":841,"target":84},{"source":841,"target":848},{"source":841,"target":48},{"source":848,"target":84},{"source":842,"target":36},{"source":49,"target":0},{"source":49,"target":849},{"source":849,"target":49},{"source":50,"target":0},{"source":51,"target":0},{"source":51,"target":47},{"source":51,"target":850},{"source":51,"target":851},{"source":51,"target":852},{"source":51,"target":853},{"source":51,"target":854},{"source":850,"target":855},{"source":850,"target":51},{"source":851,"target":856},{"source":851,"target":51},{"source":852,"target":77},{"source":852,"target":857},{"source":852,"target":51},{"source":857,"target":77},{"source":853,"target":84},{"source":853,"target":858},{"source":853,"target":51},{"source":858,"target":84},{"source":854,"target":47},{"source":52,"target":0},{"source":52,"target":47},{"source":52,"target":859},{"source":52,"target":860},{"source":52,"target":861},{"source":52,"target":862},{"source":52,"target":863},{"source":859,"target":864},{"source":859,"target":52},{"source":860,"target":865},{"source":860,"target":52},{"source":861,"target":77},{"source":861,"target":866},{"source":861,"target":52},{"source":866,"target":77},{"source":862,"target":84},{"source":862,"target":867},{"source":862,"target":52},{"source":867,"target":84},{"source":863,"target":47},{"source":53,"target":0},{"source":54,"target":0},{"source":55,"target":0},{"source":56,"target":0},{"source":56,"target":36},{"source":56,"target":868},{"source":56,"target":869},{"source":56,"target":870},{"source":56,"target":871},{"source":56,"target":872},{"source":868,"target":873},{"source":868,"target":56},{"source":869,"target":874},{"source":869,"target":56},{"source":870,"target":77},{"source":870,"target":875},{"source":870,"target":56},{"source":875,"target":77},{"source":871,"target":84},{"source":871,"target":876},{"source":871,"target":56},{"source":876,"target":84},{"source":872,"target":36},{"source":57,"target":0},{"source":58,"target":0},{"source":59,"target":0},{"source":59,"target":877},{"source":59,"target":878},{"source":59,"target":879},{"source":59,"target":880},{"source":59,"target":881},{"source":59,"target":882},{"source":59,"target":883},{"source":59,"target":884},{"source":59,"target":885},{"source":59,"target":886},{"source":59,"target":887},{"source":59,"target":888},{"source":59,"target":889},{"source":59,"target":890},{"source":59,"target":891},{"source":59,"target":892},{"source":59,"target":893},{"source":59,"target":894},{"source":59,"target":895},{"source":59,"target":896},{"source":59,"target":897},{"source":59,"target":898},{"source":59,"target":899},{"source":59,"target":900},{"source":59,"target":901},{"source":59,"target":902},{"source":59,"target":903},{"source":59,"target":904},{"source":59,"target":905},{"source":59,"target":906},{"source":59,"target":907},{"source":59,"target":908},{"source":59,"target":909},{"source":59,"target":910},{"source":59,"target":911},{"source":59,"target":912},{"source":59,"target":913},{"source":59,"target":914},{"source":59,"target":915},{"source":59,"target":916},{"source":59,"target":917},{"source":59,"target":918},{"source":59,"target":919},{"source":59,"target":920},{"source":59,"target":921},{"source":59,"target":922},{"source":59,"target":923},{"source":59,"target":924},{"source":59,"target":925},{"source":59,"target":926},{"source":59,"target":927},{"source":59,"target":928},{"source":59,"target":929},{"source":59,"target":930},{"source":59,"target":931},{"source":59,"target":932},{"source":59,"target":933},{"source":59,"target":934},{"source":59,"target":935},{"source":59,"target":936},{"source":59,"target":937},{"source":59,"target":938},{"source":59,"target":939},{"source":877,"target":940},{"source":877,"target":59},{"source":878,"target":941},{"source":878,"target":59},{"source":879,"target":61},{"source":879,"target":942},{"source":879,"target":59},{"source":942,"target":61},{"source":880,"target":65},{"source":880,"target":943},{"source":880,"target":59},{"source":943,"target":65},{"source":881,"target":38},{"source":881,"target":944},{"source":881,"target":59},{"source":944,"target":38},{"source":882,"target":39},{"source":882,"target":945},{"source":882,"target":59},{"source":945,"target":39},{"source":883,"target":40},{"source":883,"target":946},{"source":883,"target":59},{"source":946,"target":40},{"source":884,"target":41},{"source":884,"target":947},{"source":884,"target":59},{"source":947,"target":41},{"source":885,"target":42},{"source":885,"target":948},{"source":885,"target":59},{"source":948,"target":42},{"source":886,"target":43},{"source":886,"target":949},{"source":886,"target":59},{"source":949,"target":43},{"source":887,"target":31},{"source":887,"target":950},{"source":887,"target":59},{"source":950,"target":31},{"source":888,"target":90},{"source":888,"target":951},{"source":888,"target":59},{"source":951,"target":90},{"source":889,"target":60},{"source":889,"target":952},{"source":889,"target":59},{"source":952,"target":60},{"source":890,"target":32},{"source":890,"target":953},{"source":890,"target":59},{"source":953,"target":32},{"source":891,"target":64},{"source":891,"target":954},{"source":891,"target":59},{"source":954,"target":64},{"source":892,"target":44},{"source":892,"target":955},{"source":892,"target":59},{"source":955,"target":44},{"source":893,"target":10},{"source":893,"target":956},{"source":893,"target":59},{"source":956,"target":10},{"source":894,"target":4},{"source":894,"target":957},{"source":894,"target":59},{"source":957,"target":4},{"source":895,"target":81},{"source":895,"target":958},{"source":895,"target":59},{"source":958,"target":81},{"source":896,"target":7},{"source":896,"target":959},{"source":896,"target":59},{"source":959,"target":7},{"source":897,"target":12},{"source":897,"target":960},{"source":897,"target":59},{"source":960,"target":12},{"source":898,"target":74},{"source":898,"target":961},{"source":898,"target":59},{"source":961,"target":74},{"source":899,"target":59},{"source":899,"target":962},{"source":899,"target":59},{"source":962,"target":59},{"source":900,"target":46},{"source":900,"target":963},{"source":900,"target":59},{"source":963,"target":46},{"source":901,"target":89},{"source":901,"target":964},{"source":901,"target":59},{"source":964,"target":89},{"source":902,"target":51},{"source":902,"target":965},{"source":902,"target":59},{"source":965,"target":51},{"source":903,"target":13},{"source":903,"target":966},{"source":903,"target":59},{"source":966,"target":13},{"source":904,"target":8},{"source":904,"target":967},{"source":904,"target":59},{"source":967,"target":8},{"source":905,"target":73},{"source":905,"target":968},{"source":905,"target":59},{"source":968,"target":73},{"source":906,"target":93},{"source":906,"target":969},{"source":906,"target":59},{"source":969,"target":93},{"source":907,"target":75},{"source":907,"target":970},{"source":907,"target":59},{"source":970,"target":75},{"source":908,"target":35},{"source":908,"target":971},{"source":908,"target":59},{"source":971,"target":35},{"source":909,"target":76},{"source":909,"target":972},{"source":909,"target":59},{"source":972,"target":76},{"source":910,"target":30},{"source":910,"target":973},{"source":910,"target":59},{"source":973,"target":30},{"source":911,"target":19},{"source":911,"target":974},{"source":911,"target":59},{"source":974,"target":19},{"source":912,"target":66},{"source":912,"target":975},{"source":912,"target":59},{"source":975,"target":66},{"source":913,"target":67},{"source":913,"target":976},{"source":913,"target":59},{"source":976,"target":67},{"source":914,"target":52},{"source":914,"target":977},{"source":914,"target":59},{"source":977,"target":52},{"source":915,"target":98},{"source":915,"target":978},{"source":915,"target":59},{"source":978,"target":98},{"source":916,"target":18},{"source":916,"target":979},{"source":916,"target":59},{"source":979,"target":18},{"source":917,"target":1},{"source":917,"target":980},{"source":917,"target":59},{"source":980,"target":1},{"source":918,"target":3},{"source":918,"target":981},{"source":918,"target":59},{"source":981,"target":3},{"source":919,"target":78},{"source":919,"target":982},{"source":919,"target":59},{"source":982,"target":78},{"source":920,"target":79},{"source":920,"target":983},{"source":920,"target":59},{"source":983,"target":79},{"source":921,"target":48},{"source":921,"target":984},{"source":921,"target":59},{"source":984,"target":48},{"source":922,"target":29},{"source":922,"target":985},{"source":922,"target":59},{"source":985,"target":29},{"source":923,"target":92},{"source":923,"target":986},{"source":923,"target":59},{"source":986,"target":92},{"source":924,"target":987},{"source":924,"target":59},{"source":925,"target":91},{"source":925,"target":988},{"source":925,"target":59},{"source":988,"target":91},{"source":926,"target":91},{"source":926,"target":989},{"source":926,"target":59},{"source":989,"target":91},{"source":927,"target":22},{"source":927,"target":990},{"source":927,"target":59},{"source":990,"target":22},{"source":928,"target":91},{"source":928,"target":991},{"source":928,"target":59},{"source":991,"target":91},{"source":929,"target":27},{"source":929,"target":992},{"source":929,"target":59},{"source":992,"target":27},{"source":930,"target":54},{"source":930,"target":993},{"source":930,"target":59},{"source":993,"target":54},{"source":931,"target":994},{"source":931,"target":59},{"source":932,"target":995},{"source":932,"target":59},{"source":933,"target":84},{"source":933,"target":996},{"source":933,"target":59},{"source":996,"target":84},{"source":934,"target":77},{"source":934,"target":997},{"source":934,"target":59},{"source":997,"target":77},{"source":935,"target":80},{"source":935,"target":998},{"source":935,"target":59},{"source":998,"target":80},{"source":936,"target":84},{"source":936,"target":999},{"source":936,"target":59},{"source":999,"target":84},{"source":937,"target":22},{"source":937,"target":1000},{"source":937,"target":59},{"source":1000,"target":22},{"source":938,"target":91},{"source":938,"target":1001},{"source":938,"target":59},{"source":1001,"target":91},{"source":939,"target":54},{"source":939,"target":1002},{"source":939,"target":59},{"source":1002,"target":54},{"source":60,"target":0},{"source":60,"target":1003},{"source":60,"target":1004},{"source":60,"target":1005},{"source":60,"target":1006},{"source":60,"target":1007},{"source":1003,"target":56},{"source":1003,"target":1008},{"source":1003,"target":60},{"source":1008,"target":56},{"source":1004,"target":1009},{"source":1004,"target":60},{"source":1005,"target":1010},{"source":1005,"target":60},{"source":1006,"target":77},{"source":1006,"target":1011},{"source":1006,"target":60},{"source":1011,"target":77},{"source":1007,"target":84},{"source":1007,"target":1012},{"source":1007,"target":60},{"source":1012,"target":84},{"source":61,"target":0},{"source":61,"target":1013},{"source":61,"target":1014},{"source":61,"target":1015},{"source":61,"target":1016},{"source":61,"target":1017},{"source":1013,"target":1018},{"source":1013,"target":61},{"source":1014,"target":1019},{"source":1014,"target":61},{"source":1015,"target":22},{"source":1015,"target":1020},{"source":1015,"target":61},{"source":1020,"target":22},{"source":1016,"target":1021},{"source":1016,"target":61},{"source":1017,"target":96},{"source":1017,"target":1022},{"source":1017,"target":61},{"source":1022,"target":96},{"source":62,"target":0},{"source":63,"target":0},{"source":63,"target":1023},{"source":63,"target":1024},{"source":63,"target":1025},{"source":63,"target":1026},{"source":63,"target":1027},{"source":63,"target":1028},{"source":63,"target":1029},{"source":63,"target":1030},{"source":63,"target":1031},{"source":63,"target":1032},{"source":63,"target":1033},{"source":63,"target":1034},{"source":63,"target":1035},{"source":63,"target":1036},{"source":63,"target":1037},{"source":63,"target":1038},{"source":63,"target":1039},{"source":63,"target":1040},{"source":63,"target":1041},{"source":63,"target":1042},{"source":63,"target":1043},{"source":63,"target":1044},{"source":63,"target":1045},{"source":63,"target":1046},{"source":63,"target":1047},{"source":63,"target":1048},{"source":63,"target":1049},{"source":1023,"target":1050},{"source":1023,"target":63},{"source":1024,"target":1051},{"source":1024,"target":63},{"source":1025,"target":7},{"source":1025,"target":1052},{"source":1025,"target":63},{"source":1052,"target":7},{"source":1026,"target":89},{"source":1026,"target":1053},{"source":1026,"target":63},{"source":1053,"target":89},{"source":1027,"target":51},{"source":1027,"target":1054},{"source":1027,"target":63},{"source":1054,"target":51},{"source":1028,"target":13},{"source":1028,"target":1055},{"source":1028,"target":63},{"source":1055,"target":13},{"source":1029,"target":8},{"source":1029,"target":1056},{"source":1029,"target":63},{"source":1056,"target":8},{"source":1030,"target":73},{"source":1030,"target":1057},{"source":1030,"target":63},{"source":1057,"target":73},{"source":1031,"target":93},{"source":1031,"target":1058},{"source":1031,"target":63},{"source":1058,"target":93},{"source":1032,"target":75},{"source":1032,"target":1059},{"source":1032,"target":63},{"source":1059,"target":75},{"source":1033,"target":35},{"source":1033,"target":1060},{"source":1033,"target":63},{"source":1060,"target":35},{"source":1034,"target":76},{"source":1034,"target":1061},{"source":1034,"target":63},{"source":1061,"target":76},{"source":1035,"target":30},{"source":1035,"target":1062},{"source":1035,"target":63},{"source":1062,"target":30},{"source":1036,"target":19},{"source":1036,"target":1063},{"source":1036,"target":63},{"source":1063,"target":19},{"source":1037,"target":66},{"source":1037,"target":1064},{"source":1037,"target":63},{"source":1064,"target":66},{"source":1038,"target":67},{"source":1038,"target":1065},{"source":1038,"target":63},{"source":1065,"target":67},{"source":1039,"target":52},{"source":1039,"target":1066},{"source":1039,"target":63},{"source":1066,"target":52},{"source":1040,"target":98},{"source":1040,"target":1067},{"source":1040,"target":63},{"source":1067,"target":98},{"source":1041,"target":18},{"source":1041,"target":1068},{"source":1041,"target":63},{"source":1068,"target":18},{"source":1042,"target":1},{"source":1042,"target":1069},{"source":1042,"target":63},{"source":1069,"target":1},{"source":1043,"target":3},{"source":1043,"target":1070},{"source":1043,"target":63},{"source":1070,"target":3},{"source":1044,"target":78},{"source":1044,"target":1071},{"source":1044,"target":63},{"source":1071,"target":78},{"source":1045,"target":79},{"source":1045,"target":1072},{"source":1045,"target":63},{"source":1072,"target":79},{"source":1046,"target":12},{"source":1046,"target":1073},{"source":1046,"target":63},{"source":1073,"target":12},{"source":1047,"target":74},{"source":1047,"target":1074},{"source":1047,"target":63},{"source":1074,"target":74},{"source":1048,"target":48},{"source":1048,"target":1075},{"source":1048,"target":63},{"source":1075,"target":48},{"source":1049,"target":29},{"source":1049,"target":1076},{"source":1049,"target":63},{"source":1076,"target":29},{"source":64,"target":0},{"source":64,"target":63},{"source":64,"target":1077},{"source":64,"target":1078},{"source":64,"target":1079},{"source":64,"target":1080},{"source":64,"target":1081},{"source":1077,"target":1082},{"source":1077,"target":64},{"source":1078,"target":1083},{"source":1078,"target":64},{"source":1079,"target":77},{"source":1079,"target":1084},{"source":1079,"target":64},{"source":1084,"target":77},{"source":1080,"target":84},{"source":1080,"target":1085},{"source":1080,"target":64},{"source":1085,"target":84},{"source":1081,"target":63},{"source":65,"target":0},{"source":65,"target":47},{"source":65,"target":1086},{"source":65,"target":1087},{"source":65,"target":1088},{"source":65,"target":1089},{"source":65,"target":1090},{"source":1086,"target":1091},{"source":1086,"target":65},{"source":1087,"target":1092},{"source":1087,"target":65},{"source":1088,"target":77},{"source":1088,"target":1093},{"source":1088,"target":65},{"source":1093,"target":77},{"source":1089,"target":84},{"source":1089,"target":1094},{"source":1089,"target":65},{"source":1094,"target":84},{"source":1090,"target":47},{"source":66,"target":0},{"source":66,"target":47},{"source":66,"target":1095},{"source":66,"target":1096},{"source":66,"target":1097},{"source":66,"target":1098},{"source":66,"target":1099},{"source":66,"target":1100},{"source":1095,"target":91},{"source":1095,"target":1101},{"source":1095,"target":66},{"source":1101,"target":91},{"source":1096,"target":1102},{"source":1096,"target":66},{"source":1097,"target":1103},{"source":1097,"target":66},{"source":1098,"target":77},{"source":1098,"target":1104},{"source":1098,"target":66},{"source":1104,"target":77},{"source":1099,"target":84},{"source":1099,"target":1105},{"source":1099,"target":66},{"source":1105,"target":84},{"source":1100,"target":47},{"source":67,"target":0},{"source":67,"target":47},{"source":67,"target":1106},{"source":67,"target":1107},{"source":67,"target":1108},{"source":67,"target":1109},{"source":67,"target":1110},{"source":1106,"target":1111},{"source":1106,"target":67},{"source":1107,"target":1112},{"source":1107,"target":67},{"source":1108,"target":77},{"source":1108,"target":1113},{"source":1108,"target":67},{"source":1113,"target":77},{"source":1109,"target":84},{"source":1109,"target":1114},{"source":1109,"target":67},{"source":1114,"target":84},{"source":1110,"target":47},{"source":68,"target":0},{"source":68,"target":1115},{"source":68,"target":1116},{"source":68,"target":1117},{"source":68,"target":1118},{"source":1115,"target":68},{"source":1116,"target":68},{"source":1117,"target":68},{"source":1118,"target":68},{"source":69,"target":0},{"source":70,"target":0},{"source":71,"target":0},{"source":71,"target":1119},{"source":71,"target":1120},{"source":71,"target":1121},{"source":71,"target":1122},{"source":1119,"target":71},{"source":1120,"target":71},{"source":1121,"target":71},{"source":1122,"target":71},{"source":72,"target":0},{"source":73,"target":0},{"source":73,"target":47},{"source":73,"target":1123},{"source":73,"target":1124},{"source":73,"target":1125},{"source":73,"target":1126},{"source":73,"target":1127},{"source":1123,"target":1128},{"source":1123,"target":73},{"source":1124,"target":1129},{"source":1124,"target":73},{"source":1125,"target":77},{"source":1125,"target":1130},{"source":1125,"target":73},{"source":1130,"target":77},{"source":1126,"target":84},{"source":1126,"target":1131},{"source":1126,"target":73},{"source":1131,"target":84},{"source":1127,"target":47},{"source":74,"target":0},{"source":74,"target":47},{"source":74,"target":1132},{"source":74,"target":1133},{"source":74,"target":1134},{"source":74,"target":1135},{"source":74,"target":1136},{"source":1132,"target":1137},{"source":1132,"target":74},{"source":1133,"target":1138},{"source":1133,"target":74},{"source":1134,"target":77},{"source":1134,"target":1139},{"source":1134,"target":74},{"source":1139,"target":77},{"source":1135,"target":84},{"source":1135,"target":1140},{"source":1135,"target":74},{"source":1140,"target":84},{"source":1136,"target":47},{"source":75,"target":0},{"source":75,"target":47},{"source":75,"target":1141},{"source":75,"target":1142},{"source":75,"target":1143},{"source":75,"target":1144},{"source":75,"target":1145},{"source":1141,"target":1146},{"source":1141,"target":75},{"source":1142,"target":1147},{"source":1142,"target":75},{"source":1143,"target":77},{"source":1143,"target":1148},{"source":1143,"target":75},{"source":1148,"target":77},{"source":1144,"target":84},{"source":1144,"target":1149},{"source":1144,"target":75},{"source":1149,"target":84},{"source":1145,"target":47},{"source":76,"target":0},{"source":76,"target":47},{"source":76,"target":1150},{"source":76,"target":1151},{"source":76,"target":1152},{"source":76,"target":1153},{"source":76,"target":1154},{"source":1150,"target":1155},{"source":1150,"target":76},{"source":1151,"target":1156},{"source":1151,"target":76},{"source":1152,"target":77},{"source":1152,"target":1157},{"source":1152,"target":76},{"source":1157,"target":77},{"source":1153,"target":84},{"source":1153,"target":1158},{"source":1153,"target":76},{"source":1158,"target":84},{"source":1154,"target":47},{"source":77,"target":0},{"source":78,"target":0},{"source":78,"target":47},{"source":78,"target":1159},{"source":78,"target":1160},{"source":78,"target":1161},{"source":78,"target":1162},{"source":78,"target":1163},{"source":1159,"target":1164},{"source":1159,"target":78},{"source":1160,"target":1165},{"source":1160,"target":78},{"source":1161,"target":77},{"source":1161,"target":1166},{"source":1161,"target":78},{"source":1166,"target":77},{"source":1162,"target":84},{"source":1162,"target":1167},{"source":1162,"target":78},{"source":1167,"target":84},{"source":1163,"target":47},{"source":79,"target":0},{"source":79,"target":47},{"source":79,"target":1168},{"source":79,"target":1169},{"source":79,"target":1170},{"source":79,"target":1171},{"source":79,"target":1172},{"source":1168,"target":1173},{"source":1168,"target":79},{"source":1169,"target":1174},{"source":1169,"target":79},{"source":1170,"target":77},{"source":1170,"target":1175},{"source":1170,"target":79},{"source":1175,"target":77},{"source":1171,"target":84},{"source":1171,"target":1176},{"source":1171,"target":79},{"source":1176,"target":84},{"source":1172,"target":47},{"source":80,"target":0},{"source":81,"target":0},{"source":81,"target":1177},{"source":81,"target":1178},{"source":81,"target":1179},{"source":81,"target":1180},{"source":81,"target":1181},{"source":81,"target":1182},{"source":81,"target":1183},{"source":81,"target":1184},{"source":81,"target":1185},{"source":81,"target":1186},{"source":81,"target":1187},{"source":81,"target":1188},{"source":81,"target":1189},{"source":81,"target":1190},{"source":81,"target":1191},{"source":81,"target":1192},{"source":1177,"target":14},{"source":1177,"target":1193},{"source":1177,"target":81},{"source":1193,"target":14},{"source":1178,"target":21},{"source":1178,"target":1194},{"source":1178,"target":81},{"source":1194,"target":21},{"source":1179,"target":20},{"source":1179,"target":1195},{"source":1179,"target":81},{"source":1195,"target":20},{"source":1180,"target":86},{"source":1180,"target":1196},{"source":1180,"target":81},{"source":1196,"target":86},{"source":1181,"target":85},{"source":1181,"target":1197},{"source":1181,"target":81},{"source":1197,"target":85},{"source":1182,"target":82},{"source":1182,"target":1198},{"source":1182,"target":81},{"source":1198,"target":82},{"source":1183,"target":88},{"source":1183,"target":1199},{"source":1183,"target":81},{"source":1199,"target":88},{"source":1184,"target":62},{"source":1184,"target":1200},{"source":1184,"target":81},{"source":1200,"target":62},{"source":1185,"target":54},{"source":1185,"target":1201},{"source":1185,"target":81},{"source":1201,"target":54},{"source":1186,"target":54},{"source":1186,"target":1202},{"source":1186,"target":81},{"source":1202,"target":54},{"source":1187,"target":1203},{"source":1187,"target":81},{"source":1188,"target":1204},{"source":1188,"target":81},{"source":1189,"target":77},{"source":1189,"target":1205},{"source":1189,"target":81},{"source":1205,"target":77},{"source":1190,"target":84},{"source":1190,"target":1206},{"source":1190,"target":81},{"source":1206,"target":84},{"source":1191,"target":84},{"source":1191,"target":1207},{"source":1191,"target":81},{"source":1207,"target":84},{"source":1192,"target":54},{"source":1192,"target":1208},{"source":1192,"target":81},{"source":1208,"target":54},{"source":82,"target":0},{"source":82,"target":1209},{"source":82,"target":1210},{"source":82,"target":1211},{"source":82,"target":1212},{"source":82,"target":1213},{"source":82,"target":1214},{"source":82,"target":1215},{"source":82,"target":1216},{"source":82,"target":1217},{"source":1209,"target":88},{"source":1209,"target":1218},{"source":1209,"target":82},{"source":1218,"target":88},{"source":1210,"target":5},{"source":1210,"target":1219},{"source":1210,"target":82},{"source":1219,"target":5},{"source":1211,"target":15},{"source":1211,"target":1220},{"source":1211,"target":82},{"source":1220,"target":15},{"source":1212,"target":54},{"source":1212,"target":1221},{"source":1212,"target":82},{"source":1221,"target":54},{"source":1213,"target":1222},{"source":1213,"target":82},{"source":1214,"target":1223},{"source":1214,"target":82},{"source":1215,"target":77},{"source":1215,"target":1224},{"source":1215,"target":82},{"source":1224,"target":77},{"source":1216,"target":84},{"source":1216,"target":1225},{"source":1216,"target":82},{"source":1225,"target":84},{"source":1217,"target":94},{"source":1217,"target":1226},{"source":1217,"target":82},{"source":1226,"target":94},{"source":83,"target":0},{"source":83,"target":36},{"source":83,"target":1227},{"source":83,"target":1228},{"source":83,"target":1229},{"source":83,"target":1230},{"source":83,"target":1231},{"source":83,"target":1232},{"source":83,"target":1233},{"source":83,"target":1234},{"source":83,"target":1235},{"source":83,"target":1236},{"source":83,"target":1237},{"source":83,"target":1238},{"source":83,"target":1239},{"source":83,"target":1240},{"source":83,"target":1241},{"source":1227,"target":84},{"source":1227,"target":1242},{"source":1227,"target":83},{"source":1242,"target":84},{"source":1228,"target":5},{"source":1228,"target":1243},{"source":1228,"target":83},{"source":1243,"target":5},{"source":1229,"target":1244},{"source":1229,"target":83},{"source":1230,"target":15},{"source":1230,"target":1245},{"source":1230,"target":83},{"source":1245,"target":15},{"source":1231,"target":54},{"source":1231,"target":1246},{"source":1231,"target":83},{"source":1246,"target":54},{"source":1232,"target":1247},{"source":1232,"target":83},{"source":1233,"target":58},{"source":1233,"target":1248},{"source":1233,"target":83},{"source":1248,"target":58},{"source":1234,"target":1249},{"source":1234,"target":83},{"source":1235,"target":1250},{"source":1235,"target":83},{"source":1236,"target":58},{"source":1236,"target":1251},{"source":1236,"target":83},{"source":1251,"target":58},{"source":1237,"target":68},{"source":1237,"target":1252},{"source":1237,"target":83},{"source":1252,"target":68},{"source":1238,"target":77},{"source":1238,"target":1253},{"source":1238,"target":83},{"source":1253,"target":77},{"source":1239,"target":84},{"source":1239,"target":1254},{"source":1239,"target":83},{"source":1254,"target":84},{"source":1240,"target":94},{"source":1240,"target":1255},{"source":1240,"target":83},{"source":1255,"target":94},{"source":1241,"target":36},{"source":84,"target":0},{"source":85,"target":0},{"source":85,"target":1256},{"source":85,"target":1257},{"source":85,"target":1258},{"source":85,"target":1259},{"source":85,"target":1260},{"source":85,"target":1261},{"source":85,"target":1262},{"source":85,"target":1263},{"source":85,"target":1264},{"source":1256,"target":88},{"source":1256,"target":1265},{"source":1256,"target":85},{"source":1265,"target":88},{"source":1257,"target":5},{"source":1257,"target":1266},{"source":1257,"target":85},{"source":1266,"target":5},{"source":1258,"target":15},{"source":1258,"target":1267},{"source":1258,"target":85},{"source":1267,"target":15},{"source":1259,"target":54},{"source":1259,"target":1268},{"source":1259,"target":85},{"source":1268,"target":54},{"source":1260,"target":1269},{"source":1260,"target":85},{"source":1261,"target":1270},{"source":1261,"target":85},{"source":1262,"target":77},{"source":1262,"target":1271},{"source":1262,"target":85},{"source":1271,"target":77},{"source":1263,"target":84},{"source":1263,"target":1272},{"source":1263,"target":85},{"source":1272,"target":84},{"source":1264,"target":94},{"source":1264,"target":1273},{"source":1264,"target":85},{"source":1273,"target":94},{"source":86,"target":0},{"source":86,"target":1274},{"source":86,"target":1275},{"source":86,"target":1276},{"source":86,"target":1277},{"source":86,"target":1278},{"source":86,"target":1279},{"source":86,"target":1280},{"source":86,"target":1281},{"source":86,"target":1282},{"source":1274,"target":88},{"source":1274,"target":1283},{"source":1274,"target":86},{"source":1283,"target":88},{"source":1275,"target":5},{"source":1275,"target":1284},{"source":1275,"target":86},{"source":1284,"target":5},{"source":1276,"target":15},{"source":1276,"target":1285},{"source":1276,"target":86},{"source":1285,"target":15},{"source":1277,"target":54},{"source":1277,"target":1286},{"source":1277,"target":86},{"source":1286,"target":54},{"source":1278,"target":1287},{"source":1278,"target":86},{"source":1279,"target":1288},{"source":1279,"target":86},{"source":1280,"target":77},{"source":1280,"target":1289},{"source":1280,"target":86},{"source":1289,"target":77},{"source":1281,"target":84},{"source":1281,"target":1290},{"source":1281,"target":86},{"source":1290,"target":84},{"source":1282,"target":94},{"source":1282,"target":1291},{"source":1282,"target":86},{"source":1291,"target":94},{"source":87,"target":0},{"source":87,"target":36},{"source":87,"target":1292},{"source":87,"target":1293},{"source":87,"target":1294},{"source":87,"target":1295},{"source":87,"target":1296},{"source":87,"target":1297},{"source":87,"target":1298},{"source":87,"target":1299},{"source":87,"target":1300},{"source":87,"target":1301},{"source":87,"target":1302},{"source":87,"target":1303},{"source":87,"target":1304},{"source":87,"target":1305},{"source":87,"target":1306},{"source":1292,"target":84},{"source":1292,"target":1307},{"source":1292,"target":87},{"source":1307,"target":84},{"source":1293,"target":5},{"source":1293,"target":1308},{"source":1293,"target":87},{"source":1308,"target":5},{"source":1294,"target":1309},{"source":1294,"target":87},{"source":1295,"target":15},{"source":1295,"target":1310},{"source":1295,"target":87},{"source":1310,"target":15},{"source":1296,"target":54},{"source":1296,"target":1311},{"source":1296,"target":87},{"source":1311,"target":54},{"source":1297,"target":1312},{"source":1297,"target":87},{"source":1298,"target":58},{"source":1298,"target":1313},{"source":1298,"target":87},{"source":1313,"target":58},{"source":1299,"target":1314},{"source":1299,"target":87},{"source":1300,"target":1315},{"source":1300,"target":87},{"source":1301,"target":58},{"source":1301,"target":1316},{"source":1301,"target":87},{"source":1316,"target":58},{"source":1302,"target":68},{"source":1302,"target":1317},{"source":1302,"target":87},{"source":1317,"target":68},{"source":1303,"target":77},{"source":1303,"target":1318},{"source":1303,"target":87},{"source":1318,"target":77},{"source":1304,"target":84},{"source":1304,"target":1319},{"source":1304,"target":87},{"source":1319,"target":84},{"source":1305,"target":94},{"source":1305,"target":1320},{"source":1305,"target":87},{"source":1320,"target":94},{"source":1306,"target":36},{"source":88,"target":0},{"source":88,"target":1321},{"source":88,"target":1322},{"source":88,"target":1323},{"source":88,"target":1324},{"source":88,"target":1325},{"source":88,"target":1326},{"source":88,"target":1327},{"source":88,"target":1328},{"source":88,"target":1329},{"source":88,"target":1330},{"source":88,"target":1331},{"source":1321,"target":1332},{"source":1321,"target":88},{"source":1322,"target":87},{"source":1322,"target":1333},{"source":1322,"target":88},{"source":1333,"target":87},{"source":1323,"target":83},{"source":1323,"target":1334},{"source":1323,"target":88},{"source":1334,"target":83},{"source":1324,"target":5},{"source":1324,"target":1335},{"source":1324,"target":88},{"source":1335,"target":5},{"source":1325,"target":15},{"source":1325,"target":1336},{"source":1325,"target":88},{"source":1336,"target":15},{"source":1326,"target":54},{"source":1326,"target":1337},{"source":1326,"target":88},{"source":1337,"target":54},{"source":1327,"target":1338},{"source":1327,"target":88},{"source":1328,"target":1339},{"source":1328,"target":88},{"source":1329,"target":77},{"source":1329,"target":1340},{"source":1329,"target":88},{"source":1340,"target":77},{"source":1330,"target":84},{"source":1330,"target":1341},{"source":1330,"target":88},{"source":1341,"target":84},{"source":1331,"target":94},{"source":1331,"target":1342},{"source":1331,"target":88},{"source":1342,"target":94},{"source":89,"target":0},{"source":89,"target":47},{"source":89,"target":1343},{"source":89,"target":1344},{"source":89,"target":1345},{"source":89,"target":1346},{"source":89,"target":1347},{"source":1343,"target":1348},{"source":1343,"target":89},{"source":1344,"target":1349},{"source":1344,"target":89},{"source":1345,"target":77},{"source":1345,"target":1350},{"source":1345,"target":89},{"source":1350,"target":77},{"source":1346,"target":84},{"source":1346,"target":1351},{"source":1346,"target":89},{"source":1351,"target":84},{"source":1347,"target":47},{"source":90,"target":0},{"source":90,"target":1352},{"source":90,"target":1353},{"source":90,"target":1354},{"source":90,"target":1355},{"source":90,"target":1356},{"source":1352,"target":56},{"source":1352,"target":1357},{"source":1352,"target":90},{"source":1357,"target":56},{"source":1353,"target":1358},{"source":1353,"target":90},{"source":1354,"target":1359},{"source":1354,"target":90},{"source":1355,"target":77},{"source":1355,"target":1360},{"source":1355,"target":90},{"source":1360,"target":77},{"source":1356,"target":84},{"source":1356,"target":1361},{"source":1356,"target":90},{"source":1361,"target":84},{"source":91,"target":0},{"source":92,"target":0},{"source":93,"target":0},{"source":93,"target":47},{"source":93,"target":1362},{"source":93,"target":1363},{"source":93,"target":1364},{"source":93,"target":1365},{"source":93,"target":1366},{"source":1362,"target":1367},{"source":1362,"target":93},{"source":1363,"target":1368},{"source":1363,"target":93},{"source":1364,"target":77},{"source":1364,"target":1369},{"source":1364,"target":93},{"source":1369,"target":77},{"source":1365,"target":84},{"source":1365,"target":1370},{"source":1365,"target":93},{"source":1370,"target":84},{"source":1366,"target":47},{"source":94,"target":0},{"source":94,"target":1371},{"source":94,"target":1372},{"source":94,"target":1373},{"source":94,"target":1374},{"source":1371,"target":94},{"source":1372,"target":94},{"source":1373,"target":94},{"source":1374,"target":94},{"source":95,"target":0},{"source":96,"target":0},{"source":96,"target":1375},{"source":96,"target":1376},{"source":96,"target":1377},{"source":1375,"target":96},{"source":1376,"target":96},{"source":1377,"target":96},{"source":97,"target":0},{"source":98,"target":0},{"source":98,"target":47},{"source":98,"target":1378},{"source":98,"target":1379},{"source":98,"target":1380},{"source":98,"target":1381},{"source":98,"target":1382},{"source":1378,"target":1383},{"source":1378,"target":98},{"source":1379,"target":1384},{"source":1379,"target":98},{"source":1380,"target":77},{"source":1380,"target":1385},{"source":1380,"target":98},{"source":1385,"target":77},{"source":1381,"target":84},{"source":1381,"target":1386},{"source":1381,"target":98},{"source":1386,"target":84},{"source":1382,"target":47}],"multigraph":true} | ecore |
automata | repo-ecore-all/data/merlin-pl/merlin/examples/Automata/Automata.ecore | autopl
Automaton
acceptanceCondition
inputAlphabet
outputAlphabet
stackAlphabet
initialStackSymbol
states
transitions
AcceptanceKind
Finite
Finite
Infinite
Infinite
Probabilistic
Probabilistic
Alphabet
symbols
Symbol
name
Transition
input
output
probability
stackCheck
stackPush
from
to
State
adjacent
inTrans
outTrans
name
isInitial
isFinal
HierarchicalState
states
transitions | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="autopl" nsURI="http://Automata/PL" nsPrefix="autopl">
<eAnnotations source="features">
<details key="file" value="model.xml"/>
</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="Automaton">
<eAnnotations source="presence">
<details key="condition" value="Connected"/>
<details key="constraint" value="connected"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="connected"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="connected" value="
		 self.states->forAll( s | Set{s}->closure(adjacent())->includesAll(self.states))"/>
</eAnnotations>
<eOperations name="acceptanceCondition" lowerBound="1" eType="#//AcceptanceKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inputAlphabet" lowerBound="1"
eType="#//Alphabet" containment="true">
<eAnnotations source="presence">
<details key="condition" value="Input"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="outputAlphabet" lowerBound="1"
eType="#//Alphabet" containment="true">
<eAnnotations source="presence">
<details key="condition" value="Output"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="stackAlphabet" lowerBound="1"
eType="#//Alphabet" containment="true">
<eAnnotations source="presence">
<details key="condition" value="Stack"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="initialStackSymbol" lowerBound="1"
eType="#//Symbol">
<eAnnotations source="presence">
<details key="condition" value="Stack"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="states" ordered="false"
upperBound="-1" eType="#//State">
<eAnnotations source="http://www.eclipse.org/OCL/Collection">
<details key="nullFree" value="false"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" ordered="false"
upperBound="-1" eType="#//Transition">
<eAnnotations source="http://www.eclipse.org/OCL/Collection">
<details key="nullFree" value="false"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AcceptanceKind" serializable="false">
<eLiterals name="Finite"/>
<eLiterals name="Infinite"/>
<eLiterals name="Probabilistic"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Alphabet">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="different"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="different" value="self.symbols->forAll(s1 |
								self.symbols->forAll( s2 | s1<>s2 implies s1.name<>s2.name )
								)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="symbols" ordered="false"
upperBound="-1" eType="#//Symbol" containment="true">
<eAnnotations source="http://www.eclipse.org/OCL/Collection">
<details key="nullFree" value="false"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Symbol">
<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">
<eStructuralFeatures xsi:type="ecore:EReference" name="input" lowerBound="1" eType="#//Symbol">
<eAnnotations source="presence">
<details key="condition" value="Input"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="output" lowerBound="1"
eType="#//Symbol">
<eAnnotations source="presence">
<details key="condition" value="Output"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="probability" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal">
<eAnnotations source="presence">
<details key="condition" value="Probability"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="stackCheck" lowerBound="1"
eType="#//Symbol">
<eAnnotations source="presence">
<details key="condition" value="Stack"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="stackPush" ordered="false"
lowerBound="2" upperBound="2" eType="#//Symbol">
<eAnnotations source="presence">
<details key="condition" value="Stack"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/OCL/Collection">
<details key="nullFree" value="false"/>
</eAnnotations>
</eStructuralFeatures>
<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="State">
<eAnnotations source="presence">
<details key="constraint" value="isDeterministic"/>
<details key="condition" value="Deterministic"/>
</eAnnotations>
<eAnnotations source="presence">
<details key="condition" value="NoIncomingTrans and Initial"/>
<details key="constraint" value="noIncoming"/>
</eAnnotations>
<eAnnotations source="presence">
<details key="condition" value="NoOutgoingTrans and Final"/>
<details key="constraint" value="noOutgoing"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="isDeterministic noIncoming noOutgoing"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="isDeterministic" value="self.outTrans()->isUnique(t|t.output)"/>
<details key="noIncoming" value="self.isInitial implies self.inTrans()->isEmpty()"/>
<details key="noOutgoing" value="self.isFinal implies self.outTrans()->isEmpty()"/>
</eAnnotations>
<eOperations name="adjacent" ordered="false" upperBound="-1" eType="#//State">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="self.inTrans().from->flatten()->union(self.outTrans().to->flatten())->asSet()"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/OCL/Collection">
<details key="nullFree" value="false"/>
</eAnnotations>
</eOperations>
<eOperations name="inTrans" ordered="false" upperBound="-1" eType="#//Transition">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="Transition.allInstances()->select( t | t.to = self)"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/OCL/Collection">
<details key="nullFree" value="false"/>
</eAnnotations>
</eOperations>
<eOperations name="outTrans" ordered="false" upperBound="-1" eType="#//Transition">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="body" value="Transition.allInstances()->select( t | t.from = self)"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/OCL/Collection">
<details key="nullFree" value="false"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isInitial" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject">
<eAnnotations source="presence">
<details key="condition" value="Initial"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isFinal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject">
<eAnnotations source="presence">
<details key="condition" value="Final"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HierarchicalState" eSuperTypes="#//State">
<eAnnotations source="presence">
<details key="condition" value="Hierarchical"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="states" ordered="false"
upperBound="-1" eType="#//State" containment="true">
<eAnnotations source="presence">
<details key="condition" value="Hierarchical"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/OCL/Collection">
<details key="nullFree" value="false"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" ordered="false"
upperBound="-1" eType="#//Transition" containment="true">
<eAnnotations source="presence">
<details key="condition" value="Hierarchical"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/OCL/Collection">
<details key="nullFree" value="false"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"autopl","nsURI":"http://Automata/PL","name":"autopl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Automaton","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AcceptanceKind","instanceClass":null,"id":2,"serializable":false,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Alphabet","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Symbol","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":"State","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HierarchicalState","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"acceptanceCondition","lowerBound":1,"id":8,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"inputAlphabet","changeable":true,"resolveProxies":true,"lowerBound":1,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outputAlphabet","changeable":true,"resolveProxies":true,"lowerBound":1,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stackAlphabet","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initialStackSymbol","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"states","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":"transitions","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"},{"id":21,"eClass":"EGenericType"},{"name":"Finite","id":22,"value":0,"literal":"Finite","eClass":"EEnumLiteral"},{"name":"Infinite","id":23,"value":0,"literal":"Infinite","eClass":"EEnumLiteral"},{"name":"Probabilistic","id":24,"value":0,"literal":"Probabilistic","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"symbols","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"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},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"input","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"output","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"probability","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"stackCheck","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"container":false,"ordered":false,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"stackPush","changeable":true,"resolveProxies":true,"lowerBound":2,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"container":false,"ordered":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":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"},{"ordered":false,"upperBound":-1,"unique":true,"name":"adjacent","lowerBound":0,"id":43,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inTrans","lowerBound":0,"id":44,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"outTrans","lowerBound":0,"id":45,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"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":"isInitial","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":"isFinal","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":8,"target":2},{"source":8,"target":15},{"source":8,"target":1},{"source":15,"target":2},{"source":9,"target":3},{"source":9,"target":16},{"source":9,"target":1},{"source":16,"target":3},{"source":10,"target":3},{"source":10,"target":17},{"source":10,"target":1},{"source":17,"target":3},{"source":11,"target":3},{"source":11,"target":18},{"source":11,"target":1},{"source":18,"target":3},{"source":12,"target":4},{"source":12,"target":19},{"source":12,"target":1},{"source":19,"target":4},{"source":13,"target":6},{"source":13,"target":20},{"source":13,"target":1},{"source":20,"target":6},{"source":14,"target":5},{"source":14,"target":21},{"source":14,"target":1},{"source":21,"target":5},{"source":2,"target":0},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":22,"target":2},{"source":23,"target":2},{"source":24,"target":2},{"source":3,"target":0},{"source":3,"target":25},{"source":25,"target":4},{"source":25,"target":26},{"source":25,"target":3},{"source":26,"target":4},{"source":4,"target":0},{"source":4,"target":27},{"source":27,"target":28},{"source":27,"target":4},{"source":5,"target":0},{"source":5,"target":29},{"source":5,"target":30},{"source":5,"target":31},{"source":5,"target":32},{"source":5,"target":33},{"source":5,"target":34},{"source":5,"target":35},{"source":29,"target":4},{"source":29,"target":36},{"source":29,"target":5},{"source":36,"target":4},{"source":30,"target":4},{"source":30,"target":37},{"source":30,"target":5},{"source":37,"target":4},{"source":31,"target":38},{"source":31,"target":5},{"source":32,"target":4},{"source":32,"target":39},{"source":32,"target":5},{"source":39,"target":4},{"source":33,"target":4},{"source":33,"target":40},{"source":33,"target":5},{"source":40,"target":4},{"source":34,"target":6},{"source":34,"target":41},{"source":34,"target":5},{"source":41,"target":6},{"source":35,"target":6},{"source":35,"target":42},{"source":35,"target":5},{"source":42,"target":6},{"source":6,"target":0},{"source":6,"target":43},{"source":6,"target":44},{"source":6,"target":45},{"source":6,"target":46},{"source":6,"target":47},{"source":6,"target":48},{"source":43,"target":6},{"source":43,"target":49},{"source":43,"target":6},{"source":49,"target":6},{"source":44,"target":5},{"source":44,"target":50},{"source":44,"target":6},{"source":50,"target":5},{"source":45,"target":5},{"source":45,"target":51},{"source":45,"target":6},{"source":51,"target":5},{"source":46,"target":52},{"source":46,"target":6},{"source":47,"target":53},{"source":47,"target":6},{"source":48,"target":54},{"source":48,"target":6},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":55},{"source":7,"target":56},{"source":7,"target":57},{"source":55,"target":6},{"source":55,"target":58},{"source":55,"target":7},{"source":58,"target":6},{"source":56,"target":5},{"source":56,"target":59},{"source":56,"target":7},{"source":59,"target":5},{"source":57,"target":6}],"multigraph":true} | ecore |
gpl | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/sunwuliang/SlicingProject3.0/ClassModelSlicing/ecores/Java.ecore | Java
AbstractMethodDeclaration
body
parameters
thrownExceptions
typeParameters
usagesInDocComments
usages
AbstractMethodInvocation
method
arguments
typeArguments
AbstractTypeDeclaration
bodyDeclarations
commentsBeforeBody
commentsAfterBody
package
superInterfaces
AbstractTypeQualifiedExpression
qualifier
AbstractVariablesContainer
type
fragments
Annotation
type
values
Archive
originalFilePath
classFiles
manifest
AssertStatement
message
expression
ASTNode
comments
originalCompilationUnit
originalClassFile
AnnotationMemberValuePair
member
value
AnnotationTypeDeclaration
AnnotationTypeMemberDeclaration
default
type
usages
AnonymousClassDeclaration
bodyDeclarations
classInstanceCreation
ArrayAccess
array
index
ArrayCreation
dimensions
initializer
type
ArrayInitializer
expressions
ArrayLengthAccess
array
ArrayType
dimensions
elementType
Assignment
leftHandSide
operator
rightHandSide
AssignmentKind
ASSIGN
=
PLUS_ASSIGN
+=
MINUS_ASSIGN
-=
TIMES_ASSIGN
*=
DIVIDE_ASSIGN
/=
BIT_AND_ASSIGN
&=
BIT_OR_ASSIGN
|=
BIT_XOR_ASSIGN
^=
REMAINDER_ASSIGN
%=
LEFT_SHIFT_ASSIGN
<<=
RIGHT_SHIFT_SIGNED_ASSIGN
>>=
RIGHT_SHIFT_UNSIGNED_ASSIGN
>>>=
BodyDeclaration
abstractTypeDeclaration
annotations
anonymousClassDeclarationOwner
modifier
BooleanLiteral
value
BlockComment
Block
statements
BreakStatement
label
CastExpression
expression
type
CatchClause
exception
body
CharacterLiteral
escapedValue
ClassFile
originalFilePath
type
attachedSource
package
ClassInstanceCreation
anonymousClassDeclaration
expression
type
ConstructorDeclaration
ConditionalExpression
elseExpression
expression
thenExpression
ConstructorInvocation
ClassDeclaration
superClass
Comment
content
enclosedByParent
prefixOfParent
CompilationUnit
originalFilePath
commentList
imports
package
types
ContinueStatement
label
DoStatement
expression
body
EmptyStatement
EnhancedForStatement
body
expression
parameter
EnumConstantDeclaration
anonymousClassDeclaration
arguments
EnumDeclaration
enumConstants
Expression
ExpressionStatement
expression
FieldAccess
field
expression
FieldDeclaration
ForStatement
expression
updaters
initializers
body
IfStatement
expression
thenStatement
elseStatement
ImportDeclaration
static
importedElement
InfixExpression
operator
rightOperand
leftOperand
extendedOperands
InfixExpressionKind
TIMES
*
DIVIDE
/
REMAINDER
%
PLUS
+
MINUS
-
LEFT_SHIFT
<<
RIGHT_SHIFT_SIGNED
>>
RIGHT_SHIFT_UNSIGNED
>>>
LESS
<
GREATER
>
LESS_EQUALS
<=
GREATER_EQUALS
>=
EQUALS
==
NOT_EQUALS
!=
XOR
^
AND
&
OR
|
CONDITIONAL_AND
&&
CONDITIONAL_OR
||
InheritanceKind
none
none
abstract
abstract
final
final
Initializer
body
InstanceofExpression
rightOperand
leftOperand
InterfaceDeclaration
Javadoc
tags
LabeledStatement
body
usagesInBreakStatements
usagesInContinueStatements
LineComment
Manifest
mainAttributes
entryAttributes
ManifestAttribute
key
value
ManifestEntry
name
attributes
MemberRef
member
qualifier
MethodDeclaration
extraArrayDimensions
returnType
redefinedMethodDeclaration
redefinitions
MethodInvocation
expression
MethodRef
method
qualifier
parameters
MethodRefParameter
name
varargs
type
Model
name
ownedElements
orphanTypes
unresolvedItems
compilationUnits
classFiles
archives
Modifier
visibility
inheritance
static
transient
volatile
native
strictfp
synchronized
bodyDeclaration
singleVariableDeclaration
variableDeclarationStatement
variableDeclarationExpression
NamedElement
name
proxy
usagesInImports
NamespaceAccess
NumberLiteral
tokenValue
NullLiteral
Package
ownedElements
model
ownedPackages
package
usagesInPackageAccess
PackageAccess
package
qualifier
ParameterizedType
type
typeArguments
ParenthesizedExpression
expression
PostfixExpression
operator
operand
PostfixExpressionKind
INCREMENT
++
DECREMENT
--
PrefixExpression
operator
operand
PrefixExpressionKind
INCREMENT
++
DECREMENT
--
PLUS
+
MINUS
-
COMPLEMENT
~
NOT
!
PrimitiveType
PrimitiveTypeBoolean
PrimitiveTypeByte
PrimitiveTypeChar
PrimitiveTypeDouble
PrimitiveTypeShort
PrimitiveTypeFloat
PrimitiveTypeInt
PrimitiveTypeLong
PrimitiveTypeVoid
ReturnStatement
expression
SingleVariableAccess
variable
qualifier
SingleVariableDeclaration
modifier
varargs
type
annotations
methodDeclaration
catchClause
enhancedForStatement
Statement
StringLiteral
escapedValue
SuperConstructorInvocation
expression
SuperFieldAccess
field
SuperMethodInvocation
SwitchCase
default
expression
SwitchStatement
expression
statements
SynchronizedStatement
body
expression
TagElement
tagName
fragments
TextElement
text
ThisExpression
ThrowStatement
expression
TryStatement
body
finally
catchClauses
Type
usagesInTypeAccess
TypeAccess
type
qualifier
TypeDeclaration
typeParameters
TypeDeclarationStatement
declaration
TypeLiteral
type
TypeParameter
bounds
UnresolvedItem
UnresolvedItemAccess
element
qualifier
UnresolvedAnnotationDeclaration
UnresolvedAnnotationTypeMemberDeclaration
UnresolvedClassDeclaration
UnresolvedEnumDeclaration
UnresolvedInterfaceDeclaration
UnresolvedLabeledStatement
UnresolvedMethodDeclaration
UnresolvedSingleVariableDeclaration
UnresolvedType
UnresolvedTypeDeclaration
UnresolvedVariableDeclarationFragment
VariableDeclaration
extraArrayDimensions
initializer
usageInVariableAccess
VariableDeclarationExpression
modifier
annotations
VariableDeclarationFragment
variablesContainer
VariableDeclarationStatement
extraArrayDimensions
modifier
annotations
VisibilityKind
none
none
public
public
private
private
protected
protected
WildCardType
upperBound
bound
WhileStatement
expression
body | <?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="Java" nsURI="http://www.eclipse.org/MoDisco/Java/0.2.incubation/java"
nsPrefix="Java">
<eClassifiers xsi:type="ecore:EClass" name="AbstractMethodDeclaration" abstract="true"
eSuperTypes="#//BodyDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" eType="#//Block"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//SingleVariableDeclaration" containment="true" eOpposite="#//SingleVariableDeclaration/methodDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thrownExceptions" upperBound="-1"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeParameters" upperBound="-1"
eType="#//TypeParameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usagesInDocComments" ordered="false"
upperBound="-1" eType="#//MethodRef" eOpposite="#//MethodRef/method"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usages" ordered="false"
upperBound="-1" eType="#//AbstractMethodInvocation" eOpposite="#//AbstractMethodInvocation/method"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractMethodInvocation" abstract="true"
eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="method" ordered="false"
lowerBound="1" eType="#//AbstractMethodDeclaration" eOpposite="#//AbstractMethodDeclaration/usages"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeArguments" upperBound="-1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractTypeDeclaration" abstract="true"
eSuperTypes="#//BodyDeclaration #//Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="bodyDeclarations" upperBound="-1"
eType="#//BodyDeclaration" containment="true" eOpposite="#//BodyDeclaration/abstractTypeDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="commentsBeforeBody" upperBound="-1"
eType="#//Comment" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="commentsAfterBody" upperBound="-1"
eType="#//Comment" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
eType="#//Package" eOpposite="#//Package/ownedElements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superInterfaces" upperBound="-1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractTypeQualifiedExpression" abstract="true"
eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractVariablesContainer" abstract="true"
eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//TypeAccess"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fragments" upperBound="-1"
eType="#//VariableDeclarationFragment" containment="true" eOpposite="#//VariableDeclarationFragment/variablesContainer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Annotation" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="#//AnnotationMemberValuePair" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Archive" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="originalFilePath" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classFiles" ordered="false"
upperBound="-1" eType="#//ClassFile" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="manifest" ordered="false"
eType="#//Manifest" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssertStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="message" ordered="false"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ASTNode" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//Comment" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="originalCompilationUnit"
ordered="false" eType="#//CompilationUnit"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="originalClassFile" ordered="false"
eType="#//ClassFile"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnnotationMemberValuePair" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false"
eType="#//AnnotationTypeMemberDeclaration" eOpposite="#//AnnotationTypeMemberDeclaration/usages"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnnotationTypeDeclaration" eSuperTypes="#//AbstractTypeDeclaration"/>
<eClassifiers xsi:type="ecore:EClass" name="AnnotationTypeMemberDeclaration" eSuperTypes="#//BodyDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="default" ordered="false"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usages" ordered="false"
upperBound="-1" eType="#//AnnotationMemberValuePair" eOpposite="#//AnnotationMemberValuePair/member"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnonymousClassDeclaration" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="bodyDeclarations" upperBound="-1"
eType="#//BodyDeclaration" containment="true" eOpposite="#//BodyDeclaration/anonymousClassDeclarationOwner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classInstanceCreation"
ordered="false" eType="#//ClassInstanceCreation" eOpposite="#//ClassInstanceCreation/anonymousClassDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayAccess" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="array" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="index" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayCreation" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="dimensions" upperBound="-1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initializer" ordered="false"
eType="#//ArrayInitializer" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayInitializer" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayLengthAccess" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="array" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayType" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dimensions" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" ordered="false"
lowerBound="1" eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="leftHandSide" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false"
unique="false" lowerBound="1" eType="#//AssignmentKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rightHandSide" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AssignmentKind">
<eLiterals name="ASSIGN" value="1" literal="="/>
<eLiterals name="PLUS_ASSIGN" value="2" literal="+="/>
<eLiterals name="MINUS_ASSIGN" value="3" literal="-="/>
<eLiterals name="TIMES_ASSIGN" value="4" literal="*="/>
<eLiterals name="DIVIDE_ASSIGN" value="5" literal="/="/>
<eLiterals name="BIT_AND_ASSIGN" value="6" literal="&="/>
<eLiterals name="BIT_OR_ASSIGN" value="7" literal="|="/>
<eLiterals name="BIT_XOR_ASSIGN" value="8" literal="^="/>
<eLiterals name="REMAINDER_ASSIGN" value="9" literal="%="/>
<eLiterals name="LEFT_SHIFT_ASSIGN" value="10" literal="<<="/>
<eLiterals name="RIGHT_SHIFT_SIGNED_ASSIGN" value="11" literal=">>="/>
<eLiterals name="RIGHT_SHIFT_UNSIGNED_ASSIGN" value="12" literal=">>>="/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BodyDeclaration" abstract="true" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="abstractTypeDeclaration"
ordered="false" eType="#//AbstractTypeDeclaration" eOpposite="#//AbstractTypeDeclaration/bodyDeclarations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#//Annotation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclarationOwner"
ordered="false" eType="#//AnonymousClassDeclaration" eOpposite="#//AnonymousClassDeclaration/bodyDeclarations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false"
eType="#//Modifier" containment="true" eOpposite="#//Modifier/bodyDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanLiteral" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BlockComment" eSuperTypes="#//Comment"/>
<eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BreakStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="label" ordered="false"
eType="#//LabeledStatement" eOpposite="#//LabeledStatement/usagesInBreakStatements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CastExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CatchClause" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="exception" ordered="false"
lowerBound="1" eType="#//SingleVariableDeclaration" containment="true" eOpposite="#//SingleVariableDeclaration/catchClause"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Block" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CharacterLiteral" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="escapedValue" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassFile" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="originalFilePath" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//AbstractTypeDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attachedSource" ordered="false"
eType="#//CompilationUnit"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
eType="#//Package"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassInstanceCreation" eSuperTypes="#//Expression #//AbstractMethodInvocation">
<eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclaration"
ordered="false" eType="#//AnonymousClassDeclaration" containment="true" eOpposite="#//AnonymousClassDeclaration/classInstanceCreation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstructorDeclaration" eSuperTypes="#//AbstractMethodDeclaration"/>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstructorInvocation" eSuperTypes="#//Statement #//AbstractMethodInvocation"/>
<eClassifiers xsi:type="ecore:EClass" name="ClassDeclaration" eSuperTypes="#//TypeDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="superClass" ordered="false"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Comment" abstract="true" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="content" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enclosedByParent" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefixOfParent" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompilationUnit" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="originalFilePath" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="commentList" upperBound="-1"
eType="#//Comment"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1"
eType="#//ImportDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
eType="#//Package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1"
eType="#//AbstractTypeDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContinueStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="label" ordered="false"
eType="#//LabeledStatement" eOpposite="#//LabeledStatement/usagesInContinueStatements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DoStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EmptyStatement" eSuperTypes="#//Statement"/>
<eClassifiers xsi:type="ecore:EClass" name="EnhancedForStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" ordered="false"
lowerBound="1" eType="#//SingleVariableDeclaration" containment="true" eOpposite="#//SingleVariableDeclaration/enhancedForStatement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumConstantDeclaration" eSuperTypes="#//BodyDeclaration #//VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclaration"
ordered="false" eType="#//AnonymousClassDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumDeclaration" eSuperTypes="#//AbstractTypeDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="enumConstants" upperBound="-1"
eType="#//EnumConstantDeclaration" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="#//ASTNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FieldAccess" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="field" ordered="false"
lowerBound="1" eType="#//SingleVariableAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FieldDeclaration" eSuperTypes="#//BodyDeclaration #//AbstractVariablesContainer"/>
<eClassifiers xsi:type="ecore:EClass" name="ForStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="updaters" upperBound="-1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initializers" upperBound="-1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenStatement" ordered="false"
lowerBound="1" eType="#//Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseStatement" ordered="false"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImportDeclaration" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="static" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="importedElement" ordered="false"
lowerBound="1" eType="#//NamedElement" eOpposite="#//NamedElement/usagesInImports"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InfixExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false"
unique="false" lowerBound="1" eType="#//InfixExpressionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extendedOperands" upperBound="-1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="InfixExpressionKind">
<eLiterals name="TIMES" value="1" literal="*"/>
<eLiterals name="DIVIDE" value="2" literal="/"/>
<eLiterals name="REMAINDER" value="3" literal="%"/>
<eLiterals name="PLUS" value="4" literal="+"/>
<eLiterals name="MINUS" value="5" literal="-"/>
<eLiterals name="LEFT_SHIFT" value="6" literal="<<"/>
<eLiterals name="RIGHT_SHIFT_SIGNED" value="7" literal=">>"/>
<eLiterals name="RIGHT_SHIFT_UNSIGNED" value="8" literal=">>>"/>
<eLiterals name="LESS" value="9" literal="<"/>
<eLiterals name="GREATER" value="10" literal=">"/>
<eLiterals name="LESS_EQUALS" value="11" literal="<="/>
<eLiterals name="GREATER_EQUALS" value="12" literal=">="/>
<eLiterals name="EQUALS" value="13" literal="=="/>
<eLiterals name="NOT_EQUALS" value="14" literal="!="/>
<eLiterals name="XOR" value="15" literal="^"/>
<eLiterals name="AND" value="16" literal="&"/>
<eLiterals name="OR" value="17" literal="|"/>
<eLiterals name="CONDITIONAL_AND" value="18" literal="&&"/>
<eLiterals name="CONDITIONAL_OR" value="19" literal="||"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="InheritanceKind">
<eLiterals name="none" value="1"/>
<eLiterals name="abstract" value="2"/>
<eLiterals name="final" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Initializer" eSuperTypes="#//BodyDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Block" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstanceofExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" ordered="false"
lowerBound="1" eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InterfaceDeclaration" eSuperTypes="#//TypeDeclaration"/>
<eClassifiers xsi:type="ecore:EClass" name="Javadoc" eSuperTypes="#//Comment">
<eStructuralFeatures xsi:type="ecore:EReference" name="tags" upperBound="-1" eType="#//TagElement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LabeledStatement" eSuperTypes="#//NamedElement #//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usagesInBreakStatements"
ordered="false" upperBound="-1" eType="#//BreakStatement" eOpposite="#//BreakStatement/label"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usagesInContinueStatements"
ordered="false" upperBound="-1" eType="#//ContinueStatement" eOpposite="#//ContinueStatement/label"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LineComment" eSuperTypes="#//Comment"/>
<eClassifiers xsi:type="ecore:EClass" name="Manifest">
<eStructuralFeatures xsi:type="ecore:EReference" name="mainAttributes" ordered="false"
upperBound="-1" eType="#//ManifestAttribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="entryAttributes" ordered="false"
upperBound="-1" eType="#//ManifestEntry" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ManifestAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<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="ManifestEntry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" ordered="false"
upperBound="-1" eType="#//ManifestAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MemberRef" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false"
lowerBound="1" eType="#//NamedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodDeclaration" eSuperTypes="#//AbstractMethodDeclaration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extraArrayDimensions" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" ordered="false"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="redefinedMethodDeclaration"
ordered="false" eType="#//MethodDeclaration" eOpposite="#//MethodDeclaration/redefinitions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="redefinitions" ordered="false"
upperBound="-1" eType="#//MethodDeclaration" eOpposite="#//MethodDeclaration/redefinedMethodDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodInvocation" eSuperTypes="#//Expression #//AbstractMethodInvocation">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodRef" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="method" ordered="false"
lowerBound="1" eType="#//AbstractMethodDeclaration" eOpposite="#//AbstractMethodDeclaration/usagesInDocComments"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//MethodRefParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodRefParameter" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="varargs" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedElements" ordered="false"
upperBound="-1" eType="#//Package" containment="true" eOpposite="#//Package/model"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="orphanTypes" ordered="false"
upperBound="-1" eType="#//Type" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="unresolvedItems" ordered="false"
upperBound="-1" eType="#//UnresolvedItem" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="compilationUnits" ordered="false"
upperBound="-1" eType="#//CompilationUnit" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classFiles" ordered="false"
upperBound="-1" eType="#//ClassFile" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="archives" ordered="false"
upperBound="-1" eType="#//Archive" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Modifier" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false"
unique="false" lowerBound="1" eType="#//VisibilityKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inheritance" ordered="false"
unique="false" lowerBound="1" eType="#//InheritanceKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="static" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="volatile" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="native" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="strictfp" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="synchronized" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bodyDeclaration" ordered="false"
eType="#//BodyDeclaration" eOpposite="#//BodyDeclaration/modifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="singleVariableDeclaration"
ordered="false" eType="#//SingleVariableDeclaration" eOpposite="#//SingleVariableDeclaration/modifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclarationStatement"
ordered="false" eType="#//VariableDeclarationStatement" eOpposite="#//VariableDeclarationStatement/modifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclarationExpression"
ordered="false" eType="#//VariableDeclarationExpression" eOpposite="#//VariableDeclarationExpression/modifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="proxy" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usagesInImports" ordered="false"
upperBound="-1" eType="#//ImportDeclaration" eOpposite="#//ImportDeclaration/importedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamespaceAccess" abstract="true" eSuperTypes="#//ASTNode"/>
<eClassifiers xsi:type="ecore:EClass" name="NumberLiteral" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tokenValue" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NullLiteral" eSuperTypes="#//Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedElements" ordered="false"
upperBound="-1" eType="#//AbstractTypeDeclaration" containment="true" eOpposite="#//AbstractTypeDeclaration/package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false"
eType="#//Model" eOpposite="#//Model/ownedElements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPackages" ordered="false"
upperBound="-1" eType="#//Package" containment="true" eOpposite="#//Package/package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
eType="#//Package" eOpposite="#//Package/ownedPackages"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usagesInPackageAccess"
ordered="false" upperBound="-1" eType="#//PackageAccess" eOpposite="#//PackageAccess/package"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PackageAccess" eSuperTypes="#//NamespaceAccess">
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
lowerBound="1" eType="#//Package" eOpposite="#//Package/usagesInPackageAccess"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//PackageAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterizedType" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeArguments" upperBound="-1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParenthesizedExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PostfixExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false"
unique="false" lowerBound="1" eType="#//PostfixExpressionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operand" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PostfixExpressionKind">
<eLiterals name="INCREMENT" value="1" literal="++"/>
<eLiterals name="DECREMENT" value="2" literal="--"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrefixExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false"
unique="false" lowerBound="1" eType="#//PrefixExpressionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operand" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PrefixExpressionKind">
<eLiterals name="INCREMENT" value="1" literal="++"/>
<eLiterals name="DECREMENT" value="2" literal="--"/>
<eLiterals name="PLUS" value="3" literal="+"/>
<eLiterals name="MINUS" value="4" literal="-"/>
<eLiterals name="COMPLEMENT" value="5" literal="~"/>
<eLiterals name="NOT" value="6" literal="!"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//Type"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeBoolean" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeByte" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeChar" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeDouble" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeShort" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeFloat" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeInt" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeLong" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeVoid" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="ReturnStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SingleVariableAccess" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false"
lowerBound="1" eType="#//VariableDeclaration" eOpposite="#//VariableDeclaration/usageInVariableAccess"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SingleVariableDeclaration" eSuperTypes="#//VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false"
eType="#//Modifier" containment="true" eOpposite="#//Modifier/singleVariableDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="varargs" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#//Annotation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methodDeclaration" ordered="false"
eType="#//AbstractMethodDeclaration" eOpposite="#//AbstractMethodDeclaration/parameters"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="catchClause" ordered="false"
eType="#//CatchClause" eOpposite="#//CatchClause/exception"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="enhancedForStatement" ordered="false"
eType="#//EnhancedForStatement" eOpposite="#//EnhancedForStatement/parameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="#//ASTNode"/>
<eClassifiers xsi:type="ecore:EClass" name="StringLiteral" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="escapedValue" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuperConstructorInvocation" eSuperTypes="#//Statement #//AbstractMethodInvocation">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuperFieldAccess" eSuperTypes="#//AbstractTypeQualifiedExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="field" ordered="false"
lowerBound="1" eType="#//SingleVariableAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuperMethodInvocation" eSuperTypes="#//AbstractTypeQualifiedExpression #//AbstractMethodInvocation"/>
<eClassifiers xsi:type="ecore:EClass" name="SwitchCase" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="default" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SynchronizedStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Block" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TagElement" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tagName" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fragments" upperBound="-1"
eType="#//ASTNode" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TextElement" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThisExpression" eSuperTypes="#//AbstractTypeQualifiedExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="ThrowStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TryStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Block" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="finally" ordered="false"
eType="#//Block" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="catchClauses" upperBound="-1"
eType="#//CatchClause" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="usagesInTypeAccess" ordered="false"
upperBound="-1" eType="#//TypeAccess" eOpposite="#//TypeAccess/type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeAccess" eSuperTypes="#//Expression #//NamespaceAccess">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//Type" eOpposite="#//Type/usagesInTypeAccess"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//NamespaceAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeDeclaration" abstract="true" eSuperTypes="#//AbstractTypeDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="typeParameters" upperBound="-1"
eType="#//TypeParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeDeclarationStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="declaration" ordered="false"
lowerBound="1" eType="#//AbstractTypeDeclaration" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeLiteral" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeParameter" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="bounds" upperBound="-1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedItem" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedItemAccess" eSuperTypes="#//Expression #//NamespaceAccess">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false"
eType="#//UnresolvedItem"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//ASTNode" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedAnnotationDeclaration" eSuperTypes="#//AnnotationTypeDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedAnnotationTypeMemberDeclaration"
eSuperTypes="#//AnnotationTypeMemberDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedClassDeclaration" eSuperTypes="#//ClassDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedEnumDeclaration" eSuperTypes="#//EnumDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedInterfaceDeclaration" eSuperTypes="#//InterfaceDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedLabeledStatement" eSuperTypes="#//LabeledStatement #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedMethodDeclaration" eSuperTypes="#//MethodDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedSingleVariableDeclaration"
eSuperTypes="#//SingleVariableDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedType" eSuperTypes="#//Type #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedTypeDeclaration" eSuperTypes="#//AbstractTypeDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedVariableDeclarationFragment"
eSuperTypes="#//VariableDeclarationFragment #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" abstract="true"
eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extraArrayDimensions" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initializer" ordered="false"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usageInVariableAccess"
ordered="false" upperBound="-1" eType="#//SingleVariableAccess" eOpposite="#//SingleVariableAccess/variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationExpression" eSuperTypes="#//Expression #//AbstractVariablesContainer">
<eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false"
eType="#//Modifier" containment="true" eOpposite="#//Modifier/variableDeclarationExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#//Annotation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationFragment" eSuperTypes="#//VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="variablesContainer" ordered="false"
eType="#//AbstractVariablesContainer" eOpposite="#//AbstractVariablesContainer/fragments"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationStatement" eSuperTypes="#//Statement #//AbstractVariablesContainer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extraArrayDimensions" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false"
eType="#//Modifier" containment="true" eOpposite="#//Modifier/variableDeclarationStatement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#//Annotation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind">
<eLiterals name="none" value="1"/>
<eLiterals name="public" value="2"/>
<eLiterals name="private" value="3"/>
<eLiterals name="protected" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WildCardType" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bound" ordered="false"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WhileStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Statement" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"Java","nsURI":"http://www.eclipse.org/MoDisco/Java/0.2.incubation/java","name":"Java","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMethodDeclaration","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMethodInvocation","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractTypeDeclaration","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractTypeQualifiedExpression","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractVariablesContainer","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Archive","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertStatement","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ASTNode","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationMemberValuePair","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationTypeDeclaration","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationTypeMemberDeclaration","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousClassDeclaration","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayAccess","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayCreation","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayInitializer","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayLengthAccess","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayType","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AssignmentKind","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BodyDeclaration","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteral","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockComment","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakStatement","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CastExpression","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CatchClause","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacterLiteral","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassFile","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassInstanceCreation","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorDeclaration","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalExpression","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorInvocation","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassDeclaration","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":true,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompilationUnit","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinueStatement","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoStatement","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmptyStatement","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnhancedForStatement","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumConstantDeclaration","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumDeclaration","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStatement","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldAccess","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldDeclaration","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStatement","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportDeclaration","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InfixExpression","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InfixExpressionKind","instanceClass":null,"id":51,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"InheritanceKind","instanceClass":null,"id":52,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Initializer","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceofExpression","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceDeclaration","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Javadoc","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabeledStatement","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LineComment","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifest","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManifestAttribute","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManifestEntry","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemberRef","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodDeclaration","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodInvocation","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodRef","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodRefParameter","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Modifier","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamespaceAccess","instanceClass":null,"abstract":true,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberLiteral","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteral","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageAccess","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterizedType","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParenthesizedExpression","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PostfixExpression","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PostfixExpressionKind","instanceClass":null,"id":78,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrefixExpression","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PrefixExpressionKind","instanceClass":null,"id":80,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeBoolean","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeByte","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeChar","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeDouble","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeShort","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeFloat","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeInt","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeLong","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeVoid","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnStatement","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleVariableAccess","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleVariableDeclaration","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteral","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperConstructorInvocation","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperFieldAccess","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperMethodInvocation","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchCase","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchStatement","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SynchronizedStatement","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TagElement","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextElement","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThisExpression","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThrowStatement","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TryStatement","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeAccess","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDeclaration","instanceClass":null,"abstract":true,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDeclarationStatement","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeLiteral","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeParameter","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedItem","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedItemAccess","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedAnnotationDeclaration","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedAnnotationTypeMemberDeclaration","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedClassDeclaration","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedEnumDeclaration","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedInterfaceDeclaration","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedLabeledStatement","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedMethodDeclaration","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedSingleVariableDeclaration","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedType","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedTypeDeclaration","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedVariableDeclarationFragment","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":true,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationExpression","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationFragment","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationStatement","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":130,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WildCardType","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileStatement","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thrownExceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInDocComments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"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":"methodDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commentsBeforeBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commentsAfterBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","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":"superInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"abstractTypeDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variablesContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":178,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"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":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":183,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classFiles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":184,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"manifest","changeable":true,"resolveProxies":true,"lowerBound":0,"id":185,"derived":false},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"comments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalCompilationUnit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"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":"originalClassFile","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":202,"derived":false},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":209,"derived":false},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":214,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classInstanceCreation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"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":"anonymousClassDeclarationOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"anonymousClassDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"resolveProxies":true,"lowerBound":1,"id":221,"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":"index","changeable":true,"resolveProxies":true,"lowerBound":1,"id":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dimensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"resolveProxies":true,"lowerBound":1,"id":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"id":238,"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":"dimensions","changeable":true,"lowerBound":1,"iD":false,"id":239,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":240,"derived":false},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftHandSide","changeable":true,"resolveProxies":true,"lowerBound":1,"id":244,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":245,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightHandSide","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"},{"name":"ASSIGN","id":251,"value":1,"literal":"=","eClass":"EEnumLiteral"},{"name":"PLUS_ASSIGN","id":252,"value":2,"literal":"+=","eClass":"EEnumLiteral"},{"name":"MINUS_ASSIGN","id":253,"value":3,"literal":"-=","eClass":"EEnumLiteral"},{"name":"TIMES_ASSIGN","id":254,"value":4,"literal":"*=","eClass":"EEnumLiteral"},{"name":"DIVIDE_ASSIGN","id":255,"value":5,"literal":"/=","eClass":"EEnumLiteral"},{"name":"BIT_AND_ASSIGN","id":256,"value":6,"literal":"&=","eClass":"EEnumLiteral"},{"name":"BIT_OR_ASSIGN","id":257,"value":7,"literal":"|=","eClass":"EEnumLiteral"},{"name":"BIT_XOR_ASSIGN","id":258,"value":8,"literal":"^=","eClass":"EEnumLiteral"},{"name":"REMAINDER_ASSIGN","id":259,"value":9,"literal":"%=","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT_ASSIGN","id":260,"value":10,"literal":"<<=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED_ASSIGN","id":261,"value":11,"literal":">>=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED_ASSIGN","id":262,"value":12,"literal":">>>=","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"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":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"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":"bodyDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":270,"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":271,"derived":false},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"id":277,"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":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"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":"usagesInBreakStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":281,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":282,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exception","changeable":true,"resolveProxies":true,"lowerBound":1,"id":287,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":288,"derived":false},{"id":289,"eClass":"EGenericType"},{"id":290,"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":"catchClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":291,"derived":false},{"id":292,"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":"escapedValue","changeable":true,"lowerBound":1,"iD":false,"id":293,"derived":false},{"id":294,"eClass":"EGenericType"},{"id":295,"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":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":296,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":297,"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":"attachedSource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":298,"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":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":299,"derived":false},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":305,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":306,"derived":false},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":313,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":314,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":322,"derived":false},{"id":323,"eClass":"EGenericType"},{"id":324,"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":"content","changeable":true,"lowerBound":1,"iD":false,"id":325,"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":"enclosedByParent","changeable":true,"lowerBound":1,"iD":false,"id":326,"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":"prefixOfParent","changeable":true,"lowerBound":1,"iD":false,"id":327,"derived":false},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"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":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":332,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"commentList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":333,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":334,"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":"package","changeable":true,"resolveProxies":true,"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":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":336,"derived":false},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"id":344,"eClass":"EGenericType"},{"id":345,"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":"usagesInContinueStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":346,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":347,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":348,"derived":false},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":353,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":354,"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":"parameter","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"},{"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":"enhancedForStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":360,"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":"anonymousClassDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":361,"derived":false},{"container":false,"ordered":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":362,"derived":false},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enumConstants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":367,"derived":false},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":371,"derived":false},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":1,"id":374,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":375,"derived":false},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"updaters","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":"initializers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":383,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":384,"derived":false},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":390,"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":"thenStatement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":391,"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":"elseStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":392,"derived":false},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"static","changeable":true,"lowerBound":0,"iD":false,"id":397,"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":"importedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":398,"derived":false},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"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":"usagesInImports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":402,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":403,"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":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":404,"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":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":405,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extendedOperands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":406,"derived":false},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"name":"TIMES","id":412,"value":1,"literal":"*","eClass":"EEnumLiteral"},{"name":"DIVIDE","id":413,"value":2,"literal":"/","eClass":"EEnumLiteral"},{"name":"REMAINDER","id":414,"value":3,"literal":"%","eClass":"EEnumLiteral"},{"name":"PLUS","id":415,"value":4,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":416,"value":5,"literal":"-","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT","id":417,"value":6,"literal":"<<","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED","id":418,"value":7,"literal":">>","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED","id":419,"value":8,"literal":">>>","eClass":"EEnumLiteral"},{"name":"LESS","id":420,"value":9,"literal":"<","eClass":"EEnumLiteral"},{"name":"GREATER","id":421,"value":10,"literal":">","eClass":"EEnumLiteral"},{"name":"LESS_EQUALS","id":422,"value":11,"literal":"<=","eClass":"EEnumLiteral"},{"name":"GREATER_EQUALS","id":423,"value":12,"literal":">=","eClass":"EEnumLiteral"},{"name":"EQUALS","id":424,"value":13,"literal":"==","eClass":"EEnumLiteral"},{"name":"NOT_EQUALS","id":425,"value":14,"literal":"!=","eClass":"EEnumLiteral"},{"name":"XOR","id":426,"value":15,"literal":"^","eClass":"EEnumLiteral"},{"name":"AND","id":427,"value":16,"literal":"&","eClass":"EEnumLiteral"},{"name":"OR","id":428,"value":17,"literal":"|","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_AND","id":429,"value":18,"literal":"&&","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_OR","id":430,"value":19,"literal":"||","eClass":"EEnumLiteral"},{"name":"none","id":431,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"abstract","id":432,"value":2,"literal":"abstract","eClass":"EEnumLiteral"},{"name":"final","id":433,"value":3,"literal":"final","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":434,"derived":false},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":437,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":438,"derived":false},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tags","changeable":true,"resolveProxies":true,"lowerBound":0,"id":443,"derived":false},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":446,"derived":false},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"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":"mainAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":453,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entryAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":454,"derived":false},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":457,"derived":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":458,"derived":false},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":461,"derived":false},{"container":false,"ordered":false,"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":462,"derived":false},{"id":463,"eClass":"EGenericType"},{"id":464,"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":"member","changeable":true,"resolveProxies":true,"lowerBound":1,"id":465,"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":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":466,"derived":false},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"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":"extraArrayDimensions","changeable":true,"lowerBound":1,"iD":false,"id":470,"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":"returnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":471,"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":"redefinedMethodDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":472,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":473,"derived":false},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":479,"derived":false},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":483,"derived":false},{"container":false,"ordered":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":484,"derived":false},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":489,"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":"varargs","changeable":true,"lowerBound":1,"iD":false,"id":490,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":491,"derived":false},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":496,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":497,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"orphanTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":498,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"unresolvedItems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":499,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"compilationUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":500,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classFiles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":501,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"archives","changeable":true,"resolveProxies":true,"lowerBound":0,"id":502,"derived":false},{"id":503,"eClass":"EGenericType"},{"id":504,"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":"model","changeable":true,"resolveProxies":true,"lowerBound":0,"id":505,"derived":false},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"visibility","changeable":true,"lowerBound":1,"iD":false,"id":511,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"inheritance","changeable":true,"lowerBound":1,"iD":false,"id":512,"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":"static","changeable":true,"lowerBound":1,"iD":false,"id":513,"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":"transient","changeable":true,"lowerBound":1,"iD":false,"id":514,"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":"volatile","changeable":true,"lowerBound":1,"iD":false,"id":515,"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":"native","changeable":true,"lowerBound":1,"iD":false,"id":516,"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":"strictfp","changeable":true,"lowerBound":1,"iD":false,"id":517,"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":"synchronized","changeable":true,"lowerBound":1,"iD":false,"id":518,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"singleVariableDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":519,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variableDeclarationStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":520,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variableDeclarationExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":521,"derived":false},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":533,"derived":false},{"id":534,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":535,"derived":false},{"id":536,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":537,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":538,"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":"proxy","changeable":true,"lowerBound":1,"iD":false,"id":539,"derived":false},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"tokenValue","changeable":true,"lowerBound":1,"iD":false,"id":545,"derived":false},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"id":548,"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":"ownedPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":549,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":550,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInPackageAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":551,"derived":false},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"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":"package","changeable":true,"resolveProxies":true,"lowerBound":1,"id":558,"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":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":559,"derived":false},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":563,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":564,"derived":false},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":568,"derived":false},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":571,"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":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":572,"derived":false},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"name":"INCREMENT","id":576,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":577,"value":2,"literal":"--","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":578,"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":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":579,"derived":false},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"name":"INCREMENT","id":583,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":584,"value":2,"literal":"--","eClass":"EEnumLiteral"},{"name":"PLUS","id":585,"value":3,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":586,"value":4,"literal":"-","eClass":"EEnumLiteral"},{"name":"COMPLEMENT","id":587,"value":5,"literal":"~","eClass":"EEnumLiteral"},{"name":"NOT","id":588,"value":6,"literal":"!","eClass":"EEnumLiteral"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":599,"derived":false},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":602,"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":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":603,"derived":false},{"id":604,"eClass":"EGenericType"},{"id":605,"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":"usageInVariableAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":606,"derived":false},{"id":607,"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":"varargs","changeable":true,"lowerBound":1,"iD":false,"id":608,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":609,"derived":false},{"container":false,"ordered":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":610,"derived":false},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"escapedValue","changeable":true,"lowerBound":1,"iD":false,"id":620,"derived":false},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":623,"derived":false},{"id":624,"eClass":"EGenericType"},{"id":625,"eClass":"EGenericType"},{"id":626,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":1,"id":627,"derived":false},{"id":628,"eClass":"EGenericType"},{"id":629,"eClass":"EGenericType"},{"id":630,"eClass":"EGenericType"},{"id":631,"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":"default","changeable":true,"lowerBound":1,"iD":false,"id":632,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":633,"derived":false},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":637,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":638,"derived":false},{"id":639,"eClass":"EGenericType"},{"id":640,"eClass":"EGenericType"},{"id":641,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":642,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":643,"derived":false},{"id":644,"eClass":"EGenericType"},{"id":645,"eClass":"EGenericType"},{"id":646,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"tagName","changeable":true,"lowerBound":0,"iD":false,"id":647,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":648,"derived":false},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"id":651,"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":"text","changeable":true,"lowerBound":1,"iD":false,"id":652,"derived":false},{"id":653,"eClass":"EGenericType"},{"id":654,"eClass":"EGenericType"},{"id":655,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":656,"derived":false},{"id":657,"eClass":"EGenericType"},{"id":658,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":659,"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":"finally","changeable":true,"resolveProxies":true,"lowerBound":0,"id":660,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"catchClauses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":661,"derived":false},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"id":664,"eClass":"EGenericType"},{"id":665,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInTypeAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":666,"derived":false},{"id":667,"eClass":"EGenericType"},{"id":668,"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":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":669,"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":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":670,"derived":false},{"id":671,"eClass":"EGenericType"},{"id":672,"eClass":"EGenericType"},{"id":673,"eClass":"EGenericType"},{"id":674,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":675,"derived":false},{"id":676,"eClass":"EGenericType"},{"id":677,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declaration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":678,"derived":false},{"id":679,"eClass":"EGenericType"},{"id":680,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":681,"derived":false},{"id":682,"eClass":"EGenericType"},{"id":683,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bounds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":684,"derived":false},{"id":685,"eClass":"EGenericType"},{"id":686,"eClass":"EGenericType"},{"id":687,"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":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":688,"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":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":689,"derived":false},{"id":690,"eClass":"EGenericType"},{"id":691,"eClass":"EGenericType"},{"id":692,"eClass":"EGenericType"},{"id":693,"eClass":"EGenericType"},{"id":694,"eClass":"EGenericType"},{"id":695,"eClass":"EGenericType"},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"id":698,"eClass":"EGenericType"},{"id":699,"eClass":"EGenericType"},{"id":700,"eClass":"EGenericType"},{"id":701,"eClass":"EGenericType"},{"id":702,"eClass":"EGenericType"},{"id":703,"eClass":"EGenericType"},{"id":704,"eClass":"EGenericType"},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"EGenericType"},{"id":708,"eClass":"EGenericType"},{"id":709,"eClass":"EGenericType"},{"id":710,"eClass":"EGenericType"},{"id":711,"eClass":"EGenericType"},{"id":712,"eClass":"EGenericType"},{"id":713,"eClass":"EGenericType"},{"id":714,"eClass":"EGenericType"},{"id":715,"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":"extraArrayDimensions","changeable":true,"lowerBound":1,"iD":false,"id":716,"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":"initializer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":717,"derived":false},{"id":718,"eClass":"EGenericType"},{"id":719,"eClass":"EGenericType"},{"id":720,"eClass":"EGenericType"},{"id":721,"eClass":"EGenericType"},{"container":false,"ordered":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":722,"derived":false},{"id":723,"eClass":"EGenericType"},{"id":724,"eClass":"EGenericType"},{"id":725,"eClass":"EGenericType"},{"id":726,"eClass":"EGenericType"},{"id":727,"eClass":"EGenericType"},{"id":728,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"extraArrayDimensions","changeable":true,"lowerBound":1,"iD":false,"id":729,"derived":false},{"container":false,"ordered":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":730,"derived":false},{"id":731,"eClass":"EGenericType"},{"id":732,"eClass":"EGenericType"},{"id":733,"eClass":"EGenericType"},{"id":734,"eClass":"EGenericType"},{"id":735,"eClass":"EGenericType"},{"name":"none","id":736,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"public","id":737,"value":2,"literal":"public","eClass":"EEnumLiteral"},{"name":"private","id":738,"value":3,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":739,"value":4,"literal":"protected","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"upperBound","changeable":true,"lowerBound":1,"iD":false,"id":740,"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":"bound","changeable":true,"resolveProxies":true,"lowerBound":0,"id":741,"derived":false},{"id":742,"eClass":"EGenericType"},{"id":743,"eClass":"EGenericType"},{"id":744,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":745,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":746,"derived":false},{"id":747,"eClass":"EGenericType"},{"id":748,"eClass":"EGenericType"},{"id":749,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":1,"target":0},{"source":1,"target":21},{"source":1,"target":133},{"source":1,"target":134},{"source":1,"target":135},{"source":1,"target":136},{"source":1,"target":137},{"source":1,"target":138},{"source":1,"target":139},{"source":133,"target":24},{"source":133,"target":140},{"source":133,"target":1},{"source":140,"target":24},{"source":134,"target":93},{"source":134,"target":141},{"source":134,"target":1},{"source":134,"target":142},{"source":141,"target":93},{"source":135,"target":108},{"source":135,"target":143},{"source":135,"target":1},{"source":143,"target":108},{"source":136,"target":112},{"source":136,"target":144},{"source":136,"target":1},{"source":144,"target":112},{"source":137,"target":65},{"source":137,"target":145},{"source":137,"target":1},{"source":137,"target":146},{"source":145,"target":65},{"source":138,"target":2},{"source":138,"target":147},{"source":138,"target":1},{"source":138,"target":148},{"source":147,"target":2},{"source":139,"target":21},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":148},{"source":2,"target":149},{"source":2,"target":150},{"source":2,"target":151},{"source":148,"target":1},{"source":148,"target":152},{"source":148,"target":2},{"source":148,"target":138},{"source":152,"target":1},{"source":149,"target":43},{"source":149,"target":153},{"source":149,"target":2},{"source":153,"target":43},{"source":150,"target":108},{"source":150,"target":154},{"source":150,"target":2},{"source":154,"target":108},{"source":151,"target":9},{"source":3,"target":0},{"source":3,"target":21},{"source":3,"target":107},{"source":3,"target":155},{"source":3,"target":156},{"source":3,"target":157},{"source":3,"target":158},{"source":3,"target":159},{"source":3,"target":160},{"source":3,"target":161},{"source":155,"target":21},{"source":155,"target":162},{"source":155,"target":3},{"source":155,"target":163},{"source":162,"target":21},{"source":156,"target":35},{"source":156,"target":164},{"source":156,"target":3},{"source":164,"target":35},{"source":157,"target":35},{"source":157,"target":165},{"source":157,"target":3},{"source":165,"target":35},{"source":158,"target":73},{"source":158,"target":166},{"source":158,"target":3},{"source":158,"target":167},{"source":166,"target":73},{"source":159,"target":108},{"source":159,"target":168},{"source":159,"target":3},{"source":168,"target":108},{"source":160,"target":21},{"source":161,"target":107},{"source":4,"target":0},{"source":4,"target":43},{"source":4,"target":169},{"source":4,"target":170},{"source":169,"target":108},{"source":169,"target":171},{"source":169,"target":4},{"source":171,"target":108},{"source":170,"target":43},{"source":5,"target":0},{"source":5,"target":9},{"source":5,"target":172},{"source":5,"target":173},{"source":5,"target":174},{"source":172,"target":108},{"source":172,"target":175},{"source":172,"target":5},{"source":175,"target":108},{"source":173,"target":128},{"source":173,"target":176},{"source":173,"target":5},{"source":173,"target":177},{"source":176,"target":128},{"source":174,"target":9},{"source":6,"target":0},{"source":6,"target":43},{"source":6,"target":178},{"source":6,"target":179},{"source":6,"target":180},{"source":178,"target":108},{"source":178,"target":181},{"source":178,"target":6},{"source":181,"target":108},{"source":179,"target":10},{"source":179,"target":182},{"source":179,"target":6},{"source":182,"target":10},{"source":180,"target":43},{"source":7,"target":0},{"source":7,"target":69},{"source":7,"target":183},{"source":7,"target":184},{"source":7,"target":185},{"source":7,"target":186},{"source":183,"target":187},{"source":183,"target":7},{"source":184,"target":29},{"source":184,"target":188},{"source":184,"target":7},{"source":188,"target":29},{"source":185,"target":59},{"source":185,"target":189},{"source":185,"target":7},{"source":189,"target":59},{"source":186,"target":69},{"source":8,"target":0},{"source":8,"target":94},{"source":8,"target":190},{"source":8,"target":191},{"source":8,"target":192},{"source":190,"target":43},{"source":190,"target":193},{"source":190,"target":8},{"source":193,"target":43},{"source":191,"target":43},{"source":191,"target":194},{"source":191,"target":8},{"source":194,"target":43},{"source":192,"target":94},{"source":9,"target":0},{"source":9,"target":195},{"source":9,"target":196},{"source":9,"target":197},{"source":195,"target":35},{"source":195,"target":198},{"source":195,"target":9},{"source":198,"target":35},{"source":196,"target":36},{"source":196,"target":199},{"source":196,"target":9},{"source":199,"target":36},{"source":197,"target":29},{"source":197,"target":200},{"source":197,"target":9},{"source":200,"target":29},{"source":10,"target":0},{"source":10,"target":69},{"source":10,"target":201},{"source":10,"target":202},{"source":10,"target":203},{"source":201,"target":12},{"source":201,"target":204},{"source":201,"target":10},{"source":201,"target":205},{"source":204,"target":12},{"source":202,"target":43},{"source":202,"target":206},{"source":202,"target":10},{"source":206,"target":43},{"source":203,"target":69},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":207},{"source":207,"target":3},{"source":12,"target":0},{"source":12,"target":21},{"source":12,"target":208},{"source":12,"target":209},{"source":12,"target":205},{"source":12,"target":210},{"source":208,"target":43},{"source":208,"target":211},{"source":208,"target":12},{"source":211,"target":43},{"source":209,"target":108},{"source":209,"target":212},{"source":209,"target":12},{"source":212,"target":108},{"source":205,"target":10},{"source":205,"target":213},{"source":205,"target":12},{"source":205,"target":201},{"source":213,"target":10},{"source":210,"target":21},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":214},{"source":13,"target":215},{"source":13,"target":216},{"source":214,"target":21},{"source":214,"target":217},{"source":214,"target":13},{"source":214,"target":218},{"source":217,"target":21},{"source":215,"target":30},{"source":215,"target":219},{"source":215,"target":13},{"source":215,"target":220},{"source":219,"target":30},{"source":216,"target":9},{"source":14,"target":0},{"source":14,"target":43},{"source":14,"target":221},{"source":14,"target":222},{"source":14,"target":223},{"source":221,"target":43},{"source":221,"target":224},{"source":221,"target":14},{"source":224,"target":43},{"source":222,"target":43},{"source":222,"target":225},{"source":222,"target":14},{"source":225,"target":43},{"source":223,"target":43},{"source":15,"target":0},{"source":15,"target":43},{"source":15,"target":226},{"source":15,"target":227},{"source":15,"target":228},{"source":15,"target":229},{"source":226,"target":43},{"source":226,"target":230},{"source":226,"target":15},{"source":230,"target":43},{"source":227,"target":16},{"source":227,"target":231},{"source":227,"target":15},{"source":231,"target":16},{"source":228,"target":108},{"source":228,"target":232},{"source":228,"target":15},{"source":232,"target":108},{"source":229,"target":43},{"source":16,"target":0},{"source":16,"target":43},{"source":16,"target":233},{"source":16,"target":234},{"source":233,"target":43},{"source":233,"target":235},{"source":233,"target":16},{"source":235,"target":43},{"source":234,"target":43},{"source":17,"target":0},{"source":17,"target":43},{"source":17,"target":236},{"source":17,"target":237},{"source":236,"target":43},{"source":236,"target":238},{"source":236,"target":17},{"source":238,"target":43},{"source":237,"target":43},{"source":18,"target":0},{"source":18,"target":107},{"source":18,"target":239},{"source":18,"target":240},{"source":18,"target":241},{"source":239,"target":242},{"source":239,"target":18},{"source":240,"target":108},{"source":240,"target":243},{"source":240,"target":18},{"source":243,"target":108},{"source":241,"target":107},{"source":19,"target":0},{"source":19,"target":43},{"source":19,"target":244},{"source":19,"target":245},{"source":19,"target":246},{"source":19,"target":247},{"source":244,"target":43},{"source":244,"target":248},{"source":244,"target":19},{"source":248,"target":43},{"source":245,"target":20},{"source":245,"target":249},{"source":245,"target":19},{"source":249,"target":20},{"source":246,"target":43},{"source":246,"target":250},{"source":246,"target":19},{"source":250,"target":43},{"source":247,"target":43},{"source":20,"target":0},{"source":20,"target":251},{"source":20,"target":252},{"source":20,"target":253},{"source":20,"target":254},{"source":20,"target":255},{"source":20,"target":256},{"source":20,"target":257},{"source":20,"target":258},{"source":20,"target":259},{"source":20,"target":260},{"source":20,"target":261},{"source":20,"target":262},{"source":251,"target":20},{"source":252,"target":20},{"source":253,"target":20},{"source":254,"target":20},{"source":255,"target":20},{"source":256,"target":20},{"source":257,"target":20},{"source":258,"target":20},{"source":259,"target":20},{"source":260,"target":20},{"source":261,"target":20},{"source":262,"target":20},{"source":21,"target":0},{"source":21,"target":69},{"source":21,"target":163},{"source":21,"target":263},{"source":21,"target":218},{"source":21,"target":264},{"source":21,"target":265},{"source":163,"target":3},{"source":163,"target":266},{"source":163,"target":21},{"source":163,"target":155},{"source":266,"target":3},{"source":263,"target":6},{"source":263,"target":267},{"source":263,"target":21},{"source":267,"target":6},{"source":218,"target":13},{"source":218,"target":268},{"source":218,"target":21},{"source":218,"target":214},{"source":268,"target":13},{"source":264,"target":68},{"source":264,"target":269},{"source":264,"target":21},{"source":264,"target":270},{"source":269,"target":68},{"source":265,"target":69},{"source":22,"target":0},{"source":22,"target":43},{"source":22,"target":271},{"source":22,"target":272},{"source":271,"target":273},{"source":271,"target":22},{"source":272,"target":43},{"source":23,"target":0},{"source":23,"target":35},{"source":23,"target":274},{"source":274,"target":35},{"source":24,"target":0},{"source":24,"target":94},{"source":24,"target":275},{"source":24,"target":276},{"source":275,"target":94},{"source":275,"target":277},{"source":275,"target":24},{"source":277,"target":94},{"source":276,"target":94},{"source":25,"target":0},{"source":25,"target":94},{"source":25,"target":278},{"source":25,"target":279},{"source":278,"target":57},{"source":278,"target":280},{"source":278,"target":25},{"source":278,"target":281},{"source":280,"target":57},{"source":279,"target":94},{"source":26,"target":0},{"source":26,"target":43},{"source":26,"target":282},{"source":26,"target":283},{"source":26,"target":284},{"source":282,"target":43},{"source":282,"target":285},{"source":282,"target":26},{"source":285,"target":43},{"source":283,"target":108},{"source":283,"target":286},{"source":283,"target":26},{"source":286,"target":108},{"source":284,"target":43},{"source":27,"target":0},{"source":27,"target":94},{"source":27,"target":287},{"source":27,"target":288},{"source":27,"target":289},{"source":287,"target":93},{"source":287,"target":290},{"source":287,"target":27},{"source":287,"target":291},{"source":290,"target":93},{"source":288,"target":24},{"source":288,"target":292},{"source":288,"target":27},{"source":292,"target":24},{"source":289,"target":94},{"source":28,"target":0},{"source":28,"target":43},{"source":28,"target":293},{"source":28,"target":294},{"source":293,"target":295},{"source":293,"target":28},{"source":294,"target":43},{"source":29,"target":0},{"source":29,"target":69},{"source":29,"target":296},{"source":29,"target":297},{"source":29,"target":298},{"source":29,"target":299},{"source":29,"target":300},{"source":296,"target":301},{"source":296,"target":29},{"source":297,"target":3},{"source":297,"target":302},{"source":297,"target":29},{"source":302,"target":3},{"source":298,"target":36},{"source":298,"target":303},{"source":298,"target":29},{"source":303,"target":36},{"source":299,"target":73},{"source":299,"target":304},{"source":299,"target":29},{"source":304,"target":73},{"source":300,"target":69},{"source":30,"target":0},{"source":30,"target":43},{"source":30,"target":2},{"source":30,"target":220},{"source":30,"target":305},{"source":30,"target":306},{"source":30,"target":307},{"source":30,"target":308},{"source":220,"target":13},{"source":220,"target":309},{"source":220,"target":30},{"source":220,"target":215},{"source":309,"target":13},{"source":305,"target":43},{"source":305,"target":310},{"source":305,"target":30},{"source":310,"target":43},{"source":306,"target":108},{"source":306,"target":311},{"source":306,"target":30},{"source":311,"target":108},{"source":307,"target":43},{"source":308,"target":2},{"source":31,"target":0},{"source":31,"target":1},{"source":31,"target":312},{"source":312,"target":1},{"source":32,"target":0},{"source":32,"target":43},{"source":32,"target":313},{"source":32,"target":314},{"source":32,"target":315},{"source":32,"target":316},{"source":313,"target":43},{"source":313,"target":317},{"source":313,"target":32},{"source":317,"target":43},{"source":314,"target":43},{"source":314,"target":318},{"source":314,"target":32},{"source":318,"target":43},{"source":315,"target":43},{"source":315,"target":319},{"source":315,"target":32},{"source":319,"target":43},{"source":316,"target":43},{"source":33,"target":0},{"source":33,"target":94},{"source":33,"target":2},{"source":33,"target":320},{"source":33,"target":321},{"source":320,"target":94},{"source":321,"target":2},{"source":34,"target":0},{"source":34,"target":109},{"source":34,"target":322},{"source":34,"target":323},{"source":322,"target":108},{"source":322,"target":324},{"source":322,"target":34},{"source":324,"target":108},{"source":323,"target":109},{"source":35,"target":0},{"source":35,"target":9},{"source":35,"target":325},{"source":35,"target":326},{"source":35,"target":327},{"source":35,"target":328},{"source":325,"target":329},{"source":325,"target":35},{"source":326,"target":330},{"source":326,"target":35},{"source":327,"target":331},{"source":327,"target":35},{"source":328,"target":9},{"source":36,"target":0},{"source":36,"target":69},{"source":36,"target":332},{"source":36,"target":333},{"source":36,"target":334},{"source":36,"target":335},{"source":36,"target":336},{"source":36,"target":337},{"source":332,"target":338},{"source":332,"target":36},{"source":333,"target":35},{"source":333,"target":339},{"source":333,"target":36},{"source":339,"target":35},{"source":334,"target":49},{"source":334,"target":340},{"source":334,"target":36},{"source":340,"target":49},{"source":335,"target":73},{"source":335,"target":341},{"source":335,"target":36},{"source":341,"target":73},{"source":336,"target":3},{"source":336,"target":342},{"source":336,"target":36},{"source":342,"target":3},{"source":337,"target":69},{"source":37,"target":0},{"source":37,"target":94},{"source":37,"target":343},{"source":37,"target":344},{"source":343,"target":57},{"source":343,"target":345},{"source":343,"target":37},{"source":343,"target":346},{"source":345,"target":57},{"source":344,"target":94},{"source":38,"target":0},{"source":38,"target":94},{"source":38,"target":347},{"source":38,"target":348},{"source":38,"target":349},{"source":347,"target":43},{"source":347,"target":350},{"source":347,"target":38},{"source":350,"target":43},{"source":348,"target":94},{"source":348,"target":351},{"source":348,"target":38},{"source":351,"target":94},{"source":349,"target":94},{"source":39,"target":0},{"source":39,"target":94},{"source":39,"target":352},{"source":352,"target":94},{"source":40,"target":0},{"source":40,"target":94},{"source":40,"target":353},{"source":40,"target":354},{"source":40,"target":355},{"source":40,"target":356},{"source":353,"target":94},{"source":353,"target":357},{"source":353,"target":40},{"source":357,"target":94},{"source":354,"target":43},{"source":354,"target":358},{"source":354,"target":40},{"source":358,"target":43},{"source":355,"target":93},{"source":355,"target":359},{"source":355,"target":40},{"source":355,"target":360},{"source":359,"target":93},{"source":356,"target":94},{"source":41,"target":0},{"source":41,"target":21},{"source":41,"target":126},{"source":41,"target":361},{"source":41,"target":362},{"source":41,"target":363},{"source":41,"target":364},{"source":361,"target":13},{"source":361,"target":365},{"source":361,"target":41},{"source":365,"target":13},{"source":362,"target":43},{"source":362,"target":366},{"source":362,"target":41},{"source":366,"target":43},{"source":363,"target":21},{"source":364,"target":126},{"source":42,"target":0},{"source":42,"target":3},{"source":42,"target":367},{"source":42,"target":368},{"source":367,"target":41},{"source":367,"target":369},{"source":367,"target":42},{"source":369,"target":41},{"source":368,"target":3},{"source":43,"target":0},{"source":43,"target":9},{"source":43,"target":370},{"source":370,"target":9},{"source":44,"target":0},{"source":44,"target":94},{"source":44,"target":371},{"source":44,"target":372},{"source":371,"target":43},{"source":371,"target":373},{"source":371,"target":44},{"source":373,"target":43},{"source":372,"target":94},{"source":45,"target":0},{"source":45,"target":43},{"source":45,"target":374},{"source":45,"target":375},{"source":45,"target":376},{"source":374,"target":92},{"source":374,"target":377},{"source":374,"target":45},{"source":377,"target":92},{"source":375,"target":43},{"source":375,"target":378},{"source":375,"target":45},{"source":378,"target":43},{"source":376,"target":43},{"source":46,"target":0},{"source":46,"target":21},{"source":46,"target":5},{"source":46,"target":379},{"source":46,"target":380},{"source":379,"target":21},{"source":380,"target":5},{"source":47,"target":0},{"source":47,"target":94},{"source":47,"target":381},{"source":47,"target":382},{"source":47,"target":383},{"source":47,"target":384},{"source":47,"target":385},{"source":381,"target":43},{"source":381,"target":386},{"source":381,"target":47},{"source":386,"target":43},{"source":382,"target":43},{"source":382,"target":387},{"source":382,"target":47},{"source":387,"target":43},{"source":383,"target":43},{"source":383,"target":388},{"source":383,"target":47},{"source":388,"target":43},{"source":384,"target":94},{"source":384,"target":389},{"source":384,"target":47},{"source":389,"target":94},{"source":385,"target":94},{"source":48,"target":0},{"source":48,"target":94},{"source":48,"target":390},{"source":48,"target":391},{"source":48,"target":392},{"source":48,"target":393},{"source":390,"target":43},{"source":390,"target":394},{"source":390,"target":48},{"source":394,"target":43},{"source":391,"target":94},{"source":391,"target":395},{"source":391,"target":48},{"source":395,"target":94},{"source":392,"target":94},{"source":392,"target":396},{"source":392,"target":48},{"source":396,"target":94},{"source":393,"target":94},{"source":49,"target":0},{"source":49,"target":9},{"source":49,"target":397},{"source":49,"target":398},{"source":49,"target":399},{"source":397,"target":400},{"source":397,"target":49},{"source":398,"target":69},{"source":398,"target":401},{"source":398,"target":49},{"source":398,"target":402},{"source":401,"target":69},{"source":399,"target":9},{"source":50,"target":0},{"source":50,"target":43},{"source":50,"target":403},{"source":50,"target":404},{"source":50,"target":405},{"source":50,"target":406},{"source":50,"target":407},{"source":403,"target":51},{"source":403,"target":408},{"source":403,"target":50},{"source":408,"target":51},{"source":404,"target":43},{"source":404,"target":409},{"source":404,"target":50},{"source":409,"target":43},{"source":405,"target":43},{"source":405,"target":410},{"source":405,"target":50},{"source":410,"target":43},{"source":406,"target":43},{"source":406,"target":411},{"source":406,"target":50},{"source":411,"target":43},{"source":407,"target":43},{"source":51,"target":0},{"source":51,"target":412},{"source":51,"target":413},{"source":51,"target":414},{"source":51,"target":415},{"source":51,"target":416},{"source":51,"target":417},{"source":51,"target":418},{"source":51,"target":419},{"source":51,"target":420},{"source":51,"target":421},{"source":51,"target":422},{"source":51,"target":423},{"source":51,"target":424},{"source":51,"target":425},{"source":51,"target":426},{"source":51,"target":427},{"source":51,"target":428},{"source":51,"target":429},{"source":51,"target":430},{"source":412,"target":51},{"source":413,"target":51},{"source":414,"target":51},{"source":415,"target":51},{"source":416,"target":51},{"source":417,"target":51},{"source":418,"target":51},{"source":419,"target":51},{"source":420,"target":51},{"source":421,"target":51},{"source":422,"target":51},{"source":423,"target":51},{"source":424,"target":51},{"source":425,"target":51},{"source":426,"target":51},{"source":427,"target":51},{"source":428,"target":51},{"source":429,"target":51},{"source":430,"target":51},{"source":52,"target":0},{"source":52,"target":431},{"source":52,"target":432},{"source":52,"target":433},{"source":431,"target":52},{"source":432,"target":52},{"source":433,"target":52},{"source":53,"target":0},{"source":53,"target":21},{"source":53,"target":434},{"source":53,"target":435},{"source":434,"target":24},{"source":434,"target":436},{"source":434,"target":53},{"source":436,"target":24},{"source":435,"target":21},{"source":54,"target":0},{"source":54,"target":43},{"source":54,"target":437},{"source":54,"target":438},{"source":54,"target":439},{"source":437,"target":108},{"source":437,"target":440},{"source":437,"target":54},{"source":440,"target":108},{"source":438,"target":43},{"source":438,"target":441},{"source":438,"target":54},{"source":441,"target":43},{"source":439,"target":43},{"source":55,"target":0},{"source":55,"target":109},{"source":55,"target":442},{"source":442,"target":109},{"source":56,"target":0},{"source":56,"target":35},{"source":56,"target":443},{"source":56,"target":444},{"source":443,"target":102},{"source":443,"target":445},{"source":443,"target":56},{"source":445,"target":102},{"source":444,"target":35},{"source":57,"target":0},{"source":57,"target":69},{"source":57,"target":94},{"source":57,"target":446},{"source":57,"target":281},{"source":57,"target":346},{"source":57,"target":447},{"source":57,"target":448},{"source":446,"target":94},{"source":446,"target":449},{"source":446,"target":57},{"source":449,"target":94},{"source":281,"target":25},{"source":281,"target":450},{"source":281,"target":57},{"source":281,"target":278},{"source":450,"target":25},{"source":346,"target":37},{"source":346,"target":451},{"source":346,"target":57},{"source":346,"target":343},{"source":451,"target":37},{"source":447,"target":69},{"source":448,"target":94},{"source":58,"target":0},{"source":58,"target":35},{"source":58,"target":452},{"source":452,"target":35},{"source":59,"target":0},{"source":59,"target":453},{"source":59,"target":454},{"source":453,"target":60},{"source":453,"target":455},{"source":453,"target":59},{"source":455,"target":60},{"source":454,"target":61},{"source":454,"target":456},{"source":454,"target":59},{"source":456,"target":61},{"source":60,"target":0},{"source":60,"target":457},{"source":60,"target":458},{"source":457,"target":459},{"source":457,"target":60},{"source":458,"target":460},{"source":458,"target":60},{"source":61,"target":0},{"source":61,"target":461},{"source":61,"target":462},{"source":461,"target":463},{"source":461,"target":61},{"source":462,"target":60},{"source":462,"target":464},{"source":462,"target":61},{"source":464,"target":60},{"source":62,"target":0},{"source":62,"target":9},{"source":62,"target":465},{"source":62,"target":466},{"source":62,"target":467},{"source":465,"target":69},{"source":465,"target":468},{"source":465,"target":62},{"source":468,"target":69},{"source":466,"target":108},{"source":466,"target":469},{"source":466,"target":62},{"source":469,"target":108},{"source":467,"target":9},{"source":63,"target":0},{"source":63,"target":1},{"source":63,"target":470},{"source":63,"target":471},{"source":63,"target":472},{"source":63,"target":473},{"source":63,"target":474},{"source":470,"target":475},{"source":470,"target":63},{"source":471,"target":108},{"source":471,"target":476},{"source":471,"target":63},{"source":476,"target":108},{"source":472,"target":63},{"source":472,"target":477},{"source":472,"target":63},{"source":472,"target":473},{"source":477,"target":63},{"source":473,"target":63},{"source":473,"target":478},{"source":473,"target":63},{"source":473,"target":472},{"source":478,"target":63},{"source":474,"target":1},{"source":64,"target":0},{"source":64,"target":43},{"source":64,"target":2},{"source":64,"target":479},{"source":64,"target":480},{"source":64,"target":481},{"source":479,"target":43},{"source":479,"target":482},{"source":479,"target":64},{"source":482,"target":43},{"source":480,"target":43},{"source":481,"target":2},{"source":65,"target":0},{"source":65,"target":9},{"source":65,"target":146},{"source":65,"target":483},{"source":65,"target":484},{"source":65,"target":485},{"source":146,"target":1},{"source":146,"target":486},{"source":146,"target":65},{"source":146,"target":137},{"source":486,"target":1},{"source":483,"target":108},{"source":483,"target":487},{"source":483,"target":65},{"source":487,"target":108},{"source":484,"target":66},{"source":484,"target":488},{"source":484,"target":65},{"source":488,"target":66},{"source":485,"target":9},{"source":66,"target":0},{"source":66,"target":9},{"source":66,"target":489},{"source":66,"target":490},{"source":66,"target":491},{"source":66,"target":492},{"source":489,"target":493},{"source":489,"target":66},{"source":490,"target":494},{"source":490,"target":66},{"source":491,"target":108},{"source":491,"target":495},{"source":491,"target":66},{"source":495,"target":108},{"source":492,"target":9},{"source":67,"target":0},{"source":67,"target":496},{"source":67,"target":497},{"source":67,"target":498},{"source":67,"target":499},{"source":67,"target":500},{"source":67,"target":501},{"source":67,"target":502},{"source":496,"target":503},{"source":496,"target":67},{"source":497,"target":73},{"source":497,"target":504},{"source":497,"target":67},{"source":497,"target":505},{"source":504,"target":73},{"source":498,"target":107},{"source":498,"target":506},{"source":498,"target":67},{"source":506,"target":107},{"source":499,"target":113},{"source":499,"target":507},{"source":499,"target":67},{"source":507,"target":113},{"source":500,"target":36},{"source":500,"target":508},{"source":500,"target":67},{"source":508,"target":36},{"source":501,"target":29},{"source":501,"target":509},{"source":501,"target":67},{"source":509,"target":29},{"source":502,"target":7},{"source":502,"target":510},{"source":502,"target":67},{"source":510,"target":7},{"source":68,"target":0},{"source":68,"target":9},{"source":68,"target":511},{"source":68,"target":512},{"source":68,"target":513},{"source":68,"target":514},{"source":68,"target":515},{"source":68,"target":516},{"source":68,"target":517},{"source":68,"target":518},{"source":68,"target":270},{"source":68,"target":519},{"source":68,"target":520},{"source":68,"target":521},{"source":68,"target":522},{"source":511,"target":130},{"source":511,"target":523},{"source":511,"target":68},{"source":523,"target":130},{"source":512,"target":52},{"source":512,"target":524},{"source":512,"target":68},{"source":524,"target":52},{"source":513,"target":525},{"source":513,"target":68},{"source":514,"target":526},{"source":514,"target":68},{"source":515,"target":527},{"source":515,"target":68},{"source":516,"target":528},{"source":516,"target":68},{"source":517,"target":529},{"source":517,"target":68},{"source":518,"target":530},{"source":518,"target":68},{"source":270,"target":21},{"source":270,"target":531},{"source":270,"target":68},{"source":270,"target":264},{"source":531,"target":21},{"source":519,"target":93},{"source":519,"target":532},{"source":519,"target":68},{"source":519,"target":533},{"source":532,"target":93},{"source":520,"target":129},{"source":520,"target":534},{"source":520,"target":68},{"source":520,"target":535},{"source":534,"target":129},{"source":521,"target":127},{"source":521,"target":536},{"source":521,"target":68},{"source":521,"target":537},{"source":536,"target":127},{"source":522,"target":9},{"source":69,"target":0},{"source":69,"target":9},{"source":69,"target":538},{"source":69,"target":539},{"source":69,"target":402},{"source":69,"target":540},{"source":538,"target":541},{"source":538,"target":69},{"source":539,"target":542},{"source":539,"target":69},{"source":402,"target":49},{"source":402,"target":543},{"source":402,"target":69},{"source":402,"target":398},{"source":543,"target":49},{"source":540,"target":9},{"source":70,"target":0},{"source":70,"target":9},{"source":70,"target":544},{"source":544,"target":9},{"source":71,"target":0},{"source":71,"target":43},{"source":71,"target":545},{"source":71,"target":546},{"source":545,"target":547},{"source":545,"target":71},{"source":546,"target":43},{"source":72,"target":0},{"source":72,"target":43},{"source":72,"target":548},{"source":548,"target":43},{"source":73,"target":0},{"source":73,"target":69},{"source":73,"target":167},{"source":73,"target":505},{"source":73,"target":549},{"source":73,"target":550},{"source":73,"target":551},{"source":73,"target":552},{"source":167,"target":3},{"source":167,"target":553},{"source":167,"target":73},{"source":167,"target":158},{"source":553,"target":3},{"source":505,"target":67},{"source":505,"target":554},{"source":505,"target":73},{"source":505,"target":497},{"source":554,"target":67},{"source":549,"target":73},{"source":549,"target":555},{"source":549,"target":73},{"source":549,"target":550},{"source":555,"target":73},{"source":550,"target":73},{"source":550,"target":556},{"source":550,"target":73},{"source":550,"target":549},{"source":556,"target":73},{"source":551,"target":74},{"source":551,"target":557},{"source":551,"target":73},{"source":551,"target":558},{"source":557,"target":74},{"source":552,"target":69},{"source":74,"target":0},{"source":74,"target":70},{"source":74,"target":558},{"source":74,"target":559},{"source":74,"target":560},{"source":558,"target":73},{"source":558,"target":561},{"source":558,"target":74},{"source":558,"target":551},{"source":561,"target":73},{"source":559,"target":74},{"source":559,"target":562},{"source":559,"target":74},{"source":562,"target":74},{"source":560,"target":70},{"source":75,"target":0},{"source":75,"target":107},{"source":75,"target":563},{"source":75,"target":564},{"source":75,"target":565},{"source":563,"target":108},{"source":563,"target":566},{"source":563,"target":75},{"source":566,"target":108},{"source":564,"target":108},{"source":564,"target":567},{"source":564,"target":75},{"source":567,"target":108},{"source":565,"target":107},{"source":76,"target":0},{"source":76,"target":43},{"source":76,"target":568},{"source":76,"target":569},{"source":568,"target":43},{"source":568,"target":570},{"source":568,"target":76},{"source":570,"target":43},{"source":569,"target":43},{"source":77,"target":0},{"source":77,"target":43},{"source":77,"target":571},{"source":77,"target":572},{"source":77,"target":573},{"source":571,"target":78},{"source":571,"target":574},{"source":571,"target":77},{"source":574,"target":78},{"source":572,"target":43},{"source":572,"target":575},{"source":572,"target":77},{"source":575,"target":43},{"source":573,"target":43},{"source":78,"target":0},{"source":78,"target":576},{"source":78,"target":577},{"source":576,"target":78},{"source":577,"target":78},{"source":79,"target":0},{"source":79,"target":43},{"source":79,"target":578},{"source":79,"target":579},{"source":79,"target":580},{"source":578,"target":80},{"source":578,"target":581},{"source":578,"target":79},{"source":581,"target":80},{"source":579,"target":43},{"source":579,"target":582},{"source":579,"target":79},{"source":582,"target":43},{"source":580,"target":43},{"source":80,"target":0},{"source":80,"target":583},{"source":80,"target":584},{"source":80,"target":585},{"source":80,"target":586},{"source":80,"target":587},{"source":80,"target":588},{"source":583,"target":80},{"source":584,"target":80},{"source":585,"target":80},{"source":586,"target":80},{"source":587,"target":80},{"source":588,"target":80},{"source":81,"target":0},{"source":81,"target":107},{"source":81,"target":589},{"source":589,"target":107},{"source":82,"target":0},{"source":82,"target":81},{"source":82,"target":590},{"source":590,"target":81},{"source":83,"target":0},{"source":83,"target":81},{"source":83,"target":591},{"source":591,"target":81},{"source":84,"target":0},{"source":84,"target":81},{"source":84,"target":592},{"source":592,"target":81},{"source":85,"target":0},{"source":85,"target":81},{"source":85,"target":593},{"source":593,"target":81},{"source":86,"target":0},{"source":86,"target":81},{"source":86,"target":594},{"source":594,"target":81},{"source":87,"target":0},{"source":87,"target":81},{"source":87,"target":595},{"source":595,"target":81},{"source":88,"target":0},{"source":88,"target":81},{"source":88,"target":596},{"source":596,"target":81},{"source":89,"target":0},{"source":89,"target":81},{"source":89,"target":597},{"source":597,"target":81},{"source":90,"target":0},{"source":90,"target":81},{"source":90,"target":598},{"source":598,"target":81},{"source":91,"target":0},{"source":91,"target":94},{"source":91,"target":599},{"source":91,"target":600},{"source":599,"target":43},{"source":599,"target":601},{"source":599,"target":91},{"source":601,"target":43},{"source":600,"target":94},{"source":92,"target":0},{"source":92,"target":43},{"source":92,"target":602},{"source":92,"target":603},{"source":92,"target":604},{"source":602,"target":126},{"source":602,"target":605},{"source":602,"target":92},{"source":602,"target":606},{"source":605,"target":126},{"source":603,"target":43},{"source":603,"target":607},{"source":603,"target":92},{"source":607,"target":43},{"source":604,"target":43},{"source":93,"target":0},{"source":93,"target":126},{"source":93,"target":533},{"source":93,"target":608},{"source":93,"target":609},{"source":93,"target":610},{"source":93,"target":142},{"source":93,"target":291},{"source":93,"target":360},{"source":93,"target":611},{"source":533,"target":68},{"source":533,"target":612},{"source":533,"target":93},{"source":533,"target":519},{"source":612,"target":68},{"source":608,"target":613},{"source":608,"target":93},{"source":609,"target":108},{"source":609,"target":614},{"source":609,"target":93},{"source":614,"target":108},{"source":610,"target":6},{"source":610,"target":615},{"source":610,"target":93},{"source":615,"target":6},{"source":142,"target":1},{"source":142,"target":616},{"source":142,"target":93},{"source":142,"target":134},{"source":616,"target":1},{"source":291,"target":27},{"source":291,"target":617},{"source":291,"target":93},{"source":291,"target":287},{"source":617,"target":27},{"source":360,"target":40},{"source":360,"target":618},{"source":360,"target":93},{"source":360,"target":355},{"source":618,"target":40},{"source":611,"target":126},{"source":94,"target":0},{"source":94,"target":9},{"source":94,"target":619},{"source":619,"target":9},{"source":95,"target":0},{"source":95,"target":43},{"source":95,"target":620},{"source":95,"target":621},{"source":620,"target":622},{"source":620,"target":95},{"source":621,"target":43},{"source":96,"target":0},{"source":96,"target":94},{"source":96,"target":2},{"source":96,"target":623},{"source":96,"target":624},{"source":96,"target":625},{"source":623,"target":43},{"source":623,"target":626},{"source":623,"target":96},{"source":626,"target":43},{"source":624,"target":94},{"source":625,"target":2},{"source":97,"target":0},{"source":97,"target":4},{"source":97,"target":627},{"source":97,"target":628},{"source":627,"target":92},{"source":627,"target":629},{"source":627,"target":97},{"source":629,"target":92},{"source":628,"target":4},{"source":98,"target":0},{"source":98,"target":4},{"source":98,"target":2},{"source":98,"target":630},{"source":98,"target":631},{"source":630,"target":4},{"source":631,"target":2},{"source":99,"target":0},{"source":99,"target":94},{"source":99,"target":632},{"source":99,"target":633},{"source":99,"target":634},{"source":632,"target":635},{"source":632,"target":99},{"source":633,"target":43},{"source":633,"target":636},{"source":633,"target":99},{"source":636,"target":43},{"source":634,"target":94},{"source":100,"target":0},{"source":100,"target":94},{"source":100,"target":637},{"source":100,"target":638},{"source":100,"target":639},{"source":637,"target":43},{"source":637,"target":640},{"source":637,"target":100},{"source":640,"target":43},{"source":638,"target":94},{"source":638,"target":641},{"source":638,"target":100},{"source":641,"target":94},{"source":639,"target":94},{"source":101,"target":0},{"source":101,"target":94},{"source":101,"target":642},{"source":101,"target":643},{"source":101,"target":644},{"source":642,"target":24},{"source":642,"target":645},{"source":642,"target":101},{"source":645,"target":24},{"source":643,"target":43},{"source":643,"target":646},{"source":643,"target":101},{"source":646,"target":43},{"source":644,"target":94},{"source":102,"target":0},{"source":102,"target":9},{"source":102,"target":647},{"source":102,"target":648},{"source":102,"target":649},{"source":647,"target":650},{"source":647,"target":102},{"source":648,"target":9},{"source":648,"target":651},{"source":648,"target":102},{"source":651,"target":9},{"source":649,"target":9},{"source":103,"target":0},{"source":103,"target":9},{"source":103,"target":652},{"source":103,"target":653},{"source":652,"target":654},{"source":652,"target":103},{"source":653,"target":9},{"source":104,"target":0},{"source":104,"target":4},{"source":104,"target":655},{"source":655,"target":4},{"source":105,"target":0},{"source":105,"target":94},{"source":105,"target":656},{"source":105,"target":657},{"source":656,"target":43},{"source":656,"target":658},{"source":656,"target":105},{"source":658,"target":43},{"source":657,"target":94},{"source":106,"target":0},{"source":106,"target":94},{"source":106,"target":659},{"source":106,"target":660},{"source":106,"target":661},{"source":106,"target":662},{"source":659,"target":24},{"source":659,"target":663},{"source":659,"target":106},{"source":663,"target":24},{"source":660,"target":24},{"source":660,"target":664},{"source":660,"target":106},{"source":664,"target":24},{"source":661,"target":27},{"source":661,"target":665},{"source":661,"target":106},{"source":665,"target":27},{"source":662,"target":94},{"source":107,"target":0},{"source":107,"target":69},{"source":107,"target":666},{"source":107,"target":667},{"source":666,"target":108},{"source":666,"target":668},{"source":666,"target":107},{"source":666,"target":669},{"source":668,"target":108},{"source":667,"target":69},{"source":108,"target":0},{"source":108,"target":43},{"source":108,"target":70},{"source":108,"target":669},{"source":108,"target":670},{"source":108,"target":671},{"source":108,"target":672},{"source":669,"target":107},{"source":669,"target":673},{"source":669,"target":108},{"source":669,"target":666},{"source":673,"target":107},{"source":670,"target":70},{"source":670,"target":674},{"source":670,"target":108},{"source":674,"target":70},{"source":671,"target":43},{"source":672,"target":70},{"source":109,"target":0},{"source":109,"target":3},{"source":109,"target":675},{"source":109,"target":676},{"source":675,"target":112},{"source":675,"target":677},{"source":675,"target":109},{"source":677,"target":112},{"source":676,"target":3},{"source":110,"target":0},{"source":110,"target":94},{"source":110,"target":678},{"source":110,"target":679},{"source":678,"target":3},{"source":678,"target":680},{"source":678,"target":110},{"source":680,"target":3},{"source":679,"target":94},{"source":111,"target":0},{"source":111,"target":43},{"source":111,"target":681},{"source":111,"target":682},{"source":681,"target":108},{"source":681,"target":683},{"source":681,"target":111},{"source":683,"target":108},{"source":682,"target":43},{"source":112,"target":0},{"source":112,"target":107},{"source":112,"target":684},{"source":112,"target":685},{"source":684,"target":108},{"source":684,"target":686},{"source":684,"target":112},{"source":686,"target":108},{"source":685,"target":107},{"source":113,"target":0},{"source":113,"target":69},{"source":113,"target":687},{"source":687,"target":69},{"source":114,"target":0},{"source":114,"target":43},{"source":114,"target":70},{"source":114,"target":688},{"source":114,"target":689},{"source":114,"target":690},{"source":114,"target":691},{"source":688,"target":113},{"source":688,"target":692},{"source":688,"target":114},{"source":692,"target":113},{"source":689,"target":9},{"source":689,"target":693},{"source":689,"target":114},{"source":693,"target":9},{"source":690,"target":43},{"source":691,"target":70},{"source":115,"target":0},{"source":115,"target":11},{"source":115,"target":113},{"source":115,"target":694},{"source":115,"target":695},{"source":694,"target":11},{"source":695,"target":113},{"source":116,"target":0},{"source":116,"target":12},{"source":116,"target":113},{"source":116,"target":696},{"source":116,"target":697},{"source":696,"target":12},{"source":697,"target":113},{"source":117,"target":0},{"source":117,"target":34},{"source":117,"target":113},{"source":117,"target":698},{"source":117,"target":699},{"source":698,"target":34},{"source":699,"target":113},{"source":118,"target":0},{"source":118,"target":42},{"source":118,"target":113},{"source":118,"target":700},{"source":118,"target":701},{"source":700,"target":42},{"source":701,"target":113},{"source":119,"target":0},{"source":119,"target":55},{"source":119,"target":113},{"source":119,"target":702},{"source":119,"target":703},{"source":702,"target":55},{"source":703,"target":113},{"source":120,"target":0},{"source":120,"target":57},{"source":120,"target":113},{"source":120,"target":704},{"source":120,"target":705},{"source":704,"target":57},{"source":705,"target":113},{"source":121,"target":0},{"source":121,"target":63},{"source":121,"target":113},{"source":121,"target":706},{"source":121,"target":707},{"source":706,"target":63},{"source":707,"target":113},{"source":122,"target":0},{"source":122,"target":93},{"source":122,"target":113},{"source":122,"target":708},{"source":122,"target":709},{"source":708,"target":93},{"source":709,"target":113},{"source":123,"target":0},{"source":123,"target":107},{"source":123,"target":113},{"source":123,"target":710},{"source":123,"target":711},{"source":710,"target":107},{"source":711,"target":113},{"source":124,"target":0},{"source":124,"target":3},{"source":124,"target":113},{"source":124,"target":712},{"source":124,"target":713},{"source":712,"target":3},{"source":713,"target":113},{"source":125,"target":0},{"source":125,"target":128},{"source":125,"target":113},{"source":125,"target":714},{"source":125,"target":715},{"source":714,"target":128},{"source":715,"target":113},{"source":126,"target":0},{"source":126,"target":69},{"source":126,"target":716},{"source":126,"target":717},{"source":126,"target":606},{"source":126,"target":718},{"source":716,"target":719},{"source":716,"target":126},{"source":717,"target":43},{"source":717,"target":720},{"source":717,"target":126},{"source":720,"target":43},{"source":606,"target":92},{"source":606,"target":721},{"source":606,"target":126},{"source":606,"target":602},{"source":721,"target":92},{"source":718,"target":69},{"source":127,"target":0},{"source":127,"target":43},{"source":127,"target":5},{"source":127,"target":537},{"source":127,"target":722},{"source":127,"target":723},{"source":127,"target":724},{"source":537,"target":68},{"source":537,"target":725},{"source":537,"target":127},{"source":537,"target":521},{"source":725,"target":68},{"source":722,"target":6},{"source":722,"target":726},{"source":722,"target":127},{"source":726,"target":6},{"source":723,"target":43},{"source":724,"target":5},{"source":128,"target":0},{"source":128,"target":126},{"source":128,"target":177},{"source":128,"target":727},{"source":177,"target":5},{"source":177,"target":728},{"source":177,"target":128},{"source":177,"target":173},{"source":728,"target":5},{"source":727,"target":126},{"source":129,"target":0},{"source":129,"target":94},{"source":129,"target":5},{"source":129,"target":729},{"source":129,"target":535},{"source":129,"target":730},{"source":129,"target":731},{"source":129,"target":732},{"source":729,"target":733},{"source":729,"target":129},{"source":535,"target":68},{"source":535,"target":734},{"source":535,"target":129},{"source":535,"target":520},{"source":734,"target":68},{"source":730,"target":6},{"source":730,"target":735},{"source":730,"target":129},{"source":735,"target":6},{"source":731,"target":94},{"source":732,"target":5},{"source":130,"target":0},{"source":130,"target":736},{"source":130,"target":737},{"source":130,"target":738},{"source":130,"target":739},{"source":736,"target":130},{"source":737,"target":130},{"source":738,"target":130},{"source":739,"target":130},{"source":131,"target":0},{"source":131,"target":107},{"source":131,"target":740},{"source":131,"target":741},{"source":131,"target":742},{"source":740,"target":743},{"source":740,"target":131},{"source":741,"target":108},{"source":741,"target":744},{"source":741,"target":131},{"source":744,"target":108},{"source":742,"target":107},{"source":132,"target":0},{"source":132,"target":94},{"source":132,"target":745},{"source":132,"target":746},{"source":132,"target":747},{"source":745,"target":43},{"source":745,"target":748},{"source":745,"target":132},{"source":748,"target":43},{"source":746,"target":94},{"source":746,"target":749},{"source":746,"target":132},{"source":749,"target":94},{"source":747,"target":94}],"multigraph":true} | ecore |
tree | repo-ecore-all/data/mondo-project/mondo-demo-wt/DSL-tao/org.mondo.wt.cstudy/patterns/TreeStampedOverTime.ecore | ChangingOverTime
TimeStampedElement
effectiveDate
expirationDate
Tree
root
NodeKind
tree
BindingKind
node
entity
Entity
LinkKind
parent
child | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ChangingOverTime" nsURI="http://mondo.dsl.org/mmPatterns/changingOverTime"
nsPrefix="changingOverTime">
<eClassifiers xsi:type="ecore:EClass" name="TimeStampedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="effectiveDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expirationDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tree">
<eStructuralFeatures xsi:type="ecore:EReference" name="root" lowerBound="1" eType="#//NodeKind"
containment="true" eOpposite="#//NodeKind/tree"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NodeKind" eSuperTypes="#//TimeStampedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="tree" eType="#//Tree" eOpposite="#//Tree/root"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BindingKind" eSuperTypes="#//TimeStampedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="node" lowerBound="1" eType="#//NodeKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="entity" lowerBound="1"
eType="#//Entity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Entity" eSuperTypes="#//TimeStampedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="LinkKind">
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1"
eType="#//NodeKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="child" lowerBound="1" eType="#//NodeKind"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"changingOverTime","nsURI":"http://mondo.dsl.org/mmPatterns/changingOverTime","name":"ChangingOverTime","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeStampedElement","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tree","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeKind","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BindingKind","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkKind","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"effectiveDate","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":"expirationDate","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":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"},{"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":"tree","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"node","changeable":true,"resolveProxies":true,"lowerBound":1,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"child","changeable":true,"resolveProxies":true,"lowerBound":1,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":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":3},{"source":11,"target":12},{"source":11,"target":2},{"source":11,"target":13},{"source":12,"target":3},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":13},{"source":3,"target":14},{"source":13,"target":2},{"source":13,"target":15},{"source":13,"target":3},{"source":13,"target":11},{"source":15,"target":2},{"source":14,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":16},{"source":4,"target":17},{"source":4,"target":18},{"source":16,"target":3},{"source":16,"target":19},{"source":16,"target":4},{"source":19,"target":3},{"source":17,"target":5},{"source":17,"target":20},{"source":17,"target":4},{"source":20,"target":5},{"source":18,"target":1},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":21},{"source":21,"target":1},{"source":6,"target":0},{"source":6,"target":22},{"source":6,"target":23},{"source":22,"target":3},{"source":22,"target":24},{"source":22,"target":6},{"source":24,"target":3},{"source":23,"target":3},{"source":23,"target":25},{"source":23,"target":6},{"source":25,"target":3}],"multigraph":true} | ecore |
library | repo-ecore-all/data/shresthap/clubuml2013/trunk/Display Diagram/Upload_And_Display_UML/WebContent/test_ecore/library.ecore | library
Book
title
pages
author
Library
name
books
Writer
name
GuideBookWriter
countries
SpecialistBookWriter
subject | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="library"
nsURI="http://www.eclipse.org/emf/jcrm/samples/emf/sample/Library" nsPrefix="library">
<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" unique="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="title"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pages" unique="false" 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:EReference" name="author" lowerBound="1"
eType="#//Writer">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="author"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Library">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1"
eType="#//Book" containment="true">
<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">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GuideBookWriter" eSuperTypes="#//Writer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="countries" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SpecialistBookWriter" eSuperTypes="#//Writer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="subject" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage> | true | {"directed":true,"nodes":[{"nsPrefix":"library","nsURI":"http://www.eclipse.org/emf/jcrm/samples/emf/sample/Library","name":"library","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Writer","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GuideBookWriter","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecialistBookWriter","instanceClass":null,"abstract":false,"id":5,"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":"title","changeable":true,"lowerBound":1,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":false,"name":"pages","changeable":true,"lowerBound":1,"iD":false,"id":7,"derived":false},{"container":false,"ordered":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":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"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":"books","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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"countries","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"subject","changeable":true,"lowerBound":0,"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":1,"target":8},{"source":6,"target":9},{"source":6,"target":1},{"source":7,"target":10},{"source":7,"target":1},{"source":8,"target":3},{"source":8,"target":11},{"source":8,"target":1},{"source":11,"target":3},{"source":2,"target":0},{"source":2,"target":12},{"source":2,"target":13},{"source":12,"target":14},{"source":12,"target":2},{"source":13,"target":1},{"source":13,"target":15},{"source":13,"target":2},{"source":15,"target":1},{"source":3,"target":0},{"source":3,"target":16},{"source":16,"target":17},{"source":16,"target":3},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":18},{"source":4,"target":19},{"source":18,"target":20},{"source":18,"target":4},{"source":19,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":21},{"source":5,"target":22},{"source":21,"target":23},{"source":21,"target":5},{"source":22,"target":3}],"multigraph":true} | ecore |
gpl | repo-ecore-all/data/atlanmod/Mogwai/benchmarks.util/org.eclipse.gmt.modisco.java/model/java.ecore | java
AbstractMethodDeclaration
body
parameters
thrownExceptions
typeParameters
usagesInDocComments
usages
AbstractMethodInvocation
method
arguments
typeArguments
AbstractTypeDeclaration
bodyDeclarations
commentsBeforeBody
commentsAfterBody
package
superInterfaces
AbstractTypeQualifiedExpression
qualifier
AbstractVariablesContainer
type
fragments
Annotation
type
values
Archive
originalFilePath
classFiles
manifest
AssertStatement
message
expression
ASTNode
comments
originalCompilationUnit
originalClassFile
AnnotationMemberValuePair
member
value
AnnotationTypeDeclaration
AnnotationTypeMemberDeclaration
default
type
usages
AnonymousClassDeclaration
bodyDeclarations
classInstanceCreation
ArrayAccess
array
index
ArrayCreation
dimensions
initializer
type
ArrayInitializer
expressions
ArrayLengthAccess
array
ArrayType
dimensions
elementType
Assignment
leftHandSide
operator
rightHandSide
AssignmentKind
ASSIGN
=
PLUS_ASSIGN
+=
MINUS_ASSIGN
-=
TIMES_ASSIGN
*=
DIVIDE_ASSIGN
/=
BIT_AND_ASSIGN
&=
BIT_OR_ASSIGN
|=
BIT_XOR_ASSIGN
^=
REMAINDER_ASSIGN
%=
LEFT_SHIFT_ASSIGN
<<=
RIGHT_SHIFT_SIGNED_ASSIGN
>>=
RIGHT_SHIFT_UNSIGNED_ASSIGN
>>>=
BodyDeclaration
abstractTypeDeclaration
annotations
anonymousClassDeclarationOwner
modifier
BooleanLiteral
value
BlockComment
Block
statements
BreakStatement
label
CastExpression
expression
type
CatchClause
exception
body
CharacterLiteral
escapedValue
ClassFile
originalFilePath
type
attachedSource
package
ClassInstanceCreation
anonymousClassDeclaration
expression
type
ConstructorDeclaration
ConditionalExpression
elseExpression
expression
thenExpression
ConstructorInvocation
ClassDeclaration
superClass
Comment
content
enclosedByParent
prefixOfParent
CompilationUnit
originalFilePath
commentList
imports
package
types
ContinueStatement
label
DoStatement
expression
body
EmptyStatement
EnhancedForStatement
body
expression
parameter
EnumConstantDeclaration
anonymousClassDeclaration
arguments
EnumDeclaration
enumConstants
Expression
ExpressionStatement
expression
FieldAccess
field
expression
FieldDeclaration
ForStatement
expression
updaters
initializers
body
IfStatement
expression
thenStatement
elseStatement
ImportDeclaration
static
importedElement
InfixExpression
operator
rightOperand
leftOperand
extendedOperands
InfixExpressionKind
TIMES
*
DIVIDE
/
REMAINDER
%
PLUS
+
MINUS
-
LEFT_SHIFT
<<
RIGHT_SHIFT_SIGNED
>>
RIGHT_SHIFT_UNSIGNED
>>>
LESS
<
GREATER
>
LESS_EQUALS
<=
GREATER_EQUALS
>=
EQUALS
==
NOT_EQUALS
!=
XOR
^
AND
&
OR
|
CONDITIONAL_AND
&&
CONDITIONAL_OR
||
InheritanceKind
none
none
abstract
abstract
final
final
Initializer
body
InstanceofExpression
rightOperand
leftOperand
InterfaceDeclaration
Javadoc
tags
LabeledStatement
body
usagesInBreakStatements
usagesInContinueStatements
LineComment
Manifest
mainAttributes
entryAttributes
ManifestAttribute
key
value
ManifestEntry
name
attributes
MemberRef
member
qualifier
MethodDeclaration
extraArrayDimensions
returnType
redefinedMethodDeclaration
redefinitions
MethodInvocation
expression
MethodRef
method
qualifier
parameters
MethodRefParameter
name
varargs
type
Model
name
ownedElements
orphanTypes
unresolvedItems
compilationUnits
classFiles
archives
Modifier
visibility
inheritance
static
transient
volatile
native
strictfp
synchronized
bodyDeclaration
singleVariableDeclaration
variableDeclarationStatement
variableDeclarationExpression
NamedElement
name
proxy
usagesInImports
NamespaceAccess
NumberLiteral
tokenValue
NullLiteral
Package
ownedElements
model
ownedPackages
package
usagesInPackageAccess
PackageAccess
package
qualifier
ParameterizedType
type
typeArguments
ParenthesizedExpression
expression
PostfixExpression
operator
operand
PostfixExpressionKind
INCREMENT
++
DECREMENT
--
PrefixExpression
operator
operand
PrefixExpressionKind
INCREMENT
++
DECREMENT
--
PLUS
+
MINUS
-
COMPLEMENT
~
NOT
!
PrimitiveType
PrimitiveTypeBoolean
PrimitiveTypeByte
PrimitiveTypeChar
PrimitiveTypeDouble
PrimitiveTypeShort
PrimitiveTypeFloat
PrimitiveTypeInt
PrimitiveTypeLong
PrimitiveTypeVoid
ReturnStatement
expression
SingleVariableAccess
variable
qualifier
SingleVariableDeclaration
modifier
varargs
type
annotations
methodDeclaration
catchClause
enhancedForStatement
Statement
StringLiteral
escapedValue
SuperConstructorInvocation
expression
SuperFieldAccess
field
SuperMethodInvocation
SwitchCase
default
expression
SwitchStatement
expression
statements
SynchronizedStatement
body
expression
TagElement
tagName
fragments
TextElement
text
ThisExpression
ThrowStatement
expression
TryStatement
body
finally
catchClauses
Type
usagesInTypeAccess
TypeAccess
type
qualifier
TypeDeclaration
typeParameters
TypeDeclarationStatement
declaration
TypeLiteral
type
TypeParameter
bounds
UnresolvedItem
UnresolvedItemAccess
element
qualifier
UnresolvedAnnotationDeclaration
UnresolvedAnnotationTypeMemberDeclaration
UnresolvedClassDeclaration
UnresolvedEnumDeclaration
UnresolvedInterfaceDeclaration
UnresolvedLabeledStatement
UnresolvedMethodDeclaration
UnresolvedSingleVariableDeclaration
UnresolvedType
UnresolvedTypeDeclaration
UnresolvedVariableDeclarationFragment
VariableDeclaration
extraArrayDimensions
initializer
usageInVariableAccess
VariableDeclarationExpression
modifier
annotations
VariableDeclarationFragment
variablesContainer
VariableDeclarationStatement
extraArrayDimensions
modifier
annotations
VisibilityKind
none
none
public
public
private
private
protected
protected
WildCardType
upperBound
bound
WhileStatement
expression
body | <?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="java" nsURI="http://www.eclipse.org/MoDisco/Java/0.2.incubation/java-neoemf"
nsPrefix="java">
<eClassifiers xsi:type="ecore:EClass" name="AbstractMethodDeclaration" abstract="true"
eSuperTypes="#//BodyDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" eType="#//Block"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//SingleVariableDeclaration" containment="true" eOpposite="#//SingleVariableDeclaration/methodDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thrownExceptions" upperBound="-1"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeParameters" upperBound="-1"
eType="#//TypeParameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usagesInDocComments" ordered="false"
upperBound="-1" eType="#//MethodRef" eOpposite="#//MethodRef/method"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usages" ordered="false"
upperBound="-1" eType="#//AbstractMethodInvocation" eOpposite="#//AbstractMethodInvocation/method"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractMethodInvocation" abstract="true"
eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="method" ordered="false"
lowerBound="1" eType="#//AbstractMethodDeclaration" eOpposite="#//AbstractMethodDeclaration/usages"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeArguments" upperBound="-1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractTypeDeclaration" abstract="true"
eSuperTypes="#//BodyDeclaration #//Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="bodyDeclarations" upperBound="-1"
eType="#//BodyDeclaration" containment="true" eOpposite="#//BodyDeclaration/abstractTypeDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="commentsBeforeBody" upperBound="-1"
eType="#//Comment" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="commentsAfterBody" upperBound="-1"
eType="#//Comment" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
eType="#//Package" eOpposite="#//Package/ownedElements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superInterfaces" upperBound="-1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractTypeQualifiedExpression" abstract="true"
eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractVariablesContainer" abstract="true"
eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//TypeAccess"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fragments" upperBound="-1"
eType="#//VariableDeclarationFragment" containment="true" eOpposite="#//VariableDeclarationFragment/variablesContainer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Annotation" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="#//AnnotationMemberValuePair" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Archive" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="originalFilePath" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classFiles" ordered="false"
upperBound="-1" eType="#//ClassFile" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="manifest" ordered="false"
eType="#//Manifest" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssertStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="message" ordered="false"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ASTNode" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//Comment" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="originalCompilationUnit"
ordered="false" eType="#//CompilationUnit"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="originalClassFile" ordered="false"
eType="#//ClassFile"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnnotationMemberValuePair" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false"
eType="#//AnnotationTypeMemberDeclaration" eOpposite="#//AnnotationTypeMemberDeclaration/usages"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnnotationTypeDeclaration" eSuperTypes="#//AbstractTypeDeclaration"/>
<eClassifiers xsi:type="ecore:EClass" name="AnnotationTypeMemberDeclaration" eSuperTypes="#//BodyDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="default" ordered="false"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usages" ordered="false"
upperBound="-1" eType="#//AnnotationMemberValuePair" eOpposite="#//AnnotationMemberValuePair/member"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnonymousClassDeclaration" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="bodyDeclarations" upperBound="-1"
eType="#//BodyDeclaration" containment="true" eOpposite="#//BodyDeclaration/anonymousClassDeclarationOwner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classInstanceCreation"
ordered="false" eType="#//ClassInstanceCreation" eOpposite="#//ClassInstanceCreation/anonymousClassDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayAccess" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="array" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="index" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayCreation" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="dimensions" upperBound="-1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initializer" ordered="false"
eType="#//ArrayInitializer" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayInitializer" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayLengthAccess" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="array" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayType" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dimensions" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" ordered="false"
lowerBound="1" eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="leftHandSide" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false"
unique="false" lowerBound="1" eType="#//AssignmentKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rightHandSide" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AssignmentKind">
<eLiterals name="ASSIGN" value="1" literal="="/>
<eLiterals name="PLUS_ASSIGN" value="2" literal="+="/>
<eLiterals name="MINUS_ASSIGN" value="3" literal="-="/>
<eLiterals name="TIMES_ASSIGN" value="4" literal="*="/>
<eLiterals name="DIVIDE_ASSIGN" value="5" literal="/="/>
<eLiterals name="BIT_AND_ASSIGN" value="6" literal="&="/>
<eLiterals name="BIT_OR_ASSIGN" value="7" literal="|="/>
<eLiterals name="BIT_XOR_ASSIGN" value="8" literal="^="/>
<eLiterals name="REMAINDER_ASSIGN" value="9" literal="%="/>
<eLiterals name="LEFT_SHIFT_ASSIGN" value="10" literal="<<="/>
<eLiterals name="RIGHT_SHIFT_SIGNED_ASSIGN" value="11" literal=">>="/>
<eLiterals name="RIGHT_SHIFT_UNSIGNED_ASSIGN" value="12" literal=">>>="/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BodyDeclaration" abstract="true" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="abstractTypeDeclaration"
ordered="false" eType="#//AbstractTypeDeclaration" eOpposite="#//AbstractTypeDeclaration/bodyDeclarations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#//Annotation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclarationOwner"
ordered="false" eType="#//AnonymousClassDeclaration" eOpposite="#//AnonymousClassDeclaration/bodyDeclarations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false"
eType="#//Modifier" containment="true" eOpposite="#//Modifier/bodyDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanLiteral" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BlockComment" eSuperTypes="#//Comment"/>
<eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BreakStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="label" ordered="false"
eType="#//LabeledStatement" eOpposite="#//LabeledStatement/usagesInBreakStatements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CastExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CatchClause" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="exception" ordered="false"
lowerBound="1" eType="#//SingleVariableDeclaration" containment="true" eOpposite="#//SingleVariableDeclaration/catchClause"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Block" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CharacterLiteral" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="escapedValue" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassFile" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="originalFilePath" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//AbstractTypeDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attachedSource" ordered="false"
eType="#//CompilationUnit"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
eType="#//Package"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassInstanceCreation" eSuperTypes="#//Expression #//AbstractMethodInvocation">
<eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclaration"
ordered="false" eType="#//AnonymousClassDeclaration" containment="true" eOpposite="#//AnonymousClassDeclaration/classInstanceCreation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstructorDeclaration" eSuperTypes="#//AbstractMethodDeclaration"/>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstructorInvocation" eSuperTypes="#//Statement #//AbstractMethodInvocation"/>
<eClassifiers xsi:type="ecore:EClass" name="ClassDeclaration" eSuperTypes="#//TypeDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="superClass" ordered="false"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Comment" abstract="true" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="content" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enclosedByParent" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefixOfParent" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompilationUnit" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="originalFilePath" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="commentList" upperBound="-1"
eType="#//Comment"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1"
eType="#//ImportDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
eType="#//Package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1"
eType="#//AbstractTypeDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContinueStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="label" ordered="false"
eType="#//LabeledStatement" eOpposite="#//LabeledStatement/usagesInContinueStatements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DoStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EmptyStatement" eSuperTypes="#//Statement"/>
<eClassifiers xsi:type="ecore:EClass" name="EnhancedForStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" ordered="false"
lowerBound="1" eType="#//SingleVariableDeclaration" containment="true" eOpposite="#//SingleVariableDeclaration/enhancedForStatement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumConstantDeclaration" eSuperTypes="#//BodyDeclaration #//VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclaration"
ordered="false" eType="#//AnonymousClassDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumDeclaration" eSuperTypes="#//AbstractTypeDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="enumConstants" upperBound="-1"
eType="#//EnumConstantDeclaration" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="#//ASTNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FieldAccess" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="field" ordered="false"
lowerBound="1" eType="#//SingleVariableAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FieldDeclaration" eSuperTypes="#//BodyDeclaration #//AbstractVariablesContainer"/>
<eClassifiers xsi:type="ecore:EClass" name="ForStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="updaters" upperBound="-1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initializers" upperBound="-1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenStatement" ordered="false"
lowerBound="1" eType="#//Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseStatement" ordered="false"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImportDeclaration" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="static" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="importedElement" ordered="false"
lowerBound="1" eType="#//NamedElement" eOpposite="#//NamedElement/usagesInImports"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InfixExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false"
unique="false" lowerBound="1" eType="#//InfixExpressionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extendedOperands" upperBound="-1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="InfixExpressionKind">
<eLiterals name="TIMES" value="1" literal="*"/>
<eLiterals name="DIVIDE" value="2" literal="/"/>
<eLiterals name="REMAINDER" value="3" literal="%"/>
<eLiterals name="PLUS" value="4" literal="+"/>
<eLiterals name="MINUS" value="5" literal="-"/>
<eLiterals name="LEFT_SHIFT" value="6" literal="<<"/>
<eLiterals name="RIGHT_SHIFT_SIGNED" value="7" literal=">>"/>
<eLiterals name="RIGHT_SHIFT_UNSIGNED" value="8" literal=">>>"/>
<eLiterals name="LESS" value="9" literal="<"/>
<eLiterals name="GREATER" value="10" literal=">"/>
<eLiterals name="LESS_EQUALS" value="11" literal="<="/>
<eLiterals name="GREATER_EQUALS" value="12" literal=">="/>
<eLiterals name="EQUALS" value="13" literal="=="/>
<eLiterals name="NOT_EQUALS" value="14" literal="!="/>
<eLiterals name="XOR" value="15" literal="^"/>
<eLiterals name="AND" value="16" literal="&"/>
<eLiterals name="OR" value="17" literal="|"/>
<eLiterals name="CONDITIONAL_AND" value="18" literal="&&"/>
<eLiterals name="CONDITIONAL_OR" value="19" literal="||"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="InheritanceKind">
<eLiterals name="none" value="1"/>
<eLiterals name="abstract" value="2"/>
<eLiterals name="final" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Initializer" eSuperTypes="#//BodyDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Block" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstanceofExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" ordered="false"
lowerBound="1" eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InterfaceDeclaration" eSuperTypes="#//TypeDeclaration"/>
<eClassifiers xsi:type="ecore:EClass" name="Javadoc" eSuperTypes="#//Comment">
<eStructuralFeatures xsi:type="ecore:EReference" name="tags" upperBound="-1" eType="#//TagElement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LabeledStatement" eSuperTypes="#//NamedElement #//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usagesInBreakStatements"
ordered="false" upperBound="-1" eType="#//BreakStatement" eOpposite="#//BreakStatement/label"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usagesInContinueStatements"
ordered="false" upperBound="-1" eType="#//ContinueStatement" eOpposite="#//ContinueStatement/label"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LineComment" eSuperTypes="#//Comment"/>
<eClassifiers xsi:type="ecore:EClass" name="Manifest">
<eStructuralFeatures xsi:type="ecore:EReference" name="mainAttributes" ordered="false"
upperBound="-1" eType="#//ManifestAttribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="entryAttributes" ordered="false"
upperBound="-1" eType="#//ManifestEntry" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ManifestAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<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="ManifestEntry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" ordered="false"
upperBound="-1" eType="#//ManifestAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MemberRef" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false"
lowerBound="1" eType="#//NamedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodDeclaration" eSuperTypes="#//AbstractMethodDeclaration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extraArrayDimensions" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" ordered="false"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="redefinedMethodDeclaration"
ordered="false" eType="#//MethodDeclaration" eOpposite="#//MethodDeclaration/redefinitions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="redefinitions" ordered="false"
upperBound="-1" eType="#//MethodDeclaration" eOpposite="#//MethodDeclaration/redefinedMethodDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodInvocation" eSuperTypes="#//Expression #//AbstractMethodInvocation">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodRef" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="method" ordered="false"
lowerBound="1" eType="#//AbstractMethodDeclaration" eOpposite="#//AbstractMethodDeclaration/usagesInDocComments"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//MethodRefParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodRefParameter" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="varargs" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedElements" ordered="false"
upperBound="-1" eType="#//Package" containment="true" eOpposite="#//Package/model"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="orphanTypes" ordered="false"
upperBound="-1" eType="#//Type" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="unresolvedItems" ordered="false"
upperBound="-1" eType="#//UnresolvedItem" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="compilationUnits" ordered="false"
upperBound="-1" eType="#//CompilationUnit" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classFiles" ordered="false"
upperBound="-1" eType="#//ClassFile" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="archives" ordered="false"
upperBound="-1" eType="#//Archive" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Modifier" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false"
unique="false" lowerBound="1" eType="#//VisibilityKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inheritance" ordered="false"
unique="false" lowerBound="1" eType="#//InheritanceKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="static" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="volatile" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="native" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="strictfp" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="synchronized" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bodyDeclaration" ordered="false"
eType="#//BodyDeclaration" eOpposite="#//BodyDeclaration/modifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="singleVariableDeclaration"
ordered="false" eType="#//SingleVariableDeclaration" eOpposite="#//SingleVariableDeclaration/modifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclarationStatement"
ordered="false" eType="#//VariableDeclarationStatement" eOpposite="#//VariableDeclarationStatement/modifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclarationExpression"
ordered="false" eType="#//VariableDeclarationExpression" eOpposite="#//VariableDeclarationExpression/modifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="proxy" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usagesInImports" ordered="false"
upperBound="-1" eType="#//ImportDeclaration" eOpposite="#//ImportDeclaration/importedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamespaceAccess" abstract="true" eSuperTypes="#//ASTNode"/>
<eClassifiers xsi:type="ecore:EClass" name="NumberLiteral" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tokenValue" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NullLiteral" eSuperTypes="#//Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedElements" ordered="false"
upperBound="-1" eType="#//AbstractTypeDeclaration" containment="true" eOpposite="#//AbstractTypeDeclaration/package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false"
eType="#//Model" eOpposite="#//Model/ownedElements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPackages" ordered="false"
upperBound="-1" eType="#//Package" containment="true" eOpposite="#//Package/package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
eType="#//Package" eOpposite="#//Package/ownedPackages"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usagesInPackageAccess"
ordered="false" upperBound="-1" eType="#//PackageAccess" eOpposite="#//PackageAccess/package"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PackageAccess" eSuperTypes="#//NamespaceAccess">
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
lowerBound="1" eType="#//Package" eOpposite="#//Package/usagesInPackageAccess"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//PackageAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterizedType" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeArguments" upperBound="-1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParenthesizedExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PostfixExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false"
unique="false" lowerBound="1" eType="#//PostfixExpressionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operand" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PostfixExpressionKind">
<eLiterals name="INCREMENT" value="1" literal="++"/>
<eLiterals name="DECREMENT" value="2" literal="--"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrefixExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false"
unique="false" lowerBound="1" eType="#//PrefixExpressionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operand" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PrefixExpressionKind">
<eLiterals name="INCREMENT" value="1" literal="++"/>
<eLiterals name="DECREMENT" value="2" literal="--"/>
<eLiterals name="PLUS" value="3" literal="+"/>
<eLiterals name="MINUS" value="4" literal="-"/>
<eLiterals name="COMPLEMENT" value="5" literal="~"/>
<eLiterals name="NOT" value="6" literal="!"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//Type"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeBoolean" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeByte" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeChar" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeDouble" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeShort" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeFloat" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeInt" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeLong" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeVoid" eSuperTypes="#//PrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="ReturnStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SingleVariableAccess" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false"
lowerBound="1" eType="#//VariableDeclaration" eOpposite="#//VariableDeclaration/usageInVariableAccess"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SingleVariableDeclaration" eSuperTypes="#//VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false"
eType="#//Modifier" containment="true" eOpposite="#//Modifier/singleVariableDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="varargs" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#//Annotation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methodDeclaration" ordered="false"
eType="#//AbstractMethodDeclaration" eOpposite="#//AbstractMethodDeclaration/parameters"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="catchClause" ordered="false"
eType="#//CatchClause" eOpposite="#//CatchClause/exception"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="enhancedForStatement" ordered="false"
eType="#//EnhancedForStatement" eOpposite="#//EnhancedForStatement/parameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="#//ASTNode"/>
<eClassifiers xsi:type="ecore:EClass" name="StringLiteral" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="escapedValue" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuperConstructorInvocation" eSuperTypes="#//Statement #//AbstractMethodInvocation">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuperFieldAccess" eSuperTypes="#//AbstractTypeQualifiedExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="field" ordered="false"
lowerBound="1" eType="#//SingleVariableAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuperMethodInvocation" eSuperTypes="#//AbstractTypeQualifiedExpression #//AbstractMethodInvocation"/>
<eClassifiers xsi:type="ecore:EClass" name="SwitchCase" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="default" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SynchronizedStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Block" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TagElement" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tagName" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fragments" upperBound="-1"
eType="#//ASTNode" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TextElement" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThisExpression" eSuperTypes="#//AbstractTypeQualifiedExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="ThrowStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TryStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Block" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="finally" ordered="false"
eType="#//Block" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="catchClauses" upperBound="-1"
eType="#//CatchClause" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="usagesInTypeAccess" ordered="false"
upperBound="-1" eType="#//TypeAccess" eOpposite="#//TypeAccess/type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeAccess" eSuperTypes="#//Expression #//NamespaceAccess">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//Type" eOpposite="#//Type/usagesInTypeAccess"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//NamespaceAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeDeclaration" abstract="true" eSuperTypes="#//AbstractTypeDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="typeParameters" upperBound="-1"
eType="#//TypeParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeDeclarationStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="declaration" ordered="false"
lowerBound="1" eType="#//AbstractTypeDeclaration" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeLiteral" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeParameter" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="bounds" upperBound="-1"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedItem" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedItemAccess" eSuperTypes="#//Expression #//NamespaceAccess">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false"
eType="#//UnresolvedItem"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false"
eType="#//ASTNode" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedAnnotationDeclaration" eSuperTypes="#//AnnotationTypeDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedAnnotationTypeMemberDeclaration"
eSuperTypes="#//AnnotationTypeMemberDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedClassDeclaration" eSuperTypes="#//ClassDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedEnumDeclaration" eSuperTypes="#//EnumDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedInterfaceDeclaration" eSuperTypes="#//InterfaceDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedLabeledStatement" eSuperTypes="#//LabeledStatement #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedMethodDeclaration" eSuperTypes="#//MethodDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedSingleVariableDeclaration"
eSuperTypes="#//SingleVariableDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedType" eSuperTypes="#//Type #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedTypeDeclaration" eSuperTypes="#//AbstractTypeDeclaration #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="UnresolvedVariableDeclarationFragment"
eSuperTypes="#//VariableDeclarationFragment #//UnresolvedItem"/>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" abstract="true"
eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extraArrayDimensions" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initializer" ordered="false"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usageInVariableAccess"
ordered="false" upperBound="-1" eType="#//SingleVariableAccess" eOpposite="#//SingleVariableAccess/variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationExpression" eSuperTypes="#//Expression #//AbstractVariablesContainer">
<eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false"
eType="#//Modifier" containment="true" eOpposite="#//Modifier/variableDeclarationExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#//Annotation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationFragment" eSuperTypes="#//VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="variablesContainer" ordered="false"
eType="#//AbstractVariablesContainer" eOpposite="#//AbstractVariablesContainer/fragments"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationStatement" eSuperTypes="#//Statement #//AbstractVariablesContainer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extraArrayDimensions" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false"
eType="#//Modifier" containment="true" eOpposite="#//Modifier/variableDeclarationStatement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#//Annotation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind">
<eLiterals name="none" value="1"/>
<eLiterals name="public" value="2"/>
<eLiterals name="private" value="3"/>
<eLiterals name="protected" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WildCardType" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bound" ordered="false"
eType="#//TypeAccess" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WhileStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Statement" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"java","nsURI":"http://www.eclipse.org/MoDisco/Java/0.2.incubation/java-neoemf","name":"java","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMethodDeclaration","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMethodInvocation","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractTypeDeclaration","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractTypeQualifiedExpression","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractVariablesContainer","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Archive","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertStatement","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ASTNode","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationMemberValuePair","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationTypeDeclaration","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationTypeMemberDeclaration","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousClassDeclaration","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayAccess","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayCreation","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayInitializer","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayLengthAccess","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayType","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AssignmentKind","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BodyDeclaration","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteral","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockComment","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakStatement","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CastExpression","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CatchClause","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacterLiteral","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassFile","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassInstanceCreation","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorDeclaration","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalExpression","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorInvocation","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassDeclaration","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":true,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompilationUnit","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinueStatement","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoStatement","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmptyStatement","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnhancedForStatement","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumConstantDeclaration","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumDeclaration","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStatement","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldAccess","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldDeclaration","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStatement","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportDeclaration","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InfixExpression","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InfixExpressionKind","instanceClass":null,"id":51,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"InheritanceKind","instanceClass":null,"id":52,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Initializer","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceofExpression","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceDeclaration","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Javadoc","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabeledStatement","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LineComment","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifest","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManifestAttribute","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManifestEntry","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemberRef","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodDeclaration","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodInvocation","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodRef","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodRefParameter","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Modifier","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamespaceAccess","instanceClass":null,"abstract":true,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberLiteral","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteral","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageAccess","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterizedType","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParenthesizedExpression","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PostfixExpression","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PostfixExpressionKind","instanceClass":null,"id":78,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrefixExpression","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PrefixExpressionKind","instanceClass":null,"id":80,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeBoolean","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeByte","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeChar","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeDouble","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeShort","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeFloat","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeInt","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeLong","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeVoid","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnStatement","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleVariableAccess","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleVariableDeclaration","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteral","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperConstructorInvocation","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperFieldAccess","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperMethodInvocation","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchCase","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchStatement","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SynchronizedStatement","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TagElement","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextElement","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThisExpression","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThrowStatement","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TryStatement","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeAccess","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDeclaration","instanceClass":null,"abstract":true,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDeclarationStatement","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeLiteral","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeParameter","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedItem","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedItemAccess","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedAnnotationDeclaration","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedAnnotationTypeMemberDeclaration","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedClassDeclaration","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedEnumDeclaration","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedInterfaceDeclaration","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedLabeledStatement","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedMethodDeclaration","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedSingleVariableDeclaration","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedType","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedTypeDeclaration","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedVariableDeclarationFragment","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":true,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationExpression","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationFragment","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationStatement","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":130,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WildCardType","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileStatement","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thrownExceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInDocComments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"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":"methodDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commentsBeforeBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commentsAfterBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","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":"superInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"abstractTypeDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variablesContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":178,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"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":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":183,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classFiles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":184,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"manifest","changeable":true,"resolveProxies":true,"lowerBound":0,"id":185,"derived":false},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"comments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalCompilationUnit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"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":"originalClassFile","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":202,"derived":false},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":209,"derived":false},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":214,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classInstanceCreation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"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":"anonymousClassDeclarationOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"anonymousClassDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"resolveProxies":true,"lowerBound":1,"id":221,"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":"index","changeable":true,"resolveProxies":true,"lowerBound":1,"id":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dimensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"resolveProxies":true,"lowerBound":1,"id":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"id":238,"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":"dimensions","changeable":true,"lowerBound":1,"iD":false,"id":239,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":240,"derived":false},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftHandSide","changeable":true,"resolveProxies":true,"lowerBound":1,"id":244,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":245,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightHandSide","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"},{"name":"ASSIGN","id":251,"value":1,"literal":"=","eClass":"EEnumLiteral"},{"name":"PLUS_ASSIGN","id":252,"value":2,"literal":"+=","eClass":"EEnumLiteral"},{"name":"MINUS_ASSIGN","id":253,"value":3,"literal":"-=","eClass":"EEnumLiteral"},{"name":"TIMES_ASSIGN","id":254,"value":4,"literal":"*=","eClass":"EEnumLiteral"},{"name":"DIVIDE_ASSIGN","id":255,"value":5,"literal":"/=","eClass":"EEnumLiteral"},{"name":"BIT_AND_ASSIGN","id":256,"value":6,"literal":"&=","eClass":"EEnumLiteral"},{"name":"BIT_OR_ASSIGN","id":257,"value":7,"literal":"|=","eClass":"EEnumLiteral"},{"name":"BIT_XOR_ASSIGN","id":258,"value":8,"literal":"^=","eClass":"EEnumLiteral"},{"name":"REMAINDER_ASSIGN","id":259,"value":9,"literal":"%=","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT_ASSIGN","id":260,"value":10,"literal":"<<=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED_ASSIGN","id":261,"value":11,"literal":">>=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED_ASSIGN","id":262,"value":12,"literal":">>>=","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"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":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"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":"bodyDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":270,"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":271,"derived":false},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"id":277,"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":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"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":"usagesInBreakStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":281,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":282,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exception","changeable":true,"resolveProxies":true,"lowerBound":1,"id":287,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":288,"derived":false},{"id":289,"eClass":"EGenericType"},{"id":290,"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":"catchClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":291,"derived":false},{"id":292,"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":"escapedValue","changeable":true,"lowerBound":1,"iD":false,"id":293,"derived":false},{"id":294,"eClass":"EGenericType"},{"id":295,"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":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":296,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":297,"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":"attachedSource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":298,"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":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":299,"derived":false},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":305,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":306,"derived":false},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":313,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":314,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":322,"derived":false},{"id":323,"eClass":"EGenericType"},{"id":324,"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":"content","changeable":true,"lowerBound":1,"iD":false,"id":325,"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":"enclosedByParent","changeable":true,"lowerBound":1,"iD":false,"id":326,"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":"prefixOfParent","changeable":true,"lowerBound":1,"iD":false,"id":327,"derived":false},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"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":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":332,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"commentList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":333,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":334,"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":"package","changeable":true,"resolveProxies":true,"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":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":336,"derived":false},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"id":344,"eClass":"EGenericType"},{"id":345,"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":"usagesInContinueStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":346,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":347,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":348,"derived":false},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":353,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":354,"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":"parameter","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"},{"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":"enhancedForStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":360,"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":"anonymousClassDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":361,"derived":false},{"container":false,"ordered":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":362,"derived":false},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enumConstants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":367,"derived":false},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":371,"derived":false},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":1,"id":374,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":375,"derived":false},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"updaters","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":"initializers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":383,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":384,"derived":false},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":390,"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":"thenStatement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":391,"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":"elseStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":392,"derived":false},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"static","changeable":true,"lowerBound":0,"iD":false,"id":397,"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":"importedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":398,"derived":false},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"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":"usagesInImports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":402,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":403,"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":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":404,"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":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":405,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extendedOperands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":406,"derived":false},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"name":"TIMES","id":412,"value":1,"literal":"*","eClass":"EEnumLiteral"},{"name":"DIVIDE","id":413,"value":2,"literal":"/","eClass":"EEnumLiteral"},{"name":"REMAINDER","id":414,"value":3,"literal":"%","eClass":"EEnumLiteral"},{"name":"PLUS","id":415,"value":4,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":416,"value":5,"literal":"-","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT","id":417,"value":6,"literal":"<<","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED","id":418,"value":7,"literal":">>","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED","id":419,"value":8,"literal":">>>","eClass":"EEnumLiteral"},{"name":"LESS","id":420,"value":9,"literal":"<","eClass":"EEnumLiteral"},{"name":"GREATER","id":421,"value":10,"literal":">","eClass":"EEnumLiteral"},{"name":"LESS_EQUALS","id":422,"value":11,"literal":"<=","eClass":"EEnumLiteral"},{"name":"GREATER_EQUALS","id":423,"value":12,"literal":">=","eClass":"EEnumLiteral"},{"name":"EQUALS","id":424,"value":13,"literal":"==","eClass":"EEnumLiteral"},{"name":"NOT_EQUALS","id":425,"value":14,"literal":"!=","eClass":"EEnumLiteral"},{"name":"XOR","id":426,"value":15,"literal":"^","eClass":"EEnumLiteral"},{"name":"AND","id":427,"value":16,"literal":"&","eClass":"EEnumLiteral"},{"name":"OR","id":428,"value":17,"literal":"|","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_AND","id":429,"value":18,"literal":"&&","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_OR","id":430,"value":19,"literal":"||","eClass":"EEnumLiteral"},{"name":"none","id":431,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"abstract","id":432,"value":2,"literal":"abstract","eClass":"EEnumLiteral"},{"name":"final","id":433,"value":3,"literal":"final","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":434,"derived":false},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":437,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":438,"derived":false},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tags","changeable":true,"resolveProxies":true,"lowerBound":0,"id":443,"derived":false},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":446,"derived":false},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"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":"mainAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":453,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entryAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":454,"derived":false},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":457,"derived":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":458,"derived":false},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":461,"derived":false},{"container":false,"ordered":false,"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":462,"derived":false},{"id":463,"eClass":"EGenericType"},{"id":464,"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":"member","changeable":true,"resolveProxies":true,"lowerBound":1,"id":465,"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":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":466,"derived":false},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"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":"extraArrayDimensions","changeable":true,"lowerBound":1,"iD":false,"id":470,"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":"returnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":471,"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":"redefinedMethodDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":472,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":473,"derived":false},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":479,"derived":false},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":483,"derived":false},{"container":false,"ordered":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":484,"derived":false},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":489,"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":"varargs","changeable":true,"lowerBound":1,"iD":false,"id":490,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":491,"derived":false},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":496,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":497,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"orphanTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":498,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"unresolvedItems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":499,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"compilationUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":500,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classFiles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":501,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"archives","changeable":true,"resolveProxies":true,"lowerBound":0,"id":502,"derived":false},{"id":503,"eClass":"EGenericType"},{"id":504,"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":"model","changeable":true,"resolveProxies":true,"lowerBound":0,"id":505,"derived":false},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"visibility","changeable":true,"lowerBound":1,"iD":false,"id":511,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"inheritance","changeable":true,"lowerBound":1,"iD":false,"id":512,"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":"static","changeable":true,"lowerBound":1,"iD":false,"id":513,"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":"transient","changeable":true,"lowerBound":1,"iD":false,"id":514,"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":"volatile","changeable":true,"lowerBound":1,"iD":false,"id":515,"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":"native","changeable":true,"lowerBound":1,"iD":false,"id":516,"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":"strictfp","changeable":true,"lowerBound":1,"iD":false,"id":517,"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":"synchronized","changeable":true,"lowerBound":1,"iD":false,"id":518,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"singleVariableDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":519,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variableDeclarationStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":520,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variableDeclarationExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":521,"derived":false},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":533,"derived":false},{"id":534,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":535,"derived":false},{"id":536,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":537,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":538,"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":"proxy","changeable":true,"lowerBound":1,"iD":false,"id":539,"derived":false},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"tokenValue","changeable":true,"lowerBound":1,"iD":false,"id":545,"derived":false},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"id":548,"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":"ownedPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":549,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":550,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInPackageAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":551,"derived":false},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"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":"package","changeable":true,"resolveProxies":true,"lowerBound":1,"id":558,"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":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":559,"derived":false},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":563,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":564,"derived":false},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":568,"derived":false},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":571,"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":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":572,"derived":false},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"name":"INCREMENT","id":576,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":577,"value":2,"literal":"--","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":578,"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":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":579,"derived":false},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"name":"INCREMENT","id":583,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":584,"value":2,"literal":"--","eClass":"EEnumLiteral"},{"name":"PLUS","id":585,"value":3,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":586,"value":4,"literal":"-","eClass":"EEnumLiteral"},{"name":"COMPLEMENT","id":587,"value":5,"literal":"~","eClass":"EEnumLiteral"},{"name":"NOT","id":588,"value":6,"literal":"!","eClass":"EEnumLiteral"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":599,"derived":false},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":602,"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":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":603,"derived":false},{"id":604,"eClass":"EGenericType"},{"id":605,"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":"usageInVariableAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":606,"derived":false},{"id":607,"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":"varargs","changeable":true,"lowerBound":1,"iD":false,"id":608,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":609,"derived":false},{"container":false,"ordered":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":610,"derived":false},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"escapedValue","changeable":true,"lowerBound":1,"iD":false,"id":620,"derived":false},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":623,"derived":false},{"id":624,"eClass":"EGenericType"},{"id":625,"eClass":"EGenericType"},{"id":626,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":1,"id":627,"derived":false},{"id":628,"eClass":"EGenericType"},{"id":629,"eClass":"EGenericType"},{"id":630,"eClass":"EGenericType"},{"id":631,"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":"default","changeable":true,"lowerBound":1,"iD":false,"id":632,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":633,"derived":false},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":637,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":638,"derived":false},{"id":639,"eClass":"EGenericType"},{"id":640,"eClass":"EGenericType"},{"id":641,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":642,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":643,"derived":false},{"id":644,"eClass":"EGenericType"},{"id":645,"eClass":"EGenericType"},{"id":646,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"tagName","changeable":true,"lowerBound":0,"iD":false,"id":647,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":648,"derived":false},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"id":651,"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":"text","changeable":true,"lowerBound":1,"iD":false,"id":652,"derived":false},{"id":653,"eClass":"EGenericType"},{"id":654,"eClass":"EGenericType"},{"id":655,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":656,"derived":false},{"id":657,"eClass":"EGenericType"},{"id":658,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":659,"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":"finally","changeable":true,"resolveProxies":true,"lowerBound":0,"id":660,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"catchClauses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":661,"derived":false},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"id":664,"eClass":"EGenericType"},{"id":665,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInTypeAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":666,"derived":false},{"id":667,"eClass":"EGenericType"},{"id":668,"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":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":669,"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":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":670,"derived":false},{"id":671,"eClass":"EGenericType"},{"id":672,"eClass":"EGenericType"},{"id":673,"eClass":"EGenericType"},{"id":674,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":675,"derived":false},{"id":676,"eClass":"EGenericType"},{"id":677,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declaration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":678,"derived":false},{"id":679,"eClass":"EGenericType"},{"id":680,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":681,"derived":false},{"id":682,"eClass":"EGenericType"},{"id":683,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bounds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":684,"derived":false},{"id":685,"eClass":"EGenericType"},{"id":686,"eClass":"EGenericType"},{"id":687,"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":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":688,"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":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":689,"derived":false},{"id":690,"eClass":"EGenericType"},{"id":691,"eClass":"EGenericType"},{"id":692,"eClass":"EGenericType"},{"id":693,"eClass":"EGenericType"},{"id":694,"eClass":"EGenericType"},{"id":695,"eClass":"EGenericType"},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"id":698,"eClass":"EGenericType"},{"id":699,"eClass":"EGenericType"},{"id":700,"eClass":"EGenericType"},{"id":701,"eClass":"EGenericType"},{"id":702,"eClass":"EGenericType"},{"id":703,"eClass":"EGenericType"},{"id":704,"eClass":"EGenericType"},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"EGenericType"},{"id":708,"eClass":"EGenericType"},{"id":709,"eClass":"EGenericType"},{"id":710,"eClass":"EGenericType"},{"id":711,"eClass":"EGenericType"},{"id":712,"eClass":"EGenericType"},{"id":713,"eClass":"EGenericType"},{"id":714,"eClass":"EGenericType"},{"id":715,"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":"extraArrayDimensions","changeable":true,"lowerBound":1,"iD":false,"id":716,"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":"initializer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":717,"derived":false},{"id":718,"eClass":"EGenericType"},{"id":719,"eClass":"EGenericType"},{"id":720,"eClass":"EGenericType"},{"id":721,"eClass":"EGenericType"},{"container":false,"ordered":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":722,"derived":false},{"id":723,"eClass":"EGenericType"},{"id":724,"eClass":"EGenericType"},{"id":725,"eClass":"EGenericType"},{"id":726,"eClass":"EGenericType"},{"id":727,"eClass":"EGenericType"},{"id":728,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"extraArrayDimensions","changeable":true,"lowerBound":1,"iD":false,"id":729,"derived":false},{"container":false,"ordered":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":730,"derived":false},{"id":731,"eClass":"EGenericType"},{"id":732,"eClass":"EGenericType"},{"id":733,"eClass":"EGenericType"},{"id":734,"eClass":"EGenericType"},{"id":735,"eClass":"EGenericType"},{"name":"none","id":736,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"public","id":737,"value":2,"literal":"public","eClass":"EEnumLiteral"},{"name":"private","id":738,"value":3,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":739,"value":4,"literal":"protected","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"upperBound","changeable":true,"lowerBound":1,"iD":false,"id":740,"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":"bound","changeable":true,"resolveProxies":true,"lowerBound":0,"id":741,"derived":false},{"id":742,"eClass":"EGenericType"},{"id":743,"eClass":"EGenericType"},{"id":744,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":745,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":746,"derived":false},{"id":747,"eClass":"EGenericType"},{"id":748,"eClass":"EGenericType"},{"id":749,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":1,"target":0},{"source":1,"target":21},{"source":1,"target":133},{"source":1,"target":134},{"source":1,"target":135},{"source":1,"target":136},{"source":1,"target":137},{"source":1,"target":138},{"source":1,"target":139},{"source":133,"target":24},{"source":133,"target":140},{"source":133,"target":1},{"source":140,"target":24},{"source":134,"target":93},{"source":134,"target":141},{"source":134,"target":1},{"source":134,"target":142},{"source":141,"target":93},{"source":135,"target":108},{"source":135,"target":143},{"source":135,"target":1},{"source":143,"target":108},{"source":136,"target":112},{"source":136,"target":144},{"source":136,"target":1},{"source":144,"target":112},{"source":137,"target":65},{"source":137,"target":145},{"source":137,"target":1},{"source":137,"target":146},{"source":145,"target":65},{"source":138,"target":2},{"source":138,"target":147},{"source":138,"target":1},{"source":138,"target":148},{"source":147,"target":2},{"source":139,"target":21},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":148},{"source":2,"target":149},{"source":2,"target":150},{"source":2,"target":151},{"source":148,"target":1},{"source":148,"target":152},{"source":148,"target":2},{"source":148,"target":138},{"source":152,"target":1},{"source":149,"target":43},{"source":149,"target":153},{"source":149,"target":2},{"source":153,"target":43},{"source":150,"target":108},{"source":150,"target":154},{"source":150,"target":2},{"source":154,"target":108},{"source":151,"target":9},{"source":3,"target":0},{"source":3,"target":21},{"source":3,"target":107},{"source":3,"target":155},{"source":3,"target":156},{"source":3,"target":157},{"source":3,"target":158},{"source":3,"target":159},{"source":3,"target":160},{"source":3,"target":161},{"source":155,"target":21},{"source":155,"target":162},{"source":155,"target":3},{"source":155,"target":163},{"source":162,"target":21},{"source":156,"target":35},{"source":156,"target":164},{"source":156,"target":3},{"source":164,"target":35},{"source":157,"target":35},{"source":157,"target":165},{"source":157,"target":3},{"source":165,"target":35},{"source":158,"target":73},{"source":158,"target":166},{"source":158,"target":3},{"source":158,"target":167},{"source":166,"target":73},{"source":159,"target":108},{"source":159,"target":168},{"source":159,"target":3},{"source":168,"target":108},{"source":160,"target":21},{"source":161,"target":107},{"source":4,"target":0},{"source":4,"target":43},{"source":4,"target":169},{"source":4,"target":170},{"source":169,"target":108},{"source":169,"target":171},{"source":169,"target":4},{"source":171,"target":108},{"source":170,"target":43},{"source":5,"target":0},{"source":5,"target":9},{"source":5,"target":172},{"source":5,"target":173},{"source":5,"target":174},{"source":172,"target":108},{"source":172,"target":175},{"source":172,"target":5},{"source":175,"target":108},{"source":173,"target":128},{"source":173,"target":176},{"source":173,"target":5},{"source":173,"target":177},{"source":176,"target":128},{"source":174,"target":9},{"source":6,"target":0},{"source":6,"target":43},{"source":6,"target":178},{"source":6,"target":179},{"source":6,"target":180},{"source":178,"target":108},{"source":178,"target":181},{"source":178,"target":6},{"source":181,"target":108},{"source":179,"target":10},{"source":179,"target":182},{"source":179,"target":6},{"source":182,"target":10},{"source":180,"target":43},{"source":7,"target":0},{"source":7,"target":69},{"source":7,"target":183},{"source":7,"target":184},{"source":7,"target":185},{"source":7,"target":186},{"source":183,"target":187},{"source":183,"target":7},{"source":184,"target":29},{"source":184,"target":188},{"source":184,"target":7},{"source":188,"target":29},{"source":185,"target":59},{"source":185,"target":189},{"source":185,"target":7},{"source":189,"target":59},{"source":186,"target":69},{"source":8,"target":0},{"source":8,"target":94},{"source":8,"target":190},{"source":8,"target":191},{"source":8,"target":192},{"source":190,"target":43},{"source":190,"target":193},{"source":190,"target":8},{"source":193,"target":43},{"source":191,"target":43},{"source":191,"target":194},{"source":191,"target":8},{"source":194,"target":43},{"source":192,"target":94},{"source":9,"target":0},{"source":9,"target":195},{"source":9,"target":196},{"source":9,"target":197},{"source":195,"target":35},{"source":195,"target":198},{"source":195,"target":9},{"source":198,"target":35},{"source":196,"target":36},{"source":196,"target":199},{"source":196,"target":9},{"source":199,"target":36},{"source":197,"target":29},{"source":197,"target":200},{"source":197,"target":9},{"source":200,"target":29},{"source":10,"target":0},{"source":10,"target":69},{"source":10,"target":201},{"source":10,"target":202},{"source":10,"target":203},{"source":201,"target":12},{"source":201,"target":204},{"source":201,"target":10},{"source":201,"target":205},{"source":204,"target":12},{"source":202,"target":43},{"source":202,"target":206},{"source":202,"target":10},{"source":206,"target":43},{"source":203,"target":69},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":207},{"source":207,"target":3},{"source":12,"target":0},{"source":12,"target":21},{"source":12,"target":208},{"source":12,"target":209},{"source":12,"target":205},{"source":12,"target":210},{"source":208,"target":43},{"source":208,"target":211},{"source":208,"target":12},{"source":211,"target":43},{"source":209,"target":108},{"source":209,"target":212},{"source":209,"target":12},{"source":212,"target":108},{"source":205,"target":10},{"source":205,"target":213},{"source":205,"target":12},{"source":205,"target":201},{"source":213,"target":10},{"source":210,"target":21},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":214},{"source":13,"target":215},{"source":13,"target":216},{"source":214,"target":21},{"source":214,"target":217},{"source":214,"target":13},{"source":214,"target":218},{"source":217,"target":21},{"source":215,"target":30},{"source":215,"target":219},{"source":215,"target":13},{"source":215,"target":220},{"source":219,"target":30},{"source":216,"target":9},{"source":14,"target":0},{"source":14,"target":43},{"source":14,"target":221},{"source":14,"target":222},{"source":14,"target":223},{"source":221,"target":43},{"source":221,"target":224},{"source":221,"target":14},{"source":224,"target":43},{"source":222,"target":43},{"source":222,"target":225},{"source":222,"target":14},{"source":225,"target":43},{"source":223,"target":43},{"source":15,"target":0},{"source":15,"target":43},{"source":15,"target":226},{"source":15,"target":227},{"source":15,"target":228},{"source":15,"target":229},{"source":226,"target":43},{"source":226,"target":230},{"source":226,"target":15},{"source":230,"target":43},{"source":227,"target":16},{"source":227,"target":231},{"source":227,"target":15},{"source":231,"target":16},{"source":228,"target":108},{"source":228,"target":232},{"source":228,"target":15},{"source":232,"target":108},{"source":229,"target":43},{"source":16,"target":0},{"source":16,"target":43},{"source":16,"target":233},{"source":16,"target":234},{"source":233,"target":43},{"source":233,"target":235},{"source":233,"target":16},{"source":235,"target":43},{"source":234,"target":43},{"source":17,"target":0},{"source":17,"target":43},{"source":17,"target":236},{"source":17,"target":237},{"source":236,"target":43},{"source":236,"target":238},{"source":236,"target":17},{"source":238,"target":43},{"source":237,"target":43},{"source":18,"target":0},{"source":18,"target":107},{"source":18,"target":239},{"source":18,"target":240},{"source":18,"target":241},{"source":239,"target":242},{"source":239,"target":18},{"source":240,"target":108},{"source":240,"target":243},{"source":240,"target":18},{"source":243,"target":108},{"source":241,"target":107},{"source":19,"target":0},{"source":19,"target":43},{"source":19,"target":244},{"source":19,"target":245},{"source":19,"target":246},{"source":19,"target":247},{"source":244,"target":43},{"source":244,"target":248},{"source":244,"target":19},{"source":248,"target":43},{"source":245,"target":20},{"source":245,"target":249},{"source":245,"target":19},{"source":249,"target":20},{"source":246,"target":43},{"source":246,"target":250},{"source":246,"target":19},{"source":250,"target":43},{"source":247,"target":43},{"source":20,"target":0},{"source":20,"target":251},{"source":20,"target":252},{"source":20,"target":253},{"source":20,"target":254},{"source":20,"target":255},{"source":20,"target":256},{"source":20,"target":257},{"source":20,"target":258},{"source":20,"target":259},{"source":20,"target":260},{"source":20,"target":261},{"source":20,"target":262},{"source":251,"target":20},{"source":252,"target":20},{"source":253,"target":20},{"source":254,"target":20},{"source":255,"target":20},{"source":256,"target":20},{"source":257,"target":20},{"source":258,"target":20},{"source":259,"target":20},{"source":260,"target":20},{"source":261,"target":20},{"source":262,"target":20},{"source":21,"target":0},{"source":21,"target":69},{"source":21,"target":163},{"source":21,"target":263},{"source":21,"target":218},{"source":21,"target":264},{"source":21,"target":265},{"source":163,"target":3},{"source":163,"target":266},{"source":163,"target":21},{"source":163,"target":155},{"source":266,"target":3},{"source":263,"target":6},{"source":263,"target":267},{"source":263,"target":21},{"source":267,"target":6},{"source":218,"target":13},{"source":218,"target":268},{"source":218,"target":21},{"source":218,"target":214},{"source":268,"target":13},{"source":264,"target":68},{"source":264,"target":269},{"source":264,"target":21},{"source":264,"target":270},{"source":269,"target":68},{"source":265,"target":69},{"source":22,"target":0},{"source":22,"target":43},{"source":22,"target":271},{"source":22,"target":272},{"source":271,"target":273},{"source":271,"target":22},{"source":272,"target":43},{"source":23,"target":0},{"source":23,"target":35},{"source":23,"target":274},{"source":274,"target":35},{"source":24,"target":0},{"source":24,"target":94},{"source":24,"target":275},{"source":24,"target":276},{"source":275,"target":94},{"source":275,"target":277},{"source":275,"target":24},{"source":277,"target":94},{"source":276,"target":94},{"source":25,"target":0},{"source":25,"target":94},{"source":25,"target":278},{"source":25,"target":279},{"source":278,"target":57},{"source":278,"target":280},{"source":278,"target":25},{"source":278,"target":281},{"source":280,"target":57},{"source":279,"target":94},{"source":26,"target":0},{"source":26,"target":43},{"source":26,"target":282},{"source":26,"target":283},{"source":26,"target":284},{"source":282,"target":43},{"source":282,"target":285},{"source":282,"target":26},{"source":285,"target":43},{"source":283,"target":108},{"source":283,"target":286},{"source":283,"target":26},{"source":286,"target":108},{"source":284,"target":43},{"source":27,"target":0},{"source":27,"target":94},{"source":27,"target":287},{"source":27,"target":288},{"source":27,"target":289},{"source":287,"target":93},{"source":287,"target":290},{"source":287,"target":27},{"source":287,"target":291},{"source":290,"target":93},{"source":288,"target":24},{"source":288,"target":292},{"source":288,"target":27},{"source":292,"target":24},{"source":289,"target":94},{"source":28,"target":0},{"source":28,"target":43},{"source":28,"target":293},{"source":28,"target":294},{"source":293,"target":295},{"source":293,"target":28},{"source":294,"target":43},{"source":29,"target":0},{"source":29,"target":69},{"source":29,"target":296},{"source":29,"target":297},{"source":29,"target":298},{"source":29,"target":299},{"source":29,"target":300},{"source":296,"target":301},{"source":296,"target":29},{"source":297,"target":3},{"source":297,"target":302},{"source":297,"target":29},{"source":302,"target":3},{"source":298,"target":36},{"source":298,"target":303},{"source":298,"target":29},{"source":303,"target":36},{"source":299,"target":73},{"source":299,"target":304},{"source":299,"target":29},{"source":304,"target":73},{"source":300,"target":69},{"source":30,"target":0},{"source":30,"target":43},{"source":30,"target":2},{"source":30,"target":220},{"source":30,"target":305},{"source":30,"target":306},{"source":30,"target":307},{"source":30,"target":308},{"source":220,"target":13},{"source":220,"target":309},{"source":220,"target":30},{"source":220,"target":215},{"source":309,"target":13},{"source":305,"target":43},{"source":305,"target":310},{"source":305,"target":30},{"source":310,"target":43},{"source":306,"target":108},{"source":306,"target":311},{"source":306,"target":30},{"source":311,"target":108},{"source":307,"target":43},{"source":308,"target":2},{"source":31,"target":0},{"source":31,"target":1},{"source":31,"target":312},{"source":312,"target":1},{"source":32,"target":0},{"source":32,"target":43},{"source":32,"target":313},{"source":32,"target":314},{"source":32,"target":315},{"source":32,"target":316},{"source":313,"target":43},{"source":313,"target":317},{"source":313,"target":32},{"source":317,"target":43},{"source":314,"target":43},{"source":314,"target":318},{"source":314,"target":32},{"source":318,"target":43},{"source":315,"target":43},{"source":315,"target":319},{"source":315,"target":32},{"source":319,"target":43},{"source":316,"target":43},{"source":33,"target":0},{"source":33,"target":94},{"source":33,"target":2},{"source":33,"target":320},{"source":33,"target":321},{"source":320,"target":94},{"source":321,"target":2},{"source":34,"target":0},{"source":34,"target":109},{"source":34,"target":322},{"source":34,"target":323},{"source":322,"target":108},{"source":322,"target":324},{"source":322,"target":34},{"source":324,"target":108},{"source":323,"target":109},{"source":35,"target":0},{"source":35,"target":9},{"source":35,"target":325},{"source":35,"target":326},{"source":35,"target":327},{"source":35,"target":328},{"source":325,"target":329},{"source":325,"target":35},{"source":326,"target":330},{"source":326,"target":35},{"source":327,"target":331},{"source":327,"target":35},{"source":328,"target":9},{"source":36,"target":0},{"source":36,"target":69},{"source":36,"target":332},{"source":36,"target":333},{"source":36,"target":334},{"source":36,"target":335},{"source":36,"target":336},{"source":36,"target":337},{"source":332,"target":338},{"source":332,"target":36},{"source":333,"target":35},{"source":333,"target":339},{"source":333,"target":36},{"source":339,"target":35},{"source":334,"target":49},{"source":334,"target":340},{"source":334,"target":36},{"source":340,"target":49},{"source":335,"target":73},{"source":335,"target":341},{"source":335,"target":36},{"source":341,"target":73},{"source":336,"target":3},{"source":336,"target":342},{"source":336,"target":36},{"source":342,"target":3},{"source":337,"target":69},{"source":37,"target":0},{"source":37,"target":94},{"source":37,"target":343},{"source":37,"target":344},{"source":343,"target":57},{"source":343,"target":345},{"source":343,"target":37},{"source":343,"target":346},{"source":345,"target":57},{"source":344,"target":94},{"source":38,"target":0},{"source":38,"target":94},{"source":38,"target":347},{"source":38,"target":348},{"source":38,"target":349},{"source":347,"target":43},{"source":347,"target":350},{"source":347,"target":38},{"source":350,"target":43},{"source":348,"target":94},{"source":348,"target":351},{"source":348,"target":38},{"source":351,"target":94},{"source":349,"target":94},{"source":39,"target":0},{"source":39,"target":94},{"source":39,"target":352},{"source":352,"target":94},{"source":40,"target":0},{"source":40,"target":94},{"source":40,"target":353},{"source":40,"target":354},{"source":40,"target":355},{"source":40,"target":356},{"source":353,"target":94},{"source":353,"target":357},{"source":353,"target":40},{"source":357,"target":94},{"source":354,"target":43},{"source":354,"target":358},{"source":354,"target":40},{"source":358,"target":43},{"source":355,"target":93},{"source":355,"target":359},{"source":355,"target":40},{"source":355,"target":360},{"source":359,"target":93},{"source":356,"target":94},{"source":41,"target":0},{"source":41,"target":21},{"source":41,"target":126},{"source":41,"target":361},{"source":41,"target":362},{"source":41,"target":363},{"source":41,"target":364},{"source":361,"target":13},{"source":361,"target":365},{"source":361,"target":41},{"source":365,"target":13},{"source":362,"target":43},{"source":362,"target":366},{"source":362,"target":41},{"source":366,"target":43},{"source":363,"target":21},{"source":364,"target":126},{"source":42,"target":0},{"source":42,"target":3},{"source":42,"target":367},{"source":42,"target":368},{"source":367,"target":41},{"source":367,"target":369},{"source":367,"target":42},{"source":369,"target":41},{"source":368,"target":3},{"source":43,"target":0},{"source":43,"target":9},{"source":43,"target":370},{"source":370,"target":9},{"source":44,"target":0},{"source":44,"target":94},{"source":44,"target":371},{"source":44,"target":372},{"source":371,"target":43},{"source":371,"target":373},{"source":371,"target":44},{"source":373,"target":43},{"source":372,"target":94},{"source":45,"target":0},{"source":45,"target":43},{"source":45,"target":374},{"source":45,"target":375},{"source":45,"target":376},{"source":374,"target":92},{"source":374,"target":377},{"source":374,"target":45},{"source":377,"target":92},{"source":375,"target":43},{"source":375,"target":378},{"source":375,"target":45},{"source":378,"target":43},{"source":376,"target":43},{"source":46,"target":0},{"source":46,"target":21},{"source":46,"target":5},{"source":46,"target":379},{"source":46,"target":380},{"source":379,"target":21},{"source":380,"target":5},{"source":47,"target":0},{"source":47,"target":94},{"source":47,"target":381},{"source":47,"target":382},{"source":47,"target":383},{"source":47,"target":384},{"source":47,"target":385},{"source":381,"target":43},{"source":381,"target":386},{"source":381,"target":47},{"source":386,"target":43},{"source":382,"target":43},{"source":382,"target":387},{"source":382,"target":47},{"source":387,"target":43},{"source":383,"target":43},{"source":383,"target":388},{"source":383,"target":47},{"source":388,"target":43},{"source":384,"target":94},{"source":384,"target":389},{"source":384,"target":47},{"source":389,"target":94},{"source":385,"target":94},{"source":48,"target":0},{"source":48,"target":94},{"source":48,"target":390},{"source":48,"target":391},{"source":48,"target":392},{"source":48,"target":393},{"source":390,"target":43},{"source":390,"target":394},{"source":390,"target":48},{"source":394,"target":43},{"source":391,"target":94},{"source":391,"target":395},{"source":391,"target":48},{"source":395,"target":94},{"source":392,"target":94},{"source":392,"target":396},{"source":392,"target":48},{"source":396,"target":94},{"source":393,"target":94},{"source":49,"target":0},{"source":49,"target":9},{"source":49,"target":397},{"source":49,"target":398},{"source":49,"target":399},{"source":397,"target":400},{"source":397,"target":49},{"source":398,"target":69},{"source":398,"target":401},{"source":398,"target":49},{"source":398,"target":402},{"source":401,"target":69},{"source":399,"target":9},{"source":50,"target":0},{"source":50,"target":43},{"source":50,"target":403},{"source":50,"target":404},{"source":50,"target":405},{"source":50,"target":406},{"source":50,"target":407},{"source":403,"target":51},{"source":403,"target":408},{"source":403,"target":50},{"source":408,"target":51},{"source":404,"target":43},{"source":404,"target":409},{"source":404,"target":50},{"source":409,"target":43},{"source":405,"target":43},{"source":405,"target":410},{"source":405,"target":50},{"source":410,"target":43},{"source":406,"target":43},{"source":406,"target":411},{"source":406,"target":50},{"source":411,"target":43},{"source":407,"target":43},{"source":51,"target":0},{"source":51,"target":412},{"source":51,"target":413},{"source":51,"target":414},{"source":51,"target":415},{"source":51,"target":416},{"source":51,"target":417},{"source":51,"target":418},{"source":51,"target":419},{"source":51,"target":420},{"source":51,"target":421},{"source":51,"target":422},{"source":51,"target":423},{"source":51,"target":424},{"source":51,"target":425},{"source":51,"target":426},{"source":51,"target":427},{"source":51,"target":428},{"source":51,"target":429},{"source":51,"target":430},{"source":412,"target":51},{"source":413,"target":51},{"source":414,"target":51},{"source":415,"target":51},{"source":416,"target":51},{"source":417,"target":51},{"source":418,"target":51},{"source":419,"target":51},{"source":420,"target":51},{"source":421,"target":51},{"source":422,"target":51},{"source":423,"target":51},{"source":424,"target":51},{"source":425,"target":51},{"source":426,"target":51},{"source":427,"target":51},{"source":428,"target":51},{"source":429,"target":51},{"source":430,"target":51},{"source":52,"target":0},{"source":52,"target":431},{"source":52,"target":432},{"source":52,"target":433},{"source":431,"target":52},{"source":432,"target":52},{"source":433,"target":52},{"source":53,"target":0},{"source":53,"target":21},{"source":53,"target":434},{"source":53,"target":435},{"source":434,"target":24},{"source":434,"target":436},{"source":434,"target":53},{"source":436,"target":24},{"source":435,"target":21},{"source":54,"target":0},{"source":54,"target":43},{"source":54,"target":437},{"source":54,"target":438},{"source":54,"target":439},{"source":437,"target":108},{"source":437,"target":440},{"source":437,"target":54},{"source":440,"target":108},{"source":438,"target":43},{"source":438,"target":441},{"source":438,"target":54},{"source":441,"target":43},{"source":439,"target":43},{"source":55,"target":0},{"source":55,"target":109},{"source":55,"target":442},{"source":442,"target":109},{"source":56,"target":0},{"source":56,"target":35},{"source":56,"target":443},{"source":56,"target":444},{"source":443,"target":102},{"source":443,"target":445},{"source":443,"target":56},{"source":445,"target":102},{"source":444,"target":35},{"source":57,"target":0},{"source":57,"target":69},{"source":57,"target":94},{"source":57,"target":446},{"source":57,"target":281},{"source":57,"target":346},{"source":57,"target":447},{"source":57,"target":448},{"source":446,"target":94},{"source":446,"target":449},{"source":446,"target":57},{"source":449,"target":94},{"source":281,"target":25},{"source":281,"target":450},{"source":281,"target":57},{"source":281,"target":278},{"source":450,"target":25},{"source":346,"target":37},{"source":346,"target":451},{"source":346,"target":57},{"source":346,"target":343},{"source":451,"target":37},{"source":447,"target":69},{"source":448,"target":94},{"source":58,"target":0},{"source":58,"target":35},{"source":58,"target":452},{"source":452,"target":35},{"source":59,"target":0},{"source":59,"target":453},{"source":59,"target":454},{"source":453,"target":60},{"source":453,"target":455},{"source":453,"target":59},{"source":455,"target":60},{"source":454,"target":61},{"source":454,"target":456},{"source":454,"target":59},{"source":456,"target":61},{"source":60,"target":0},{"source":60,"target":457},{"source":60,"target":458},{"source":457,"target":459},{"source":457,"target":60},{"source":458,"target":460},{"source":458,"target":60},{"source":61,"target":0},{"source":61,"target":461},{"source":61,"target":462},{"source":461,"target":463},{"source":461,"target":61},{"source":462,"target":60},{"source":462,"target":464},{"source":462,"target":61},{"source":464,"target":60},{"source":62,"target":0},{"source":62,"target":9},{"source":62,"target":465},{"source":62,"target":466},{"source":62,"target":467},{"source":465,"target":69},{"source":465,"target":468},{"source":465,"target":62},{"source":468,"target":69},{"source":466,"target":108},{"source":466,"target":469},{"source":466,"target":62},{"source":469,"target":108},{"source":467,"target":9},{"source":63,"target":0},{"source":63,"target":1},{"source":63,"target":470},{"source":63,"target":471},{"source":63,"target":472},{"source":63,"target":473},{"source":63,"target":474},{"source":470,"target":475},{"source":470,"target":63},{"source":471,"target":108},{"source":471,"target":476},{"source":471,"target":63},{"source":476,"target":108},{"source":472,"target":63},{"source":472,"target":477},{"source":472,"target":63},{"source":472,"target":473},{"source":477,"target":63},{"source":473,"target":63},{"source":473,"target":478},{"source":473,"target":63},{"source":473,"target":472},{"source":478,"target":63},{"source":474,"target":1},{"source":64,"target":0},{"source":64,"target":43},{"source":64,"target":2},{"source":64,"target":479},{"source":64,"target":480},{"source":64,"target":481},{"source":479,"target":43},{"source":479,"target":482},{"source":479,"target":64},{"source":482,"target":43},{"source":480,"target":43},{"source":481,"target":2},{"source":65,"target":0},{"source":65,"target":9},{"source":65,"target":146},{"source":65,"target":483},{"source":65,"target":484},{"source":65,"target":485},{"source":146,"target":1},{"source":146,"target":486},{"source":146,"target":65},{"source":146,"target":137},{"source":486,"target":1},{"source":483,"target":108},{"source":483,"target":487},{"source":483,"target":65},{"source":487,"target":108},{"source":484,"target":66},{"source":484,"target":488},{"source":484,"target":65},{"source":488,"target":66},{"source":485,"target":9},{"source":66,"target":0},{"source":66,"target":9},{"source":66,"target":489},{"source":66,"target":490},{"source":66,"target":491},{"source":66,"target":492},{"source":489,"target":493},{"source":489,"target":66},{"source":490,"target":494},{"source":490,"target":66},{"source":491,"target":108},{"source":491,"target":495},{"source":491,"target":66},{"source":495,"target":108},{"source":492,"target":9},{"source":67,"target":0},{"source":67,"target":496},{"source":67,"target":497},{"source":67,"target":498},{"source":67,"target":499},{"source":67,"target":500},{"source":67,"target":501},{"source":67,"target":502},{"source":496,"target":503},{"source":496,"target":67},{"source":497,"target":73},{"source":497,"target":504},{"source":497,"target":67},{"source":497,"target":505},{"source":504,"target":73},{"source":498,"target":107},{"source":498,"target":506},{"source":498,"target":67},{"source":506,"target":107},{"source":499,"target":113},{"source":499,"target":507},{"source":499,"target":67},{"source":507,"target":113},{"source":500,"target":36},{"source":500,"target":508},{"source":500,"target":67},{"source":508,"target":36},{"source":501,"target":29},{"source":501,"target":509},{"source":501,"target":67},{"source":509,"target":29},{"source":502,"target":7},{"source":502,"target":510},{"source":502,"target":67},{"source":510,"target":7},{"source":68,"target":0},{"source":68,"target":9},{"source":68,"target":511},{"source":68,"target":512},{"source":68,"target":513},{"source":68,"target":514},{"source":68,"target":515},{"source":68,"target":516},{"source":68,"target":517},{"source":68,"target":518},{"source":68,"target":270},{"source":68,"target":519},{"source":68,"target":520},{"source":68,"target":521},{"source":68,"target":522},{"source":511,"target":130},{"source":511,"target":523},{"source":511,"target":68},{"source":523,"target":130},{"source":512,"target":52},{"source":512,"target":524},{"source":512,"target":68},{"source":524,"target":52},{"source":513,"target":525},{"source":513,"target":68},{"source":514,"target":526},{"source":514,"target":68},{"source":515,"target":527},{"source":515,"target":68},{"source":516,"target":528},{"source":516,"target":68},{"source":517,"target":529},{"source":517,"target":68},{"source":518,"target":530},{"source":518,"target":68},{"source":270,"target":21},{"source":270,"target":531},{"source":270,"target":68},{"source":270,"target":264},{"source":531,"target":21},{"source":519,"target":93},{"source":519,"target":532},{"source":519,"target":68},{"source":519,"target":533},{"source":532,"target":93},{"source":520,"target":129},{"source":520,"target":534},{"source":520,"target":68},{"source":520,"target":535},{"source":534,"target":129},{"source":521,"target":127},{"source":521,"target":536},{"source":521,"target":68},{"source":521,"target":537},{"source":536,"target":127},{"source":522,"target":9},{"source":69,"target":0},{"source":69,"target":9},{"source":69,"target":538},{"source":69,"target":539},{"source":69,"target":402},{"source":69,"target":540},{"source":538,"target":541},{"source":538,"target":69},{"source":539,"target":542},{"source":539,"target":69},{"source":402,"target":49},{"source":402,"target":543},{"source":402,"target":69},{"source":402,"target":398},{"source":543,"target":49},{"source":540,"target":9},{"source":70,"target":0},{"source":70,"target":9},{"source":70,"target":544},{"source":544,"target":9},{"source":71,"target":0},{"source":71,"target":43},{"source":71,"target":545},{"source":71,"target":546},{"source":545,"target":547},{"source":545,"target":71},{"source":546,"target":43},{"source":72,"target":0},{"source":72,"target":43},{"source":72,"target":548},{"source":548,"target":43},{"source":73,"target":0},{"source":73,"target":69},{"source":73,"target":167},{"source":73,"target":505},{"source":73,"target":549},{"source":73,"target":550},{"source":73,"target":551},{"source":73,"target":552},{"source":167,"target":3},{"source":167,"target":553},{"source":167,"target":73},{"source":167,"target":158},{"source":553,"target":3},{"source":505,"target":67},{"source":505,"target":554},{"source":505,"target":73},{"source":505,"target":497},{"source":554,"target":67},{"source":549,"target":73},{"source":549,"target":555},{"source":549,"target":73},{"source":549,"target":550},{"source":555,"target":73},{"source":550,"target":73},{"source":550,"target":556},{"source":550,"target":73},{"source":550,"target":549},{"source":556,"target":73},{"source":551,"target":74},{"source":551,"target":557},{"source":551,"target":73},{"source":551,"target":558},{"source":557,"target":74},{"source":552,"target":69},{"source":74,"target":0},{"source":74,"target":70},{"source":74,"target":558},{"source":74,"target":559},{"source":74,"target":560},{"source":558,"target":73},{"source":558,"target":561},{"source":558,"target":74},{"source":558,"target":551},{"source":561,"target":73},{"source":559,"target":74},{"source":559,"target":562},{"source":559,"target":74},{"source":562,"target":74},{"source":560,"target":70},{"source":75,"target":0},{"source":75,"target":107},{"source":75,"target":563},{"source":75,"target":564},{"source":75,"target":565},{"source":563,"target":108},{"source":563,"target":566},{"source":563,"target":75},{"source":566,"target":108},{"source":564,"target":108},{"source":564,"target":567},{"source":564,"target":75},{"source":567,"target":108},{"source":565,"target":107},{"source":76,"target":0},{"source":76,"target":43},{"source":76,"target":568},{"source":76,"target":569},{"source":568,"target":43},{"source":568,"target":570},{"source":568,"target":76},{"source":570,"target":43},{"source":569,"target":43},{"source":77,"target":0},{"source":77,"target":43},{"source":77,"target":571},{"source":77,"target":572},{"source":77,"target":573},{"source":571,"target":78},{"source":571,"target":574},{"source":571,"target":77},{"source":574,"target":78},{"source":572,"target":43},{"source":572,"target":575},{"source":572,"target":77},{"source":575,"target":43},{"source":573,"target":43},{"source":78,"target":0},{"source":78,"target":576},{"source":78,"target":577},{"source":576,"target":78},{"source":577,"target":78},{"source":79,"target":0},{"source":79,"target":43},{"source":79,"target":578},{"source":79,"target":579},{"source":79,"target":580},{"source":578,"target":80},{"source":578,"target":581},{"source":578,"target":79},{"source":581,"target":80},{"source":579,"target":43},{"source":579,"target":582},{"source":579,"target":79},{"source":582,"target":43},{"source":580,"target":43},{"source":80,"target":0},{"source":80,"target":583},{"source":80,"target":584},{"source":80,"target":585},{"source":80,"target":586},{"source":80,"target":587},{"source":80,"target":588},{"source":583,"target":80},{"source":584,"target":80},{"source":585,"target":80},{"source":586,"target":80},{"source":587,"target":80},{"source":588,"target":80},{"source":81,"target":0},{"source":81,"target":107},{"source":81,"target":589},{"source":589,"target":107},{"source":82,"target":0},{"source":82,"target":81},{"source":82,"target":590},{"source":590,"target":81},{"source":83,"target":0},{"source":83,"target":81},{"source":83,"target":591},{"source":591,"target":81},{"source":84,"target":0},{"source":84,"target":81},{"source":84,"target":592},{"source":592,"target":81},{"source":85,"target":0},{"source":85,"target":81},{"source":85,"target":593},{"source":593,"target":81},{"source":86,"target":0},{"source":86,"target":81},{"source":86,"target":594},{"source":594,"target":81},{"source":87,"target":0},{"source":87,"target":81},{"source":87,"target":595},{"source":595,"target":81},{"source":88,"target":0},{"source":88,"target":81},{"source":88,"target":596},{"source":596,"target":81},{"source":89,"target":0},{"source":89,"target":81},{"source":89,"target":597},{"source":597,"target":81},{"source":90,"target":0},{"source":90,"target":81},{"source":90,"target":598},{"source":598,"target":81},{"source":91,"target":0},{"source":91,"target":94},{"source":91,"target":599},{"source":91,"target":600},{"source":599,"target":43},{"source":599,"target":601},{"source":599,"target":91},{"source":601,"target":43},{"source":600,"target":94},{"source":92,"target":0},{"source":92,"target":43},{"source":92,"target":602},{"source":92,"target":603},{"source":92,"target":604},{"source":602,"target":126},{"source":602,"target":605},{"source":602,"target":92},{"source":602,"target":606},{"source":605,"target":126},{"source":603,"target":43},{"source":603,"target":607},{"source":603,"target":92},{"source":607,"target":43},{"source":604,"target":43},{"source":93,"target":0},{"source":93,"target":126},{"source":93,"target":533},{"source":93,"target":608},{"source":93,"target":609},{"source":93,"target":610},{"source":93,"target":142},{"source":93,"target":291},{"source":93,"target":360},{"source":93,"target":611},{"source":533,"target":68},{"source":533,"target":612},{"source":533,"target":93},{"source":533,"target":519},{"source":612,"target":68},{"source":608,"target":613},{"source":608,"target":93},{"source":609,"target":108},{"source":609,"target":614},{"source":609,"target":93},{"source":614,"target":108},{"source":610,"target":6},{"source":610,"target":615},{"source":610,"target":93},{"source":615,"target":6},{"source":142,"target":1},{"source":142,"target":616},{"source":142,"target":93},{"source":142,"target":134},{"source":616,"target":1},{"source":291,"target":27},{"source":291,"target":617},{"source":291,"target":93},{"source":291,"target":287},{"source":617,"target":27},{"source":360,"target":40},{"source":360,"target":618},{"source":360,"target":93},{"source":360,"target":355},{"source":618,"target":40},{"source":611,"target":126},{"source":94,"target":0},{"source":94,"target":9},{"source":94,"target":619},{"source":619,"target":9},{"source":95,"target":0},{"source":95,"target":43},{"source":95,"target":620},{"source":95,"target":621},{"source":620,"target":622},{"source":620,"target":95},{"source":621,"target":43},{"source":96,"target":0},{"source":96,"target":94},{"source":96,"target":2},{"source":96,"target":623},{"source":96,"target":624},{"source":96,"target":625},{"source":623,"target":43},{"source":623,"target":626},{"source":623,"target":96},{"source":626,"target":43},{"source":624,"target":94},{"source":625,"target":2},{"source":97,"target":0},{"source":97,"target":4},{"source":97,"target":627},{"source":97,"target":628},{"source":627,"target":92},{"source":627,"target":629},{"source":627,"target":97},{"source":629,"target":92},{"source":628,"target":4},{"source":98,"target":0},{"source":98,"target":4},{"source":98,"target":2},{"source":98,"target":630},{"source":98,"target":631},{"source":630,"target":4},{"source":631,"target":2},{"source":99,"target":0},{"source":99,"target":94},{"source":99,"target":632},{"source":99,"target":633},{"source":99,"target":634},{"source":632,"target":635},{"source":632,"target":99},{"source":633,"target":43},{"source":633,"target":636},{"source":633,"target":99},{"source":636,"target":43},{"source":634,"target":94},{"source":100,"target":0},{"source":100,"target":94},{"source":100,"target":637},{"source":100,"target":638},{"source":100,"target":639},{"source":637,"target":43},{"source":637,"target":640},{"source":637,"target":100},{"source":640,"target":43},{"source":638,"target":94},{"source":638,"target":641},{"source":638,"target":100},{"source":641,"target":94},{"source":639,"target":94},{"source":101,"target":0},{"source":101,"target":94},{"source":101,"target":642},{"source":101,"target":643},{"source":101,"target":644},{"source":642,"target":24},{"source":642,"target":645},{"source":642,"target":101},{"source":645,"target":24},{"source":643,"target":43},{"source":643,"target":646},{"source":643,"target":101},{"source":646,"target":43},{"source":644,"target":94},{"source":102,"target":0},{"source":102,"target":9},{"source":102,"target":647},{"source":102,"target":648},{"source":102,"target":649},{"source":647,"target":650},{"source":647,"target":102},{"source":648,"target":9},{"source":648,"target":651},{"source":648,"target":102},{"source":651,"target":9},{"source":649,"target":9},{"source":103,"target":0},{"source":103,"target":9},{"source":103,"target":652},{"source":103,"target":653},{"source":652,"target":654},{"source":652,"target":103},{"source":653,"target":9},{"source":104,"target":0},{"source":104,"target":4},{"source":104,"target":655},{"source":655,"target":4},{"source":105,"target":0},{"source":105,"target":94},{"source":105,"target":656},{"source":105,"target":657},{"source":656,"target":43},{"source":656,"target":658},{"source":656,"target":105},{"source":658,"target":43},{"source":657,"target":94},{"source":106,"target":0},{"source":106,"target":94},{"source":106,"target":659},{"source":106,"target":660},{"source":106,"target":661},{"source":106,"target":662},{"source":659,"target":24},{"source":659,"target":663},{"source":659,"target":106},{"source":663,"target":24},{"source":660,"target":24},{"source":660,"target":664},{"source":660,"target":106},{"source":664,"target":24},{"source":661,"target":27},{"source":661,"target":665},{"source":661,"target":106},{"source":665,"target":27},{"source":662,"target":94},{"source":107,"target":0},{"source":107,"target":69},{"source":107,"target":666},{"source":107,"target":667},{"source":666,"target":108},{"source":666,"target":668},{"source":666,"target":107},{"source":666,"target":669},{"source":668,"target":108},{"source":667,"target":69},{"source":108,"target":0},{"source":108,"target":43},{"source":108,"target":70},{"source":108,"target":669},{"source":108,"target":670},{"source":108,"target":671},{"source":108,"target":672},{"source":669,"target":107},{"source":669,"target":673},{"source":669,"target":108},{"source":669,"target":666},{"source":673,"target":107},{"source":670,"target":70},{"source":670,"target":674},{"source":670,"target":108},{"source":674,"target":70},{"source":671,"target":43},{"source":672,"target":70},{"source":109,"target":0},{"source":109,"target":3},{"source":109,"target":675},{"source":109,"target":676},{"source":675,"target":112},{"source":675,"target":677},{"source":675,"target":109},{"source":677,"target":112},{"source":676,"target":3},{"source":110,"target":0},{"source":110,"target":94},{"source":110,"target":678},{"source":110,"target":679},{"source":678,"target":3},{"source":678,"target":680},{"source":678,"target":110},{"source":680,"target":3},{"source":679,"target":94},{"source":111,"target":0},{"source":111,"target":43},{"source":111,"target":681},{"source":111,"target":682},{"source":681,"target":108},{"source":681,"target":683},{"source":681,"target":111},{"source":683,"target":108},{"source":682,"target":43},{"source":112,"target":0},{"source":112,"target":107},{"source":112,"target":684},{"source":112,"target":685},{"source":684,"target":108},{"source":684,"target":686},{"source":684,"target":112},{"source":686,"target":108},{"source":685,"target":107},{"source":113,"target":0},{"source":113,"target":69},{"source":113,"target":687},{"source":687,"target":69},{"source":114,"target":0},{"source":114,"target":43},{"source":114,"target":70},{"source":114,"target":688},{"source":114,"target":689},{"source":114,"target":690},{"source":114,"target":691},{"source":688,"target":113},{"source":688,"target":692},{"source":688,"target":114},{"source":692,"target":113},{"source":689,"target":9},{"source":689,"target":693},{"source":689,"target":114},{"source":693,"target":9},{"source":690,"target":43},{"source":691,"target":70},{"source":115,"target":0},{"source":115,"target":11},{"source":115,"target":113},{"source":115,"target":694},{"source":115,"target":695},{"source":694,"target":11},{"source":695,"target":113},{"source":116,"target":0},{"source":116,"target":12},{"source":116,"target":113},{"source":116,"target":696},{"source":116,"target":697},{"source":696,"target":12},{"source":697,"target":113},{"source":117,"target":0},{"source":117,"target":34},{"source":117,"target":113},{"source":117,"target":698},{"source":117,"target":699},{"source":698,"target":34},{"source":699,"target":113},{"source":118,"target":0},{"source":118,"target":42},{"source":118,"target":113},{"source":118,"target":700},{"source":118,"target":701},{"source":700,"target":42},{"source":701,"target":113},{"source":119,"target":0},{"source":119,"target":55},{"source":119,"target":113},{"source":119,"target":702},{"source":119,"target":703},{"source":702,"target":55},{"source":703,"target":113},{"source":120,"target":0},{"source":120,"target":57},{"source":120,"target":113},{"source":120,"target":704},{"source":120,"target":705},{"source":704,"target":57},{"source":705,"target":113},{"source":121,"target":0},{"source":121,"target":63},{"source":121,"target":113},{"source":121,"target":706},{"source":121,"target":707},{"source":706,"target":63},{"source":707,"target":113},{"source":122,"target":0},{"source":122,"target":93},{"source":122,"target":113},{"source":122,"target":708},{"source":122,"target":709},{"source":708,"target":93},{"source":709,"target":113},{"source":123,"target":0},{"source":123,"target":107},{"source":123,"target":113},{"source":123,"target":710},{"source":123,"target":711},{"source":710,"target":107},{"source":711,"target":113},{"source":124,"target":0},{"source":124,"target":3},{"source":124,"target":113},{"source":124,"target":712},{"source":124,"target":713},{"source":712,"target":3},{"source":713,"target":113},{"source":125,"target":0},{"source":125,"target":128},{"source":125,"target":113},{"source":125,"target":714},{"source":125,"target":715},{"source":714,"target":128},{"source":715,"target":113},{"source":126,"target":0},{"source":126,"target":69},{"source":126,"target":716},{"source":126,"target":717},{"source":126,"target":606},{"source":126,"target":718},{"source":716,"target":719},{"source":716,"target":126},{"source":717,"target":43},{"source":717,"target":720},{"source":717,"target":126},{"source":720,"target":43},{"source":606,"target":92},{"source":606,"target":721},{"source":606,"target":126},{"source":606,"target":602},{"source":721,"target":92},{"source":718,"target":69},{"source":127,"target":0},{"source":127,"target":43},{"source":127,"target":5},{"source":127,"target":537},{"source":127,"target":722},{"source":127,"target":723},{"source":127,"target":724},{"source":537,"target":68},{"source":537,"target":725},{"source":537,"target":127},{"source":537,"target":521},{"source":725,"target":68},{"source":722,"target":6},{"source":722,"target":726},{"source":722,"target":127},{"source":726,"target":6},{"source":723,"target":43},{"source":724,"target":5},{"source":128,"target":0},{"source":128,"target":126},{"source":128,"target":177},{"source":128,"target":727},{"source":177,"target":5},{"source":177,"target":728},{"source":177,"target":128},{"source":177,"target":173},{"source":728,"target":5},{"source":727,"target":126},{"source":129,"target":0},{"source":129,"target":94},{"source":129,"target":5},{"source":129,"target":729},{"source":129,"target":535},{"source":129,"target":730},{"source":129,"target":731},{"source":129,"target":732},{"source":729,"target":733},{"source":729,"target":129},{"source":535,"target":68},{"source":535,"target":734},{"source":535,"target":129},{"source":535,"target":520},{"source":734,"target":68},{"source":730,"target":6},{"source":730,"target":735},{"source":730,"target":129},{"source":735,"target":6},{"source":731,"target":94},{"source":732,"target":5},{"source":130,"target":0},{"source":130,"target":736},{"source":130,"target":737},{"source":130,"target":738},{"source":130,"target":739},{"source":736,"target":130},{"source":737,"target":130},{"source":738,"target":130},{"source":739,"target":130},{"source":131,"target":0},{"source":131,"target":107},{"source":131,"target":740},{"source":131,"target":741},{"source":131,"target":742},{"source":740,"target":743},{"source":740,"target":131},{"source":741,"target":108},{"source":741,"target":744},{"source":741,"target":131},{"source":744,"target":108},{"source":742,"target":107},{"source":132,"target":0},{"source":132,"target":94},{"source":132,"target":745},{"source":132,"target":746},{"source":132,"target":747},{"source":745,"target":43},{"source":745,"target":748},{"source":745,"target":132},{"source":748,"target":43},{"source":746,"target":94},{"source":746,"target":749},{"source":746,"target":132},{"source":749,"target":94},{"source":747,"target":94}],"multigraph":true} | ecore |
library | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/juniorz/playing-with-eclipse-mdt/org.eclipse.oclinecore.tutorial/model/Library.ecore | tutorial
Library
name
books
loans
members
Book
isAvailable
loans
name
copies
library
Member
name
library
Loan
book
member | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="tutorial" nsURI="http://www.eclipse.org/mdt/ocl/oclinecore/tutorial"
nsPrefix="tut">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/>
<details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/>
<details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="Library">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="books" ordered="false"
upperBound="-1" eType="#//Book" containment="true" eOpposite="#//Book/library"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="loans" ordered="false"
upperBound="-1" eType="#//Loan" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="members" ordered="false"
upperBound="-1" eType="#//Member" containment="true" eOpposite="#//Member/library"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Book">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="SufficientCopies"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="SufficientCopies" value="library.loans->select((book = self))->size() <= copies"/>
<details key="SufficientCopies$message" value="'Not enough copies'"/>
</eAnnotations>
<eOperations name="isAvailable" ordered="false" 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="loans->size() < copies"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="loans" ordered="false"
upperBound="-1" eType="#//Loan" volatile="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="derivation" value="library.loans->select(book = self)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="copies" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="library" ordered="false"
lowerBound="1" eType="#//Library" eOpposite="#//Library/books"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Member">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="library" ordered="false"
lowerBound="1" eType="#//Library" eOpposite="#//Library/members"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Loan">
<eStructuralFeatures xsi:type="ecore:EReference" name="book" ordered="false" lowerBound="1"
eType="#//Book"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false"
lowerBound="1" eType="#//Member"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"tut","nsURI":"http://www.eclipse.org/mdt/ocl/oclinecore/tutorial","name":"tutorial","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Member","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Loan","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"ordered":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},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"loans","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"library","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"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":"library","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"ordered":false,"upperBound":1,"unique":true,"name":"isAvailable","lowerBound":0,"id":15,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"loans","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":true},{"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":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":"copies","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"},{"id":23,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"book","changeable":true,"resolveProxies":true,"lowerBound":1,"id":27,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":5,"target":9},{"source":5,"target":1},{"source":6,"target":2},{"source":6,"target":10},{"source":6,"target":1},{"source":6,"target":11},{"source":10,"target":2},{"source":7,"target":4},{"source":7,"target":12},{"source":7,"target":1},{"source":12,"target":4},{"source":8,"target":3},{"source":8,"target":13},{"source":8,"target":1},{"source":8,"target":14},{"source":13,"target":3},{"source":2,"target":0},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":11},{"source":15,"target":19},{"source":15,"target":2},{"source":16,"target":4},{"source":16,"target":20},{"source":16,"target":2},{"source":20,"target":4},{"source":17,"target":21},{"source":17,"target":2},{"source":18,"target":22},{"source":18,"target":2},{"source":11,"target":1},{"source":11,"target":23},{"source":11,"target":2},{"source":11,"target":6},{"source":23,"target":1},{"source":3,"target":0},{"source":3,"target":24},{"source":3,"target":14},{"source":24,"target":25},{"source":24,"target":3},{"source":14,"target":1},{"source":14,"target":26},{"source":14,"target":3},{"source":14,"target":8},{"source":26,"target":1},{"source":4,"target":0},{"source":4,"target":27},{"source":4,"target":28},{"source":27,"target":2},{"source":27,"target":29},{"source":27,"target":4},{"source":29,"target":2},{"source":28,"target":3},{"source":28,"target":30},{"source":28,"target":4},{"source":30,"target":3}],"multigraph":true} | ecore |
statemachine | repo-ecore-all/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/martinfowlerdsl.ecore | martinfowlerdsl
StateMachine
states
start
events
State
actions
name
transitions
Command
Event
resetting
AbstractEvent
name
code
Transition
source
target
trigger | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="martinfowlerdsl"
nsURI="http://www.emftext.org/language/martinfowlerdsl" nsPrefix="martinfowlerdsl">
<eClassifiers xsi:type="ecore:EClass" name="StateMachine">
<eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1"
upperBound="-1" eType="#//State" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="start" lowerBound="1" eType="#//State"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="events" upperBound="-1"
eType="#//AbstractEvent" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State">
<eStructuralFeatures xsi:type="ecore:EReference" name="actions" upperBound="-1"
eType="#//Command"/>
<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="transitions" upperBound="-1"
eType="#//Transition" containment="true" eOpposite="#//Transition/source"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Command" eSuperTypes="#//AbstractEvent"/>
<eClassifiers xsi:type="ecore:EClass" name="Event" eSuperTypes="#//AbstractEvent">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="resetting" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractEvent" 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="code" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//State" eOpposite="#//State/transitions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//State"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trigger" lowerBound="1"
eType="#//Event"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"martinfowlerdsl","nsURI":"http://www.emftext.org/language/martinfowlerdsl","name":"martinfowlerdsl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Command","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractEvent","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"start","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"events","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actions","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":1,"iD":false,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"id":20,"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":"resetting","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"code","changeable":true,"lowerBound":1,"iD":false,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"trigger","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":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":2},{"source":8,"target":11},{"source":8,"target":1},{"source":11,"target":2},{"source":9,"target":5},{"source":9,"target":12},{"source":9,"target":1},{"source":12,"target":5},{"source":2,"target":0},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":13,"target":3},{"source":13,"target":16},{"source":13,"target":2},{"source":16,"target":3},{"source":14,"target":17},{"source":14,"target":2},{"source":15,"target":6},{"source":15,"target":18},{"source":15,"target":2},{"source":15,"target":19},{"source":18,"target":6},{"source":3,"target":0},{"source":3,"target":5},{"source":3,"target":20},{"source":20,"target":5},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":21},{"source":4,"target":22},{"source":21,"target":23},{"source":21,"target":4},{"source":22,"target":5},{"source":5,"target":0},{"source":5,"target":24},{"source":5,"target":25},{"source":24,"target":26},{"source":24,"target":5},{"source":25,"target":27},{"source":25,"target":5},{"source":6,"target":0},{"source":6,"target":19},{"source":6,"target":28},{"source":6,"target":29},{"source":19,"target":2},{"source":19,"target":30},{"source":19,"target":6},{"source":19,"target":15},{"source":30,"target":2},{"source":28,"target":2},{"source":28,"target":31},{"source":28,"target":6},{"source":31,"target":2},{"source":29,"target":4},{"source":29,"target":32},{"source":29,"target":6},{"source":32,"target":4}],"multigraph":true} | ecore |
modelling | repo-ecore-all/data/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2InsER2MOFmustBeOwnedHasOwner.ecore | UML2
ReclassifyObjectAction
ClearVariableAction
TemplateSignature
CollaborationOccurrence
CommunicationPath
Abstraction
StructuredClassifier
Pin
FinalNode
DurationInterval
ActivityFinalNode
ExtensionPoint
ConnectableElementTemplateParameter
ExpansionRegion
ActivityNode
ConditionalNode
ActivityGroup
SendSignalAction
WriteStructuralFeatureAction
GeneralOrdering
RedefinableElement
Behavior
Transition
Interface
InitialNode
EventOccurrence
DestroyObjectAction
Artifact
CallOperationAction
ActivityEdge
PackageMerge
CentralBufferNode
Feature
WriteLinkAction
Port
ExtensionEnd
PartDecomposition
StateMachine
ActivityParameterNode
ExecutionEnvironment
Vertex
ObjectFlow
Package
LinkAction
TypedElement
ClassifierTemplateParameter
ActivityPartition
ControlFlow
CallBehaviorAction
LoopNode
DataStoreNode
ChangeTrigger
Relationship
Interaction
ReadLinkAction
Constraint
PackageImport
ForkNode
ReadLinkObjectEndAction
ReadSelfAction
InstanceValue
Element
owner
MergeNode
ExpansionNode
Connector
Extend
NamedElement
LinkEndCreationData
StructuralFeature
Extension
MessageTrigger
Stop
Node
ValueSpecification
Component
WriteVariableAction
DeploymentTarget
TestIdentityAction
Reception
StructuralFeatureAction
Clause
StringExpression
Action
LiteralNull
LiteralInteger
VariableAction
SendObjectAction
ExecutableNode
CombinedFragment
ReadExtentAction
AddStructuralFeatureValueAction
ProtocolStateMachine
OpaqueExpression
Association
DecisionNode
AddVariableValueAction
Continuation
ControlNode
Type
OperationTemplateParameter
FinalState
DurationConstraint
State
MessageEnd
ProtocolTransition
LiteralUnlimitedNatural
Expression
ExceptionHandler
ApplyFunctionAction
PrimitiveFunction
Message
StateInvariant
TimeObservationAction
Implementation
RaiseExceptionAction
Profile
ExecutionOccurrence
ConnectorEnd
MultiplicityElement
Pseudostate
Substitution
Model
ParameterableElement
TimeExpression
Slot
ObjectNode
Comment
UseCase
ReplyAction
ReadVariableAction
LiteralBoolean
InformationItem
ProfileApplication
RemoveStructuralFeatureValueAction
CreateLinkObjectAction
EncapsulatedClassifier
ReadStructuralFeatureAction
Lifeline
InteractionOperand
InvocationAction
Operation
DeployedArtifact
Property
TimeTrigger
StructuredActivityNode
JoinNode
CallAction
AssociationClass
TemplateableElement
InstanceSpecification
RedefinableTemplateSignature
CreateLinkAction
TemplateParameterSubstitution
Region
ClearStructuralFeatureAction
Stereotype
Signal
Gate
DirectedRelationship
LiteralString
FlowFinalNode
Trigger
SignalTrigger
PrimitiveType
Usage
PackageableElement
ParameterableClassifier
CallTrigger
EnumerationLiteral
Enumeration
InformationFlow
DurationObservationAction
TemplateBinding
ValuePin
DataType
Parameter
Interval
BroadcastSignalAction
Activity
Permission
Classifier
RemoveVariableValueAction
ConnectableElement
CreateObjectAction
InterruptibleActivityRegion
AcceptCallAction
DestroyLinkAction
InteractionFragment
Actor
BehavioredClassifier
Variable
InteractionOccurrence
AcceptEventAction
OutputPin
ReadIsClassifiedObjectAction
InteractionConstraint
TimeConstraint
Include
LinkEndData
BehavioralFeature
Device
ReadLinkObjectEndQualifierAction
DeploymentSpecification
InputPin
Class
QualifierValue
ParameterSet
Realization
Collaboration
TemplateableClassifier
ElementImport
TimeInterval
ClearAssociationAction
ConnectionPointReference
TemplateParameter
AnyTrigger
IntervalConstraint
GeneralizationSet
ProtocolConformance
Duration
Namespace
Generalization
Manifestation
StartOwnedBehaviorAction
LiteralSpecification
Dependency
Deployment | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2" nsURI="http:///UML2.ecore" nsPrefix="UML2">
<eClassifiers xsi:type="ecore:EClass" name="ReclassifyObjectAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="ClearVariableAction" eSuperTypes="#//VariableAction"/>
<eClassifiers xsi:type="ecore:EClass" name="TemplateSignature" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CollaborationOccurrence" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association"/>
<eClassifiers xsi:type="ecore:EClass" name="Abstraction" eSuperTypes="#//Dependency"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Pin" eSuperTypes="#//ObjectNode #//MultiplicityElement"/>
<eClassifiers xsi:type="ecore:EClass" name="FinalNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="DurationInterval" eSuperTypes="#//Interval"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityFinalNode" eSuperTypes="#//FinalNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ExtensionPoint" eSuperTypes="#//RedefinableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ConnectableElementTemplateParameter"
eSuperTypes="#//TemplateParameter"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpansionRegion" eSuperTypes="#//StructuredActivityNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityNode" eSuperTypes="#//RedefinableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalNode" eSuperTypes="#//StructuredActivityNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityGroup" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="SendSignalAction" eSuperTypes="#//InvocationAction"/>
<eClassifiers xsi:type="ecore:EClass" name="WriteStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/>
<eClassifiers xsi:type="ecore:EClass" name="GeneralOrdering" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="#//Class"/>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//RedefinableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="InitialNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="EventOccurrence" eSuperTypes="#//InteractionFragment #//MessageEnd"/>
<eClassifiers xsi:type="ecore:EClass" name="DestroyObjectAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier #//DeployedArtifact"/>
<eClassifiers xsi:type="ecore:EClass" name="CallOperationAction" eSuperTypes="#//CallAction"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" eSuperTypes="#//RedefinableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="PackageMerge" eSuperTypes="#//DirectedRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="CentralBufferNode" eSuperTypes="#//ObjectNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//RedefinableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="WriteLinkAction" eSuperTypes="#//LinkAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property"/>
<eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property"/>
<eClassifiers xsi:type="ecore:EClass" name="PartDecomposition" eSuperTypes="#//InteractionOccurrence"/>
<eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/>
<eClassifiers xsi:type="ecore:EClass" name="Vertex" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ObjectFlow" eSuperTypes="#//ActivityEdge"/>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="LinkAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ClassifierTemplateParameter" eSuperTypes="#//TemplateParameter"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityPartition" eSuperTypes="#//NamedElement #//ActivityGroup"/>
<eClassifiers xsi:type="ecore:EClass" name="ControlFlow" eSuperTypes="#//ActivityEdge"/>
<eClassifiers xsi:type="ecore:EClass" name="CallBehaviorAction" eSuperTypes="#//CallAction"/>
<eClassifiers xsi:type="ecore:EClass" name="LoopNode" eSuperTypes="#//StructuredActivityNode"/>
<eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//CentralBufferNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ChangeTrigger" eSuperTypes="#//Trigger"/>
<eClassifiers xsi:type="ecore:EClass" name="Relationship" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior #//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadLinkAction" eSuperTypes="#//LinkAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="PackageImport" eSuperTypes="#//DirectedRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadSelfAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//Element"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MergeNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//Feature"/>
<eClassifiers xsi:type="ecore:EClass" name="Extend" eSuperTypes="#//NamedElement #//DirectedRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" eSuperTypes="#//TemplateableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="LinkEndCreationData" eSuperTypes="#//LinkEndData"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" eSuperTypes="#//Feature #//TypedElement #//MultiplicityElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association"/>
<eClassifiers xsi:type="ecore:EClass" name="MessageTrigger" eSuperTypes="#//Trigger"/>
<eClassifiers xsi:type="ecore:EClass" name="Stop" eSuperTypes="#//EventOccurrence"/>
<eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class #//DeploymentTarget"/>
<eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" eSuperTypes="#//TypedElement #//ParameterableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"/>
<eClassifiers xsi:type="ecore:EClass" name="WriteVariableAction" eSuperTypes="#//VariableAction"/>
<eClassifiers xsi:type="ecore:EClass" name="DeploymentTarget" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TestIdentityAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="#//BehavioralFeature"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="Clause" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="StringExpression" eSuperTypes="#//TemplateableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//ExecutableNode"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="VariableAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="SendObjectAction" eSuperTypes="#//InvocationAction"/>
<eClassifiers xsi:type="ecore:EClass" name="ExecutableNode" eSuperTypes="#//ActivityNode"/>
<eClassifiers xsi:type="ecore:EClass" name="CombinedFragment" eSuperTypes="#//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadExtentAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="AddStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/>
<eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"/>
<eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier #//Relationship"/>
<eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="AddVariableValueAction" eSuperTypes="#//WriteVariableAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Continuation" eSuperTypes="#//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="ControlNode" eSuperTypes="#//ActivityNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="OperationTemplateParameter" eSuperTypes="#//TemplateParameter"/>
<eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State"/>
<eClassifiers xsi:type="ecore:EClass" name="DurationConstraint" eSuperTypes="#//IntervalConstraint"/>
<eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//Namespace #//RedefinableElement #//Vertex"/>
<eClassifiers xsi:type="ecore:EClass" name="MessageEnd" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ProtocolTransition" eSuperTypes="#//Transition"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//OpaqueExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="ExceptionHandler" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ApplyFunctionAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveFunction" eSuperTypes="#//PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Message" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="StateInvariant" eSuperTypes="#//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Implementation" eSuperTypes="#//Realization"/>
<eClassifiers xsi:type="ecore:EClass" name="RaiseExceptionAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="Profile" eSuperTypes="#//Package"/>
<eClassifiers xsi:type="ecore:EClass" name="ExecutionOccurrence" eSuperTypes="#//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="ConnectorEnd" eSuperTypes="#//MultiplicityElement"/>
<eClassifiers xsi:type="ecore:EClass" name="MultiplicityElement" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Pseudostate" eSuperTypes="#//Vertex"/>
<eClassifiers xsi:type="ecore:EClass" name="Substitution" eSuperTypes="#//Realization"/>
<eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//Package"/>
<eClassifiers xsi:type="ecore:EClass" name="ParameterableElement" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//ValueSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="Slot" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ObjectNode" eSuperTypes="#//ActivityNode #//TypedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Comment" eSuperTypes="#//TemplateableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="ReplyAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadVariableAction" eSuperTypes="#//VariableAction"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="ProfileApplication" eSuperTypes="#//PackageImport"/>
<eClassifiers xsi:type="ecore:EClass" name="RemoveStructuralFeatureValueAction"
eSuperTypes="#//WriteStructuralFeatureAction"/>
<eClassifiers xsi:type="ecore:EClass" name="CreateLinkObjectAction" eSuperTypes="#//CreateLinkAction"/>
<eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" eSuperTypes="#//StructuredClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionOperand" eSuperTypes="#//Namespace #//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="InvocationAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature #//TypedElement #//MultiplicityElement #//ParameterableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="DeployedArtifact" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature #//ConnectableElement #//DeploymentTarget"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeTrigger" eSuperTypes="#//Trigger"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuredActivityNode" eSuperTypes="#//Action #//Namespace #//ActivityGroup"/>
<eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="CallAction" eSuperTypes="#//InvocationAction"/>
<eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association"/>
<eClassifiers xsi:type="ecore:EClass" name="TemplateableElement" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InstanceSpecification" eSuperTypes="#//PackageableElement #//DeploymentTarget #//DeployedArtifact"/>
<eClassifiers xsi:type="ecore:EClass" name="RedefinableTemplateSignature" eSuperTypes="#//RedefinableElement #//TemplateSignature"/>
<eClassifiers xsi:type="ecore:EClass" name="CreateLinkAction" eSuperTypes="#//WriteLinkAction"/>
<eClassifiers xsi:type="ecore:EClass" name="TemplateParameterSubstitution" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="#//Namespace #//RedefinableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ClearStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/>
<eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Gate" eSuperTypes="#//MessageEnd"/>
<eClassifiers xsi:type="ecore:EClass" name="DirectedRelationship" eSuperTypes="#//Relationship"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="FlowFinalNode" eSuperTypes="#//FinalNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Trigger" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="SignalTrigger" eSuperTypes="#//MessageTrigger"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="Usage" eSuperTypes="#//Dependency"/>
<eClassifiers xsi:type="ecore:EClass" name="PackageableElement" eSuperTypes="#//NamedElement #//ParameterableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="CallTrigger" eSuperTypes="#//MessageTrigger"/>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//InstanceSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="InformationFlow" eSuperTypes="#//PackageableElement #//DirectedRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="DurationObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/>
<eClassifiers xsi:type="ecore:EClass" name="TemplateBinding" eSuperTypes="#//DirectedRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="ValuePin" eSuperTypes="#//InputPin"/>
<eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//ConnectableElement #//TypedElement #//MultiplicityElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Interval" eSuperTypes="#//ValueSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="BroadcastSignalAction" eSuperTypes="#//InvocationAction"/>
<eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"/>
<eClassifiers xsi:type="ecore:EClass" name="Permission" eSuperTypes="#//Dependency"/>
<eClassifiers xsi:type="ecore:EClass" name="Classifier" eSuperTypes="#//Namespace #//Type #//RedefinableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="RemoveVariableValueAction" eSuperTypes="#//WriteVariableAction"/>
<eClassifiers xsi:type="ecore:EClass" name="ConnectableElement" eSuperTypes="#//NamedElement #//ParameterableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="CreateObjectAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="InterruptibleActivityRegion" eSuperTypes="#//ActivityGroup"/>
<eClassifiers xsi:type="ecore:EClass" name="AcceptCallAction" eSuperTypes="#//AcceptEventAction"/>
<eClassifiers xsi:type="ecore:EClass" name="DestroyLinkAction" eSuperTypes="#//WriteLinkAction"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionFragment" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//ConnectableElement #//TypedElement #//MultiplicityElement"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionOccurrence" eSuperTypes="#//InteractionFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="AcceptEventAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="OutputPin" eSuperTypes="#//Pin"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadIsClassifiedObjectAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionConstraint" eSuperTypes="#//Constraint"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeConstraint" eSuperTypes="#//IntervalConstraint"/>
<eClassifiers xsi:type="ecore:EClass" name="Include" eSuperTypes="#//NamedElement #//DirectedRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="LinkEndData" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" eSuperTypes="#//Namespace #//Feature"/>
<eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndQualifierAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact"/>
<eClassifiers xsi:type="ecore:EClass" name="InputPin" eSuperTypes="#//Pin"/>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="QualifierValue" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ParameterSet" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Realization" eSuperTypes="#//Abstraction"/>
<eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="ElementImport" eSuperTypes="#//DirectedRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//Interval"/>
<eClassifiers xsi:type="ecore:EClass" name="ClearAssociationAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="ConnectionPointReference" eSuperTypes="#//Vertex"/>
<eClassifiers xsi:type="ecore:EClass" name="TemplateParameter" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="AnyTrigger" eSuperTypes="#//MessageTrigger"/>
<eClassifiers xsi:type="ecore:EClass" name="IntervalConstraint" eSuperTypes="#//Constraint"/>
<eClassifiers xsi:type="ecore:EClass" name="GeneralizationSet" eSuperTypes="#//PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ProtocolConformance" eSuperTypes="#//DirectedRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="Duration" eSuperTypes="#//ValueSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="Namespace" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Generalization" eSuperTypes="#//DirectedRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="Manifestation" eSuperTypes="#//Abstraction"/>
<eClassifiers xsi:type="ecore:EClass" name="StartOwnedBehaviorAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" eSuperTypes="#//ValueSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//PackageableElement #//DirectedRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="Deployment" eSuperTypes="#//Dependency"/>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"UML2","nsURI":"http:///UML2.ecore","name":"UML2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReclassifyObjectAction","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearVariableAction","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateSignature","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollaborationOccurrence","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstraction","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalNode","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationInterval","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinalNode","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionPoint","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectableElementTemplateParameter","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionRegion","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalNode","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityGroup","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendSignalAction","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteStructuralFeatureAction","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralOrdering","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventOccurrence","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyObjectAction","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallOperationAction","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageMerge","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CentralBufferNode","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteLinkAction","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionEnd","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartDecomposition","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vertex","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectFlow","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkAction","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierTemplateParameter","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityPartition","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlFlow","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallBehaviorAction","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopNode","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeTrigger","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkAction","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageImport","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndAction","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadSelfAction","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MergeNode","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionNode","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extend","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkEndCreationData","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageTrigger","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stop","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteVariableAction","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentTarget","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestIdentityAction","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureAction","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Clause","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringExpression","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAction","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendObjectAction","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableNode","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadExtentAction","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddVariableValueAction","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Continuation","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationTemplateParameter","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationConstraint","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEnd","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolTransition","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExceptionHandler","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplyFunctionAction","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveFunction","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateInvariant","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeObservationAction","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implementation","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExceptionAction","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Profile","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionOccurrence","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectorEnd","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityElement","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Substitution","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableElement","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Slot","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplyAction","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadVariableAction","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProfileApplication","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkObjectAction","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadStructuralFeatureAction","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOperand","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvocationAction","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeployedArtifact","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeTrigger","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredActivityNode","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallAction","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableElement","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceSpecification","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableTemplateSignature","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkAction","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameterSubstitution","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearStructuralFeatureAction","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gate","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectedRelationship","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowFinalNode","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalTrigger","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Usage","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallTrigger","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationFlow","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationObservationAction","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateBinding","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePin","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BroadcastSignalAction","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Permission","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveVariableValueAction","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectableElement","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateObjectAction","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterruptibleActivityRegion","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptCallAction","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyLinkAction","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionFragment","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOccurrence","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptEventAction","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPin","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadIsClassifiedObjectAction","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionConstraint","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeConstraint","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Include","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkEndData","instanceClass":null,"abstract":false,"id":199,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":false,"id":200,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":201,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndQualifierAction","instanceClass":null,"abstract":false,"id":202,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":203,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPin","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualifierValue","instanceClass":null,"abstract":false,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterSet","instanceClass":null,"abstract":false,"id":207,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":208,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":209,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":false,"id":210,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementImport","instanceClass":null,"abstract":false,"id":211,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":212,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearAssociationAction","instanceClass":null,"abstract":false,"id":213,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionPointReference","instanceClass":null,"abstract":false,"id":214,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameter","instanceClass":null,"abstract":false,"id":215,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyTrigger","instanceClass":null,"abstract":false,"id":216,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntervalConstraint","instanceClass":null,"abstract":false,"id":217,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizationSet","instanceClass":null,"abstract":false,"id":218,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolConformance","instanceClass":null,"abstract":false,"id":219,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":220,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":false,"id":221,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generalization","instanceClass":null,"abstract":false,"id":222,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifestation","instanceClass":null,"abstract":false,"id":223,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartOwnedBehaviorAction","instanceClass":null,"abstract":false,"id":224,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":false,"id":225,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":226,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deployment","instanceClass":null,"abstract":false,"id":227,"interface":false,"eClass":"EClass"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"container":false,"ordered":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":295,"derived":false},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":0,"target":136},{"source":0,"target":137},{"source":0,"target":138},{"source":0,"target":139},{"source":0,"target":140},{"source":0,"target":141},{"source":0,"target":142},{"source":0,"target":143},{"source":0,"target":144},{"source":0,"target":145},{"source":0,"target":146},{"source":0,"target":147},{"source":0,"target":148},{"source":0,"target":149},{"source":0,"target":150},{"source":0,"target":151},{"source":0,"target":152},{"source":0,"target":153},{"source":0,"target":154},{"source":0,"target":155},{"source":0,"target":156},{"source":0,"target":157},{"source":0,"target":158},{"source":0,"target":159},{"source":0,"target":160},{"source":0,"target":161},{"source":0,"target":162},{"source":0,"target":163},{"source":0,"target":164},{"source":0,"target":165},{"source":0,"target":166},{"source":0,"target":167},{"source":0,"target":168},{"source":0,"target":169},{"source":0,"target":170},{"source":0,"target":171},{"source":0,"target":172},{"source":0,"target":173},{"source":0,"target":174},{"source":0,"target":175},{"source":0,"target":176},{"source":0,"target":177},{"source":0,"target":178},{"source":0,"target":179},{"source":0,"target":180},{"source":0,"target":181},{"source":0,"target":182},{"source":0,"target":183},{"source":0,"target":184},{"source":0,"target":185},{"source":0,"target":186},{"source":0,"target":187},{"source":0,"target":188},{"source":0,"target":189},{"source":0,"target":190},{"source":0,"target":191},{"source":0,"target":192},{"source":0,"target":193},{"source":0,"target":194},{"source":0,"target":195},{"source":0,"target":196},{"source":0,"target":197},{"source":0,"target":198},{"source":0,"target":199},{"source":0,"target":200},{"source":0,"target":201},{"source":0,"target":202},{"source":0,"target":203},{"source":0,"target":204},{"source":0,"target":205},{"source":0,"target":206},{"source":0,"target":207},{"source":0,"target":208},{"source":0,"target":209},{"source":0,"target":210},{"source":0,"target":211},{"source":0,"target":212},{"source":0,"target":213},{"source":0,"target":214},{"source":0,"target":215},{"source":0,"target":216},{"source":0,"target":217},{"source":0,"target":218},{"source":0,"target":219},{"source":0,"target":220},{"source":0,"target":221},{"source":0,"target":222},{"source":0,"target":223},{"source":0,"target":224},{"source":0,"target":225},{"source":0,"target":226},{"source":0,"target":227},{"source":1,"target":0},{"source":1,"target":83},{"source":1,"target":228},{"source":228,"target":83},{"source":2,"target":0},{"source":2,"target":86},{"source":2,"target":229},{"source":229,"target":86},{"source":3,"target":0},{"source":3,"target":62},{"source":3,"target":230},{"source":230,"target":62},{"source":4,"target":0},{"source":4,"target":67},{"source":4,"target":231},{"source":231,"target":67},{"source":5,"target":0},{"source":5,"target":94},{"source":5,"target":232},{"source":232,"target":94},{"source":6,"target":0},{"source":6,"target":226},{"source":6,"target":233},{"source":233,"target":226},{"source":7,"target":0},{"source":7,"target":181},{"source":7,"target":234},{"source":234,"target":181},{"source":8,"target":0},{"source":8,"target":126},{"source":8,"target":119},{"source":8,"target":235},{"source":8,"target":236},{"source":235,"target":126},{"source":236,"target":119},{"source":9,"target":0},{"source":9,"target":98},{"source":9,"target":237},{"source":237,"target":98},{"source":10,"target":0},{"source":10,"target":177},{"source":10,"target":238},{"source":238,"target":177},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":239},{"source":239,"target":9},{"source":12,"target":0},{"source":12,"target":21},{"source":12,"target":240},{"source":240,"target":21},{"source":13,"target":0},{"source":13,"target":215},{"source":13,"target":241},{"source":241,"target":215},{"source":14,"target":0},{"source":14,"target":145},{"source":14,"target":242},{"source":242,"target":145},{"source":15,"target":0},{"source":15,"target":21},{"source":15,"target":243},{"source":243,"target":21},{"source":16,"target":0},{"source":16,"target":145},{"source":16,"target":244},{"source":244,"target":145},{"source":17,"target":0},{"source":17,"target":62},{"source":17,"target":245},{"source":245,"target":62},{"source":18,"target":0},{"source":18,"target":140},{"source":18,"target":246},{"source":246,"target":140},{"source":19,"target":0},{"source":19,"target":80},{"source":19,"target":247},{"source":247,"target":80},{"source":20,"target":0},{"source":20,"target":67},{"source":20,"target":248},{"source":248,"target":67},{"source":21,"target":0},{"source":21,"target":67},{"source":21,"target":249},{"source":249,"target":67},{"source":22,"target":0},{"source":22,"target":205},{"source":22,"target":250},{"source":250,"target":205},{"source":23,"target":0},{"source":23,"target":21},{"source":23,"target":251},{"source":251,"target":21},{"source":24,"target":0},{"source":24,"target":181},{"source":24,"target":252},{"source":252,"target":181},{"source":25,"target":0},{"source":25,"target":98},{"source":25,"target":253},{"source":253,"target":98},{"source":26,"target":0},{"source":26,"target":188},{"source":26,"target":104},{"source":26,"target":254},{"source":26,"target":255},{"source":254,"target":188},{"source":255,"target":104},{"source":27,"target":0},{"source":27,"target":83},{"source":27,"target":256},{"source":256,"target":83},{"source":28,"target":0},{"source":28,"target":181},{"source":28,"target":142},{"source":28,"target":257},{"source":28,"target":258},{"source":257,"target":181},{"source":258,"target":142},{"source":29,"target":0},{"source":29,"target":147},{"source":29,"target":259},{"source":259,"target":147},{"source":30,"target":0},{"source":30,"target":21},{"source":30,"target":260},{"source":260,"target":21},{"source":31,"target":0},{"source":31,"target":159},{"source":31,"target":261},{"source":261,"target":159},{"source":32,"target":0},{"source":32,"target":126},{"source":32,"target":262},{"source":262,"target":126},{"source":33,"target":0},{"source":33,"target":21},{"source":33,"target":263},{"source":263,"target":21},{"source":34,"target":0},{"source":34,"target":44},{"source":34,"target":264},{"source":264,"target":44},{"source":35,"target":0},{"source":35,"target":143},{"source":35,"target":265},{"source":265,"target":143},{"source":36,"target":0},{"source":36,"target":143},{"source":36,"target":266},{"source":266,"target":143},{"source":37,"target":0},{"source":37,"target":192},{"source":37,"target":267},{"source":267,"target":192},{"source":38,"target":0},{"source":38,"target":22},{"source":38,"target":268},{"source":268,"target":22},{"source":39,"target":0},{"source":39,"target":126},{"source":39,"target":269},{"source":269,"target":126},{"source":40,"target":0},{"source":40,"target":73},{"source":40,"target":270},{"source":270,"target":73},{"source":41,"target":0},{"source":41,"target":67},{"source":41,"target":271},{"source":271,"target":67},{"source":42,"target":0},{"source":42,"target":30},{"source":42,"target":272},{"source":272,"target":30},{"source":43,"target":0},{"source":43,"target":221},{"source":43,"target":166},{"source":43,"target":273},{"source":43,"target":274},{"source":273,"target":221},{"source":274,"target":166},{"source":44,"target":0},{"source":44,"target":83},{"source":44,"target":275},{"source":275,"target":83},{"source":45,"target":0},{"source":45,"target":67},{"source":45,"target":276},{"source":276,"target":67},{"source":46,"target":0},{"source":46,"target":215},{"source":46,"target":277},{"source":277,"target":215},{"source":47,"target":0},{"source":47,"target":67},{"source":47,"target":17},{"source":47,"target":278},{"source":47,"target":279},{"source":278,"target":67},{"source":279,"target":17},{"source":48,"target":0},{"source":48,"target":30},{"source":48,"target":280},{"source":280,"target":30},{"source":49,"target":0},{"source":49,"target":147},{"source":49,"target":281},{"source":281,"target":147},{"source":50,"target":0},{"source":50,"target":145},{"source":50,"target":282},{"source":282,"target":145},{"source":51,"target":0},{"source":51,"target":32},{"source":51,"target":283},{"source":283,"target":32},{"source":52,"target":0},{"source":52,"target":162},{"source":52,"target":284},{"source":284,"target":162},{"source":53,"target":0},{"source":53,"target":62},{"source":53,"target":285},{"source":285,"target":62},{"source":54,"target":0},{"source":54,"target":22},{"source":54,"target":188},{"source":54,"target":286},{"source":54,"target":287},{"source":286,"target":22},{"source":287,"target":188},{"source":55,"target":0},{"source":55,"target":44},{"source":55,"target":288},{"source":288,"target":44},{"source":56,"target":0},{"source":56,"target":166},{"source":56,"target":289},{"source":289,"target":166},{"source":57,"target":0},{"source":57,"target":159},{"source":57,"target":290},{"source":290,"target":159},{"source":58,"target":0},{"source":58,"target":98},{"source":58,"target":291},{"source":291,"target":98},{"source":59,"target":0},{"source":59,"target":83},{"source":59,"target":292},{"source":292,"target":83},{"source":60,"target":0},{"source":60,"target":83},{"source":60,"target":293},{"source":293,"target":83},{"source":61,"target":0},{"source":61,"target":74},{"source":61,"target":294},{"source":294,"target":74},{"source":62,"target":0},{"source":62,"target":295},{"source":295,"target":62},{"source":295,"target":296},{"source":295,"target":62},{"source":296,"target":62},{"source":63,"target":0},{"source":63,"target":98},{"source":63,"target":297},{"source":297,"target":98},{"source":64,"target":0},{"source":64,"target":126},{"source":64,"target":298},{"source":298,"target":126},{"source":65,"target":0},{"source":65,"target":33},{"source":65,"target":299},{"source":299,"target":33},{"source":66,"target":0},{"source":66,"target":67},{"source":66,"target":159},{"source":66,"target":300},{"source":66,"target":301},{"source":300,"target":67},{"source":301,"target":159},{"source":67,"target":0},{"source":67,"target":149},{"source":67,"target":302},{"source":302,"target":149},{"source":68,"target":0},{"source":68,"target":199},{"source":68,"target":303},{"source":303,"target":199},{"source":69,"target":0},{"source":69,"target":33},{"source":69,"target":45},{"source":69,"target":119},{"source":69,"target":304},{"source":69,"target":305},{"source":69,"target":306},{"source":304,"target":33},{"source":305,"target":45},{"source":306,"target":119},{"source":70,"target":0},{"source":70,"target":94},{"source":70,"target":307},{"source":307,"target":94},{"source":71,"target":0},{"source":71,"target":162},{"source":71,"target":308},{"source":308,"target":162},{"source":72,"target":0},{"source":72,"target":26},{"source":72,"target":309},{"source":309,"target":26},{"source":73,"target":0},{"source":73,"target":205},{"source":73,"target":77},{"source":73,"target":310},{"source":73,"target":311},{"source":310,"target":205},{"source":311,"target":77},{"source":74,"target":0},{"source":74,"target":45},{"source":74,"target":123},{"source":74,"target":312},{"source":74,"target":313},{"source":312,"target":45},{"source":313,"target":123},{"source":75,"target":0},{"source":75,"target":205},{"source":75,"target":314},{"source":314,"target":205},{"source":76,"target":0},{"source":76,"target":86},{"source":76,"target":315},{"source":315,"target":86},{"source":77,"target":0},{"source":77,"target":67},{"source":77,"target":316},{"source":316,"target":67},{"source":78,"target":0},{"source":78,"target":83},{"source":78,"target":317},{"source":317,"target":83},{"source":79,"target":0},{"source":79,"target":200},{"source":79,"target":318},{"source":318,"target":200},{"source":80,"target":0},{"source":80,"target":83},{"source":80,"target":319},{"source":319,"target":83},{"source":81,"target":0},{"source":81,"target":62},{"source":81,"target":320},{"source":320,"target":62},{"source":82,"target":0},{"source":82,"target":149},{"source":82,"target":321},{"source":321,"target":149},{"source":83,"target":0},{"source":83,"target":88},{"source":83,"target":322},{"source":322,"target":88},{"source":84,"target":0},{"source":84,"target":225},{"source":84,"target":323},{"source":323,"target":225},{"source":85,"target":0},{"source":85,"target":225},{"source":85,"target":324},{"source":324,"target":225},{"source":86,"target":0},{"source":86,"target":83},{"source":86,"target":325},{"source":325,"target":83},{"source":87,"target":0},{"source":87,"target":140},{"source":87,"target":326},{"source":326,"target":140},{"source":88,"target":0},{"source":88,"target":15},{"source":88,"target":327},{"source":327,"target":15},{"source":89,"target":0},{"source":89,"target":188},{"source":89,"target":328},{"source":328,"target":188},{"source":90,"target":0},{"source":90,"target":83},{"source":90,"target":329},{"source":329,"target":83},{"source":91,"target":0},{"source":91,"target":19},{"source":91,"target":330},{"source":330,"target":19},{"source":92,"target":0},{"source":92,"target":38},{"source":92,"target":331},{"source":331,"target":38},{"source":93,"target":0},{"source":93,"target":74},{"source":93,"target":332},{"source":332,"target":74},{"source":94,"target":0},{"source":94,"target":181},{"source":94,"target":53},{"source":94,"target":333},{"source":94,"target":334},{"source":333,"target":181},{"source":334,"target":53},{"source":95,"target":0},{"source":95,"target":98},{"source":95,"target":335},{"source":335,"target":98},{"source":96,"target":0},{"source":96,"target":76},{"source":96,"target":336},{"source":336,"target":76},{"source":97,"target":0},{"source":97,"target":188},{"source":97,"target":337},{"source":337,"target":188},{"source":98,"target":0},{"source":98,"target":15},{"source":98,"target":338},{"source":338,"target":15},{"source":99,"target":0},{"source":99,"target":166},{"source":99,"target":339},{"source":339,"target":166},{"source":100,"target":0},{"source":100,"target":215},{"source":100,"target":340},{"source":340,"target":215},{"source":101,"target":0},{"source":101,"target":103},{"source":101,"target":341},{"source":341,"target":103},{"source":102,"target":0},{"source":102,"target":217},{"source":102,"target":342},{"source":342,"target":217},{"source":103,"target":0},{"source":103,"target":221},{"source":103,"target":21},{"source":103,"target":41},{"source":103,"target":343},{"source":103,"target":344},{"source":103,"target":345},{"source":343,"target":221},{"source":344,"target":21},{"source":345,"target":41},{"source":104,"target":0},{"source":104,"target":67},{"source":104,"target":346},{"source":346,"target":67},{"source":105,"target":0},{"source":105,"target":23},{"source":105,"target":347},{"source":347,"target":23},{"source":106,"target":0},{"source":106,"target":225},{"source":106,"target":348},{"source":348,"target":225},{"source":107,"target":0},{"source":107,"target":93},{"source":107,"target":349},{"source":349,"target":93},{"source":108,"target":0},{"source":108,"target":62},{"source":108,"target":350},{"source":350,"target":62},{"source":109,"target":0},{"source":109,"target":83},{"source":109,"target":351},{"source":351,"target":83},{"source":110,"target":0},{"source":110,"target":166},{"source":110,"target":352},{"source":352,"target":166},{"source":111,"target":0},{"source":111,"target":67},{"source":111,"target":353},{"source":353,"target":67},{"source":112,"target":0},{"source":112,"target":188},{"source":112,"target":354},{"source":354,"target":188},{"source":113,"target":0},{"source":113,"target":19},{"source":113,"target":355},{"source":355,"target":19},{"source":114,"target":0},{"source":114,"target":208},{"source":114,"target":356},{"source":356,"target":208},{"source":115,"target":0},{"source":115,"target":83},{"source":115,"target":357},{"source":357,"target":83},{"source":116,"target":0},{"source":116,"target":43},{"source":116,"target":358},{"source":358,"target":43},{"source":117,"target":0},{"source":117,"target":188},{"source":117,"target":359},{"source":359,"target":188},{"source":118,"target":0},{"source":118,"target":119},{"source":118,"target":360},{"source":360,"target":119},{"source":119,"target":0},{"source":119,"target":62},{"source":119,"target":361},{"source":361,"target":62},{"source":120,"target":0},{"source":120,"target":41},{"source":120,"target":362},{"source":362,"target":41},{"source":121,"target":0},{"source":121,"target":208},{"source":121,"target":363},{"source":363,"target":208},{"source":122,"target":0},{"source":122,"target":43},{"source":122,"target":364},{"source":364,"target":43},{"source":123,"target":0},{"source":123,"target":62},{"source":123,"target":365},{"source":365,"target":62},{"source":124,"target":0},{"source":124,"target":74},{"source":124,"target":366},{"source":366,"target":74},{"source":125,"target":0},{"source":125,"target":62},{"source":125,"target":367},{"source":367,"target":62},{"source":126,"target":0},{"source":126,"target":15},{"source":126,"target":45},{"source":126,"target":368},{"source":126,"target":369},{"source":368,"target":15},{"source":369,"target":45},{"source":127,"target":0},{"source":127,"target":149},{"source":127,"target":370},{"source":370,"target":149},{"source":128,"target":0},{"source":128,"target":190},{"source":128,"target":371},{"source":371,"target":190},{"source":129,"target":0},{"source":129,"target":83},{"source":129,"target":372},{"source":372,"target":83},{"source":130,"target":0},{"source":130,"target":86},{"source":130,"target":373},{"source":373,"target":86},{"source":131,"target":0},{"source":131,"target":225},{"source":131,"target":374},{"source":374,"target":225},{"source":132,"target":0},{"source":132,"target":181},{"source":132,"target":375},{"source":375,"target":181},{"source":133,"target":0},{"source":133,"target":57},{"source":133,"target":376},{"source":376,"target":57},{"source":134,"target":0},{"source":134,"target":19},{"source":134,"target":377},{"source":377,"target":19},{"source":135,"target":0},{"source":135,"target":152},{"source":135,"target":378},{"source":378,"target":152},{"source":136,"target":0},{"source":136,"target":7},{"source":136,"target":379},{"source":379,"target":7},{"source":137,"target":0},{"source":137,"target":80},{"source":137,"target":380},{"source":380,"target":80},{"source":138,"target":0},{"source":138,"target":67},{"source":138,"target":381},{"source":381,"target":67},{"source":139,"target":0},{"source":139,"target":221},{"source":139,"target":188},{"source":139,"target":382},{"source":139,"target":383},{"source":382,"target":221},{"source":383,"target":188},{"source":140,"target":0},{"source":140,"target":83},{"source":140,"target":384},{"source":384,"target":83},{"source":141,"target":0},{"source":141,"target":200},{"source":141,"target":45},{"source":141,"target":119},{"source":141,"target":123},{"source":141,"target":385},{"source":141,"target":386},{"source":141,"target":387},{"source":141,"target":388},{"source":385,"target":200},{"source":386,"target":45},{"source":387,"target":119},{"source":388,"target":123},{"source":142,"target":0},{"source":142,"target":67},{"source":142,"target":389},{"source":389,"target":67},{"source":143,"target":0},{"source":143,"target":69},{"source":143,"target":183},{"source":143,"target":77},{"source":143,"target":390},{"source":143,"target":391},{"source":143,"target":392},{"source":390,"target":69},{"source":391,"target":183},{"source":392,"target":77},{"source":144,"target":0},{"source":144,"target":162},{"source":144,"target":393},{"source":393,"target":162},{"source":145,"target":0},{"source":145,"target":83},{"source":145,"target":221},{"source":145,"target":17},{"source":145,"target":394},{"source":145,"target":395},{"source":145,"target":396},{"source":394,"target":83},{"source":395,"target":221},{"source":396,"target":17},{"source":146,"target":0},{"source":146,"target":98},{"source":146,"target":397},{"source":397,"target":98},{"source":147,"target":0},{"source":147,"target":140},{"source":147,"target":398},{"source":398,"target":140},{"source":148,"target":0},{"source":148,"target":205},{"source":148,"target":94},{"source":148,"target":399},{"source":148,"target":400},{"source":399,"target":205},{"source":400,"target":94},{"source":149,"target":0},{"source":149,"target":62},{"source":149,"target":401},{"source":401,"target":62},{"source":150,"target":0},{"source":150,"target":166},{"source":150,"target":77},{"source":150,"target":142},{"source":150,"target":402},{"source":150,"target":403},{"source":150,"target":404},{"source":402,"target":166},{"source":403,"target":77},{"source":404,"target":142},{"source":151,"target":0},{"source":151,"target":21},{"source":151,"target":3},{"source":151,"target":405},{"source":151,"target":406},{"source":405,"target":21},{"source":406,"target":3},{"source":152,"target":0},{"source":152,"target":34},{"source":152,"target":407},{"source":407,"target":34},{"source":153,"target":0},{"source":153,"target":62},{"source":153,"target":408},{"source":408,"target":62},{"source":154,"target":0},{"source":154,"target":221},{"source":154,"target":21},{"source":154,"target":409},{"source":154,"target":410},{"source":409,"target":221},{"source":410,"target":21},{"source":155,"target":0},{"source":155,"target":80},{"source":155,"target":411},{"source":411,"target":80},{"source":156,"target":0},{"source":156,"target":205},{"source":156,"target":412},{"source":412,"target":205},{"source":157,"target":0},{"source":157,"target":181},{"source":157,"target":413},{"source":413,"target":181},{"source":158,"target":0},{"source":158,"target":104},{"source":158,"target":414},{"source":414,"target":104},{"source":159,"target":0},{"source":159,"target":53},{"source":159,"target":415},{"source":415,"target":53},{"source":160,"target":0},{"source":160,"target":225},{"source":160,"target":416},{"source":416,"target":225},{"source":161,"target":0},{"source":161,"target":9},{"source":161,"target":417},{"source":417,"target":9},{"source":162,"target":0},{"source":162,"target":67},{"source":162,"target":418},{"source":418,"target":67},{"source":163,"target":0},{"source":163,"target":71},{"source":163,"target":419},{"source":419,"target":71},{"source":164,"target":0},{"source":164,"target":175},{"source":164,"target":420},{"source":420,"target":175},{"source":165,"target":0},{"source":165,"target":226},{"source":165,"target":421},{"source":421,"target":226},{"source":166,"target":0},{"source":166,"target":67},{"source":166,"target":123},{"source":166,"target":422},{"source":166,"target":423},{"source":422,"target":67},{"source":423,"target":123},{"source":167,"target":0},{"source":167,"target":181},{"source":167,"target":424},{"source":424,"target":181},{"source":168,"target":0},{"source":168,"target":71},{"source":168,"target":425},{"source":425,"target":71},{"source":169,"target":0},{"source":169,"target":150},{"source":169,"target":426},{"source":426,"target":150},{"source":170,"target":0},{"source":170,"target":175},{"source":170,"target":427},{"source":427,"target":175},{"source":171,"target":0},{"source":171,"target":166},{"source":171,"target":159},{"source":171,"target":428},{"source":171,"target":429},{"source":428,"target":166},{"source":429,"target":159},{"source":172,"target":0},{"source":172,"target":19},{"source":172,"target":430},{"source":430,"target":19},{"source":173,"target":0},{"source":173,"target":159},{"source":173,"target":431},{"source":431,"target":159},{"source":174,"target":0},{"source":174,"target":204},{"source":174,"target":432},{"source":432,"target":204},{"source":175,"target":0},{"source":175,"target":181},{"source":175,"target":433},{"source":433,"target":181},{"source":176,"target":0},{"source":176,"target":183},{"source":176,"target":45},{"source":176,"target":119},{"source":176,"target":434},{"source":176,"target":435},{"source":176,"target":436},{"source":434,"target":183},{"source":435,"target":45},{"source":436,"target":119},{"source":177,"target":0},{"source":177,"target":74},{"source":177,"target":437},{"source":437,"target":74},{"source":178,"target":0},{"source":178,"target":140},{"source":178,"target":438},{"source":438,"target":140},{"source":179,"target":0},{"source":179,"target":22},{"source":179,"target":439},{"source":439,"target":22},{"source":180,"target":0},{"source":180,"target":226},{"source":180,"target":440},{"source":440,"target":226},{"source":181,"target":0},{"source":181,"target":221},{"source":181,"target":99},{"source":181,"target":21},{"source":181,"target":441},{"source":181,"target":442},{"source":181,"target":443},{"source":441,"target":221},{"source":442,"target":99},{"source":443,"target":21},{"source":182,"target":0},{"source":182,"target":76},{"source":182,"target":444},{"source":444,"target":76},{"source":183,"target":0},{"source":183,"target":67},{"source":183,"target":123},{"source":183,"target":445},{"source":183,"target":446},{"source":445,"target":67},{"source":446,"target":123},{"source":184,"target":0},{"source":184,"target":83},{"source":184,"target":447},{"source":447,"target":83},{"source":185,"target":0},{"source":185,"target":17},{"source":185,"target":448},{"source":448,"target":17},{"source":186,"target":0},{"source":186,"target":193},{"source":186,"target":449},{"source":449,"target":193},{"source":187,"target":0},{"source":187,"target":34},{"source":187,"target":450},{"source":450,"target":34},{"source":188,"target":0},{"source":188,"target":67},{"source":188,"target":451},{"source":451,"target":67},{"source":189,"target":0},{"source":189,"target":181},{"source":189,"target":452},{"source":452,"target":181},{"source":190,"target":0},{"source":190,"target":181},{"source":190,"target":453},{"source":453,"target":181},{"source":191,"target":0},{"source":191,"target":183},{"source":191,"target":45},{"source":191,"target":119},{"source":191,"target":454},{"source":191,"target":455},{"source":191,"target":456},{"source":454,"target":183},{"source":455,"target":45},{"source":456,"target":119},{"source":192,"target":0},{"source":192,"target":188},{"source":192,"target":457},{"source":457,"target":188},{"source":193,"target":0},{"source":193,"target":83},{"source":193,"target":458},{"source":458,"target":83},{"source":194,"target":0},{"source":194,"target":8},{"source":194,"target":459},{"source":459,"target":8},{"source":195,"target":0},{"source":195,"target":83},{"source":195,"target":460},{"source":460,"target":83},{"source":196,"target":0},{"source":196,"target":56},{"source":196,"target":461},{"source":461,"target":56},{"source":197,"target":0},{"source":197,"target":217},{"source":197,"target":462},{"source":462,"target":217},{"source":198,"target":0},{"source":198,"target":67},{"source":198,"target":159},{"source":198,"target":463},{"source":198,"target":464},{"source":463,"target":67},{"source":464,"target":159},{"source":199,"target":0},{"source":199,"target":62},{"source":199,"target":465},{"source":465,"target":62},{"source":200,"target":0},{"source":200,"target":221},{"source":200,"target":33},{"source":200,"target":466},{"source":200,"target":467},{"source":466,"target":221},{"source":467,"target":33},{"source":201,"target":0},{"source":201,"target":73},{"source":201,"target":468},{"source":468,"target":73},{"source":202,"target":0},{"source":202,"target":83},{"source":202,"target":469},{"source":469,"target":83},{"source":203,"target":0},{"source":203,"target":28},{"source":203,"target":470},{"source":470,"target":28},{"source":204,"target":0},{"source":204,"target":8},{"source":204,"target":471},{"source":471,"target":8},{"source":205,"target":0},{"source":205,"target":190},{"source":205,"target":136},{"source":205,"target":472},{"source":205,"target":473},{"source":472,"target":190},{"source":473,"target":136},{"source":206,"target":0},{"source":206,"target":62},{"source":206,"target":474},{"source":474,"target":62},{"source":207,"target":0},{"source":207,"target":67},{"source":207,"target":475},{"source":475,"target":67},{"source":208,"target":0},{"source":208,"target":6},{"source":208,"target":476},{"source":476,"target":6},{"source":209,"target":0},{"source":209,"target":190},{"source":209,"target":7},{"source":209,"target":477},{"source":209,"target":478},{"source":477,"target":190},{"source":478,"target":7},{"source":210,"target":0},{"source":210,"target":181},{"source":210,"target":479},{"source":479,"target":181},{"source":211,"target":0},{"source":211,"target":159},{"source":211,"target":480},{"source":480,"target":159},{"source":212,"target":0},{"source":212,"target":177},{"source":212,"target":481},{"source":481,"target":177},{"source":213,"target":0},{"source":213,"target":83},{"source":213,"target":482},{"source":482,"target":83},{"source":214,"target":0},{"source":214,"target":41},{"source":214,"target":483},{"source":483,"target":41},{"source":215,"target":0},{"source":215,"target":62},{"source":215,"target":484},{"source":484,"target":62},{"source":216,"target":0},{"source":216,"target":71},{"source":216,"target":485},{"source":485,"target":71},{"source":217,"target":0},{"source":217,"target":56},{"source":217,"target":486},{"source":486,"target":56},{"source":218,"target":0},{"source":218,"target":166},{"source":218,"target":487},{"source":487,"target":166},{"source":219,"target":0},{"source":219,"target":159},{"source":219,"target":488},{"source":488,"target":159},{"source":220,"target":0},{"source":220,"target":74},{"source":220,"target":489},{"source":489,"target":74},{"source":221,"target":0},{"source":221,"target":67},{"source":221,"target":490},{"source":490,"target":67},{"source":222,"target":0},{"source":222,"target":159},{"source":222,"target":491},{"source":491,"target":159},{"source":223,"target":0},{"source":223,"target":6},{"source":223,"target":492},{"source":492,"target":6},{"source":224,"target":0},{"source":224,"target":83},{"source":224,"target":493},{"source":493,"target":83},{"source":225,"target":0},{"source":225,"target":74},{"source":225,"target":494},{"source":494,"target":74},{"source":226,"target":0},{"source":226,"target":166},{"source":226,"target":159},{"source":226,"target":495},{"source":226,"target":496},{"source":495,"target":166},{"source":496,"target":159},{"source":227,"target":0},{"source":227,"target":226},{"source":227,"target":497},{"source":497,"target":226}],"multigraph":true} | ecore |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.