Note

You are not reading the most recent version of this documentation. 1.4.7 is the latest version available.

SourcedEventSummary

public class SourcedEventSummary

Constructors

SourcedEventSummary

protected SourcedEventSummary(APIClient client)

Internal constructor

Methods

equals

public boolean equals(Object other)

fromProtobuf

public static SourcedEventSummary fromProtobuf(APIClient client, Out.CocoSourcedEventSummary inputValue)

Internal constructor

getEventName

public final String getEventName()

getHandle

public final long getHandle()

getIsSignal

public final boolean getIsSignal()

getNode

public final io.cocotec.coco.platform.coco.Node getNode()

getPort

public final io.cocotec.coco.platform.coco.Node getPort()

AST node for the underlying port declaration for the event source. There won’t be one for a state machine in a simple (non-composite) port, in which case the node will return is_valid() = false

getSource

public final io.cocotec.coco.platform.coco.Node getSource()

AST node for the event source declaration. There won’t be one for a state machine in a simple (non-composite) port, in which case the node will return is_valid() = false

getSourceName

public final String getSourceName()

hashCode

public int hashCode()