Armbruster, MartinMazkatli, ManarKoziolek, AnneHerrmann, Andrea2023-11-302023-11-3020230720-8928https://dl.gi.de/handle/20.500.12116/43231Different approaches use models of source code to extract performance models from the code which allow performance predictions and the exploration of design alternatives. The extended Java Model Parser and Printer provides a modeling environment for Java code. It defines a metamodel and contains a parser and printer including three variants to resolve references between different Java models. These variants assume that the complete code with all dependencies is available or missing elements are not accessed. In this paper, a trivial recovery strategy is introduced. It is able to recover references which cannot be resolved. Additionally, the performance and model storage of the reference resolution’s variants are compared with and without the trivial recovery. The results indicate that the trivial recovery reduces the execution time and required space for storing the models. In the future, further recovery strategies can be implemented to allow a balance between performance and model accuracy.enSPPperformancepredictionJava Model Parsersource code modelrecovery strategyRecovering Missing Dependencies in Java ModelsText/Conference Paper