Skip to main content
summaryrefslogtreecommitdiffstats
blob: 5f033143e1d614978a1c74a2ca509e91bba62b20 (plain) (blame)
1
2
3
4
5
6
<?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">
  <modelElementFactories name="AspectAction Factory" factoryClass="org.eclipse.papyrus.palette.customization.modelelement.AspectActionModelElementFactory"/>
  <propertyEditorTypes label="AspectActionEditor" widgetClass="AspectActionPropertyEditor" namespace="//@namespaces.0" type="Reference"/>
  <namespaces prefix="clr-namespace" name="palette" value="org.eclipse.papyrus.palette.customization.widgets"/>
</environment:Environment>

Back to the top