ProjectContext¶
-
public class
ProjectContext
extends io.cocotec.coco.platform.coco.Context¶ A view onto a project’s contents at a particular moment in time.
Constructors¶
Methods¶
getOrCreate¶
-
public static ProjectContext
getOrCreate
(APIClient client, long objectId)¶ Internal method
nodeForTreeNode¶
project¶
startCreateSimulator¶
-
public void
startCreateSimulator
(io.cocotec.coco.platform.coco.Counterexample counterexample, io.cocotec.coco.platform.coco.BehaviouralInstance targetInstance)¶ Starts the process of creating a simulator for a counterexample of this ProjectCounterexample.