Uses of Interface
de.mid.innovator.srv2api.icw2drdia.DRPrintContext
Packages that use DRPrintContext
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.
The decision requirements level of a decision model in DMN consists of a
Decision Requirement Graph depicted in one or more Decision Requirement
Diagrams.
-
Uses of DRPrintContext in de.mid.innovator.srv2api.icw2dm
Methods in de.mid.innovator.srv2api.icw2dm that return types with arguments of type DRPrintContextModifier and TypeMethodDescriptionDRGElement.getOwnedPrintContext()TheDRPrintContextof thisDRGElement. -
Uses of DRPrintContext in de.mid.innovator.srv2api.icw2drdia
Methods in de.mid.innovator.srv2api.icw2drdia that return DRPrintContextModifier and TypeMethodDescriptionstatic DRPrintContextDRPrintContextHelper.create(SrvContext srvCtx, ELElement item) Creates and returns the only possibleDRPrintContextas content of the specifiedDRDecisionorDRBusinessKnowledgeModel.