Uses of Class
de.mid.innovator.srv2api.icw2dm.DRBusinessKnowledgeModel.VAttr
-
Packages that use DRBusinessKnowledgeModel.VAttr Package Description 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 DRBusinessKnowledgeModel.VAttr in de.mid.innovator.srv2api.icw2dm
Methods in de.mid.innovator.srv2api.icw2dm that return DRBusinessKnowledgeModel.VAttr Modifier and Type Method Description static DRBusinessKnowledgeModel.VAttrDRBusinessKnowledgeModel.VAttr. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DRBusinessKnowledgeModel.VAttr[]DRBusinessKnowledgeModel.VAttr. values()Returns an array containing the constants of this enum type, in the order they are declared.
-