Module de.haumacher.msgbuf
Package de.haumacher.msgbuf.graph.cmd
package de.haumacher.msgbuf.graph.cmd
-
ClassDescriptionBase class of commands that encode changes to data objects.Type codes for the
Commandhierarchy.Command.Visitor<R,A, E extends Throwable> Visitor interface for theCommandhierarchy.An insert operation to a list value.Base class for operations internally changing the values of repeated properties.ListUpdate.Visitor<R,A, E extends Throwable> Visitor interface for theListUpdatehierarchy.The removal of an element of a list value.An operation setting the value of a property to a new value.