Skip to main content
summaryrefslogtreecommitdiffstats
blob: 8315f58244fce0b52b9ce3c4435b57610653ae28 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="ASCII"?>
<environment:Environment
    xmi:version="2.0"
    xmlns:xmi="http://www.omg.org/XMI"
    xmlns:environment="http://www.eclipse.org/papyrus/properties/environment/0.9">
  <modelElementFactories
      name="CSS Export Model Element Factory"
      factoryClass="org.eclipse.papyrus.infra.gmfdiag.css.export.modelelement.CSSExportModelElementFactory"/>
</environment:Environment>

Back to the top