]> gerrit.simantics Code Review - simantics/3d.git/commitdiff
Switched to xxx_ontologies
authorluukkainen <luukkainen@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Wed, 29 Oct 2008 10:35:24 +0000 (10:35 +0000)
committerluukkainen <luukkainen@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Wed, 29 Oct 2008 10:35:24 +0000 (10:35 +0000)
git-svn-id: https://www.simantics.org/svn/simantics/3d/branches/dev@7348 ac1ea38d-2e2b-0410-8846-a27921b304fc

3d_ontologies/dependencies.txt [new file with mode: 0644]
3d_ontologies/generate3d.bat [new file with mode: 0644]
3d_ontologies/generate_plant3d.bat [new file with mode: 0644]
3d_ontologies/install.map
3d_ontologies/plant3d.graph

diff --git a/3d_ontologies/dependencies.txt b/3d_ontologies/dependencies.txt
new file mode 100644 (file)
index 0000000..a1b205a
--- /dev/null
@@ -0,0 +1,2 @@
+..\foundation_ontologies\r
+..\2d_ontologies\r
diff --git a/3d_ontologies/generate3d.bat b/3d_ontologies/generate3d.bat
new file mode 100644 (file)
index 0000000..ab72ea7
--- /dev/null
@@ -0,0 +1,3 @@
+@echo off\r
+\r
+call "%~dp0..\og\generate2" "%~dp0" 3d.graph\r
diff --git a/3d_ontologies/generate_plant3d.bat b/3d_ontologies/generate_plant3d.bat
new file mode 100644 (file)
index 0000000..bb540d2
--- /dev/null
@@ -0,0 +1,5 @@
+@echo off\r
+\r
+call "%~dp0..\og\generate2" "%~dp0" plant3d_product.graph || goto eof\r
+\r
+:eof
\ No newline at end of file
index 4c9188221593426b889e1f3bc552e89acd8cdaee..354d3aa710311368468c9cc2ff9d875830d26b04 100644 (file)
@@ -1,4 +1,4 @@
 scrub=org/simantics/proconf/g3d/stubs=../org.simantics.proconf.g3d/src\r
 scrub=org/simantics/proconf/g3d/csg/stubs=../org.simantics.proconf.g3d.csg/src\r
-scrub=fi/vtt/simantics/processeditor/stubs=../org.simantics.proconf.processeditor/src\r
+scrub=org/simantics/processeditor/stubs=../org.simantics.proconf.processeditor/src\r
 \r
index d280a2ea33177ab9372a1820b482bb584e61ded3..9b3aa28e4b1988a341ccf762d0a8a0cd1dbb0c06 100644 (file)
@@ -18,8 +18,8 @@ Plant3DOntology @ "Plant3D Ontology" : Ontology
     PartOf TypeSystemProject\r
     HasNamespace "http://www.vtt.fi/Simantics/Plant3D/1.0" : URI\r
     HasVersion "1.0" : Version\r
-    HasResourceClass "fi.vtt.simantics.processeditor.stubs.Plant3DResource" : String\r
-    HasStubsPackage "fi.vtt.simantics.processeditor.stubs" : String\r
+    HasResourceClass "org.simantics.processeditor.stubs.Plant3DResource" : String\r
+    HasStubsPackage "org.simantics.processeditor.stubs" : String\r
 \r
 Plant3DNamespace : Namespace\r
     PartOf TypeSystemNamespaces\r