Uses of Interface
de.mid.innovator.srv2api.icw2dm.DMRelation
-
Packages that use DMRelation 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 DMRelation in de.mid.innovator.srv2api.icw2dm
Methods in de.mid.innovator.srv2api.icw2dm that return DMRelation Modifier and Type Method Description static DMRelationDMRelationHelper. create(SrvContext srvCtx, ELContainerAble ohContainer, boolean isMaintaining)Creates a newDMRelationas content of the specifiedELContainerAble.DMRelationDMInformationItem. getOwningRelation()TheDMRelationwhich owns thisDMInformationItemas column.DMRelationDMList. getOwningRelation()TheDMRelationwhich owns thisDMListas row.
-