public class TemplateVectorComparator extends Object implements SOMToolboxApp
SOMToolboxApp.Type
Modifier and Type | Field and Description |
---|---|
static SOMToolboxApp.Type |
APPLICATION_TYPE |
static String |
DESCRIPTION |
static String |
LONG_DESCRIPTION |
static com.martiansoftware.jsap.Parameter[] |
OPTIONS |
DEV_BY_STRING, HOMEPAGE, INFO, INFO_TEXT, LICENSE_TEXT, REQUIRED_MEMBERS, TYPE_GROUPED_COMPARATOR
Constructor and Description |
---|
TemplateVectorComparator() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
private static void |
printTerms(ArrayList<String> onlyInOne,
SOMLibTemplateVector tv1,
int i,
String title) |
public static final com.martiansoftware.jsap.Parameter[] OPTIONS
public static final String DESCRIPTION
public static final String LONG_DESCRIPTION
public static final SOMToolboxApp.Type APPLICATION_TYPE
public static void main(String[] args) throws IOException
IOException
private static void printTerms(ArrayList<String> onlyInOne, SOMLibTemplateVector tv1, int i, String title)