ModelUpdate

sealed
trait ModelUpdate[T <: Txn[T]] extends Update[T]
trait Update[T]
class Object
trait Matchable
class Any
class ObjectAdded[T]
class ObjectRemoved[T]

Value members

Abstract methods

def obj: Obj[T]

Inherited methods

Inherited from
Update