3279
- Nov 07, 2018
-
-
Alexander Diewald authored
-
Alexander Diewald authored
* Instead of trying to modify all Genotypes of a composite genotype in one iteration, modify only one of them. * In addition remember the modified Genotype in the ProvidingPhenotype such that only DEPENDENT genotypes and phenotypes are processed by decoders again. Issue-Ref: 3279 Issue-Url: https://af3-developer.fortiss.org/issues/3279 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Oct 23, 2018
-
-
Alexander Diewald authored
* Decoders produce constraints on phenotype to inform other decoders about restrictions generated by decoders executed earlier in the process. * Let the PhenotypeBase class implement the IConstrainedEncoding Iface such that all standard phenotypes are constrainable. Note that the Phenotype interface is not altered to allow the construction of unconstrainable Phenotypes. Issue-Ref: 3279 Issue-Url: https://af3-developer.fortiss.org/issues/3279 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Oct 22, 2018
-
-
Alexander Diewald authored
* Reduce the Phenotypes to remove unused features. * Remove the DebugUtils (not used anymore). * Remove the getPhenotypeType method that became obsolete after migrating the DSE to Guice. Issue-Ref: 3557 Issue-Url: https://af3-developer.fortiss.org/issues/3557 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3279 Issue-Url: https://af3-developer.fortiss.org/issues/3279 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
* Removes the extensions to Opt4J such as creators, decoders, etc. that were based on the dependency management with JGraphT. * Removes some more stubs from the architecture encoding. * The JGraphT-based dependency graph is NOT yet removed, since the transformation framework has many dependencies upon it. It will be removed after migrating the transformation framework to Guide. Issue-Ref: 3279 Issue-Url: https://af3-developer.fortiss.org/issues/3279 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3279 Issue-Url: https://af3-developer.fortiss.org/issues/3279 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
* These classes were initially required to resolve issues with generics and to register corresp. decoders. Issue-Ref: 3279 Issue-Url: https://af3-developer.fortiss.org/issues/3279 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-