Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUse
Interval.exclusion(com.amalgamasimulation.core.intervals.IntervalLike)
and, if needed,IntervalLike.isZeroLength()
insteadUseInterval.intersection(com.amalgamasimulation.core.intervals.IntervalLike)
and, if needed,IntervalLike.isZeroLength()
insteadto be removed in AmalgamaPlatform 4.0to be removed in AmalgamaPlatform 4.0to be removed in AmalgamaPlatform 4.0to be removed in AmalgamaPlatform 4.0to be removed in AmalgamaPlatform 4.0UseLogger.closeSession()
insteadUseLogger.openSession(String)
insteaduse standard JDK'sCollectors.toList()
method
-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionUse
PiecewiseFunction
instead.to be removed in AmalgamaPlatform 4.0to be removed in AmalgamaPlatform 4.0to be removed in AmalgamaPlatform 4.0to be removed in AmalgamaPlatform 4.0to be removed in AmalgamaPlatform 4.0use apache'sEnumeratedDistribution
instead
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionUse
Interval.exclusion(com.amalgamasimulation.core.intervals.IntervalLike)
and, if needed,IntervalLike.isZeroLength()
insteadUseInterval.intersection(com.amalgamasimulation.core.intervals.IntervalLike)
and, if needed,IntervalLike.isZeroLength()
insteadUse the builder object returned by theEmfColumn.getDataFillerManager()
method insteadUse the builder object returned by theEmfColumn.emfAutoCompleteComboEditor()
method insteadUse the builder object returned by theEmfColumn.emfAutoCompleteComboEditor()
method insteadUse the builder object returned by theEmfColumn.emfAutoCompleteComboEditor()
method insteadUse the builder object returned by theEmfColumn.emfAutoCompleteComboEditor()
method insteadUse the builder object returned by theEmfColumn.emfAutoCompleteComboEditor()
method insteadUse the builder object returned by theEmfColumn.emfAutoCompleteComboEditor()
method insteadUse the builder object returned by theEmfColumn.emfAutoCompleteComboEditor()
method insteadUse the builder object returned by theEmfColumn.emfAutoCompleteComboEditor()
method insteadUse the builder object returned by theEmfColumn.emfAutoCompleteComboEditor()
method insteadUse the builder object returned by theEditableColumn.autoCompleteTextEditor()
method insteadUse the builder object returned by theEditableColumn.autoCompleteTextEditor()
method insteadUse the builder object returned by theEditableColumn.autoCompleteTextEditor()
method insteadUse the builder object returned by theEmfColumn.emfAutoCompleteTextEditor()
method insteadUse the builder object returned by theEmfColumn.emfAutoCompleteTextEditor()
method insteadUse the builder object returned by theEmfColumn.emfAutoCompleteTextEditor()
method insteadUse the builder object returned by theEmfColumn.emfAutoCompleteTextEditor()
method insteadUse the builder object returned by theEmfColumn.emfAutoCompleteTextEditor()
method insteadUse the builder object returned by theEditableColumn.buttonActionEditor()
method insteadUse the builder object returned by theEditableColumn.buttonActionEditor()
method insteadUse the builder object returned by theEditableColumn.buttonActionEditor()
method insteadUse the builder object returned by theEditableColumn.checkBoxEditor()
method insteadUse the builder object returned by theEmfColumn.emfCheckBoxEditor()
method insteadUse the builder object returned by theEmfColumn.emfColorEditor()
method insteadUse the builder object returned by theEditableColumn.comboEditor()
method insteadUse the builder object returned by theEditableColumn.comboEditor()
method insteadUse the builder object returned by theEditableColumn.comboEditor()
method insteadUse the builder object returned by theEditableColumn.comboEditor()
method insteadUse the builder object returned by theEmfColumn.emfComboEditor()
method insteadUse the builder object returned by theEmfColumn.emfComboEditor()
method insteadUse the builder object returned by theEmfColumn.emfComboEditor()
method insteadUse the builder object returned by theEmfColumn.emfComboEditor()
method insteadUse the builder object returned by theEmfColumn.emfComboEditor()
method insteadUse the builder object returned by theEmfColumn.emfComboEditor()
method insteadUse the builder object returned by theEmfColumn.distributionEditor()
method insteadUse the builder object returned by theEmfColumn.emfDynamicAutoCompleteComboEditor()
method insteadUse the builder object returned by theEmfColumn.emfDynamicAutoCompleteComboEditor()
method insteadUse the builder object returned by theEditableColumn.enumComboEditor()
method insteadUse the builder object returned by theEmfColumn.emfEnumComboEditor()
method insteadUse the builder object returned by theEmfColumn.emfEnumComboEditor()
method insteadUse the builder object returned by theEmfColumn.emfEnumComboEditor()
method insteadUse the builder object returned by theEmfColumn.emfEnumComboEditor()
method insteadUse the builder object returned by theEmfColumn.emfTextIdEditor()
method insteadUse the builder object returned by theEmfColumn.emfTextIdEditor()
method insteadcom.amalgamasimulation.desktop.ui.views.ViewerColumnDescriptor.setImageExtractor(Function<T, Image>) Use the builder object returned by theEmfColumn.emfLocalDateTimeEditor()
method insteadUse the builder object returned by theEmfColumn.emfLocalDateTimeEditor()
method insteadUse the builder object returned by theEmfColumn.emfLocalDateTimeEditor()
method insteadUse the builder object returned by theEmfColumn.emfLocalDateTimeEditor()
method insteadUse the builder object returned by theEmfColumn.emfLocalTimeEditor()
method insteadUse the builder object returned by theEmfColumn.emfObjectSelectionDialogEditor()
method insteadUse the builder object returned by theEmfColumn.emfObjectSelectionDialogEditor()
method insteadUse the builder object returned by theEmfColumn.emfObjectSelectionDialogEditor()
method insteadUse the builder object returned by theEditableColumn.textEditor()
method insteadUse the builder object returned by theEditableColumn.textEditor()
method insteadUse the builder object returned by theEmfColumn.emfTextEditor()
method insteadUse the builder object returned by theEmfColumn.emfTextEditor()
method insteadUse the builder object returned by theEmfColumn.timeSeriesEditor()
method insteadusePolygon.getIntersectionPolygons(Polygon)
insteadUseLogger.closeSession()
insteadUseLogger.log(Record, Record)
instead.UseLogger.openSession(String)
insteadIf you use Java-21+, switch to theMath.clamp(double, double, double)
method. WARNING: mind the arguments order!If you use Java-21+, switch to theMath.clamp(long, int, int)
method. WARNING: mind the arguments order!If you use Java-21+, switch to theMath.clamp(long, long, long)
method. WARNING: mind the arguments order!use standard JDK'sCollectors.toList()
method
-
Deprecated ConstructorsConstructorDescription