]> gerrit.simantics Code Review - simantics/3d.git/commitdiff
fi.vtt -> org
authorluukkainen <luukkainen@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Tue, 28 Oct 2008 13:21:07 +0000 (13:21 +0000)
committerluukkainen <luukkainen@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Tue, 28 Oct 2008 13:21:07 +0000 (13:21 +0000)
git-svn-id: https://www.simantics.org/svn/simantics/3d/branches/dev@7310 ac1ea38d-2e2b-0410-8846-a27921b304fc

org.simantics.proconf.processeditor/plugin.xml

index 33501414f567d2ecf68d29ade890904c6cfd1722..1a6d8f47be6c7f0295ce351ee011de92d8287185 100644 (file)
@@ -4,22 +4,22 @@
    <extension\r
          point="org.simantics.db.resourceAdapter">\r
       <resource_adapter\r
-            adapter_class="fi.vtt.simantics.processeditor.handlers.Plant3DProjectAdapter"\r
+            adapter_class="org.simantics.processeditor.handlers.Plant3DProjectAdapter"\r
             operation="http://www.vtt.fi/Simantics/Layer0/1.0/Relations#HasProjectTypeAdapter"\r
             type_uri="http://www.vtt.fi/Simantics/Plant3D/1.0/Types#Plant3DProjectType">\r
       </resource_adapter>\r
       <resource_adapter\r
-            adapter_class="fi.vtt.simantics.processeditor.adapters.NozzleConstraintAdapter"\r
+            adapter_class="org.simantics.processeditor.adapters.NozzleConstraintAdapter"\r
             operation="http://www.vtt.fi/Simantics/G3D/1.0/Relations#HasConstraints"\r
             type_uri="http://www.vtt.fi/Simantics/Plant3D/1.0/Types#Nozzle">\r
       </resource_adapter>\r
       <resource_adapter\r
-            adapter_class="fi.vtt.simantics.processeditor.adapters.InlineComponentConstraintAdapter"\r
+            adapter_class="org.simantics.processeditor.adapters.InlineComponentConstraintAdapter"\r
             operation="http://www.vtt.fi/Simantics/G3D/1.0/Relations#HasConstraints"\r
             type_uri="http://www.vtt.fi/Simantics/Plant3D/1.0/Types#InlineComponent">\r
       </resource_adapter>\r
       <resource_adapter\r
-            adapter_class="fi.vtt.simantics.processeditor.adapters.TurnComponentConstraintAdapter"\r
+            adapter_class="org.simantics.processeditor.adapters.TurnComponentConstraintAdapter"\r
             operation="http://www.vtt.fi/Simantics/G3D/1.0/Relations#HasConstraints"\r
             type_uri="http://www.vtt.fi/Simantics/Plant3D/1.0/Types#TurnComponent">\r
       </resource_adapter>\r
    <extension\r
          point="org.eclipse.ui.editors">\r
       <editor\r
-            class="fi.vtt.simantics.processeditor.views.ProcessEditorPart"\r
+            class="org.simantics.processeditor.views.ProcessEditorPart"\r
             icon="icons/factory.png"\r
             id="org.simantics.proconf.processeditor.planteditor"\r
             name="Plant Editor">\r
       </editor>\r
       <editor\r
-            class="fi.vtt.simantics.processeditor.views.PipelineComponentEditorPart"\r
+            class="org.simantics.processeditor.views.PipelineComponentEditorPart"\r
             icon="icons/Component.png"\r
             id="org.simantics.proconf.processeditor.componenteditor"\r
             name="Component Editor">\r
       </editor>\r
       <editor\r
-            class="fi.vtt.simantics.processeditor.views.EquipmentEditorPart"\r
+            class="org.simantics.processeditor.views.EquipmentEditorPart"\r
             icon="icons/tank.png"\r
             id="org.simantics.proconf.processeditor.equipmenteditor"\r
             name="Equipment Editor">\r
@@ -48,7 +48,7 @@
    <extension\r
          point="org.eclipse.ui.views">\r
       <view\r
-            class="fi.vtt.simantics.processeditor.views.PlantStructureView"\r
+            class="org.simantics.processeditor.views.PlantStructureView"\r
             icon="icons/factory.png"\r
             id="org.simantics.proconf.processeditor.plantstructure"\r
             name="Plant Structure">\r
    <extension\r
          point="org.eclipse.ui.handlers">\r
       <handler\r
-            class="fi.vtt.simantics.processeditor.handlers.NewPlantHandler"\r
+            class="org.simantics.processeditor.handlers.NewPlantHandler"\r
             commandId="org.simantics.proconf.processeditor.commands.newPlant">\r
       </handler>\r
       <handler\r
-            class="fi.vtt.simantics.processeditor.handlers.NewEquipmentHandler"\r
+            class="org.simantics.processeditor.handlers.NewEquipmentHandler"\r
             commandId="org.simantics.proconf.processeditor.commands.newEquipment">\r
       </handler>\r
       <handler\r
-            class="fi.vtt.simantics.processeditor.handlers.NewComponentHandler"\r
+            class="org.simantics.processeditor.handlers.NewComponentHandler"\r
             commandId="org.simantics.proconf.processeditor.commands.newComponent">\r
       </handler>\r
    </extension>\r
    <extension\r
          point="org.simantics.proconf.ui.resourceEditorAdapter">\r
       <adapterClass\r
-            class="fi.vtt.simantics.processeditor.handlers.Plant3DEditorAdapter"\r
+            class="org.simantics.processeditor.handlers.Plant3DEditorAdapter"\r
             id="org.simantics.proconf.processeditor.ResourceEditorDescription1">\r
       </adapterClass>\r
       <adapterClass\r
-            class="fi.vtt.simantics.processeditor.handlers.PipelineComponentEditorAdapter"\r
+            class="org.simantics.processeditor.handlers.PipelineComponentEditorAdapter"\r
             id="org.simantics.proconf.processeditor.ResourceEditorDescription2">\r
       </adapterClass>\r
       <adapterClass\r
-            class="fi.vtt.simantics.processeditor.handlers.EquipmentEditorAdapter"\r
+            class="org.simantics.processeditor.handlers.EquipmentEditorAdapter"\r
             id="org.simantics.proconf.processeditor.ResourceEditorDescription3">\r
       </adapterClass>\r
    </extension>\r
    <extension\r
          point="org.eclipse.ui.perspectives">\r
       <perspective\r
-            class="fi.vtt.simantics.processeditor.perspectives.Plant3DModellingPerspective"\r
+            class="org.simantics.processeditor.perspectives.Plant3DModellingPerspective"\r
             icon="icons/factory.png"\r
             id="org.simantics.proconf.processeditor.plantmodelling"\r
             name="3D Plant Modelling">\r
    <extension\r
          point="org.simantics.proconf.g3d.geometry">\r
       <Geometry\r
-            class="fi.vtt.simantics.processeditor.common.PipeComponentProvider"\r
+            class="org.simantics.processeditor.common.PipeComponentProvider"\r
             id="org.simantics.proconf.processeditor.Geometry1">\r
       </Geometry>\r
    </extension>\r