Uses of Interface
de.mid.innovator.srv2api.icw2drdia.DRDiaNode
-
Packages that use DRDiaNode Package Description de.mid.innovator.srv2api.icw2drdia 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.icw2drdia Modifier and Type Interface Description interfaceDRDiaDecisionNodeADRDiaDecisionNodeis the graphical representation of aDRDecision.interfaceDRDiaHierServiceNodeinterfaceDRDiaHierServicePartNodeinterfaceDRDiaInputDataNodeADRDiaInputDataNodeis the graphical representation of aDRInputData.interfaceDRDiaKnowledgeNodeADRDiaKnowledgeNodeis the graphical representation of aDRBusinessKnowledgeModel.interfaceDRDiaKnowledgeSourceNodeADRDiaKnowledgeSourceNodeis the graphical representation of aDRKnowledgeSource.interfaceDRDiaServiceNodeMethods in de.mid.innovator.srv2api.icw2drdia with type parameters of type DRDiaNode Modifier and Type Method Description <T extends DRDiaNode>
java.util.List<T>DRDecisionRequirementDia. getOwnedDecisionRequirementNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)All occurrences of decision requirement elements as node owned by this decision requirement diagram.
-