Behaviour¶
- 
class 
Cocotec.CocoPlatform.Coco.Behaviour¶ Public Functions
- 
List<Cocotec.CocoPlatform.Coco.Value> 
TopLevelInstances()¶ The top-level instances that are active in the given behaviour of this counterexample. Each behavioural instance may consist of several other instances.
- 
List<Cocotec.CocoPlatform.Coco.BehaviouralInstance> 
LeafInstances()¶ 
- 
List<Cocotec.CocoPlatform.Coco.Event> 
Events()¶ 
- 
bool 
HasTrailingEvent()¶ 
- 
override string 
ToString()¶ 
- 
List<Cocotec.CocoPlatform.Coco.Value>