Uses of Interface
de.mid.innovator.srv2api.icw2dm.DMValueRangeRefAble
Packages that use DMValueRangeRefAble
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
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 DMValueRangeRefAble in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class with type parameters of type DMValueRangeRefAbleModifier and TypeMethodDescription<T extends DMValueRangeRefAble>
List<T> CLPrimitiveType.getTypedValueRangeRefAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllDMValueRangeRefAbletyped by thisCLPrimitiveType.<T extends DMValueRangeRefAble>
List<T> CLStructureDefinition.getTypedValueRangeRefAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllDMValueRangeRefAbletyped by thisCLStructureDefinition. -
Uses of DMValueRangeRefAble in de.mid.innovator.srv2api.icw2dm
Subinterfaces of DMValueRangeRefAble in de.mid.innovator.srv2api.icw2dmModifier and TypeInterfaceDescriptioninterfaceThe classDMInformationItemis used to model variables at the decision logic level in decision models.interfaceThe classDMInputClauseis used to model aDMDecisionTableinput.interfaceThe classDMOutputClauseis used to model aDMDecisionTableoutput.Methods in de.mid.innovator.srv2api.icw2dm that return DMValueRangeRefAble