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.diShapesMethods 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 TypeMethodDescriptionvoidConversionHelper.addDiShape(DmnDiShape diShape) voidConversionHelper.setCurrentDiShape(DmnDiShape currentDiShape)