Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 100b206701aea09fd36501f00d02fe7975eba57d (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="ASCII"?>
<efacet:FacetSet xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:efacet="http://www.eclipse.org/emf/facet/efacet/0.2.incubation/efacet" name="papyrus emf facetset">
  <eClassifiers xsi:type="efacet:Facet" name="papyrus_emf_facets">
    <extendedMetaclass href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
    <facetElements xsi:type="efacet:FacetReference" name="self" changeable="false" derived="true" documentation="This facet provides the element itself to display it in a table.">
      <eType xsi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
    </facetElements>
  </eClassifiers>
</efacet:FacetSet>

Back to the top