d0268527b0
Rename InterfaceStatisticsParameter to InterfaceStatisticsParameters for
...
consistentcy with OptimizationParameters
2014-11-01 18:18:58 +01:00
d676e78f61
Few more @Parameter annotations where useful.
2014-11-01 17:57:56 +01:00
cb83280a55
Properly show TipTexts again
...
refs #29
2014-11-01 14:53:28 +01:00
4909cdd6bc
Refactor @Parameter annotation to be applied to setter methods.
...
fixes #29
- Change Parameter annotation to exist on methods
- Add default value to name field to make it optional
- Adjust classes that already use the annotation
2014-11-01 13:27:33 +01:00
032a4ce087
Added new convertToUnderscore method.
2014-11-01 13:27:09 +01:00
9a8efc403e
Move InterfacePopulationChangedEventListener to
...
eva2.optimization.population.
2014-10-31 19:05:38 +01:00
c8de290e4c
Random refactoring to make EvA2Problems work again.
2014-10-31 18:36:15 +01:00
3ac628e85f
Rename init method to initialize and fix a bug for SBMLsimulator interop
2014-10-31 15:21:13 +01:00
ba814ec492
Remove hostname from Main
2014-10-31 10:54:51 +01:00
802a36eb60
Consistently have a white background in propertypanel
2014-10-31 00:34:55 +01:00
4db79c69d2
Remove a huge chunk of globalInfo methods.
...
refs #9
2014-10-31 00:29:22 +01:00
0b35a9e880
Fixes sidebar issue with content disappearing.
...
fixes #6
- Use the correct LayoutManager for the CellRenderer/Editor
- Fixed Button style
2014-10-30 18:42:16 +01:00
b9e43e1174
Fix GUI hidden properties (setProblem) in Optimizers
2014-10-30 16:27:35 +01:00
6465afb3e9
New MaximumTimeTerminator
...
closes #28
- Implements new MaximumTimeTerminator
- Bit of cleanup + making some classes final where useful
2014-10-29 23:10:47 +01:00
079715bb24
Fix globalInfo/annotations.
2014-10-29 22:36:10 +01:00
0202692844
Various bugfixes.
...
- Properly handle loading/searching of classes with EvA prefix
- Properly open Main window and set Logger when invoked from within JVM
- New F22Problem
2014-10-29 17:44:34 +01:00
668dcb6974
New @Hidden annotation to permanently hide properties from the UI.
...
refs #13
2014-10-28 20:35:35 +01:00
24597ad01b
Hide properties from Population.
...
refs #13
2014-10-28 19:04:57 +01:00
3a3ebc502b
Cleanup.
2014-10-28 18:53:52 +01:00
90f006a239
Hide problem in optimizers
...
refs #13
2014-10-28 18:17:10 +01:00
f752f2bcc6
Update pom.xml
...
no ref
- Remove jchart2d until we can move to it
- Update SCM connector paths
2014-10-27 20:39:11 +01:00
d170727f8e
Small bugfix for setting the problemDimension.
...
refs #26
2014-10-27 20:36:23 +01:00
f43e575b18
Abstract getProblemDimension into InterfaceOptimizationProblem
...
closes #26
- Clean up problems that implemented getProblemDimension
- Move getProblemDimension to Interface and implement it in AbstractOptimizationProblem
- Output the problem dimension in the Processor (e.g. when running an optimization)
2014-10-27 15:54:16 +01:00
5799e6bdd2
Rename method in EvAStatisticalEvaluation to what it actually does.
2014-10-27 15:16:52 +01:00
adc5f58133
Some corrections to ABC.
...
More cleanup.
2014-10-27 09:46:59 +01:00
3a02431d25
Remove ANT files.
...
refs #22
2014-10-26 20:24:17 +01:00
adc0d74bf7
Rename AbstractEAIndividualComparator to EAIndividualComparator as it is not abstract.
2014-10-26 19:40:55 +01:00
a8320cad76
Implements ABC algorithm
...
fixes #24
2014-10-26 17:08:37 +01:00
5bd11e4624
Small cleanup and better documentation.
2014-10-26 17:08:01 +01:00
ca30e6c705
Start of implementation for AdaptiveDE
2014-10-25 17:34:04 +02:00
2ae2a17cfe
Introduce new AbstractOptimizer
...
closes #21
- Remove methods implemented in AbstractOptimizer from optimizers whenever possible.
2014-10-25 17:03:44 +02:00
a42bbf685a
Remove setIdentifier/getIdentifier from InterfaceOptimizer as it was not used.
...
refs #2
2014-10-25 01:27:18 +02:00
6b05a71a86
Documenation update in statistics package.
...
refs #2
2014-10-24 20:49:03 +02:00
3987cd11e2
Minor fixes.
...
refs #2
2014-10-24 16:01:31 +02:00
3cdb25b393
Show modal when attempting to close EvA with CMD+Q or via menu.
2014-10-24 11:03:23 +02:00
cb5bedd263
Clean up statistics code
...
fixes #20
- Move enums from .stat to .enums
- rename .stat package to .statistics
- make strings in StringSelectionEditor human readable
2014-10-24 10:58:44 +02:00
6694465ba1
New Logo, new Icon.
...
Kudos to Marcel Mehlmann for his work on this.
2014-10-23 20:29:32 +02:00
15e5efb2a0
Fix ToolTip not appearing on front sheet panel.
...
We now traverse the superclass hierarchy and search for a field with the
matching annotation.
2014-10-23 19:35:11 +02:00
468aa7b2a0
Fix ToolTip not appearing on front sheet panel.
...
We now traverse the superclass hierarchy and search for a field with the
matching annotation.
2014-10-23 17:50:12 +02:00
2593ec2a70
Properly show ToolTipText on the PropertySheetPanel.
...
Fix missing HTML for OptimizationParameters.
Clean up PropertySheetPanel.
2014-10-23 17:11:49 +02:00
b13e81e59c
Cleanup and documentation update.
...
refs #2
2014-10-23 13:53:52 +02:00
c7bf4dd7e2
Merge branch 'master' of gitlab.cs.uni-tuebingen.de:eva2/eva2
2014-10-23 11:52:08 +02:00
cb5c709f4b
More general cleanup.
...
refs #2
2014-10-23 11:53:08 +02:00
df420a06c8
More general cleanup.
...
refs #2
2014-10-22 21:19:57 +02:00
945889dcaf
Refactoring foo
2014-10-22 17:32:41 +02:00
117284ace5
Fix package names in MatlabInterface
2014-10-22 16:21:53 +02:00
c93b3ae0ff
Further code cleanup
...
refs #2
- Removed old comments
- Fixed typos
- Removed unused code
2014-10-21 22:47:29 +02:00
857fd35977
ModuleAdapter refactor
...
- Remove ModuleAdapters. Will be replaced later.
- Refactor method name with typo
2014-10-21 20:21:31 +02:00
0eaddb26ef
Update copyright
2014-10-21 20:21:30 +02:00
12c7db9251
Remove old config values
2014-10-21 20:21:30 +02:00