]> gerrit.simantics Code Review - simantics/sysdyn.git/commit
Removed ConnectionVariable, LiteralVariable, HasParameter and DirectedConnectionRelat...
authorniemisto <niemisto@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Thu, 12 Jan 2012 12:38:13 +0000 (12:38 +0000)
committerniemisto <niemisto@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Thu, 12 Jan 2012 12:38:13 +0000 (12:38 +0000)
commit80e9a2dfd9bbcd9283325adf0b6ffb4672eb8758
tree88fc66141ad58fbacfae0901139211653a927c00
parent52d34d809962171bf9e4376a23dec522493a10f9
Removed ConnectionVariable, LiteralVariable, HasParameter and DirectedConnectionRelation from Structural -ontology. They are now replaced by a direct HasDomain -statement from the relation to the type. DirectedConnectionRelation is replaced by ConnectionRelation. Also HasConnectionVariable is now replaced by HasConnectionPoint that points directly to the relation.

fixes #3080

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@23933 ac1ea38d-2e2b-0410-8846-a27921b304fc
org.simantics.sysdyn.ontology/graph.tg
org.simantics.sysdyn.ui/src/org/simantics/sysdyn/ui/browser/actions/NewModuleTypeAction.java
org.simantics.sysdyn.ui/src/org/simantics/sysdyn/ui/editor/SysdynConnectionAdvisor.java
org.simantics.sysdyn.ui/src/org/simantics/sysdyn/ui/handlers/newComponents/NewModuleNodeHandler.java