-
- Downloads
Exploration: Use SuperSets to pass model data to the backend.
* Modify (Super)Sets to use a generic that denotes the types of elements within a set. Thereby, it is ensured that only elements of this kind are contained/referenced in a specific set. * Introduce a SuperSetMap that allows to associate the types of elements of supersets with superset instances. * Use the SuperSetMap as the main entity to pass model elements from the DSE Project to backends. * Add the ComponentToTaskAllocationTable to the DSESuperSet and the DSE model element: This is the new way to identify which Tasks belong to which Component. refs 2939
Showing
- org.fortiss.af3.exploration.alg/trunk/src/org/fortiss/af3/exploration/alg/contribution/.ratings 1 addition, 1 deletion...src/org/fortiss/af3/exploration/alg/contribution/.ratings
- org.fortiss.af3.exploration.alg/trunk/src/org/fortiss/af3/exploration/alg/contribution/Opt4JDseBackend.java 31 additions, 7 deletions...iss/af3/exploration/alg/contribution/Opt4JDseBackend.java
- org.fortiss.af3.exploration.alg/trunk/src/org/fortiss/af3/exploration/alg/port/DSEPortingUtils.java 17 additions, 17 deletions...org/fortiss/af3/exploration/alg/port/DSEPortingUtils.java
Loading
Please register or sign in to comment