Uses of Interface
de.mid.innovator.srv2api.icw2dm.DMContext
-
Packages that use DMContext Package Description de.mid.innovator.srv2api.icw2dm 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 DMContext in de.mid.innovator.srv2api.icw2dm
Methods in de.mid.innovator.srv2api.icw2dm that return DMContext Modifier and Type Method Description static DMContextDMContextHelper. create(SrvContext srvCtx, ELContainerAble ohContainer, boolean isMaintaining)Creates a newDMContextas content of the specifiedELContainerAble.DMContextDMContextEntry. getOwningContext()TheDMContextwhich owns thisDMContextEntry.DMContextDMContextEntry. getOwningResultContext()TheDMContextwhich owns this resultDMContextEntry.DMContextDMContextEntry. getOwningVariableContext()TheDMContextwhich owns this variableDMContextEntry.
-