Uses of Class
org.flowable.dmn.model.DmnDiDecisionServiceDividerLine
-
-
Uses of DmnDiDecisionServiceDividerLine in org.flowable.dmn.model
Fields in org.flowable.dmn.model declared as DmnDiDecisionServiceDividerLine Modifier and Type Field Description protected DmnDiDecisionServiceDividerLineDmnDiShape. decisionServiceDividerLineMethods in org.flowable.dmn.model that return DmnDiDecisionServiceDividerLine Modifier and Type Method Description DmnDiDecisionServiceDividerLineDmnDiShape. getDecisionServiceDividerLine()Methods in org.flowable.dmn.model with parameters of type DmnDiDecisionServiceDividerLine Modifier and Type Method Description voidDmnDiShape. setDecisionServiceDividerLine(DmnDiDecisionServiceDividerLine decisionServiceDividerLine)
-