Impact i2 = createImpact(gss, si1, p2, 100.0f);
isA isa1 = createIsA(gss, si2, si1);
Decomposition d1 = createDecomposition(gss, p2, p1);
applicableElementCache = new GSSQueryCache(queryResultSet, accessLayer);
applicableElementCache.initCache();
ApplicableElement aeg1 = applicableElementCache.createApplicableElement(g1);
ApplicableElement aep1 =applicableElementCache.createApplicableElement(p1);