VariableBinding
Internal constructor
fromProtobuf
getIsSelf
Is this the state machine self variable?
getName
Returns the name of the variable, if variable() is invalid. This is guaranteed to be set to something if variable() is not valid.
getSelfType
The type of the state machine this is bound to, if applicable
getValue
getVariable
Returns the variable that is bound. This is guaranteed to be set to something if name() is empty.