From: lehtonen Date: Thu, 19 Jun 2014 20:44:18 +0000 (+0000) Subject: Removed the very old and deprecated sysdyn_ontologies. X-Git-Tag: 1.8.1~13 X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=commitdiff_plain;h=c22d1e2e0495ce40f75f3e59c4b420d69bd84eab;p=simantics%2Fsysdyn.git Removed the very old and deprecated sysdyn_ontologies. refs #4695 git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@29671 ac1ea38d-2e2b-0410-8846-a27921b304fc --- diff --git a/sysdyn_ontologies/.hgignore b/sysdyn_ontologies/.hgignore deleted file mode 100644 index 93c8bfa6..00000000 --- a/sysdyn_ontologies/.hgignore +++ /dev/null @@ -1,9 +0,0 @@ -syntax: regexp -^org/ -^c_sharp/ -^layer0c.bin -^layer0c.txt -^directories.log - -syntax: glob -*.svn/* \ No newline at end of file diff --git a/sysdyn_ontologies/.project b/sysdyn_ontologies/.project deleted file mode 100644 index 56d3ddcb..00000000 --- a/sysdyn_ontologies/.project +++ /dev/null @@ -1,11 +0,0 @@ - - - sysdyn_ontologies - - - - - - - - diff --git a/sysdyn_ontologies/dependencies.txt b/sysdyn_ontologies/dependencies.txt deleted file mode 100644 index 37576309..00000000 --- a/sysdyn_ontologies/dependencies.txt +++ /dev/null @@ -1,3 +0,0 @@ -../foundation_ontologies -../2d_ontologies -../modeling_ontologies diff --git a/sysdyn_ontologies/generate_sysdyn.bat b/sysdyn_ontologies/generate_sysdyn.bat deleted file mode 100644 index a4127347..00000000 --- a/sysdyn_ontologies/generate_sysdyn.bat +++ /dev/null @@ -1,13 +0,0 @@ -@rem *************************************************************************** -@rem Copyright (c) 2007, 2010 Association for Decentralized Information Management -@rem in Industry THTH ry. -@rem All rights reserved. This program and the accompanying materials -@rem are made available under the terms of the Eclipse Public License v1.0 -@rem which accompanies this distribution, and is available at -@rem http://www.eclipse.org/legal/epl-v10.html -@rem -@rem Contributors: -@rem VTT Technical Research Centre of Finland - initial API and implementation -@rem *************************************************************************** -@echo off -call "%~dp0..\org.simantics.db.build\build" "%~dp0" ..\foundation_ontologies\foundation.graph ..\sysdyn_ontologies\sysdyn.graph ..\modeling_ontologies\modeling.graph ..\modeling_ontologies\devs.graph ..\webmon_ontologies\webmon.graph ..\modeling_ontologies\spreadsheet.graph \ No newline at end of file diff --git a/sysdyn_ontologies/install.map b/sysdyn_ontologies/install.map deleted file mode 100644 index a3fbef17..00000000 --- a/sysdyn_ontologies/install.map +++ /dev/null @@ -1 +0,0 @@ -copy=org/simantics/sysdyn=../org.simantics.sysdyn/src diff --git a/sysdyn_ontologies/sysdyn.graph b/sysdyn_ontologies/sysdyn.graph deleted file mode 100644 index e4492db7..00000000 --- a/sysdyn_ontologies/sysdyn.graph +++ /dev/null @@ -1,1733 +0,0 @@ -%import "layer0.graph" L0 -%import "diagram2.graph" DIA -%import "g2d.graph" G2D -%import "structural2.graph" ST -%import "modeling.graph" MOD -%import "project.graph" PROJ -%import "simulation.graph" SIMU -%import "workbench.graph" WORKBENCH - -%deflib L0.Type Sysdyn -%deflib L0.Relation Sysdyn -%deflib DIA.ElementClass Symbols - -%define assert($pred,$obj) - $subject - L0.Asserts _ : L0.Assertion - L0.HasPredicate $pred - L0.HasObject $obj - -%define tag($pred) - $subject - $pred $subject - -%define symmetric() - $subject - $layer0.InverseOf $subject - -%define defSymbol($label, $componentType) - $subject