Class FromOutputName
Object
org.anchoranalysis.bean.AnchorBean<org.anchoranalysis.io.input.bean.namer.FileNamer>
org.anchoranalysis.io.input.bean.namer.FileNamer
org.anchoranalysis.io.input.bean.namer.FileNamerIndependent
org.anchoranalysis.plugin.io.bean.file.namer.FromOutputName
public class FromOutputName
extends org.anchoranalysis.io.input.bean.namer.FileNamerIndependent
-
Constructor Summary
Constructors Constructor Description FromOutputName() -
Method Summary
Modifier and Type Method Description protected StringderiveName(File file, Optional<Path> inputDirectory, int index)org.anchoranalysis.io.output.namestyle.IndexableOutputNameStylegetOutputNameStyle()voidsetOutputNameStyle(org.anchoranalysis.io.output.namestyle.IndexableOutputNameStyle outputNameStyle)Methods inherited from class org.anchoranalysis.io.input.bean.namer.FileNamer
deriveName, deriveNameUnique
-
Constructor Details
-
FromOutputName
public FromOutputName()
-
-
Method Details
-
deriveName
- Specified by:
deriveNamein classorg.anchoranalysis.io.input.bean.namer.FileNamerIndependent
-
getOutputNameStyle
public org.anchoranalysis.io.output.namestyle.IndexableOutputNameStyle getOutputNameStyle() -
setOutputNameStyle
public void setOutputNameStyle(org.anchoranalysis.io.output.namestyle.IndexableOutputNameStyle outputNameStyle)
-