Uses of Interface
de.mid.innovator.srv2api.icw2drdia.DRDiaNode
Packages that use DRDiaNode
Package
Description
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 DRDiaNode in de.mid.innovator.srv2api.icw2drdia
Subinterfaces of DRDiaNode in de.mid.innovator.srv2api.icw2drdiaModifier and TypeInterfaceDescriptioninterfaceADRDiaDecisionNodeis the graphical representation of aDRDecision.interfaceinterfaceinterfaceADRDiaInputDataNodeis the graphical representation of aDRInputData.interfaceADRDiaKnowledgeNodeis the graphical representation of aDRBusinessKnowledgeModel.interfaceADRDiaKnowledgeSourceNodeis the graphical representation of aDRKnowledgeSource.interfaceMethods in de.mid.innovator.srv2api.icw2drdia with type parameters of type DRDiaNodeModifier and TypeMethodDescriptionDRDiaGroupNode.getGroupedNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All nodes grouped by thisDRDiaGroupNode.DRDecisionRequirementDia.getOwnedDecisionRequirementNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All occurrences of decision requirement elements as node owned by this decision requirement diagram.