StateSummary

public class StateSummary

Represents a state within a state machine

Constructors

StateSummary

protected StateSummary(APIClient client)

Internal constructor

Methods

equals

public boolean equals(Object other)

fromProtobuf

public static StateSummary fromProtobuf(APIClient client, Out.CocoStateSummary inputValue)

Internal constructor

getChildren

public final java.util.ArrayList<io.cocotec.coco.platform.coco.StateSummary> getChildren()

getEvents

public final java.util.ArrayList<io.cocotec.coco.platform.coco.EventSummary> getEvents()

getHandle

public final long getHandle()

getName

public final String getName()

getNode

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

hashCode

public int hashCode()