EventSummary

public class EventSummary

Summarises an event (either a transition function or an outgoing signal)

Constructors

EventSummary

protected EventSummary(APIClient client)

Internal constructor

Methods

equals

public boolean equals(Object other)

fromProtobuf

public static EventSummary fromProtobuf(APIClient client, Out.CocoEventSummary inputValue)

Internal constructor

getHandle

public final long getHandle()

getHandled

public final io.cocotec.coco.platform.coco.EventHandled getHandled()

getHandlers

public final java.util.ArrayList<io.cocotec.coco.platform.coco.Node> getHandlers()

getInherited

public final boolean getInherited()

getSourcedEvent

public final io.cocotec.coco.platform.coco.SourcedEventSummary getSourcedEvent()

hashCode

public int hashCode()