Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 599dd1b06948c73767036a44aba1232fd3debdc3 (plain) (tree)
1
2
3
4
5
6
7
                                       

                                                                                                                                                                              
                                     

                                                                                                                                                                                            
                  
<?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="customizationcatalog" nsURI="http://www.eclipse.org/papyrus/emf/facet/custom/0.2.internal/customizationcatalog"
    nsPrefix="customizationcatalog">
  <eClassifiers xsi:type="ecore:EClass" name="CustomizationCatalog" eSuperTypes="platform:/plugin/org.eclipse.papyrus.emf.facet.util.emf.catalog/model/catalog.ecore#//Catalog"/>
  <eClassifiers xsi:type="ecore:EClass" name="CustomizationPropertiesCatalog" eSuperTypes="platform:/plugin/org.eclipse.papyrus.emf.facet.util.emf.catalog/model/catalog.ecore#//Catalog"/>
</ecore:EPackage>

Back to the top