at.tuwien.ifs.somtoolbox.apps.helper
Class TemplateVectorComparator
java.lang.Object
at.tuwien.ifs.somtoolbox.apps.helper.TemplateVectorComparator
- All Implemented Interfaces:
- SOMToolboxApp
public class TemplateVectorComparator
- extends Object
- implements SOMToolboxApp
Compares the contents of two template vectors.
- Version:
- $Id: TemplateVectorComparator.java 3676 2010-07-15 09:08:14Z 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
TemplateVectorComparator
public TemplateVectorComparator()
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
printTerms
private static void printTerms(ArrayList<String> onlyInOne,
SOMLibTemplateVector tv1,
int i,
String title)