public abstract static class JoinFixActionParameter.Fixer extends Object
| Constructor and Description |
|---|
Fixer(String name,
String description)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
abstract JoinFixAction |
createAction(Environment env,
StringParameter suffixParam)
Returns a JoinFixAction corresponding to a given label.
|
String |
getDescription()
Returns a short description of the function of this object.
|
String |
toString()
Returns object name.
|
public abstract JoinFixAction createAction(Environment env, StringParameter suffixParam) throws TaskException
env - execution environmentsuffixParam - parameter supplying suffix value
(got from a createSuffixParameter method)TaskExceptionpublic String getDescription()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.