plugin.xml 2.64 KB
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
   <extension
         point="org.eclipse.emf.ecore.uri_mapping">
      <mapping
            source="pathmap://SYSML_LIBRARIES/si.library.sysml"
            target="platform:/plugin/fr.femtost.disc.eclipse.vhdlamslibrary/library/si.library.sysml">
      </mapping>
   </extension>
   <extension
         point="org.eclipse.emf.ecore.uri_mapping">
      <mapping
            source="pathmap://SYSML_LIBRARIES/vhdlams.library.sysml"
            target="platform:/plugin/fr.femtost.disc.eclipse.vhdlamslibrary/library/vhdlAmsPrimitiveTypes.library.sysml">
      </mapping>
   </extension>
   <extension
         point="org.eclipse.emf.ecore.uri_mapping">
      <mapping
            source="pathmap://SYSML_LIBRARIES/ieee.library.sysml"
            target="platform:/plugin/fr.femtost.disc.eclipse.vhdlamslibrary/library/ieee.library.sysml">
      </mapping>
   </extension>
   <extension
         point="org.eclipse.emf.ecore.uri_mapping">
      <mapping
            source="pathmap://VHDLAMS_LIBRARIES/vhdlPrimitive.vhdl.xmi"
            target="platform:/plugin/fr.femtost.disc.eclipse.vhdlamslibrary/library/vhdlPrimitive.vhdl.xmi">
      </mapping>
   </extension>
   <extension
         point="org.eclipse.emf.ecore.uri_mapping">
      <mapping
            source="pathmap://VHDLAMS_LIBRARIES/ieee.vhdl.xmi"
            target="platform:/plugin/fr.femtost.disc.eclipse.vhdlamslibrary/library/ieee.vhdl.xmi">
      </mapping>
   </extension>
  <extension
         point="org.eclipse.emf.ecore.uri_mapping">
      <mapping
            source="pathmap://VHDLAMS_PROFILE/vhdlamsProfile.sysml"
            target="platform:/plugin/fr.femtost.disc.eclipse.vhdlamslibrary/library/vhdlamsforsysml.profile.sysml">
      </mapping>
   </extension>
   <extension
         point="org.eclipse.uml2.uml.dynamic_package">
      <profile
            location="pathmap://VHDLAMS_PROFILE/vhdlamsProfile.sysml"
            uri="http:///schemas/vhdlamsforsysmlprofile/_KCvVUBj9EeKYhrLWBG_-Bg/1">
      </profile>
   </extension>
   <!--<extension
         point="org.eclipse.emf.ecore.generated_package">
      <package
            class="vhdlamsprofile.VhdlamsprofilePackage"
            genModel="library/vhdlamsprofile.genmodel"
            uri="http:///schemas/vhdlamsprofile/_neFL8ILyEeG53vuZjg1YWQ/3">
      </package>
   </extension>
   <extension
         point="org.eclipse.emf.ecore.uri_mapping">
      <mapping
            source="pathmap://VHDLAMS_PROFILE/vhdlams-profile.uml"
            target="platform:/plugin/fr.femto.topcased.sysml2vhdlams.library/library/vhdlams.profile.uml">
      </mapping>
   </extension>-->
   

</plugin>