Uses of Class
org.flowable.dmn.model.DmnElement
-
-
Uses of DmnElement in org.flowable.dmn.model
Subclasses of DmnElement in org.flowable.dmn.model Modifier and Type Class Description classAuthorityRequirementclassDecisionclassDecisionRuleclassDecisionServiceclassDecisionTableclassDiEdgeclassDmnDefinitionclassDmnDiDecisionServiceDividerLineclassDmnDiDiagramclassDmnDiDiagramElementclassDmnDiEdgeclassDmnDiShapeclassDmnExtensionElementclassDRGElementclassExpressionclassGraphicInfoclassInformationItemclassInformationRequirementclassInputClauseclassInputDataclassInvocableclassItemDefinitionclassLiteralExpressionclassNamedElementclassOutputClauseclassUnaryTestsFields in org.flowable.dmn.model declared as DmnElement Modifier and Type Field Description protected DmnElementGraphicInfo. elementMethods in org.flowable.dmn.model that return DmnElement Modifier and Type Method Description DmnElementGraphicInfo. getElement()Methods in org.flowable.dmn.model with parameters of type DmnElement Modifier and Type Method Description voidGraphicInfo. setElement(DmnElement element)voidDmnElement. setValues(DmnElement otherElement)
-