Uses of Interface
de.mid.innovator.srv2api.icw2dm.DMInvocation
Packages that use DMInvocation
Package
Description
The purpose of DMN is to provide the constructs that are needed to model
decisions, so that organizational decision-making can be readily depicted in
diagrams, accurately defined by business analysts, and (optionally) automated.
-
Uses of DMInvocation in de.mid.innovator.srv2api.icw2dm
Methods in de.mid.innovator.srv2api.icw2dm that return DMInvocationModifier and TypeMethodDescriptionstatic DMInvocationDMInvocationHelper.create(SrvContext srvCtx, ELContainerAble ohContainer, DMFunctionDefinition ohCalledFunction, boolean isMaintaining) DMBinding.getOwningInvocation()TheDMInvocationwhich owns thisDMBinding.Methods in de.mid.innovator.srv2api.icw2dm that return types with arguments of type DMInvocationModifier and TypeMethodDescriptionDMExpression.getCallingInvocation()All invocations of thisDMExpression.