Uses of Interface
de.mid.innovator.srv2api.icw2dm.DMValueRangeRefAble
-
Packages that use DMValueRangeRefAble Package Description de.mid.innovator.srv2api.icw2class The classes package deals with the basic modeling concepts of UML and, in particular, classes and their relationships.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 DMValueRangeRefAble in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class with type parameters of type DMValueRangeRefAble Modifier and Type Method Description <T extends DMValueRangeRefAble>
java.util.List<T>CLPrimitiveType. getTypedValueRangeRefAble(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
AllDMValueRangeRefAble
typed by thisCLPrimitiveType
.<T extends DMValueRangeRefAble>
java.util.List<T>CLStructureDefinition. getTypedValueRangeRefAble(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
AllDMValueRangeRefAble
typed by thisCLStructureDefinition
. -
Uses of DMValueRangeRefAble in de.mid.innovator.srv2api.icw2dm
Subinterfaces of DMValueRangeRefAble in de.mid.innovator.srv2api.icw2dm Modifier and Type Interface Description interface
DMInformationItem
The classDMInformationItem
is used to model variables at the decision logic level in decision models.interface
DMInputClause
The classDMInputClause
is used to model aDMDecisionTable
input.interface
DMOutputClause
The classDMOutputClause
is used to model aDMDecisionTable
output.Methods in de.mid.innovator.srv2api.icw2dm that return DMValueRangeRefAble Modifier and Type Method Description DMValueRangeRefAble
DMValueRangeRefAble. getFirstUsingValueRangeRefAble()
-