BehaviouralInstance

public class BehaviouralInstance extends StructuredValue

Constructors

BehaviouralInstance

protected BehaviouralInstance(APIClient client)

Methods

fromProtobuf

public static BehaviouralInstance fromProtobuf(APIClient client, Out.CocoValue inputValue)

hasStateMachine

public boolean hasStateMachine()

instanceOf

public io.cocotec.popili.coco.Node instanceOf()

isComponentInstance

public boolean isComponentInstance()

isPortInstance

public boolean isPortInstance()

name

public String name()

topLevelInstance

public io.cocotec.popili.coco.BehaviouralInstance topLevelInstance()