\
Readonly
beforeActor that must be registered in the bus before this actor.
Readonly
busThe bus this actor subscribes to.
Protected
Readonly
mediatorProtected
Readonly
mediatorProtected
Readonly
mediatorReadonly
nameThe name for this actor.
Protected
getOptional
data: () => anyProtected
logOptional
data: () => anyProtected
logOptional
data: () => anyProtected
logOptional
data: () => anyProtected
logOptional
data: () => anyProtected
logOptional
data: () => anyProtected
logOptional
data: () => anyContext item superTypeProvider can be expected here
IActionTermComparatorFactory
Data interface for the type of action.
The input context that is passed through by actors.
Run the given action on this actor AND invokes the Bus#onRun method.
The action to run.
A promise that resolves to the run result.
Check if this actor can run the given action, without actually running it.
A promise that resolves to the test result.
Static
getGet the logger from the given context.
An optional context.
The logger or undefined.
A comunica Expression Evaluator Based Term Comparator Factory Actor.