Uses of Interface
de.mid.innovator.srv2api.icw2dm.DRInvocable
-
Packages that use DRInvocable 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 DRInvocable in de.mid.innovator.srv2api.icw2dm
Subinterfaces of DRInvocable in de.mid.innovator.srv2api.icw2dm Modifier and Type Interface Description interface
DRBusinessKnowledgeModel
The classDRBusinessKnowledgeModel
is used to model a business knowledge model.interface
DRDecisionService
Methods in de.mid.innovator.srv2api.icw2dm that return DRInvocable Modifier and Type Method Description DRInvocable
DMInformationItem. getOwningInvocable()
TheDRInvocable
which owns this variable.
-