blob: a1f0b1c971b2fc37f712a2945ede5d9dbcfb209b [file] [log] [blame]
{
"name": "ListenerAction",
"key": {
"int": 125,
"string": "listener_action"
},
"abstract": true,
"properties": {
"listenerId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "0",
"key": {
"int": 226,
"string": "listenerId"
},
"description": "Identifier used to track the StateMachineListener this result belongs to.",
"runtime": false
},
"order": {
"type": "FractionalIndex",
"initialValue": "FractionalIndex.invalid",
"initialValueRuntime": "0",
"key": {
"int": 230,
"string": "order"
},
"description": "Order value for condition in a transition.",
"runtime": false
}
}
}