public class AnotherCopyAndAdjustAlgorithm extends CopyAndAdjustAlgorithm
| Constructor and Description |
|---|
AnotherCopyAndAdjustAlgorithm() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAbbrev()
Abbreviation, used for display in the frame tree
|
java.lang.String |
getName()
A friendly name, to be shown to the user.
|
beforeBatch, beforeBatchNotSafe, beforeStep, getClassName, steppublic java.lang.String getName()
ITrackingAlgorithmgetName in interface ITrackingAlgorithmgetName in class CopyAndAdjustAlgorithmpublic java.lang.String getAbbrev()
ITrackingAlgorithmgetAbbrev in interface ITrackingAlgorithmgetAbbrev in class CopyAndAdjustAlgorithm