]> gerrit.simantics Code Review - simantics/sysdyn.git/log
simantics/sysdyn.git
14 years agoImport and export of models without modules
lempinen [Tue, 31 Aug 2010 08:02:45 +0000 (08:02 +0000)]
Import and export of models without modules

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17709 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoSome error handling for simulations
lempinen [Tue, 31 Aug 2010 08:02:15 +0000 (08:02 +0000)]
Some error handling for simulations

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17708 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoLabelers show the actual variable type for components in configurations, not "default...
lempinen [Tue, 31 Aug 2010 07:50:22 +0000 (07:50 +0000)]
Labelers show the actual variable type for components in configurations, not "defaultRealization"

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17706 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoReviewed realization code.
lehtonen [Fri, 27 Aug 2010 13:31:24 +0000 (13:31 +0000)]
Reviewed realization code.
Added equals/hashcode in Realization implementations.
Builtins->Layer0.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17665 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17660 ac1ea38d-2e2b...
lempinen [Fri, 27 Aug 2010 12:22:09 +0000 (12:22 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17660 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoChanged Builtins to Layer0
lempinen [Fri, 27 Aug 2010 12:14:04 +0000 (12:14 +0000)]
Changed Builtins to Layer0

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17658 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoOnly the red selection in all elements.
lempinen [Fri, 27 Aug 2010 11:11:43 +0000 (11:11 +0000)]
Only the red selection in all elements.

When editing a text element, you cannot use the shortcut keys for creating elements. (When typing, shift + letter doesn't show the ghost element)

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17656 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoShow error message after building the model
lempinen [Fri, 27 Aug 2010 11:10:00 +0000 (11:10 +0000)]
Show error message after building the model

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17655 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoFor some reason Double values use now MutableDoubleBinding, hence input values are...
jplaine [Thu, 26 Aug 2010 07:55:05 +0000 (07:55 +0000)]
For some reason Double values use now MutableDoubleBinding, hence input values are now treated as MutableDouble objects .. hopefully works

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17642 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoDataSet changed to use List instead of plain array, to make it work with Accessors...
jplaine [Thu, 26 Aug 2010 06:19:31 +0000 (06:19 +0000)]
DataSet changed to use List instead of plain array, to make it work with Accessors (caused crash because data couldn't be appended to plain array)

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17633 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoCommitted graph.tg files for automatic builds.
lehtonen [Wed, 25 Aug 2010 21:16:23 +0000 (21:16 +0000)]
Committed graph.tg files for automatic builds.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17620 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoRefactoring and pruning before 1.1
villberg [Wed, 25 Aug 2010 16:51:55 +0000 (16:51 +0000)]
Refactoring and pruning before 1.1

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17593 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoFixing feature inclusions after os.issues.ui target platform release.
lehtonen [Wed, 25 Aug 2010 16:19:36 +0000 (16:19 +0000)]
Fixing feature inclusions after os.issues.ui target platform release.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17592 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoRename adapters: Values -> Realization
villberg [Wed, 25 Aug 2010 16:18:41 +0000 (16:18 +0000)]
Rename adapters: Values -> Realization

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17590 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoos.browsing.ui versions changed to 1.1.0 for 1.1 release.
lehtonen [Wed, 25 Aug 2010 13:02:14 +0000 (13:02 +0000)]
os.browsing.ui versions changed to 1.1.0 for 1.1 release.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17550 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoRefactored generic SWTAWTComponent away from 2d framework
villberg [Wed, 25 Aug 2010 11:04:13 +0000 (11:04 +0000)]
Refactored generic SWTAWTComponent away from 2d framework

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17534 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17518 ac1ea38d-2e2b...
lempinen [Wed, 25 Aug 2010 07:32:54 +0000 (07:32 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17518 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoVariable browser (copied from Apros, doesn't seem to work yet, though)
jplaine [Tue, 24 Aug 2010 12:11:23 +0000 (12:11 +0000)]
Variable browser (copied from Apros, doesn't seem to work yet, though)

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17510 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agounnecessary debug prints
lempinen [Tue, 24 Aug 2010 11:21:55 +0000 (11:21 +0000)]
unnecessary debug prints

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17508 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoMade os.sysdyn feature depend optionally on os.operating feature.
lehtonen [Tue, 24 Aug 2010 10:41:15 +0000 (10:41 +0000)]
Made os.sysdyn feature depend optionally on os.operating feature.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17506 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agosimple interpolate function that adds automatically one parameter needed for interpolate2
lempinen [Tue, 24 Aug 2010 07:54:52 +0000 (07:54 +0000)]
simple interpolate function that adds automatically one parameter needed for interpolate2

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17494 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17493 ac1ea38d-2e2b...
lempinen [Tue, 24 Aug 2010 07:53:48 +0000 (07:53 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17493 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoModel browser's configuration is based on realization. Each variable know their path...
lempinen [Tue, 24 Aug 2010 07:53:30 +0000 (07:53 +0000)]
Model browser's configuration is based on realization. Each variable know their path/uri, so they can be shown on the trend view.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17492 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoModel browser changed to use AbstractNode from browsing
jplaine [Mon, 23 Aug 2010 14:49:04 +0000 (14:49 +0000)]
Model browser changed to use AbstractNode from browsing

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17477 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoBetter handling of the shortcut keys. Now works only with SHIFT down
lempinen [Mon, 23 Aug 2010 14:00:10 +0000 (14:00 +0000)]
Better handling of the shortcut keys. Now works only with SHIFT down

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17476 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoReplaced interpolate function with a proper one
lempinen [Mon, 23 Aug 2010 12:19:29 +0000 (12:19 +0000)]
Replaced interpolate function with a proper one

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17470 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoReplaced interpolate function with a proper one
lempinen [Mon, 23 Aug 2010 12:03:47 +0000 (12:03 +0000)]
Replaced interpolate function with a proper one

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17467 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoBetter logic for creating graphs
lempinen [Mon, 23 Aug 2010 11:28:29 +0000 (11:28 +0000)]
Better logic for creating graphs

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17464 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoShortcut keys for different types of variables. SHIFT + variable (Auxiliary = A,...
lempinen [Fri, 20 Aug 2010 09:58:11 +0000 (09:58 +0000)]
Shortcut keys for different types of variables. SHIFT + variable (Auxiliary = A, Stock = S, etc..)  works always, A, C and I even without shift

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17411 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoRename: IProjectLifeCycle -> IProjectLifecycle
lehtonen [Thu, 19 Aug 2010 11:46:47 +0000 (11:46 +0000)]
Rename: IProjectLifeCycle -> IProjectLifecycle
Added more specs to IProjectLifecycle.onDeactivated javadoc.
Added safety mechanism to Project.deactivate() to ensure no async requests are left after that.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17383 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoRename: IProjectLifeCycle -> IProjectLifecycle
lehtonen [Thu, 19 Aug 2010 11:42:20 +0000 (11:42 +0000)]
Rename: IProjectLifeCycle -> IProjectLifecycle
Added more specs to IProjectLifecycle.onDeactivated javadoc.
Added safety mechanism to Project.deactivate() to ensure no async requests are left after that.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17381 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17360 ac1ea38d-2e2b...
villberg [Thu, 19 Aug 2010 07:23:02 +0000 (07:23 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17360 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoGot rid of h2d
lempinen [Thu, 19 Aug 2010 07:15:22 +0000 (07:15 +0000)]
Got rid of h2d

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17359 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoReplaced os.db.Builtins contents with the contents of os.layer0.Layer0 resource file...
lehtonen [Wed, 18 Aug 2010 20:00:30 +0000 (20:00 +0000)]
Replaced os.db.Builtins contents with the contents of os.layer0.Layer0 resource file and fixed the resulting havoc (at least most of it).
Much of the stuff in the previous Builtins version was already deprecated and did not exist in the database, which is
why the database initialization produced the "built not found" errors it did.

Also changed IProjectLifecycle.onActivated/onDeactivated to take in Session and be ran outside of a database transaction to allow
the lifecycle handlers to perform arbitrary read/write requests. This should fix Arto's issues with Eco.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17349 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoCleaned up sysdyn feature.
lehtonen [Wed, 18 Aug 2010 14:42:50 +0000 (14:42 +0000)]
Cleaned up sysdyn feature.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17347 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17346 ac1ea38d-2e2b...
kalajainen [Wed, 18 Aug 2010 14:31:09 +0000 (14:31 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17346 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17335 ac1ea38d-2e2b...
lempinen [Wed, 18 Aug 2010 12:47:33 +0000 (12:47 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17335 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoMoved os.sysdyn.ontology from /foundation/ontologies/trunk to /sysdyn/trunk.
lehtonen [Wed, 18 Aug 2010 09:01:12 +0000 (09:01 +0000)]
Moved os.sysdyn.ontology from /foundation/ontologies/trunk to /sysdyn/trunk.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17319 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17277 ac1ea38d-2e2b...
lempinen [Tue, 17 Aug 2010 11:10:02 +0000 (11:10 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17277 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agosysdyn korjaus
kalajainen [Tue, 17 Aug 2010 10:52:17 +0000 (10:52 +0000)]
sysdyn korjaus

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17272 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoRemoved IProjectLifecycle.onCreated/onDestroyed callbacks.
lehtonen [Mon, 16 Aug 2010 21:22:31 +0000 (21:22 +0000)]
Removed IProjectLifecycle.onCreated/onDestroyed callbacks.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17238 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17234 ac1ea38d-2e2b...
kalajainen [Mon, 16 Aug 2010 14:34:53 +0000 (14:34 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17234 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoSimulation can be canceled
lempinen [Fri, 13 Aug 2010 13:21:30 +0000 (13:21 +0000)]
Simulation can be canceled

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17201 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17165 ac1ea38d-2e2b...
lempinen [Thu, 12 Aug 2010 10:10:39 +0000 (10:10 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17165 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoorg.simantics.structural.stubs replaced with org.simantics.structural.ontology
kalajainen [Thu, 12 Aug 2010 10:00:51 +0000 (10:00 +0000)]
org.simantics.structural.stubs replaced with org.simantics.structural.ontology

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17159 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoorg.simantics.structural.stubs replaced with org.simantics.structural.ontology
kalajainen [Thu, 12 Aug 2010 10:00:46 +0000 (10:00 +0000)]
org.simantics.structural.stubs replaced with org.simantics.structural.ontology

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17152 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoNew "Model" concept in representation
lempinen [Thu, 12 Aug 2010 09:38:35 +0000 (09:38 +0000)]
New "Model" concept in representation

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17144 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17143 ac1ea38d-2e2b...
lempinen [Thu, 12 Aug 2010 09:37:26 +0000 (09:37 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17143 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17142 ac1ea38d-2e2b...
lempinen [Thu, 12 Aug 2010 09:37:15 +0000 (09:37 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17142 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17138 ac1ea38d-2e2b...
lempinen [Thu, 12 Aug 2010 08:04:15 +0000 (08:04 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17138 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17134 ac1ea38d-2e2b...
lempinen [Wed, 11 Aug 2010 13:21:19 +0000 (13:21 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17134 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17127 ac1ea38d-2e2b...
kalajainen [Wed, 11 Aug 2010 12:49:51 +0000 (12:49 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17127 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17107 ac1ea38d-2e2b...
kalajainen [Wed, 11 Aug 2010 10:49:36 +0000 (10:49 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17107 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17101 ac1ea38d-2e2b...
kalajainen [Wed, 11 Aug 2010 10:22:22 +0000 (10:22 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17101 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoMoved displaying cheat sheet from perspective to project
lempinen [Wed, 11 Aug 2010 10:19:59 +0000 (10:19 +0000)]
Moved displaying cheat sheet from perspective to project

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17100 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoFaster and more stable simulation with euler method. Better model with no errors...
lempinen [Wed, 11 Aug 2010 10:09:39 +0000 (10:09 +0000)]
Faster and more stable simulation with euler method. Better model with no errors and no assumptions on the number of work modules

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17097 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoRemoved old .bat based ResourceFile
kalajainen [Wed, 11 Aug 2010 09:54:29 +0000 (09:54 +0000)]
Removed old .bat based ResourceFile

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17089 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoHopefully undoing the little "upsista"
lempinen [Wed, 11 Aug 2010 07:02:56 +0000 (07:02 +0000)]
Hopefully undoing the little "upsista"

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17080 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoNew simulation results handling: new accessors, constant values visible
lempinen [Tue, 10 Aug 2010 14:35:53 +0000 (14:35 +0000)]
New simulation results handling: new accessors, constant values visible

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17078 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17066 ac1ea38d-2e2b...
niemisto [Tue, 10 Aug 2010 11:15:35 +0000 (11:15 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17066 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17056 ac1ea38d-2e2b...
kalajainen [Mon, 9 Aug 2010 14:57:46 +0000 (14:57 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17056 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17052 ac1ea38d-2e2b...
kalajainen [Mon, 9 Aug 2010 14:57:43 +0000 (14:57 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17052 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoModelica files are recompiled only if the structure of the model is changed. Paramete...
lempinen [Mon, 9 Aug 2010 13:12:20 +0000 (13:12 +0000)]
Modelica files are recompiled only if the structure of the model is changed. Parameters are set in the init -file and recompiling is not needed when they are changed

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17037 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoTolerance -option for simulations
lempinen [Mon, 9 Aug 2010 06:22:23 +0000 (06:22 +0000)]
Tolerance -option for simulations

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17032 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoWARNING: A previously agreed change to WriteGraph.deny(s,p,o) has been performed...
lehtonen [Sun, 8 Aug 2010 14:25:20 +0000 (14:25 +0000)]
WARNING: A previously agreed change to WriteGraph.deny(s,p,o) has been performed. If you have been
using WriteGraph.deny(s,p,o), please check that your code uses the correct method for the task according
to the following specs:

WriteGraph.deny(s,p,o) previously only removed the statements (s,p,o) & (o,p',s), where p inverseOf p',
which is what WriteGraph.deny(Statement) did and still does.

Now, deny(s,p,o) has changed to denyStatement(s,p,o) and the current deny(s,p,o) works like deny(s,p)
in that it will remove all statements between s and o where subrelationOf(?p, p) is true.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@17016 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoTransform changes
jplaine [Fri, 6 Aug 2010 11:55:54 +0000 (11:55 +0000)]
Transform changes

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16989 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoRest of the transforms
lempinen [Thu, 5 Aug 2010 12:56:18 +0000 (12:56 +0000)]
Rest of the transforms

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16967 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16966 ac1ea38d-2e2b...
lempinen [Thu, 5 Aug 2010 12:49:09 +0000 (12:49 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16966 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoAnother example model (simulation not working)
lempinen [Thu, 5 Aug 2010 12:44:24 +0000 (12:44 +0000)]
Another example model (simulation not working)

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16964 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoAdded transformation setters for elements
lempinen [Thu, 5 Aug 2010 12:44:01 +0000 (12:44 +0000)]
Added transformation setters for elements

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16963 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoChanged SelectionProcessor to receive Collection<?> instead of ISelection as the...
lehtonen [Wed, 4 Aug 2010 13:40:43 +0000 (13:40 +0000)]
Changed SelectionProcessor to receive Collection<?> instead of ISelection as the input selection.
This is because of Eclipse bug #254570 which causes StructuredSelection to be unusable as a DB query
identity.

Also changed GE mouse doubleclick handlers to pass the direct contents of the GE's selection to the
double click handlers instead of the data behind TreeItem.getData(). This makes double click handling
uniform with respect to other selection testing, which is performed in EditorAdapter implementations
for example.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16942 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoElement transform handling moved away from ElementPainter. Now transform is handler...
jplaine [Wed, 4 Aug 2010 10:32:25 +0000 (10:32 +0000)]
Element transform handling moved away from ElementPainter. Now transform is handler by SceneGraph interface implementation.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16934 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agomethod rename VariantAccessor#getValueAccessor --> VariantAccessor#getContentAccessor
kalajainen [Tue, 3 Aug 2010 11:48:33 +0000 (11:48 +0000)]
method rename VariantAccessor#getValueAccessor -->  VariantAccessor#getContentAccessor

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16924 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16919 ac1ea38d-2e2b...
kalajainen [Tue, 3 Aug 2010 11:35:25 +0000 (11:35 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16919 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16905 ac1ea38d-2e2b...
lempinen [Mon, 2 Aug 2010 13:26:21 +0000 (13:26 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16905 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoRemoved double click handler for structural browsing, because it is not working prope...
lempinen [Mon, 2 Aug 2010 13:19:53 +0000 (13:19 +0000)]
Removed double click handler for structural browsing, because it is not working properly. (No RVI)

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16904 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoSave and show results
lempinen [Mon, 2 Aug 2010 10:28:50 +0000 (10:28 +0000)]
Save and show results

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16898 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16894 ac1ea38d-2e2b...
lempinen [Mon, 2 Aug 2010 06:09:02 +0000 (06:09 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16894 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoTrend shows multiple variables
lempinen [Mon, 2 Aug 2010 06:05:26 +0000 (06:05 +0000)]
Trend shows multiple variables

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16893 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoFix for updated modelingrules
lempinen [Mon, 2 Aug 2010 06:05:05 +0000 (06:05 +0000)]
Fix for updated modelingrules

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16892 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoModel browser cleanup
lempinen [Fri, 30 Jul 2010 13:14:58 +0000 (13:14 +0000)]
Model browser cleanup

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16883 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16882 ac1ea38d-2e2b...
lempinen [Fri, 30 Jul 2010 11:50:59 +0000 (11:50 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16882 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoFixed some equation editor bugs (focus problems, negative numbers in lookup table...
lempinen [Fri, 30 Jul 2010 08:28:46 +0000 (08:28 +0000)]
Fixed some equation editor bugs (focus problems, negative numbers in lookup table parser, etc.)

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16876 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoImproved table parser to also accept negative numbers
lempinen [Fri, 30 Jul 2010 08:26:33 +0000 (08:26 +0000)]
Improved table parser to also accept negative numbers

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16875 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16874 ac1ea38d-2e2b...
lempinen [Thu, 29 Jul 2010 14:16:31 +0000 (14:16 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16874 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoRemoved the need for HoverImpl with TextElementNoBounds
lempinen [Thu, 29 Jul 2010 14:02:35 +0000 (14:02 +0000)]
Removed the need for HoverImpl with TextElementNoBounds

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16873 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoMoved some hover stuff to the common elements
lempinen [Thu, 29 Jul 2010 13:43:57 +0000 (13:43 +0000)]
Moved some hover stuff to the common elements

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16872 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16868 ac1ea38d-2e2b...
lempinen [Thu, 29 Jul 2010 10:43:02 +0000 (10:43 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16868 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoRefactored duplicate code contained SGFocusParticipant/TextEditActivation into Contex...
lehtonen [Thu, 29 Jul 2010 10:13:29 +0000 (10:13 +0000)]
Refactored duplicate code contained SGFocusParticipant/TextEditActivation into ContextState +DiagramCommandBindings.

Deprecated old EditTextHandler and removed it from all diagram viewers.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16867 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoAttempting to implement some kind of hover support
lempinen [Wed, 28 Jul 2010 15:00:27 +0000 (15:00 +0000)]
Attempting to implement some kind of hover support

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16863 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoReorganizing crowded element2 -package
lempinen [Wed, 28 Jul 2010 08:01:13 +0000 (08:01 +0000)]
Reorganizing crowded element2 -package

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16858 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoTeemu: does this solve the problem?
villberg [Tue, 27 Jul 2010 20:14:43 +0000 (20:14 +0000)]
Teemu: does this solve the problem?

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16853 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16847 ac1ea38d-2e2b...
lempinen [Tue, 27 Jul 2010 14:34:23 +0000 (14:34 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16847 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16843 ac1ea38d-2e2b...
lempinen [Tue, 27 Jul 2010 11:14:12 +0000 (11:14 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16843 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16840 ac1ea38d-2e2b...
lempinen [Tue, 27 Jul 2010 07:32:34 +0000 (07:32 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16840 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16831 ac1ea38d-2e2b...
kalajainen [Mon, 26 Jul 2010 16:06:28 +0000 (16:06 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16831 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agogit-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16827 ac1ea38d-2e2b...
lempinen [Mon, 26 Jul 2010 12:48:39 +0000 (12:48 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16827 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoInput nodes with reference text
lempinen [Mon, 26 Jul 2010 11:23:51 +0000 (11:23 +0000)]
Input nodes with reference text

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16826 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoCreation of new modules
lempinen [Fri, 23 Jul 2010 11:28:30 +0000 (11:28 +0000)]
Creation of new modules

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16801 ac1ea38d-2e2b-0410-8846-a27921b304fc

14 years agoInput and output handling in module properties
lempinen [Fri, 23 Jul 2010 07:28:09 +0000 (07:28 +0000)]
Input and output handling in module properties

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@16799 ac1ea38d-2e2b-0410-8846-a27921b304fc