public interface TreeOperation { NodePath getNodePath(); NodeOperation getNodeOperation(); }