-
- All Superinterfaces:
AutoCloseable,BiFunction<EClass,ProgressMonitor,Action>,Diagnosable,ExecutionParticipant,ExecutionParticipantInfo,Function<EClass,Action>
- All Known Implementing Classes:
EAttributeActionSupplier,EClassActionSupplier,EClassifierActionSupplier,EDataTypeActionSupplier,EEnumActionSupplier,EEnumLiteralActionSupplier,EModelElementActionSupplier,ENamedElementActionSupplier,EObjectActionSupplier,EOperationActionSupplier,EPackageActionSupplier,EParameterActionSupplier,EReferenceActionSupplier,EStructuralFeatureActionSupplier,ETypedElementActionSupplier
public interface EcoreActionSupplier extends Function<EClass,Action>
-
-
Field Summary
-
Fields inherited from interface org.nasdanika.common.Diagnosable
SUCCESS
-
-
Method Summary
-
Methods inherited from interface java.util.function.BiFunction
andThen
-
Methods inherited from interface org.nasdanika.common.Diagnosable
diagnose
-
Methods inherited from interface org.nasdanika.common.ExecutionParticipant
close, commit, rollback, split, split, splitAndCommit, splitAndCommit, splitAndDiagnose, splitAndDiagnose, splitAndRollback, splitAndRollback
-
Methods inherited from interface org.nasdanika.common.ExecutionParticipantInfo
name, size
-
Methods inherited from interface org.nasdanika.common.Function
apply, asFunction, before, execute, splitAndExecute, splitAndExecute, then, then, then
-
-