Features
CIP
Refactoring
Generator
- Compatibility - added option used by APAG based on CipV 4.25
- Improved speed of unit templates
Refactoring
- Added a "Replace SuperRelation by SubRelation Refactoring" for autofixing the model after adding a subrelation
Generator
- Javamodel: added escaping of non java compatible function names
- Allow Invocation of TemplateFunctions from within JavaFunctions and Reuse Selectors in JavaFunction
- Support polymorphism when calling other model-function from JavaFunction
- Improved ErrorStackTrace to include stack of TemplateFunction calls
- Allow using List & Map as ClassName
- Improved speed of selector evaluation
- Improved speed of big methods when reusing java functions by caching the calls.
Bugfixes
CIP
Core
Environment
Template Editor
- Mode Control Table - MinimumSize for Mode-Tabelle
- Creation of indirect relations on next state transition to same state
Core
- Invalidate Releation-Query Cache-Values in DynamicResources on ModelChanges
- Fixed undefined behaviour on ResourcePool.fork() when called inside execution of a WriteJob
- Fixed SelectorParser & JavaObject-Caches memoryleak and invalidation (improved Model.executeRunnable)
- Removed use of asynchron resource name index for forward lookups
Environment
- Don't add src-Folder to JavaClassPath when adding AS-Nature (CDT-TargetFolder added to JavaClassPath)
Template Editor
- Fixed ReadOnly Template/TemplateFunction no longer opened as readonly
Changes
API-Changes for Implementors
Model-Changes for Users
- Renamed DynamicActifsourceResource* to DynamicResource* for more consistent naming
- SelectorEvaluationUtil-Refactoring - added EvaluationInput-Parameter Object to reduce number of overloads and better code reuse
- TypeSystem - executeRunnable now taking a CachedResultRunnable, TypeSystem.create for readonly TypeSystems only
- IDependency - added addCopyTo inorder to avoid unnecessary copies
- Moved SelectorParser from SelectorEvaluationUtil to SelectorParser
- DynamicResourceRepositor/RelationQueryUtil introducate some new methods and added some generic type parameters
- Changed Generated Classes to delegate all static calls though a proxy resoling polimorphic calls and moved original code to a new class.
Model-Changes for Users
- Replaced DrawSingleSelector.linkable in DiagramType by Enum (Generic-Refactoring available)
Recommended System Requirements
We recommend the following system requirements.
System |
Recommendation |
Java | SE 6 |
Eclipse | 3.7.2 |
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 |
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.7.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 |