Uses of Class
de.uni_trier.wi2.procake.CakeInstance
-
Packages that use CakeInstance Package Description de.uni_trier.wi2.procake CAKE component overview. -
-
Uses of CakeInstance in de.uni_trier.wi2.procake
Methods in de.uni_trier.wi2.procake that return CakeInstance Modifier and Type Method Description static CakeInstanceCakeInstance. getInstance()Getter for the fieldinstance.CakeInstanceCakeInstance. withCaseBase(String path)withCaseBase.CakeInstanceCakeInstance. withComposition(String path)withComposition.CakeInstanceCakeInstance. withModel(String path)withModel.CakeInstanceCakeInstance. withReuseDataClassReferencesAtRestart(boolean flag)withReuseDataClassReferencesAtRestart.CakeInstanceCakeInstance. withSimModel(String path)withSimModel.
-