59606162636465
* * @param lolNet with tStar. * @return */ public static ISComponentTest createSComponentTest(LowLevelPetriNet lolNet) { return new SComponentTest(lolNet); }