Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/layers/org.eclipse.papyrus.layers.stackmodel/model/layersconfig.ecore')
-rw-r--r--extraplugins/layers/org.eclipse.papyrus.layers.stackmodel/model/layersconfig.ecore132
1 files changed, 66 insertions, 66 deletions
diff --git a/extraplugins/layers/org.eclipse.papyrus.layers.stackmodel/model/layersconfig.ecore b/extraplugins/layers/org.eclipse.papyrus.layers.stackmodel/model/layersconfig.ecore
index b0a57d880da..e314dd09a61 100644
--- a/extraplugins/layers/org.eclipse.papyrus.layers.stackmodel/model/layersconfig.ecore
+++ b/extraplugins/layers/org.eclipse.papyrus.layers.stackmodel/model/layersconfig.ecore
@@ -1,66 +1,66 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="layersconfig" nsURI="org.eclipse.papyrus.layersconfig.0.10"
- nsPrefix="layersconfig">
- <eClassifiers xsi:type="ecore:EClass" name="Folder" eSuperTypes="#//FolderElement">
- <eStructuralFeatures xsi:type="ecore:EReference" name="folderElements" ordered="false"
- upperBound="-1" eType="#//FolderElement" containment="true"/>
- </eClassifiers>
- <eClassifiers xsi:type="ecore:EClass" name="FolderElement" abstract="true">
- <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1"
- eType="#//String"/>
- </eClassifiers>
- <eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/>
- <eClassifiers xsi:type="ecore:EClass" name="LayerOperatorConfig" eSuperTypes="#//InstanciableElement">
- <eOperations name="createLayersOperatorDescriptor" ordered="false" lowerBound="1"
- eType="#//LayerOperatorDescriptor" eExceptions="#//InstanciationException"/>
- </eClassifiers>
- <eClassifiers xsi:type="ecore:EClass" name="InstanciableElement" abstract="true"
- eSuperTypes="#//FolderElement">
- <eStructuralFeatures xsi:type="ecore:EAttribute" name="classname" ordered="false"
- lowerBound="1" eType="#//String"/>
- <eStructuralFeatures xsi:type="ecore:EAttribute" name="bundleID" ordered="false"
- lowerBound="1" eType="#//String"/>
- <eStructuralFeatures xsi:type="ecore:EAttribute" name="displayName" ordered="false"
- lowerBound="1" eType="#//String"/>
- <eStructuralFeatures xsi:type="ecore:EAttribute" name="iconPath" ordered="false"
- lowerBound="1" eType="#//String"/>
- <eStructuralFeatures xsi:type="ecore:EAttribute" name="classnameKind" ordered="false"
- lowerBound="1" eType="#//ClassnameKind" defaultValueLiteral="UNDEFINED"/>
- </eClassifiers>
- <eClassifiers xsi:type="ecore:EEnum" name="ClassnameKind">
- <eLiterals name="UNDEFINED"/>
- <eLiterals name="EMF_CLASSNAME" value="1"/>
- <eLiterals name="POJO_CLASSNAME" value="2"/>
- <eLiterals name="NOT_FOUND" value="3"/>
- </eClassifiers>
- <eClassifiers xsi:type="ecore:EDataType" name="InstanciationException" instanceClassName="org.eclipse.papyrus.layers.stackmodel.InstanciationException"/>
- <eClassifiers xsi:type="ecore:EDataType" name="LayerOperatorDescriptor" instanceClassName="org.eclipse.papyrus.layers.stackmodel.layers.LayerOperatorDescriptor"/>
- <eClassifiers xsi:type="ecore:EClass" name="OperatorConfig" eSuperTypes="#//InstanciableElement">
- <eOperations name="createOperatorDescriptor" ordered="false" lowerBound="1" eType="#//PropertyOperator"
- eExceptions="#//InstanciationException"/>
- </eClassifiers>
- <eClassifiers xsi:type="ecore:EDataType" name="PropertyOperator" instanceClassName="org.eclipse.papyrus.layers.stackmodel.layers.PropertyOperator"/>
- <eClassifiers xsi:type="ecore:EClass" name="PropertyId" eSuperTypes="#//FolderElement">
- <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
- eType="#//TypeConfig"/>
- </eClassifiers>
- <eClassifiers xsi:type="ecore:EClass" name="TypeConfig" eSuperTypes="#//FolderElement"/>
- <eClassifiers xsi:type="ecore:EClass" name="LayerOperatorMultipleBinding" eSuperTypes="#//FolderElement">
- <eStructuralFeatures xsi:type="ecore:EReference" name="layerOperatorConfig" ordered="false"
- lowerBound="1" eType="#//LayerOperatorConfig"/>
- <eStructuralFeatures xsi:type="ecore:EReference" name="bindings" ordered="false"
- upperBound="-1" eType="#//OperatorBinding" containment="true" eOpposite="#//OperatorBinding/owner"/>
- </eClassifiers>
- <eClassifiers xsi:type="ecore:EClass" name="OperatorBinding">
- <eStructuralFeatures xsi:type="ecore:EReference" name="operator" ordered="false"
- lowerBound="1" eType="#//OperatorConfig"/>
- <eStructuralFeatures xsi:type="ecore:EReference" name="layerOperatorConfig" ordered="false"
- lowerBound="1" eType="#//LayerOperatorConfig" changeable="false" volatile="true"
- transient="true" derived="true"/>
- <eStructuralFeatures xsi:type="ecore:EReference" name="propertyId" ordered="false"
- lowerBound="1" eType="#//PropertyId"/>
- <eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false"
- lowerBound="1" eType="#//LayerOperatorMultipleBinding" eOpposite="#//LayerOperatorMultipleBinding/bindings"/>
- </eClassifiers>
-</ecore:EPackage>
+<?xml version="1.0" encoding="UTF-8"?>
+<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="layersconfig" nsURI="org.eclipse.papyrus.layersconfig.0.10"
+ nsPrefix="layersconfig">
+ <eClassifiers xsi:type="ecore:EClass" name="Folder" eSuperTypes="#//FolderElement">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="folderElements" ordered="false"
+ upperBound="-1" eType="#//FolderElement" containment="true"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="FolderElement" abstract="true">
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1"
+ eType="#//String"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/>
+ <eClassifiers xsi:type="ecore:EClass" name="LayerOperatorConfig" eSuperTypes="#//InstanciableElement">
+ <eOperations name="createLayersOperatorDescriptor" ordered="false" lowerBound="1"
+ eType="#//LayerOperatorDescriptor" eExceptions="#//InstanciationException"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="InstanciableElement" abstract="true"
+ eSuperTypes="#//FolderElement">
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="classname" ordered="false"
+ lowerBound="1" eType="#//String"/>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="bundleID" ordered="false"
+ lowerBound="1" eType="#//String"/>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="displayName" ordered="false"
+ lowerBound="1" eType="#//String"/>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="iconPath" ordered="false"
+ lowerBound="1" eType="#//String"/>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="classnameKind" ordered="false"
+ lowerBound="1" eType="#//ClassnameKind" defaultValueLiteral="UNDEFINED"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EEnum" name="ClassnameKind">
+ <eLiterals name="UNDEFINED"/>
+ <eLiterals name="EMF_CLASSNAME" value="1"/>
+ <eLiterals name="POJO_CLASSNAME" value="2"/>
+ <eLiterals name="NOT_FOUND" value="3"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EDataType" name="InstanciationException" instanceClassName="org.eclipse.papyrus.layers.stackmodel.InstanciationException"/>
+ <eClassifiers xsi:type="ecore:EDataType" name="LayerOperatorDescriptor" instanceClassName="org.eclipse.papyrus.layers.stackmodel.layers.LayerOperatorDescriptor"/>
+ <eClassifiers xsi:type="ecore:EClass" name="OperatorConfig" eSuperTypes="#//InstanciableElement">
+ <eOperations name="createOperatorDescriptor" ordered="false" lowerBound="1" eType="#//PropertyOperator"
+ eExceptions="#//InstanciationException"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EDataType" name="PropertyOperator" instanceClassName="org.eclipse.papyrus.layers.stackmodel.layers.PropertyOperator"/>
+ <eClassifiers xsi:type="ecore:EClass" name="PropertyId" eSuperTypes="#//FolderElement">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
+ eType="#//TypeConfig"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TypeConfig" eSuperTypes="#//FolderElement"/>
+ <eClassifiers xsi:type="ecore:EClass" name="LayerOperatorMultipleBinding" eSuperTypes="#//FolderElement">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="layerOperatorConfig" ordered="false"
+ lowerBound="1" eType="#//LayerOperatorConfig"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="bindings" ordered="false"
+ upperBound="-1" eType="#//OperatorBinding" containment="true" eOpposite="#//OperatorBinding/owner"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OperatorBinding">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="operator" ordered="false"
+ lowerBound="1" eType="#//OperatorConfig"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="layerOperatorConfig" ordered="false"
+ lowerBound="1" eType="#//LayerOperatorConfig" changeable="false" volatile="true"
+ transient="true" derived="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="propertyId" ordered="false"
+ lowerBound="1" eType="#//PropertyId"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false"
+ lowerBound="1" eType="#//LayerOperatorMultipleBinding" eOpposite="#//LayerOperatorMultipleBinding/bindings"/>
+ </eClassifiers>
+</ecore:EPackage>

Back to the top