Note

You are not reading the most recent version of this documentation.

StateMachineSummary

class Cocotec.CocoPlatform.Coco.StateMachineSummary

Exposes - and manages the lifetime of - a state machine summary

Public Functions

Cocotec.CocoPlatform.Coco.Node Node ()

The AST node for the state machine

bool IsComponent ()

True if this is a component, false if it is a port

string OwnerName ()

The name of this component or port

string MachineName ()

The name of the state machine

List<Cocotec.CocoPlatform.Coco.SourcedEventSummaryEvents ()
List<Cocotec.CocoPlatform.Coco.StateSummaryStates ()