Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 1a36b676c4f43750bf9c72501edfeff45798cfba (plain) (tree)




















                                                                                                                      
                                                                                                                                                                            

                 


          
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?eclipse version="3.0"?><!--
--><plugin>

   <extension point="org.eclipse.emf.ecore.generated_package">
      <!-- @generated SoaML -->
      <package
            uri="http://Papyrus/SoaML/1"
            class="SoaML.SoaMLPackage"
            genModel="model/SoaML.genmodel"/>
   </extension>

   <extension point="org.eclipse.uml2.uml.generated_package">
      <profile location="pathmap://SoaML_PROFILES/SoaMLProfile.profile.uml#SoaML" uri="http://Papyrus/SoaML/1">
      </profile>
   </extension>
   <extension point="org.eclipse.emf.ecore.uri_mapping">
      <mapping source="pathmap://SoaML_PROFILES/" target="platform:/plugin/org.eclipse.papyrus.soaml.profile/model/">
      </mapping>
   </extension>
   <extension point="org.eclipse.papyrus.uml.extensionpoints.UMLProfile">
      <profile description="UML profile for SOA" iconpath="icons/soaml16x16.png" name="SoaML" path="pathmap://SoaML_PROFILES/SoaMLProfile.profile.uml" provider="CEA List">
      </profile>
   </extension>


</plugin>

Back to the top