createIsA(gss, si3, si1);
cacheManager.initGSSCache();
ApplicableElementsPruner gssGraphPruner = new ApplicableElementsPruner(gssQuery, queryResultSet, accessLayer, cacheManager,true);
gssGraphPruner.runWithoutUnicaseCommand();
clearLists();
assertContaintsApplicableElement(g1, targetsOfDecompositions,sourcesOfDecompositions, targetsOfImpacts, sourcesOfImpacts, targetsOfOffsets, sourcesOfOffsets, targetsOfIsAs, sourcesOfIsAs );
clearLists();