Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 7d56be2051d358d6ee51cfeceaf8e47412068367 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                       


                                                                                                                                                                                                                                                    


                                                                                   
                                                    
                                                                                                                            
                            





                                                                             



                                                            





                                                                                    
                                                    
                                                                                                                                  
                            


                                                                             


                          
<?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:uicustom="http://www.eclipse.org/EmfFacet/infra/browser/custom/0.8" metamodelURI="umlModelExplorerRecipe">
  <types metaclassName="umlModelExplorerRecipe.NewClassifier">
    <references referenceName="ports">
      <customizedFeatures customizedFeature="backgroundColor">
        <defaultValue xsi:type="uicustom:StaticFeatureValue" value="(255,128,0)"/>
      </customizedFeatures>
      <customizedFeatures customizedFeature="icon">
        <defaultValue xsi:type="uicustom:StaticFeatureValue" value="/org.eclipse.papyrus.uml.icons/resource/gif/Port.gif"/>
      </customizedFeatures>
      <customizedFeatures customizedFeature="bold">
        <defaultValue xsi:type="uicustom:StaticFeatureValue" value="false"/>
      </customizedFeatures>
      <customizedFeatures customizedFeature="italic">
        <defaultValue xsi:type="uicustom:StaticFeatureValue" value="true"/>
      </customizedFeatures>
    </references>
  </types>
  <types metaclassName="umlModelExplorerRecipe.NewPackage">
    <references referenceName="dependencies">
      <customizedFeatures customizedFeature="label">
        <defaultValue xsi:type="uicustom:StaticFeatureValue" value="DEPENDENCIES"/>
      </customizedFeatures>
      <customizedFeatures customizedFeature="color">
        <defaultValue xsi:type="uicustom:StaticFeatureValue" value="(0,255,0)"/>
      </customizedFeatures>
      <customizedFeatures customizedFeature="icon">
        <defaultValue xsi:type="uicustom:StaticFeatureValue" value="/org.eclipse.papyrus.uml.icons/resource/gif/Dependency.gif"/>
      </customizedFeatures>
      <customizedFeatures customizedFeature="bold">
        <defaultValue xsi:type="uicustom:StaticFeatureValue" value="false"/>
      </customizedFeatures>
    </references>
  </types>
</uicustom:MetamodelView>

Back to the top