public class Swi extends EngineDescription
Modifier and Type | Field and Description |
---|---|
static String |
SWI |
static String |
SWI_BIN_DIRECTORY_PROPERTY_NAME |
static String |
SWI_DIALECT |
Constructor and Description |
---|
Swi() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Source: http://en.wikipedia.org/wiki/SWI-Prolog
|
String |
getDialect() |
String |
getExecutableFileName() |
String |
getLicenseUrl() |
String |
getName() |
String |
getSiteUrl() |
public static final String SWI
public static final String SWI_DIALECT
public static final String SWI_BIN_DIRECTORY_PROPERTY_NAME
public String getName()
getName
in class EngineDescription
public String getDialect()
getDialect
in class EngineDescription
public String getExecutableFileName()
public String getDescription()
getDescription
in class EngineDescription
public String getLicenseUrl()
getLicenseUrl
in class EngineDescription
public String getSiteUrl()
getSiteUrl
in class EngineDescription
Copyright © 2014. All rights reserved.