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 EngineDescriptionpublic String getDialect()
getDialect in class EngineDescriptionpublic String getExecutableFileName()
public String getDescription()
getDescription in class EngineDescriptionpublic String getLicenseUrl()
getLicenseUrl in class EngineDescriptionpublic String getSiteUrl()
getSiteUrl in class EngineDescriptionCopyright © 2014. All rights reserved.