|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cyc.tool.subl.util.SubLTrampolineFile
com.cyc.tool.subl.util.SubLTranslatedFile
com.cyc.cycjava.cycl.api_control_vars
public final class api_control_vars
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.cyc.tool.subl.util.SubLTranslatedFile |
---|
SubLTranslatedFile.SubL |
Field Summary | |
---|---|
static SubLSymbol |
$cfasl_assertion_handle_func$
Function used to determine assertion handles during CFASL output. |
static SubLSymbol |
$cfasl_assertion_handle_lookup_func$
Function used to look up assertions from their handles during CFASL input. |
static SubLSymbol |
$cfasl_clause_struc_handle_func$
Function used to determine clause-struc handles during CFASL output. |
static SubLSymbol |
$cfasl_clause_struc_handle_lookup_func$
Function used to look up clause-strucs from their handles during CFASL input. |
static SubLSymbol |
$cfasl_constant_handle_func$
Function used to determine constant handles during CFASL output. |
static SubLSymbol |
$cfasl_constant_handle_lookup_func$
Function used to look up constants from their handles during CFASL input. |
static SubLSymbol |
$cfasl_deduction_handle_func$
Function used to determine deduction handles during CFASL output. |
static SubLSymbol |
$cfasl_deduction_handle_lookup_func$
Function used to look up deductions from their handles during CFASL input. |
static SubLSymbol |
$cfasl_kb_hl_support_handle_func$
Function used to determine KB HL supports during CFASL output. |
static SubLSymbol |
$cfasl_kb_hl_support_handle_lookup_func$
Function used to look up KB HL supports from their handles during CFASL input. |
static SubLSymbol |
$cfasl_nart_handle_func$
Function used to determine NART handles during CFASL output. |
static SubLSymbol |
$cfasl_nart_handle_lookup_func$
Function used to look up NARTs from their handles during CFASL input. |
static SubLSymbol |
$default_ke_purpose$
The purpose to use for KE by default. |
static SubLSymbol |
$generate_readable_fi_results$
|
static SubLSymbol |
$ke_purpose$
This variable contains current KE purpose for asserting formulas to the system. |
static SubLSymbol |
$the_cyclist$
|
static SubLSymbol |
$use_local_queueP$
|
static SubLFile |
me
|
static java.lang.String |
myName
|
Fields inherited from class com.cyc.tool.subl.util.SubLTranslatedFile |
---|
EMPTY_SUBL_OBJECT_ARRAY |
Method Summary | |
---|---|
static SubLObject |
declare_api_control_vars_file()
|
void |
declareFunctions()
Declares the mapping between functions and symbols for all named functions defined in the file. |
static SubLObject |
init_api_control_vars_file()
|
void |
initializeVariables()
Initializes all global variables and private internal variables for constants defined in the file. |
void |
runTopLevelForms()
Runs all top-level forms in order. |
static SubLObject |
setup_api_control_vars_file()
|
Methods inherited from class com.cyc.tool.subl.util.SubLTranslatedFile |
---|
extractFunctionNamed |
Methods inherited from class com.cyc.tool.subl.util.SubLTrampolineFile |
---|
checkType, enforceType, extractBinaryFunc, extractCount, extractEnd, extractEndUsingSize, extractPackage, extractStart, extractUnaryFunc, main |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final SubLFile me
public static final java.lang.String myName
public static SubLSymbol $cfasl_constant_handle_func$
public static SubLSymbol $cfasl_constant_handle_lookup_func$
public static SubLSymbol $cfasl_nart_handle_func$
public static SubLSymbol $cfasl_nart_handle_lookup_func$
public static SubLSymbol $cfasl_assertion_handle_func$
public static SubLSymbol $cfasl_assertion_handle_lookup_func$
public static SubLSymbol $cfasl_deduction_handle_func$
public static SubLSymbol $cfasl_deduction_handle_lookup_func$
public static SubLSymbol $cfasl_kb_hl_support_handle_func$
public static SubLSymbol $cfasl_kb_hl_support_handle_lookup_func$
public static SubLSymbol $cfasl_clause_struc_handle_func$
public static SubLSymbol $cfasl_clause_struc_handle_lookup_func$
public static SubLSymbol $the_cyclist$
public static SubLSymbol $use_local_queueP$
public static SubLSymbol $default_ke_purpose$
public static SubLSymbol $ke_purpose$
public static SubLSymbol $generate_readable_fi_results$
Method Detail |
---|
public static final SubLObject declare_api_control_vars_file()
public static final SubLObject init_api_control_vars_file()
public static final SubLObject setup_api_control_vars_file()
public void declareFunctions()
SubLFile
public void initializeVariables()
SubLFile
public void runTopLevelForms()
SubLFile
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |