Uses of Class
de.xima.fc.workflow.designer.model.ValueDiff
Packages that use ValueDiff
- 
Uses of ValueDiff in de.xima.fc.workflow.designer.helper
Methods in de.xima.fc.workflow.designer.helper that return ValueDiffModifier and TypeMethodDescriptionAssociateHelper.getDeadNodesDiff(AssociatesModel ass, FlowchartModel model, Mandant client)  - 
Uses of ValueDiff in de.xima.fc.workflow.designer.model
Methods in de.xima.fc.workflow.designer.model that return ValueDiffModifier and TypeMethodDescription<T> ValueDiff<T>AssociatesModel.associateDeepDiff(Object key, Supplier<T> associateFn, Object... dependencies) Computes a quantity derived from the given fields of this model.<T> ValueDiff<T>AssociatesModel.associateShallowDiff(Object key, Supplier<T> associateFn, Object... dependencies) Computes a quantity derived from the given fields of this model.