slicerOverrides
Returns SlicerValues by looking for Slice annotations on the build method.
Classes such as WrappedModel can use the ModelWithSlicerOverrides, to find the SlicerValues using an alternate fashion.
Returns SlicerValues by looking for Slice annotations on the method named pieceName or the build method if pieceName is null.
Classes such as WrappedModel can use the ModelWithSlicerOverrides, to find the SlicerValues using an alternate fashion.