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)AllDMValueRangeRefAbletyped by thisCLPrimitiveType.<T extends DMValueRangeRefAble>
java.util.List<T>CLStructureDefinition. getTypedValueRangeRefAble(java.lang.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.icw2dm Modifier and Type Interface Description interfaceDMInformationItemThe classDMInformationItemis used to model variables at the decision logic level in decision models.interfaceDMInputClauseThe classDMInputClauseis used to model aDMDecisionTableinput.interfaceDMOutputClauseThe classDMOutputClauseis used to model aDMDecisionTableoutput.Methods in de.mid.innovator.srv2api.icw2dm that return DMValueRangeRefAble Modifier and Type Method Description DMValueRangeRefAbleDMValueRangeRefAble. getFirstUsingValueRangeRefAble()
-