Bases: StrEnum
Special conditions to use as @input_port.subscribe(argument)
.
NOT_MATCHED_BY_ANY_CALL
NOT_MATCHED_BY_ANY_CALL = 'NOT MATCHED BY ANY CALLS'
Call when a message is not matched by any other call
PORT_INIT
Call after port is initially opened