Uses of Interface
de.mid.innovator.srv2api.icw2dm.DMList
Packages that use DMList
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 DMList in de.mid.innovator.srv2api.icw2dm
Fields in de.mid.innovator.srv2api.icw2dm declared as DMListModifier and TypeFieldDescriptionARG_AddRowList.ohRowthe new row list is created after this row or at the end otherwiseMethods in de.mid.innovator.srv2api.icw2dm that return DMListModifier and TypeMethodDescriptionDMRelation.addRowList(DMList ohRow, boolean isMaintaining) Creates a newDMListas row of thisDMRelation.static DMListDMListHelper.create(SrvContext srvCtx, ELContainerAble ohContainer, boolean isMaintaining) Creates a newDMListas content of the specifiedELContainerAble.DMExpression.getOwningList()TheDMListwhich owns thisDMExpressionas element.Methods in de.mid.innovator.srv2api.icw2dm that return types with arguments of type DMListModifier and TypeMethodDescriptionDMRelation.getOwnedRows(K_CONTROL_OPTION... behaviourFlags) This attributes lists the instances ofDMListthat compose the rows of thisDMRelation.Methods in de.mid.innovator.srv2api.icw2dm with parameters of type DMListModifier and TypeMethodDescriptionDMRelation.addRowList(DMList ohRow, boolean isMaintaining) Creates a newDMListas row of thisDMRelation.Constructors in de.mid.innovator.srv2api.icw2dm with parameters of type DMList