public abstract class EObjectActionSupplier<T extends EObject> extends Object implements EcoreActionSupplier
EObject to ActionSupplier.| Modifier and Type | Field and Description |
|---|---|
protected T |
eObject |
SUCCESS| Constructor and Description |
|---|
EObjectActionSupplier(T eObject) |
| Modifier and Type | Method and Description |
|---|---|
protected EcoreActionSupplier |
adaptChild(EObject child)
Adapts child eObject to
ActionSupplier and adds to the list of children to be configured. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapply, asFunction, before, execute, fromBiFunction, fromFunction, nop, splitAndExecute, splitAndExecute, then, then, thenclose, commit, rollback, split, split, splitAndCommit, splitAndCommit, splitAndDiagnose, splitAndDiagnose, splitAndRollback, splitAndRollbackdiagnosename, sizeandThenpublic EObjectActionSupplier(T eObject)
protected EcoreActionSupplier adaptChild(EObject child)
ActionSupplier and adds to the list of children to be configured.child - Copyright © 2022 Nasdanika. All rights reserved.