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