Uses of Class
de.xima.fc.workflow.designer.model.ErrorCodeSection
Packages that use ErrorCodeSection
-
Uses of ErrorCodeSection in de.xima.fc.workflow.designer.helper
Methods in de.xima.fc.workflow.designer.helper that return types with arguments of type ErrorCodeSectionModifier and TypeMethodDescriptionElementNodeInfoHelper.createErrorCodeSections()
ElementNodeInfoHelper.createSoftErrorCodeSections()
-
Uses of ErrorCodeSection in de.xima.fc.workflow.designer.model
Methods in de.xima.fc.workflow.designer.model that return types with arguments of type ErrorCodeSectionModifier and TypeMethodDescriptionElementInfoPanelModel.getErrorCodeSections()
ElementInfoPanelModel.getSoftErrorCodeSections()
Method parameters in de.xima.fc.workflow.designer.model with type arguments of type ErrorCodeSectionModifier and TypeMethodDescriptionvoid
ElementInfoPanelModel.setErrorCodeSections
(List<ErrorCodeSection> errorCodeSections) void
ElementInfoPanelModel.setSoftErrorCodeSections
(List<ErrorCodeSection> softErrorCodeSections)