Interface ExecutionContextOnField

All Superinterfaces:
ExecutionContext, ExecutionContextOnDataset, ExecutionContextOnDataspace, ExecutionContextOnTable

public interface ExecutionContextOnField extends ExecutionContextOnTable
Context for execution of a function at the field level.
Since:
4.2.0
See Also:
  • Method Details

    • getCurrentField

      com.orchestranetworks.schema.SchemaNode getCurrentField()
      Returns the current field node.