Uses of Class
org.flowable.dmn.model.DmnDiShape
Packages that use DmnDiShape
-
Uses of DmnDiShape in org.flowable.dmn.xml.converter
Fields in org.flowable.dmn.xml.converter declared as DmnDiShapeFields in org.flowable.dmn.xml.converter with type parameters of type DmnDiShapeModifier and TypeFieldDescriptionprotected Map<String,
List<DmnDiShape>> ConversionHelper.diShapes
Methods in org.flowable.dmn.xml.converter that return DmnDiShapeMethods in org.flowable.dmn.xml.converter that return types with arguments of type DmnDiShapeMethods in org.flowable.dmn.xml.converter with parameters of type DmnDiShapeModifier and TypeMethodDescriptionvoid
ConversionHelper.addDiShape
(DmnDiShape diShape) void
ConversionHelper.setCurrentDiShape
(DmnDiShape currentDiShape)