Uses of Enum Class
de.mid.innovator.srv2api.icw2dm.DMNElement.VAttr
Packages that use DMNElement.VAttr
Package
Description
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 DMNElement.VAttr in de.mid.innovator.srv2api.icw2dm
Methods in de.mid.innovator.srv2api.icw2dm that return DMNElement.VAttrModifier and TypeMethodDescriptionstatic DMNElement.VAttrReturns the enum constant of this class with the specified name.static DMNElement.VAttr[]DMNElement.VAttr.values()Returns an array containing the constants of this enum class, in the order they are declared.