Uses of Package
de.haumacher.msgbuf.graph.cmd
-
Packages that use de.haumacher.msgbuf.graph.cmd Package Description de.haumacher.msgbuf.graph.cmd -
Classes in de.haumacher.msgbuf.graph.cmd used by de.haumacher.msgbuf.graph.cmd Class Description Command Base class of commands that encode changes to data objects.Command.TypeKind Type codes for theCommandhierarchy.Command.Visitor Visitor interface for theCommandhierarchy.InsertElement An insert operation to a list value.ListUpdate Base class for operations internally changing the values of repeated properties.ListUpdate.Visitor Visitor interface for theListUpdatehierarchy.RemoveElement The removal of an element of a list value.SetProperty An operation setting the value of a property to a new value.