public interface Operator
Modifier and Type | Method | Description |
---|---|---|
void |
execute(ExecutionContext context) |
Executes the operator.
|
void execute(ExecutionContext context)
context
- the execution contextCopyright © 2002–2018. All rights reserved.