Uses of Class
org.kie.workbench.common.dmn.api.definition.model.DMNDiagramElement
-
Packages that use DMNDiagramElement Package Description org.kie.workbench.common.dmn.api.definition.model -
-
Uses of DMNDiagramElement in org.kie.workbench.common.dmn.api.definition.model
Methods in org.kie.workbench.common.dmn.api.definition.model that return types with arguments of type DMNDiagramElement Modifier and Type Method Description List<DMNDiagramElement>Definitions. getDiagramElements()Method parameters in org.kie.workbench.common.dmn.api.definition.model with type arguments of type DMNDiagramElement Modifier and Type Method Description voidDefinitions. setDmnDiagramElements(List<DMNDiagramElement> dmnDiagramElements)
-