| <?xml version="1.0" encoding="ASCII"?> | |
| <uicustom:MetamodelView xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:query="http://www.eclipse.org/MoDisco/infra/query/0.8.incubation" xmlns:uicustom="http://www.eclipse.org/MoDisco/infra/browser/custom/0.8" metamodelURI="http://www.eclipse.org/emf/2002/Ecore"> | |
| <types metaclassName="ecore.EClass"> | |
| <customizedFeatures customizedFeature="underlined"> | |
| <defaultValue xsi:type="uicustom:StaticFeatureValue" value="true"/> | |
| </customizedFeatures> | |
| <customizedFeatures customizedFeature="struckthrough"> | |
| <valueCases> | |
| <value xsi:type="uicustom:StaticFeatureValue" value="true"/> | |
| <condition xsi:type="query:JavaModelQuery" href="modisco:/query/testCustomization#doesEClassNameStartWithEP"/> | |
| </valueCases> | |
| </customizedFeatures> | |
| </types> | |
| </uicustom:MetamodelView> |