public final class TransactionalSchedulers
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static UpdateCompleteBasedScheduler.UpdateCompleteBasedSchedulerFactory |
getTransactionSchedulerFactory(org.eclipse.emf.transaction.TransactionalEditingDomain domain)
Creates a scheduler factory that creates schedulers by registering a listener
for the transaction events on the given domain.
|
public static UpdateCompleteBasedScheduler.UpdateCompleteBasedSchedulerFactory getTransactionSchedulerFactory(org.eclipse.emf.transaction.TransactionalEditingDomain domain)
domain
-