org.nodal.model
Interface MapOp

All Superinterfaces:
Operator
All Known Subinterfaces:
OpRemoveKey, OpSetValue

public interface MapOp
extends Operator

Class of interfaces for describing operations on Maps.

See Also:
MapNode, MapNode.Editor