Interface Operation

All Known Implementing Classes:
Operations.AddNode, Operations.AddProperty, Operations.Empty, Operations.Move, Operations.Remove, Operations.ReorderNodes, Operations.SetMixins, Operations.SetPrimaryType, Operations.SetTree, Operations.SetValue

public interface Operation
An Operation represents a method call on a Batch.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(Batch batch)
    Apply this operation to the given Batch