Generic Refactorings
- Update Cip-Process extensions from 5.8.5 to 5.8.6
Features
Core
Installation
- Abstract/Final Relations - allow to forbid or enforce creation of subrelations. use final if you what to make sure the range is not further restricted, use abstract to give a hint (not validated) that the range and name should redefined
Installation
- nicer error message if eclipse is running with wrong java specification version
Bugfixes
Core
Validator
Generator
ClassDiagramEditor
- AbstractFunctions now having a return type and validation disallows them on non-abstract types
Validator
- reduced number reported classes if an required override for an abstractfunction is missing
Generator
- Fixed generating Relations/SubRelations with user-defined RangeTypes
ClassDiagramEditor
- fixed life-lock during validation - applied the fix done on DomainDiagramEditor to the ClassDiagramEditor
API Changes
- replaced IMap#putAll(Map) by IMap#putAll(IMap)
- replaced ch.actifsource.util.collection.HashMap(Map) by ch.actifsource.util.collection.HashMap(IMap)
Recommended System Requirements
We recommend the following system requirements.
| System |
Recommendation |
| Java | SE 7 |
| Eclipse | 3.8.x |
| OS | Win 7, gtk Linux |
| OS Architecture | 64 Bit |
| Processor | 64 Bit |
| RAM | 8 GB |
| Disk | SSD |
Configuration (eclipse.ini)
We recommend the following settings in the eclipse.ini file.
| Property |
Value |
| Minimum Memory Size | -Xms800m |
| Maximum Memory Size | -Xmx4000m |
| Maximum Perm Size | -XX:MaxPermSize=256m |
| Virtual Machine | -vm C:\Program Files\Java\jre7\bin |
Used Open Source Libraries
We have used the following open source libraries in our products. Many thanks to all the developers for providing their great work to the community.
| Library |
License |
| actifsource Core 5.x | EPL |
| annotations.jar |
LGPL v2.1/BSD |
| ant-contrib-1.0b3.jar | Apache |
| antlr-2.7.6.jar | BSD |
| antlr-3.1.1-runtime.jar | BSD |
| bcprov-jdk16-145.jar | MIT |
| commons-collections-3.2.1.jar | Apache |
| Eclispse 3.8.x | EPL |
| jdom.jar | Apache |
| jsr305.jar | BSD |
| jug.jar | LGPL v2.1 |
| logging-1.0.3.jar | Apache |
| objenesis-1.0.jar | Apache |
| xerceslmpl.jar | Apache |


