| Enumerator |
|---|
| INACTIVE | Engine is not processing this node.
|
| ACTIVE | Engine is processing this node.
|
| PENDING_REMOVAL | Node is marked for removal.
|
| MOCK_PROCESS | Node should be processed but output ignored.
|
| PROCESSED | Node has been processed this cycle.
|
| ENGINE_PROCESSED | Engine has processed this node.
|
| EXTERMAL_PROCESSED | External source has processed this node.
|
| ENGINE_MOCK_PROCESSED | Engine has mock processed this node.
|