Interface EcoreActionSupplier

All Superinterfaces:
AutoCloseable, BiFunction<EClass,org.nasdanika.common.ProgressMonitor,org.nasdanika.html.model.app.Action>, org.nasdanika.common.Diagnosable, org.nasdanika.common.ExecutionParticipant, org.nasdanika.common.ExecutionParticipantInfo, org.nasdanika.common.Function<EClass,org.nasdanika.html.model.app.Action>
All Known Implementing Classes:
EAttributeActionSupplier, EClassActionSupplier, EClassifierActionSupplier, EDataTypeActionSupplier, EEnumActionSupplier, EEnumLiteralActionSupplier, EModelElementActionSupplier, ENamedElementActionSupplier, EObjectActionSupplier, EOperationActionSupplier, EPackageActionSupplier, EParameterActionSupplier, EReferenceActionSupplier, EStructuralFeatureActionSupplier, ETypedElementActionSupplier

public interface EcoreActionSupplier extends org.nasdanika.common.Function<EClass,org.nasdanika.html.model.app.Action>
  • Field Summary

    Fields inherited from interface org.nasdanika.common.Diagnosable

    SUCCESS

    Fields inherited from interface org.nasdanika.common.Function

    NOP
  • 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, before, execute, splitAndExecute, splitAndExecute, then, then, then, toFunction