Methods
-
<abstract> applyOperationsTo(writable)
-
Updates the specified object (writable) with the operation accumulated in this patch.
Parameters:
Name Type Description writable
olympe.dc.Writable the writable on which apply the operations contained in this patch.
Returns:
By convention, the writable given as parameter is returned to ease chaining.
- Type
- olympe.dc.Writable