at.tuwien.ifs.somtoolbox.apps.helper
Class DataWinnerMappingWriter
java.lang.Object
at.tuwien.ifs.somtoolbox.apps.helper.DataWinnerMappingWriter
- All Implemented Interfaces:
- SOMToolboxApp
public class DataWinnerMappingWriter
- extends Object
- implements SOMToolboxApp
This class writes a data winner mapping file from a trained map.
- Version:
- $Id: DataWinnerMappingWriter.java 3691 2010-07-15 09:23:21Z frank $
- Author:
- Rudolf Mayer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OPTIONS
public static final com.martiansoftware.jsap.Parameter[] OPTIONS
DESCRIPTION
public static final String DESCRIPTION
- See Also:
- Constant Field Values
LONG_DESCRIPTION
public static final String LONG_DESCRIPTION
- See Also:
- Constant Field Values
APPLICATION_TYPE
public static final SOMToolboxApp.Type APPLICATION_TYPE
DataWinnerMappingWriter
public DataWinnerMappingWriter()
main
public static void main(String[] args)
throws SOMLibFileFormatException,
IOException
- Throws:
SOMLibFileFormatException
IOException