A B C D E F G H I J K L M N O P Q R S T U V W X Z

A

AbstractPair - class org.opencyc.util.AbstractPair.
Implements an ordered pair, two associated Objects.
AbstractPair() - Constructor for class org.opencyc.util.AbstractPair
Constructs an AbstractPair object.
AbstractPair(Object, Object) - Constructor for class org.opencyc.util.AbstractPair
Constructs a new pair, with component1 as its first and component2 as its second component.
acceptNode(Node) - Method in class org.opencyc.xml.NameNodeFilter
Decides whether an input node should be accepted based on its Local Name.
achieveAllDifferentConsistencyWrtSingletons() - Method in class org.opencyc.constraintsolver.NodeConsistencyAchiever
Achieves all-different consistency with regard to singletons, by propagating the affects of single-valued variables through all #$different constraint rules.
aclToCycList(ACL) - Static method in class org.opencyc.cycagent.GenericAgent
Returns the CycList FIPA-2001 representation of the given ACL without using CycAccess.
activeStates - Variable in class org.opencyc.uml.interpreter.Interpreter
a dictionary associating active states with tree nodes in the active state configuration
actuallyImport - Variable in class org.opencyc.xml.ImportDaml
When T, indicates that the import is performed othwise when false indicates that the DAML document should be parsed but not imported.
actuator - Variable in class org.opencyc.elf.LowestLevelNode
the Actuator for this node
add(CycList) - Method in class org.opencyc.inferencesupport.BindingSet
Adds a binding value list to the binding set.
add(VariablePopulationItem) - Method in class org.opencyc.constraintsolver.VariableDomainPopulator
Adds the given VariablePopulationItem object to the list of variable populator items.
addAction - Variable in class org.opencyc.util.ListBox
 
addAll(ArrayList) - Method in class org.opencyc.inferencesupport.BindingSet
Adds a list of binding value lists to the binding set.
addAllActorSlots() - Method in class org.opencyc.xml.ExportHtml
Categorizes all actorslots.
addAllBinaryPredicates() - Method in class org.opencyc.xml.ExportHtml
Categorizes all binary predicates.
addAllCategories() - Method in class org.opencyc.xml.ExportHtml
Adds all categories to the HTML export.
addAllDenotingFunctions() - Method in class org.opencyc.xml.ExportHtml
Categorizes all denoting functions.
addAllEventTypes() - Method in class org.opencyc.xml.ExportHtml
Categorizes all event types.
addAllIETRef() - Method in class org.opencyc.xml.ExportHtml
Categorizes all ontology constants directly referenced in the IET Mapping.
addAllMaterials() - Method in class org.opencyc.xml.ExportHtml
Categorizes all 'materials'.
addAllNew(Collection) - Method in class org.opencyc.cycobject.CycList
Adds the given elements to this list if they are not already contained.
addAllOrganizationTypes() - Method in class org.opencyc.xml.ExportHtml
Categorizes all organization types.
addAllPartonomicPredicates() - Method in class org.opencyc.xml.ExportHtml
Categorizes all partonomic predicates.
addAllPersonTypes() - Method in class org.opencyc.xml.ExportHtml
Categorizes all person types.
addAllRelations() - Method in class org.opencyc.xml.ExportHtml
Categorizes all relations.
addAllSchemaMappingTypes() - Method in class org.opencyc.xml.ExportHtml
Categorizes all schema mapping types.
addAllScriptedEventTypes() - Method in class org.opencyc.xml.ExportHtml
Categorizes all scripted event types.
addAllSpecializationsOfAffiliation() - Method in class org.opencyc.xml.ExportHtml
Categorizes all specializations of affiliation.
addAllSpecializationsOfVestedInterest() - Method in class org.opencyc.xml.ExportHtml
Categorizes all specializations of vested interest.
addAllSraRef() - Method in class org.opencyc.xml.ExportHtml
Categorizes all constants directly reference in the SRA NetOwl Mapping.
addAllSyracuseRef() - Method in class org.opencyc.xml.ExportHtml
Categorizes all ontology constants directly referenced in the Syracuse Mapping.
addAllTemporalRelations() - Method in class org.opencyc.xml.ExportHtml
Categorizes all temporal relations.
addAllVeridianRef() - Method in class org.opencyc.xml.ExportHtml
Categorizes all ontology constants directly referenced in the Veridian Mapping.
addAllWeaponTypes() - Method in class org.opencyc.xml.ExportHtml
Categorizes all weapon types.
addAssertionCache(CycAssertion) - Static method in class org.opencyc.api.CycObjectFactory
Adds the CycAssertion to the cache.
addBindingSet(BindingSet) - Method in class org.opencyc.inferencesupport.Solution
Adds the solutions contained in the given binding set.
addBindingToCurrentSolution(Binding) - Method in class org.opencyc.inferencesupport.Solution
Adds the variable / value binding to the current solution.
addButton - Variable in class org.opencyc.util.ListBox
 
addCollection(CycConstant) - Method in class org.opencyc.kif.KifFileLoader
 
addCycConstantCacheByGuid(CycConstant) - Static method in class org.opencyc.api.CycObjectFactory
Adds the CycConstant to the cache by guid.
addCycConstantCacheById(CycConstant) - Static method in class org.opencyc.api.CycObjectFactory
Adds the CycConstant to the cyc contstant cache by id.
addCycConstantCacheByName(CycConstant) - Static method in class org.opencyc.api.CycObjectFactory
Adds the CycConstant to the cache by name.
addCycNartCache(CycNart) - Static method in class org.opencyc.api.CycObjectFactory
Adds the CycNart to the cache.
addCycVariableCache(CycVariable) - Static method in class org.opencyc.api.CycObjectFactory
Adds the CycVariable to the cache.
addDomainValue(CycVariable, Object) - Method in class org.opencyc.constraintsolver.ValueDomains
Adds an Object value to the domain for a variable.
addEeldCoreOntology() - Method in class org.opencyc.xml.ExportHtml
Categorizes the original EELD 'core' ontology.
addFile(Writer, File) - Method in class org.opencyc.kif.KifFileLoader
Adds the File to KB in defaultMt.
addFile(Writer, File, CycFort) - Method in class org.opencyc.kif.KifFileLoader
Adds the File to KB into Mt.
addFile(Writer, File, String) - Method in class org.opencyc.kif.KifFileLoader
Adds the File to KB into Mt.
addFileEachLine(Writer, File, String) - Method in class org.opencyc.kif.KifFileLoader
Adds the File to KB into Mt.
addGuidCache(Guid) - Static method in class org.opencyc.api.CycObjectFactory
Adds the Guid to the cache.
addInputPinToProcedure(String, String, Procedure, Class) - Method in class org.opencyc.uml.statemachine.StateMachineFactory
Adds an input pin (variable) to the given procedure.
addIsa(CycConstant, String) - Method in class org.opencyc.kif.KifFileLoader
 
additionalLexicalAssertions(CycFort) - Method in class org.opencyc.xml.ImportDaml
Asserts additional lexical assertions about the given term which are specific to the import of Open Directory terms.
additionalLexicalAssertions(CycFort) - Method in class org.opencyc.xml.ImportOpenDirectoryStructure
Asserts additional lexical assertions about the given term which are specific to the import of Open Directory terms.
addKifCycLMap(String, String) - Method in class org.opencyc.kif.KifFileLoader
 
addListener(CycWorkerListener) - Method in class org.opencyc.util.CycWorker
Adds a new worker listener to this worker.
addNew(Object) - Method in class org.opencyc.cycobject.CycList
Adds the given element to this list if it is not already contained.
addOrder(CycList) - Method in class org.opencyc.kif.KifFileLoader
Adds the sentence (CycList) to this AssertionCollection.
addOrderComment(CycList) - Method in class org.opencyc.kif.KifFileLoader
Adds the comment based sentence (CycList) to this AssertionCollection.
addOrderGenlMt(CycList) - Method in class org.opencyc.kif.KifFileLoader
Adds the MetaRelation based sentence (CycList) to this AssertionCollection.
addOrderGenls(CycList) - Method in class org.opencyc.kif.KifFileLoader
Adds the genls based sentence (CycList) to this AssertionCollection.
addOrderGround(CycList) - Method in class org.opencyc.kif.KifFileLoader
Adds the gaf based sentence (CycList) to this AssertionCollection.
addOrderIsa(CycList) - Method in class org.opencyc.kif.KifFileLoader
Adds the isa based sentence (CycList) to this AssertionCollection.
addOrderMetaRelation(String, CycList) - Method in class org.opencyc.kif.KifFileLoader
Adds the MetaRelation based sentence (CycList) to this AssertionCollection.
addOrderNonFortPred(CycList) - Method in class org.opencyc.kif.KifFileLoader
Adds the gaf based sentence (CycList) to this AssertionCollection.
addOrderNonGround(CycList) - Method in class org.opencyc.kif.KifFileLoader
Adds the non gaf based sentence (CycList) to this AssertionCollection.
addOutputPinToProcedure(String, String, Procedure, Class) - Method in class org.opencyc.uml.statemachine.StateMachineFactory
Adds an output pin (variable) to the given procedure.
addParameterToEvent(String, String, Event, Class) - Method in class org.opencyc.uml.statemachine.StateMachineFactory
Adds a parameter to the given event.
addPredicate(CycConstant) - Method in class org.opencyc.kif.KifFileLoader
 
addPublicSharedOntology() - Method in class org.opencyc.xml.ExportHtml
Categorizes all public shared ontology constants.
addQuoted(Object) - Method in class org.opencyc.cycobject.CycList
Forms a quote expression for the given object and adds it to the list.
addScriptRepresentationVocabulary() - Method in class org.opencyc.xml.ExportHtml
Categorizes script representation vocabulary.
addSemanticConstraintVocabulary() - Method in class org.opencyc.xml.ExportHtml
Categorizes semantic constraint vocabulary.
addSentence(CycList) - Method in class org.opencyc.kif.CycBulkAssertions
Adds the sentence (String) to this AssertionCollection.
addSentence(String) - Method in class org.opencyc.kif.KifFileLoader
Adds the sentence (String) to this AssertionCollection.
addSolution(ArrayList) - Method in class org.opencyc.inferencesupport.Solution
Adds a new solution to the solution set.
affectedVariables - Variable in class org.opencyc.constraintsolver.NodeConsistencyAchiever
The ArrayList of CycVariable variables which are affected by unary constraint rules belonging to the parent ConstraintProblem.
agentCommunity - Static variable in class org.opencyc.api.UnitTest
 
agentCommunity() - Method in class org.opencyc.cycagent.GenericAgent
Returns the agent community.
agentCommunityAdapter - Variable in class org.opencyc.cycagent.GenericAgent
The interface to either the CoABS or FIPA-OS agent community.
AgentCommunityAdapter - interface org.opencyc.cycagent.AgentCommunityAdapter.
Defines the interface for interacting with an agent community such as CoABS or FIPA-OS.
agentCommunityName() - Method in class org.opencyc.cycagent.GenericAgent
Returns the agent community name.
agentManager - Static variable in class org.opencyc.cycagent.AgentManager
singleton instance of AgentManager
AgentManager - class org.opencyc.cycagent.AgentManager.
Provides a FIPA-OS agent proxy and a Grid proxy for an OpenCyc server.
AgentManager() - Constructor for class org.opencyc.cycagent.AgentManager
Constructs a new AgentManager object.
agentRepCache - Static variable in class org.opencyc.cycagent.coabs.CoAbsCommunityAdapter
Cached AgentRep objects which reduce lookup overhead.
agentsCycConnection - Variable in class org.opencyc.cycagent.CycProxy
One CycConnection object to send and receive asynchronous messsages with the Cyc server.
agentsCycConnection - Variable in class org.opencyc.cycagent.CycAgentProxy
One CycConnection object to send and receive asynchronous messsages with the Cyc server.
allDifferentRules - Variable in class org.opencyc.constraintsolver.NodeConsistencyAchiever
The ArrayList of #$different constraint rules.
allStates - Variable in class org.opencyc.uml.interpreter.Interpreter
a dictionary associating states with tree nodes in the all states configuration
allStatesConfiguration - Variable in class org.opencyc.uml.interpreter.Interpreter
The state configuration of all states, which is a tree consisting of a top state at the root down to individual simple states at the leaves.
Amp - class org.opencyc.util.Amp.
 
Amp() - Constructor for class org.opencyc.util.Amp
Constructs an emply AMP message.
Amp(String) - Constructor for class org.opencyc.util.Amp
Constructs a AMP object given the Amp message string.
ampString - Variable in class org.opencyc.util.Amp
The AMP message in string form.
ampString() - Method in class org.opencyc.util.Amp
Returns the ampString.
and - Static variable in class org.opencyc.api.CycAccess
Convenient reference to #$and.
and - Variable in class org.opencyc.constraintsolver.RuleEvaluator
Cached reference to #$and logical operator.
anonymousId - Variable in class org.opencyc.xml.ImportDaml.DamlRestriction
Identifies all the RDF triples which contribute to this DAML Restriction.
API_TRACE_DETAILED - Static variable in class org.opencyc.api.CfaslInputStream
Detailed api trace.
API_TRACE_DETAILED - Static variable in class org.opencyc.api.CycConnection
Detailed api trace.
API_TRACE_DETAILED - Static variable in class org.opencyc.api.CfaslOutputStream
Detailed api trace.
API_TRACE_DETAILED - Static variable in class org.opencyc.api.RemoteCycConnection
Detailed api trace.
API_TRACE_MESSAGES - Static variable in class org.opencyc.api.CfaslInputStream
Message-level api trace.
API_TRACE_MESSAGES - Static variable in class org.opencyc.api.CycConnection
Message-level api trace.
API_TRACE_MESSAGES - Static variable in class org.opencyc.api.CfaslOutputStream
Message-level api trace.
API_TRACE_MESSAGES - Static variable in class org.opencyc.api.RemoteCycConnection
Message-level api trace.
API_TRACE_NONE - Static variable in class org.opencyc.api.CfaslInputStream
No api trace.
API_TRACE_NONE - Static variable in class org.opencyc.api.CycConnection
No api trace.
API_TRACE_NONE - Static variable in class org.opencyc.api.CfaslOutputStream
No api trace.
API_TRACE_NONE - Static variable in class org.opencyc.api.RemoteCycConnection
No api trace.
ApiDemo - class org.opencyc.api.ApiDemo.
Provides a simple demo of the OpenCyc API.
ApiDemo() - Constructor for class org.opencyc.api.ApiDemo
 
apiRequestId - Variable in class org.opencyc.api.CycConnection
outbound request serial id
APOCALYPSE - Static variable in class org.opencyc.util.Timer
 
applicableBinaryPredicates - Variable in class org.opencyc.xml.ExportDaml
List of applicable binary predicates.
applyCycKbSubsetFilter(CycList) - Method in class org.opencyc.xml.ExportDaml
Removes terms from the given list which are not elements of cycKbSubsetFilter.
applyUnaryRulesAndPropagate() - Method in class org.opencyc.constraintsolver.NodeConsistencyAchiever
Apply the unary constraint rules to restrict domain values and subsequently propagate the effects through any #$different constraint rules.
areAssertedCoextensional(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if CycFort COLLECION1 and CycFort COLLECTION2 are asserted coextensional.
areAssertedCoextensional(CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if CycFort COLLECION1 and CycFort COLLECTION2 are asserted coextensional.
areDisjoint(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if CycFort COLLECION1 and CycFort COLLECTION2 are disjoint.
areDisjoint(CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if CycFort COLLECION1 and CycFort COLLECTION2 are disjoint.
areHierarchical(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if CycFort COLLECION1 and CycFort COLLECTION2 are in a hierarchy.
areHierarchical(CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if CycFort COLLECION1 and CycFort COLLECTION2 are in a hierarchy.
areIntersecting(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if CycFort COLLECION1 and CycFort COLLECTION2 intersect with regard to all-specs.
areIntersecting(CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if CycFort COLLECION1 and CycFort COLLECTION2 intersect with regard to all-specs.
areTacitCoextensional(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if CycFort COLLECION1 and CycFort COLLECTION2 are tacitly coextensional via mutual genls of each other.
areTacitCoextensional(CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if CycFort COLLECION1 and CycFort COLLECTION2 are tacitly coextensional via mutual genls of each other.
argGenl - Static variable in class org.opencyc.kif.CycAssertionsFactory
 
argIsa - Static variable in class org.opencyc.kif.CycAssertionsFactory
 
ArgListsExpression - class org.opencyc.uml.commonbehavior.ArgListsExpression.
ArgListsExpression from the UML Common_Behavior package.
ArgListsExpression() - Constructor for class org.opencyc.uml.commonbehavior.ArgListsExpression
Constructs a new ArgListsExpression object.
argumentTerms - Variable in class org.opencyc.uml.interpreter.CycExtractor
the argument terms for the current procedure
argumentTypeConstrainer - Variable in class org.opencyc.constraintsolver.ProblemParser
Reference to the constraint problem's ArgumentTypeConstrainer object.
argumentTypeConstrainer - Variable in class org.opencyc.constraintsolver.ConstraintProblem
ArgumentTypeConstrainer for this ConstraintProblem.
ArgumentTypeConstrainer - class org.opencyc.constraintsolver.ArgumentTypeConstrainer.
Provides argument type consistency checking for candidate backchaining rules, and also provides additional constraint rules derived from argument type constraints on the restricting constraint rules using the input constraint rules as a starting point.
ArgumentTypeConstrainer(ConstraintProblem) - Constructor for class org.opencyc.constraintsolver.ArgumentTypeConstrainer
Constructs a new ArgumentTypeConstrainer object given the parent ConstraintProblem object.
argXMLtag - Static variable in class org.opencyc.cycobject.CycNart
 
arityFromString(String) - Static method in class org.opencyc.kif.CycAssertionsFactory
 
arp - Variable in class org.opencyc.xml.RDFTriples
Another RDF Parser instance.
arp - Variable in class org.opencyc.xml.ImportDaml
Another RDF Parser instance.
arp - Variable in class org.opencyc.xml.GatherOpenDirectoryTitles
Another RDF Parser instance.
arrangeHistoryItems(String, String[]) - Static method in class org.opencyc.xml.gui.ImportDamlPanel
 
arrayToCycList(Object[], boolean) - Method in class org.opencyc.javashell.CycJavaShell
 
aryFromInt(int) - Static method in class org.opencyc.kif.CycAssertionsFactory
 
aryFromString(String) - Static method in class org.opencyc.kif.CycAssertionsFactory
 
ASCII_MODE - Static variable in class org.opencyc.api.CycConnection
Ascii mode connnection to the OpenCyc server.
ASCII_PORT_OFFSET - Static variable in class org.opencyc.api.CycConnection
ASCII port offset for the OpenCyc server.
asciiPort - Variable in class org.opencyc.api.CycConnection
The tcp port assigned to the ascii connection to the OpenCyc server.
asciiSocket - Variable in class org.opencyc.api.CycConnection
The tcp socket assigned to the ascii connection to the OpenCyc server.
ASK_ALL_OR_INDIV_THRESHOLD - Static variable in class org.opencyc.constraintsolver.ForwardCheckingSearcher
When instantiating a rule having one variable left to instantiate for subsequent asking the KB, this parameter sets the threshold beyond which a variable is used in the ask -- returning what bindings are known (or proven) in the KB.
ask(ConstraintRule) - Method in class org.opencyc.constraintsolver.RuleEvaluator
Return true iff the instantiated constraint rule is proven true, otherwise return false
askCache - Variable in class org.opencyc.api.CycAccess
Least Recently Used Cache of ask results.
askEeldCoreOntology() - Method in class org.opencyc.xml.ExportHtml
Categorizes the original EELD 'core' ontology.
askQueryString(String, CycConstant) - Method in class org.opencyc.xml.ExportHtml
Returns the sorted terms resulting from asking the given query string.
askWithVariable(CycList, CycVariable) - Method in class org.opencyc.constraintsolver.ForwardCheckingSearcher
Returns a list of bindings for single unbound variable left in the rule.
askWithVariable(CycList, CycVariable, CycFort) - Method in class org.opencyc.api.CycAccess
Returns a list of bindings for a query with a single unbound variable.
askWithVariables(CycList, ArrayList, CycFort) - Method in class org.opencyc.api.CycAccess
Returns a list of bindings for a query with unbound variables.
assertArg1FormatSingleEntry(CycFort) - Method in class org.opencyc.api.CycAccess
Assert an argument contraint for the given relation and argument position.
assertArg1Genl(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Assert an argument one genls contraint for the given relation.
assertArg2Genl(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Assert an argument two genls contraint for the given relation.
assertArg3Genl(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Assert an argument three genls contraint for the given relation.
assertArgFormat(CycFort, int, CycFort) - Method in class org.opencyc.api.CycAccess
Assert an argument format contraint for the given relation and argument position.
assertArgIsa(CycFort, int, CycFort) - Method in class org.opencyc.api.CycAccess
Assert an argument isa contraint for the given relation and argument position.
assertArgumentMapping(String, String, String, String, String) - Method in class org.opencyc.xml.ImportDaml
Asserts that the given DAML/RDFS/RDF property is mapped to the given Cyc predicate with the arguments reversed.
assertArgumentMapping(String, String, String, String, String, String) - Method in class org.opencyc.xml.ImportDaml
Asserts that the given DAML/RDFS/RDF property is mapped to the given Cyc predicate with the arguments reversed.
assertArrayData(Object, CycFort) - Method in class org.opencyc.javashell.CycJavaShell
 
assertComment(CycFort, String, CycFort) - Method in class org.opencyc.api.CycAccess
Assert a comment for the specified CycFort in the specified microtheory.
assertComment(String, String, String) - Method in class org.opencyc.api.CycAccess
Assert a comment for the specified CycConstant in the specified microtheory MT.
assertConceptuallyRelated(CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Assert that term1 is conceptually related to term2 in the specified microtheory.
assertFieldValue(CycFort, Object, CycConstant, Field) - Method in class org.opencyc.javashell.CycJavaShell
 
assertForwardArgConstraints(CycFort, CycList) - Method in class org.opencyc.xml.ImportDaml
Asserts argument constraints on a forward referenced term used in an assertion.
assertGaf(CycFort, CycConstant, CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Asserts a ground atomic formula (gaf) in the specified microtheory MT.
assertGaf(CycFort, CycConstant, CycFort, CycList) - Method in class org.opencyc.api.CycAccess
Asserts a ground atomic formula (gaf) in the specified microtheory MT.
assertGaf(CycFort, CycConstant, CycFort, int) - Method in class org.opencyc.api.CycAccess
Asserts a ground atomic formula (gaf) in the specified microtheory MT.
assertGaf(CycFort, CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Asserts a ground atomic formula (gaf) in the specified microtheory MT.
assertGaf(CycFort, CycFort, CycFort, Double) - Method in class org.opencyc.api.CycAccess
Asserts a ground atomic formula (gaf) in the specified microtheory.
assertGaf(CycFort, CycFort, CycFort, Integer) - Method in class org.opencyc.api.CycAccess
Asserts a ground atomic formula (gaf) in the specified microtheory.
assertGaf(CycFort, CycFort, CycFort, Object) - Method in class org.opencyc.javashell.CycJavaShell
 
assertGaf(CycFort, CycFort, CycFort, String) - Method in class org.opencyc.api.CycAccess
Asserts a ground atomic formula (gaf) in the specified microtheory MT.
assertGaf(CycList, CycFort) - Method in class org.opencyc.api.CycAccess
Asserts a ground atomic formula (gaf) in the specified microtheory MT.
assertGafNoWff(CycFort, CycConstant, Object, Object) - Method in class org.opencyc.kif.CycAssertionsFactory
Asserts a ground atomic formula (gaf) in the specified microtheory MT.
assertGafNoWff(CycFort, CycConstant, Object, Object, Object) - Method in class org.opencyc.kif.CycAssertionsFactory
Asserts a ground atomic formula (gaf) in the specified microtheory MT.
assertGenFormat(CycFort, String, CycList) - Method in class org.opencyc.api.CycAccess
Assert a paraphrase format for the specified CycFort in the #$EnglishParaphraseMt.
assertGenlMt(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Assert that the more general micortheory is a genlMt of the more specialized microtheory, asserted in the UniversalVocabularyMt The operation will be added to the KB transcript for replication and archive.
assertGenlMt(CycFort, CycFort) - Method in class org.opencyc.kif.CycAssertionsFactory
Asserts a genlMt formula in BaseKB.
assertGenlMt(CycFort, String) - Method in class org.opencyc.kif.CycAssertionsFactory
Asserts a genlMt formula in BaseKB.
assertGenlMt(String, String) - Method in class org.opencyc.api.CycAccess
Assert that the more general micortheory is a genlMt of the more specialized microtheory, asserted in the UniversalVocabularyMt The operation will be added to the KB transcript for replication and archive.
assertGenlPreds(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Assert that the more general predicate is a genlPreds of the more specialized predicate, asserted in the UniversalVocabularyMt The operation will be added to the KB transcript for replication and archive.
assertGenlPreds(String, String) - Method in class org.opencyc.api.CycAccess
Assert that the more general predicate is a genlPreds of the more specialized predicate, asserted in the UniversalVocabularyMt The operation will be added to the KB transcript for replication and archive.
assertGenls(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Assert that the genlsCollection is a genls of specCollection, in the UniveralVocabularyMt.
assertGenls(CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Assert that the genlsCollection is a genls of specCollection, in the specified defining microtheory MT.
assertGenls(String, String) - Method in class org.opencyc.api.CycAccess
Assert that the genlsCollection is a genls of specCollection, in the UniversalVocabularyMt The operation will be added to the KB transcript for replication and archive.
assertGenls(String, String, String) - Method in class org.opencyc.api.CycAccess
Assert that the genlsCollection is a genls of specCollection, in the specified defining microtheory MT.
assertGenPhraseCountNounPlural(CycFort, String) - Method in class org.opencyc.api.CycAccess
Asserts a preferred name string for the given term using lexical singular count noun assumptions.
assertGenPhraseCountNounSingular(CycFort, String) - Method in class org.opencyc.api.CycAccess
Asserts a preferred name string for the given term using lexical singular count noun assumptions.
assertionCache - Static variable in class org.opencyc.api.CycObjectFactory
Least Recently Used Cache of CycAssertions, so that a reference to an existing CycAssertion is returned instead of constructing a duplicate.
assertIsa(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Assert that the cycFort is a collection, in the UniversalVocabularyMt.
assertIsa(CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Assert that the cycFort is a collection, in the specified defining microtheory MT.
assertIsa(String, String) - Method in class org.opencyc.api.CycAccess
Assert that the cycFort is a collection in the UniversalVocabularyMt.
assertIsa(String, String, String) - Method in class org.opencyc.api.CycAccess
Assert that the cycFort is a collection, in the specified defining microtheory MT.
assertIsaBinaryPredicate(CycFort) - Method in class org.opencyc.api.CycAccess
Assert that the specified CycConstant is a #$BinaryPredicate in the specified defining microtheory.
assertIsaBinaryPredicate(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Assert that the specified CycConstant is a #$BinaryPredicate in the specified defining microtheory.
assertIsaCollection(CycFort) - Method in class org.opencyc.api.CycAccess
Assert that the specified CycConstant is a collection in the UniversalVocabularyMt.
assertIsaCollection(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Assert that the specified CycConstant is a collection in the specified defining microtheory MT.
assertIsas(ArrayList, CycFort) - Method in class org.opencyc.api.CycAccess
Asserts each of the given list of forts to be instances of the given collection in the UniversalVocabularyMt
assertIsas(ArrayList, String) - Method in class org.opencyc.api.CycAccess
Asserts each of the given list of forts to be instances of the given collection in the UniversalVocabularyMt
assertIteratorData(Iterator, CycFort) - Method in class org.opencyc.javashell.CycJavaShell
 
assertMapping(String, String, String, String) - Method in class org.opencyc.xml.ImportDaml
Asserts that the given DAML/RDFS/RDF term is mapped to the given Cyc term, with the assertion placed in #$BaseKB.
assertMapping(String, String, String, String, String) - Method in class org.opencyc.xml.ImportDaml
Asserts that the given DAML/RDFS/RDF term is mapped to the given Cyc term.
assertNameString(CycFort, String, CycFort) - Method in class org.opencyc.api.CycAccess
Assert a name string for the specified CycFort in the specified microtheory.
assertNameString(String, String, String) - Method in class org.opencyc.api.CycAccess
Assert a nameString for the specified CycConstant in the specified lexical microtheory.
assertObjectData(Object, CycFort) - Method in class org.opencyc.javashell.CycJavaShell
 
assertObjectDataFromTemplate(Class, Object, CycFort) - Method in class org.opencyc.javashell.CycJavaShell
 
assertResultGenl(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Assert the genls result contraint for the given denotational function.
assertResultIsa(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Assert the isa result contraint for the given denotational function.
assertSlotValue(CycFort, Object, Object, boolean) - Method in class org.opencyc.javashell.CycJavaShell
 
assertSlotValue(CycFort, Object, Object, Object, boolean) - Method in class org.opencyc.javashell.CycJavaShell
 
assertSynonymousExternalConcept(CycFort, CycFort, String, CycFort) - Method in class org.opencyc.api.CycAccess
Asserts that the given DAML imported term is mapped to the given Cyc term.
assertSynonymousExternalConcept(String, String, String, String) - Method in class org.opencyc.api.CycAccess
Asserts that the given DAML imported term is mapped to the given Cyc term.
assertWithTranscript(CycList, CycFort) - Method in class org.opencyc.api.CycAccess
Asserts the given sentence, and then places it on the transcript queue.
assertWithTranscript(String, CycFort) - Method in class org.opencyc.api.CycAccess
Asserts the given sentence, and then places it on the transcript queue.
assertWithTranscriptAndBookkeeping(CycList, CycFort) - Method in class org.opencyc.api.CycAccess
Asserts the given sentence, and then places it on the transcript queue.
assertWithTranscriptAndBookkeeping(String, CycFort) - Method in class org.opencyc.api.CycAccess
Asserts the given sentence, and then places it on the transcript queue.
assertWithTranscriptNoWffCheck(CycList, CycFort) - Method in class org.opencyc.kif.CycAssertionsFactory
Asserts the given sentence and also places it on the transcript queue with default strength and direction.
assertWithTranscriptNoWffCheck(String, CycFort) - Method in class org.opencyc.kif.CycAssertionsFactory
Asserts the given sentence and also places it on the transcript queue with default strength and direction.
assertWithTranscriptNoWffCheckJava(CycList, CycFort) - Method in class org.opencyc.javashell.CycJavaShell
 
assertWithTranscriptNoWffCheckJava(String, CycFort) - Method in class org.opencyc.javashell.CycJavaShell
 
attemptJavaSetMethod(Object, String, Object) - Method in class org.opencyc.javashell.CycJavaShell
 
attemptParaphrase(Object) - Method in class org.opencyc.chat.IrcChat
 
attributes - Variable in class org.opencyc.chat.ChatUserModel
Dictionary of attribute and object values.

B

backquote - Static variable in class org.opencyc.api.CycObjectFactory
 
baseKB - Static variable in class org.opencyc.api.CycAccess
Convenient reference to #$BaseKb.
basePort - Variable in class org.opencyc.api.CycConnection
The tcp port from which the asciiPort and cfaslPorts are derived.
beginChar - Static variable in class org.opencyc.util.AbstractPair
 
behaviorGeneration - Variable in class org.opencyc.elf.Node
the BehaviorGeneration for this node
behaviorGeneration - Variable in class org.opencyc.elf.bg.Planner
the behavior generation instance owning this planner
behaviorGeneration - Variable in class org.opencyc.elf.bg.Executor
the behavior generation instance which owns this executor
BehaviorGeneration - class org.opencyc.elf.bg.BehaviorGeneration.
Provides Behavior Generation for the Elementary Loop Functioning (ELF).
BehaviorGeneration() - Constructor for class org.opencyc.elf.bg.BehaviorGeneration
Constructs a new BehaviorGeneration object.
benchmarkFilePath - Variable in class org.opencyc.api.CyclopsBenchmark
Path to benchmark the subl file.
bestIsaForIndividual() - Method in class org.opencyc.xml.ExportDaml
Returns the best isa for the current Individual term.
BINARY_MODE - Static variable in class org.opencyc.api.CycConnection
CFASL (binary) mode connnection to the OpenCyc server.
binaryPredicate - Static variable in class org.opencyc.api.CycAccess
Convenient reference to #$binaryPredicate.
Binding - class org.opencyc.inferencesupport.Binding.
Binding object to model the attributes and behavior of a variable binding to a value.
Binding(CycVariable, Object) - Constructor for class org.opencyc.inferencesupport.Binding
Constructs a new Binding object for the given CycVariable and Object.
BindingSet - class org.opencyc.inferencesupport.BindingSet.
BindingSet object to contain bindings for query literals.
BindingSet(QueryLiteral, CycFort) - Constructor for class org.opencyc.inferencesupport.BindingSet
Constructs a new BindingSet object with the given QueryLiteral.
bindingValues - Variable in class org.opencyc.inferencesupport.BindingSet
The list of binding value lists associated with each variable, which is not used for cartesian product joins.
body - Variable in class org.opencyc.uml.commonbehavior.Expression
the body of this expression
bodyLine - Variable in class org.opencyc.webserver.WebServer.Task
Contains the body of a POST method.
bookkeepingMt - Static variable in class org.opencyc.api.CycAccess
Convenient reference to #$bookkeepingMt.
bookkeepingMt - Variable in class org.opencyc.xml.ImportDaml
The #$BookkeepingMt.
BooleanExpression - class org.opencyc.uml.commonbehavior.BooleanExpression.
BooleanExpression from the UML Common_Behavior package.
BooleanExpression() - Constructor for class org.opencyc.uml.commonbehavior.BooleanExpression
Constructs a new BooleanExpression object.
borderLayout1 - Variable in class org.opencyc.xml.gui.ImportDamlPanel
 
bound - Variable in class org.opencyc.uml.statemachine.SynchState
the bound of this synch state
boxButtons - Variable in class org.opencyc.xml.gui.ImportDamlPanel
 
btnExit - Variable in class org.opencyc.xml.gui.ImportDamlPanel
 
btnImport - Variable in class org.opencyc.xml.gui.ImportDamlPanel
 
buildDomainPopulationRules(Solution, ArrayList) - Method in class org.opencyc.constraintsolver.ConstraintProblem
Builds a list of domain population rules from the given partial solution object.
buildSolutionConstraint(Solution) - Method in class org.opencyc.constraintsolver.ConstraintProblem
Builds a constraint expression from the given partial solution object.
bypassConstantNameRequest - Variable in class org.opencyc.api.CycAccess.TraceWithNamesInfo
 
BypassInputRDFHeader() - Method in class org.opencyc.xml.OpenDirectoryToDaml
Bypasses the non-compliant RDF header information in the Open Directory input file.
ByteArray - class org.opencyc.cycobject.ByteArray.
Contains an array of bytes, as an object that directly represents a SubL byte vector.
ByteArray(byte[]) - Constructor for class org.opencyc.cycobject.ByteArray
Creates a new byte array from the specified array of bytes.
byteArrayValue() - Method in class org.opencyc.cycobject.ByteArray
Returns the array of bytes of this ByteArray.
byteVectorXMLTag - Static variable in class org.opencyc.cycobject.ByteArray
the name of the XML tag for Cyc byte-vector objects
byteXMLTag - Static variable in class org.opencyc.cycobject.ByteArray
the name of the XML tag for the byte elements of Cyc byte-vector objects

C

CACHE_CAPACITY - Static variable in class org.opencyc.webserver.WebServer
File cache capacity.
CallEvent - class org.opencyc.uml.statemachine.CallEvent.
SignalEvent from the UML State_Machine package.
CallEvent() - Constructor for class org.opencyc.uml.statemachine.CallEvent
Constructs a new CallEvent object.
candidateVariablePopulators - Variable in class org.opencyc.constraintsolver.VariableDomainPopulator
List of VariablePopulation objects used to determine the best domain population rule for each variable.
cartesianProductBindingSets - Variable in class org.opencyc.inferencesupport.BindingSet
The set of binding sets comprising a cartesian product join, which is not actually instantiatiated to save space.
categories - Variable in class org.opencyc.xml.ExportHtml
List of HTML vocabulary category page information items.
categoryIds - Variable in class org.opencyc.xml.OpenDirectoryToDaml
dictionary of Open Directory topics to category ids
CFASL_ASSERTION - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_ASSERTION - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_ASSERTION_DEF - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_ASSERTION_DEF - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_ASSERTION_SHELL - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_ASSERTION_SHELL - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_AXIOM - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_AXIOM - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_AXIOM_DEF - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_AXIOM_DEF - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_BTREE_HIGH - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_BTREE_HIGH - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_BTREE_LEAF - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_BTREE_LEAF - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_BTREE_LOW - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_BTREE_LOW - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_BTREE_LOW_HIGH - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_BTREE_LOW_HIGH - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_BYTE_VECTOR - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_BYTE_VECTOR - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_CHARACTER - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_CHARACTER - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_CONSTANT - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_CONSTANT - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_DICTIONARY - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_DICTIONARY - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_DOTTED - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_DOTTED - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_GUID - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_GUID - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_HASHTABLE - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_HASHTABLE - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_IMMEDIATE_FIXNUM_CUTOFF - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_IMMEDIATE_FIXNUM_CUTOFF - Static variable in class org.opencyc.api.CfaslOutputStream
Binary values for assembling CFASL messages.
CFASL_IMMEDIATE_FIXNUM_OFFSET - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_IMMEDIATE_FIXNUM_OFFSET - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_INDEX - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_INDEX - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_KEYWORD - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_KEYWORD - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_LIST - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_LIST - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_N_16BIT_INT - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_N_16BIT_INT - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_N_24BIT_INT - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_N_24BIT_INT - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_N_32BIT_INT - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_N_32BIT_INT - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_N_8BIT_INT - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_N_8BIT_INT - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_N_BIGNUM - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_N_BIGNUM - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_N_FLOAT - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_N_FLOAT - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_NART - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_NART - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_NIL - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_NIL - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_P_16BIT_INT - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_P_16BIT_INT - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_P_24BIT_INT - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_P_24BIT_INT - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_P_32BIT_INT - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_P_32BIT_INT - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_P_8BIT_INT - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_P_8BIT_INT - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_P_BIGNUM - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_P_BIGNUM - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_P_FLOAT - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_P_FLOAT - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_PORT_OFFSET - Static variable in class org.opencyc.api.CycConnection
CFASL (binary) port offset for the OpenCyc server.
CFASL_SERVER_DEATH - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_SERVER_DEATH - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_SOURCE - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_SOURCE - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_SOURCE_DEF - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_SOURCE_DEF - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_SPECIAL_OBJECT - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_SPECIAL_OBJECT - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_STRING - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_STRING - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_SYMBOL - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_SYMBOL - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_VARIABLE - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_VARIABLE - Static variable in class org.opencyc.api.CfaslOutputStream
 
CFASL_VECTOR - Static variable in class org.opencyc.api.CfaslInputStream
 
CFASL_VECTOR - Static variable in class org.opencyc.api.CfaslOutputStream
 
cfaslInputStream - Variable in class org.opencyc.api.CycConnection
The binary interface input stream.
CfaslInputStream - class org.opencyc.api.CfaslInputStream.
A CFASL translating input stream.
CfaslInputStream(InputStream) - Constructor for class org.opencyc.api.CfaslInputStream
Creates a new CfaslInputStream to read data from the specified underlying input stream.
cfaslOutputStream - Variable in class org.opencyc.api.CycConnection
The binary interface output stream.
CfaslOutputStream - class org.opencyc.api.CfaslOutputStream.
A CFASL translating buffered output stream.
CfaslOutputStream(OutputStream) - Constructor for class org.opencyc.api.CfaslOutputStream
Creates a new CfaslOutputStream to write data to the specified underlying output stream with the default buffer size.
CfaslOutputStream(OutputStream, int) - Constructor for class org.opencyc.api.CfaslOutputStream
Creates a new CfaslOutputStream to write data to the specified underlying output stream with the specified buffer size.
cfaslPort - Variable in class org.opencyc.api.CycConnection
The tcp port assigned to the binary connection to the OpenCyc server.
cfaslSocket - Variable in class org.opencyc.api.CycConnection
The tcp socket assigned to the binary connection to the OpenCyc server.
ChangeEvent - class org.opencyc.uml.statemachine.ChangeEvent.
ChangeEvent from the UML State_Machine package.
ChangeEvent() - Constructor for class org.opencyc.uml.statemachine.ChangeEvent
Constructs a new ChangeEvent object.
changeExpression - Variable in class org.opencyc.uml.statemachine.ChangeEvent
the change expression for this change event
characterEncoding - Variable in class org.opencyc.xml.ImportDaml
Character encoding scheme of the DAML input (e.g.
characterEncoding - Variable in class org.opencyc.xml.ImportOpenDirectoryStructure.DamlDocInfo
character encoding (e.g.
chat() - Method in class org.opencyc.chat.ConsoleChat
Provides a console interface to the ChatterBot.
ChatException - exception org.opencyc.chat.ChatException.
Class ChatException indicates an error condition during a Cyc API call.
ChatException() - Constructor for class org.opencyc.chat.ChatException
Construct a ChatException object with no specified message.
ChatException(String) - Constructor for class org.opencyc.chat.ChatException
Construct a ChatException object with a specified message.
ChatInterpreter - class org.opencyc.chat.ChatInterpreter.
Provides a chat conversation interpreter.
ChatInterpreter(CycAccess) - Constructor for class org.opencyc.chat.ChatInterpreter
Constructs a new ChatInterpreter object given the cyc api access object.
chatInterpreters - Variable in class org.opencyc.chat.ChatterBot
Dictionary of chat interpreters, chatUserUniqueId --> ChatInterpreter
chatSender - Variable in class org.opencyc.chat.ChatterBot
Sends messages to the chat system.
ChatSender - interface org.opencyc.chat.ChatSender.
Defines a chat message sender interface.
chatterBot - Variable in class org.opencyc.chat.ChatInterpreter
the chatterbot
chatterBot - Variable in class org.opencyc.chat.ConsoleChat
reference to ChatterBot
chatterBot - Variable in class org.opencyc.chat.IrcChat
reference to ChatterBot
ChatterBot - class org.opencyc.chat.ChatterBot.
Provides a chat conversation interface to Cyc.
ChatterBot(ChatSender) - Constructor for class org.opencyc.chat.ChatterBot
Creates a new ChatterBot object, given a ChatSender.
ChatUserModel - class org.opencyc.chat.ChatUserModel.
Provides a chat user model.
ChatUserModel(String) - Constructor for class org.opencyc.chat.ChatUserModel
Constructs a new ChatUserModel object.
chatUserModels - Variable in class org.opencyc.chat.ChatterBot
Dictionary of chat user models, chatUserUniqueId --> ChatUserModel
checkForTimeOut() - Method in class org.opencyc.util.Timer
Throws a @see TimeOutException if this timer has been running longer than the timeOut.
checkForwardDifferentRule(ConstraintRule, ArrayList, int, Binding) - Method in class org.opencyc.constraintsolver.ForwardCheckingSearcher
Applies the all-different constraint rule to the remaining domains and returns true iff no domains are wiped out.
checkForwardInstantiatedRule(CycList, ArrayList, ArrayList, int, Binding) - Method in class org.opencyc.constraintsolver.ForwardCheckingSearcher
Recurses to instantiate the rule in the constraint problem microtheory with all remaining variables as bindings.
checkForwardNonEvaluatableRule(ConstraintRule, int, Binding) - Method in class org.opencyc.constraintsolver.ForwardCheckingSearcher
Performs forward checking of the given non-evaluatable rule to restrict the domains of remaining variables.
checkForwardRule(ConstraintRule, ArrayList, int, Binding) - Method in class org.opencyc.constraintsolver.ForwardCheckingSearcher
Performs forward checking of the given rule to restrict the domains of remaining variables.
checkForwardRules(ArrayList, int, Binding) - Method in class org.opencyc.constraintsolver.ForwardCheckingSearcher
Performs forward checking of applicable rules to restrict the domains of remaining variables.
childNodes - Variable in class org.opencyc.elf.Node
The Child nodes of this node for the task at hand.
childrenBehaviorGeneration - Variable in class org.opencyc.elf.bg.BehaviorGeneration
the child nodes' BehaviorGeneration objects.
cleanString(String) - Method in class org.opencyc.javashell.CycJavaShell
 
cleanup() - Method in class org.opencyc.cycagent.coabs.CoAbsCommunityAdapter
Deregisters this agent when the application is terminated.
clear() - Method in class org.opencyc.util.SwingWorker.ThreadVar
 
clearFileCache() - Method in class org.opencyc.webserver.WebServer
Administrative method that clears the file cache.
clearKifCycLMap() - Method in class org.opencyc.kif.KifFileLoader
 
clearSlot(CycFort, Object) - Method in class org.opencyc.javashell.CycJavaShell
 
clients - Variable in class org.opencyc.chat.IrcChat.DccServerThread
 
clone() - Method in class org.opencyc.cycobject.CycList
Creates and returns a copy of this CycList.
clone() - Method in class org.opencyc.inferencesupport.HornClause
Creates and returns a copy of this QueryLiteral suitable for mutation.
clone() - Method in class org.opencyc.inferencesupport.Binding
Creates and returns a copy of this Binding.
clone() - Method in class org.opencyc.inferencesupport.QueryLiteral
Creates and returns a copy of this QueryLiteral.
clone() - Method in class org.opencyc.inferencesupport.ConstraintRule
Creates and returns a copy of this ConstraintRule.
close() - Method in class org.opencyc.api.CycConnection
Close the api sockets and streams.
close() - Method in interface org.opencyc.api.CycConnectionInterface
Close the api sockets and streams.
close() - Method in class org.opencyc.api.CycAccess
Closes the CycConnection object.
close() - Method in class org.opencyc.api.RemoteCycConnection
Close the api sockets and streams.
close() - Method in class org.opencyc.util.Log
Closes the log file.
close() - Method in class org.opencyc.xml.XMLWriter
Closes the XMLWriter.
close() - Method in class org.opencyc.xml.XMLStringWriter
Closes the StringWriter in the field @see #writer.
close() - Method in class org.opencyc.xml.XMLPrintWriter
Closes the PrintWriter in the field @see #writer.
close() - Method in class org.opencyc.xml.XMLFileWriter
Closes the FileWriter in the field @see #writer.
COABS_AGENT_COMMUNITY - Static variable in interface org.opencyc.cycagent.AgentCommunityAdapter
Indicates the CoABS agent community.
coAbsCommunityAdapter - Variable in class org.opencyc.cycagent.GenericAgent
the interface for interacting with the CoABS agent community
CoAbsCommunityAdapter - class org.opencyc.cycagent.coabs.CoAbsCommunityAdapter.
Provides the interface for interacting with the CoABS agent community.
CoAbsCommunityAdapter() - Constructor for class org.opencyc.cycagent.coabs.CoAbsCommunityAdapter
Constructs a new CoAbsCommunityAdapter.
CoAbsCycProxy - class org.opencyc.cycagent.coabs.CoAbsCycProxy.
Provides a proxy for a cyc agent on the CoABS grid agent community.
CoAbsCycProxy(String, int) - Constructor for class org.opencyc.cycagent.coabs.CoAbsCycProxy
Constructs a CoAbsCycProxy object.
coerceToCycNart(Object) - Static method in class org.opencyc.cycobject.CycNart
Returns the given object if it is a CycNart, otherwise the object is expected to be a CycList and a CycNart object is returned using the given CycList representation.
coerceToNamespace() - Method in class org.opencyc.xml.ImportDaml.DamlTermInfo
Coerces a namespace:localname from the URI.
coerceToNamespace() - Method in class org.opencyc.xml.GatherOpenDirectoryTitles.DamlTermInfo
Coerces a namespace:localname from the URI.
collection - Static variable in class org.opencyc.api.CycAccess
Convenient reference to #$Collection.
combinationsOf(int) - Method in class org.opencyc.cycobject.CycList
Returns a CycList of the length N combinations of sublists from this object.
commandedGoal - Variable in class org.opencyc.elf.bg.Planner
the commanded goal for generated behavior to achieve
commandedGoal - Variable in class org.opencyc.elf.bg.BehaviorGeneration
the commanded goal for generated behavior to achieve
comment - Static variable in class org.opencyc.api.CycAccess
Convenient reference to #$comment.
commitAssertions(boolean, Writer) - Method in class org.opencyc.kif.CycBulkAssertions
 
commitAssertions(Writer) - Method in class org.opencyc.kif.CycBulkAssertions
Adds the AssertionCollection to defaultMt
commonInitialization() - Method in class org.opencyc.api.CycAccess
Provides common local and remote CycAccess object initialization.
communicationMode - Variable in class org.opencyc.api.CycConnection
Indicator for whether to use the binary or acsii connection with OpenCyc.
communicationMode - Variable in class org.opencyc.api.CycAccess
 
compare(Object, Object) - Method in class org.opencyc.constraintsolver.VariableSelectionComparator
Compares two annotated variable elements.
compare(Object, Object) - Method in class org.opencyc.constraintsolver.VariablesByAscendingDomainSizeComparator
Compares two variables by ascending size of their remaining domains.
compare(Object, Object) - Method in class org.opencyc.cycobject.CycListComparator
Compares two CycList elements, according to their string representations.
compareTo(Object) - Method in class org.opencyc.constraintsolver.VariableSelectionAttributes
Compares this object with the specified object for order.
compareTo(Object) - Method in class org.opencyc.constraintsolver.VariablePopulationItem
Compares this object with the specified object for order.
compareTo(Object) - Method in class org.opencyc.cycobject.CycVariable
Compares this object with the specified object for order.
compareTo(Object) - Method in class org.opencyc.cycobject.CycFort
Compares this object with the specified object for order.
compareTo(Object) - Method in class org.opencyc.cycobject.CycSymbol
Compares this object with the specified object for order.
compareTo(Object) - Method in class org.opencyc.inferencesupport.Binding
Compares this object with the specified object for order.
compareTo(Object) - Method in class org.opencyc.inferencesupport.Literal
Compares this object with the specified object for order.
compareTo(Object) - Method in class org.opencyc.inferencesupport.BindingSet
Compares this object with the specified object for order.
complementDomainValues(CycVariable, Integer, Binding) - Method in class org.opencyc.constraintsolver.ValueDomains
Iterates over the domain values for the given variable, changing any entries marked true to Integer level.
complete() - Method in class org.opencyc.uml.interpreter.StateInterpreter
Completes this composite state.
completeCycAssertion(CycAssertion) - Method in class org.opencyc.api.CycAccess
Completes the instantiation of a CycAssertion returned by the binary api.
completeCycConstant(CycConstant) - Method in class org.opencyc.api.CycAccess
Completes the instantiation of CycConstant returned by the binary api.
completeCycList(CycList) - Method in class org.opencyc.api.CycAccess
Completes the instantiation of objects contained in the given CycList.
completeCycNart(CycNart) - Method in class org.opencyc.api.CycAccess
Completes the instantiation of a CycNart returned by the binary api.
completeCycVariable(CycVariable) - Method in class org.opencyc.api.CycAccess
Completes the instantiation of HL CycVariable returned by the binary api.
completeObject(Object) - Method in class org.opencyc.api.CycAccess
Completes the instantiation of objects contained in the given CycList.
CompletionEvent - class org.opencyc.uml.statemachine.CompletionEvent.
CompletionEvent from the UML State_Machine package.
CompletionEvent() - Constructor for class org.opencyc.uml.statemachine.CompletionEvent
Constructs a new CompletionEvent object.
CompletionEvent(State) - Constructor for class org.opencyc.uml.statemachine.CompletionEvent
Constructs a new CompletionEvent object.
component1 - Variable in class org.opencyc.util.AbstractPair
The first component of the pair.
component2 - Variable in class org.opencyc.util.AbstractPair
The second component of the pair.
CompositeState - class org.opencyc.uml.statemachine.CompositeState.
CompositeState from the UML State_Machines package.
CompositeState() - Constructor for class org.opencyc.uml.statemachine.CompositeState
Constructs a new CompositeState object.
computeXpath(Node) - Static method in class org.opencyc.xml.XpathComputer
Returns the entire Xpath string for the input node, i.e.
concatArrayList(ArrayList, ArrayList) - Static method in class org.opencyc.kif.KifFileLoader
 
CONCURRENT_MESSAGING_MODE - Static variable in class org.opencyc.api.CycConnection
Concurrent messaging mode to the OpenCyc server.
conjoin(QueryLiteral, QueryLiteral) - Static method in class org.opencyc.inferencesupport.QueryLiteral
 
connectionInfo() - Method in class org.opencyc.api.CycConnection
Returns connection information, suitable for diagnostics.
connectionInfo() - Method in interface org.opencyc.api.CycConnectionInterface
Returns connection information, suitable for diagnostics.
connectionInfo() - Method in class org.opencyc.api.RemoteCycConnection
Returns connection information, suitable for diagnostics.
connectionMode - Static variable in class org.opencyc.api.UnitTest
 
cons - Static variable in class org.opencyc.api.CycObjectFactory
 
ConsoleChat - class org.opencyc.chat.ConsoleChat.
Provides a console chat application using the Cyc ChatterBot.
ConsoleChat() - Constructor for class org.opencyc.chat.ConsoleChat
Constructs a new ConsoleChat object.
constantNameCaseCollision(String) - Method in class org.opencyc.api.CycAccess
Returns a constant whose name differs from the given name only by case.
constantXMLTag - Static variable in class org.opencyc.cycobject.CycConstant
Field for storing the name of the XML tag for CycConstant objects
constraintDegree(CycVariable, ArrayList) - Method in class org.opencyc.constraintsolver.ForwardCheckingSearcher
Returns the number of constraint rules applicable to variable and one or more of the other variables.
constraintProblem - Variable in class org.opencyc.constraintsolver.VariableDomainPopulator
Reference to the parent ConstraintProblem object.
constraintProblem - Variable in class org.opencyc.constraintsolver.NodeConsistencyAchiever
Reference to the parent ConstraintProblem object.
constraintProblem - Variable in class org.opencyc.constraintsolver.ArgumentTypeConstrainer
Reference to the parent ConstraintProblem object.
constraintProblem - Variable in class org.opencyc.constraintsolver.ForwardCheckingSearcher
Reference to the parent ConstraintProblem object.
constraintProblem - Variable in class org.opencyc.constraintsolver.ProblemParser
Reference to the parent ConstraintProblem object.
constraintProblem - Variable in class org.opencyc.constraintsolver.ValueDomains
Reference to the parent ConstraintProblem object.
constraintProblem - Variable in class org.opencyc.constraintsolver.RuleEvaluator
Reference to the parent ConstraintProblem object.
ConstraintProblem - class org.opencyc.constraintsolver.ConstraintProblem.
ConstraintRule object to model the attributes and behavior of a constraint problem.
ConstraintProblem() - Constructor for class org.opencyc.constraintsolver.ConstraintProblem
Constructs a new ConstraintProblem object, creating a new CycAccess object.
ConstraintProblem(CycAccess) - Constructor for class org.opencyc.constraintsolver.ConstraintProblem
Constructs a new ConstraintProblem object given an existing connection to the OpenCyc server.
ConstraintRule - class org.opencyc.inferencesupport.ConstraintRule.
ConstraintRule object to model the attributes and behavior of a constraint rule.
ConstraintRule(CycList) - Constructor for class org.opencyc.inferencesupport.ConstraintRule
Constructs a new ConstraintRule object from a CycList.
ConstraintRule(String) - Constructor for class org.opencyc.inferencesupport.ConstraintRule
Constructs a new ConstraintRule object from a CycList String representation.
constraintRules - Variable in class org.opencyc.constraintsolver.VariableDomainPopulator
Reference to the parent list of constraint rules.
constraintRules - Variable in class org.opencyc.constraintsolver.ForwardCheckingSearcher
Reference to the collection of the constraint rules used in the search for solution(s).
constraintRules - Variable in class org.opencyc.constraintsolver.ProblemParser
Reference to the parent list of constraint rules.
constraintRules - Variable in class org.opencyc.constraintsolver.ConstraintProblem
Collection of the constraint rules used in the search for solution(s).
construct() - Method in class org.opencyc.util.SwingWorker
Compute the value to be returned by the get method.
construct(Object, Object) - Static method in class org.opencyc.cycobject.CycList
Constructs a CycList using the semantics of Lisp symbolic expressions.
1.
container - Variable in class org.opencyc.uml.interpreter.CycExtractor
the container of the current state vertex
container - Variable in class org.opencyc.uml.statemachine.StateVertex
the container of this state vertex
container - Variable in class org.opencyc.xml.gui.ImportDamlPanel
 
containsDuplicates() - Method in class org.opencyc.cycobject.CycList
Returns true iff this list contains duplicate elements.
content - Variable in class org.opencyc.util.Amp
The content of the message.
content() - Method in class org.opencyc.util.Amp
Returns the content.
context - Variable in class org.opencyc.elf.goal.Goal
the context of the goal
context - Variable in class org.opencyc.uml.statemachine.StateMachine
The context Classifier of this state machine, which contains the variables that distinguish the state, and the operations which can be performed upon state transitions.
conversationState - Variable in class org.opencyc.cycagent.coabs.CoAbsCommunityAdapter
The conversation state.
converse(Object) - Method in class org.opencyc.api.CycConnection
Send a message to Cyc and return the Boolean true as the first element of an object array, and the cyc response Symbolic Expression as the second element.
converse(Object) - Method in interface org.opencyc.api.CycConnectionInterface
Send a message to Cyc and return the Boolean true as the first element of an object array, and the cyc response Symbolic Expression as the second element.
converse(Object) - Method in class org.opencyc.api.CycAccess
Converses with Cyc to perform an API command.
converse(Object) - Method in class org.opencyc.api.RemoteCycConnection
Send a message to Cyc and return the Boolean true as the first element of an object array, and the cyc response Symbolic Expression as the second element.
converse(Object, Timer) - Method in class org.opencyc.api.CycConnection
Send a message to Cyc and return the response code as the first element of an object array, and the cyc response Symbolic Expression as the second element, spending no less time than the specified timer allows but throwing a TimeOutException at the first opportunity where that time limit is exceeded.
converse(Object, Timer) - Method in interface org.opencyc.api.CycConnectionInterface
Send a message to Cyc and return the response code as the first element of an object array, and the cyc response Symbolic Expression as the second element, spending no less time than the specified timer allows but throwing a TimeOutException at the first opportunity where that time limit is exceeded.
converse(Object, Timer) - Method in class org.opencyc.api.RemoteCycConnection
Send a message to Cyc and return the response code as the first element of an object array, and the cyc response Symbolic Expression as the second element, spending no less time than the specified timer allows but throwing a TimeOutException at the first opportunity where that time limit is exceeded.
converseAscii(String, Timer) - Method in class org.opencyc.api.CycConnection
Send a message to Cyc and return the Boolean response as the first element of an object array, and the cyc response Symbolic Expression as the second element, spending no less time than the specified timer allows but throwing a TimeOutException at the first opportunity where that time limit is exceeded.
converseBinary(CycList, Timer) - Method in class org.opencyc.api.CycConnection
Send a message to Cyc and return the response code as the first element of an object array, and the cyc response Symbolic Expression as the second element, spending no less time than the specified timer allows but throwing a TimeOutException at the first opportunity where that time limit is exceeded.
converseBoolean(Object) - Method in class org.opencyc.api.CycAccess
Converses with Cyc to perform an API command whose result is returned as a boolean.
converseInt(Object) - Method in class org.opencyc.api.CycAccess
Converses with Cyc to perform an API command whose result is returned as an int.
converseList(Object) - Method in class org.opencyc.api.CycAccess
Converses with Cyc to perform an API command whose result is returned as a list.
converseMessage(ACL, Timer) - Method in interface org.opencyc.cycagent.AgentCommunityAdapter
Sends an Agent Communication Language message and returns the reply.
converseMessage(ACL, Timer) - Method in class org.opencyc.cycagent.coabs.CoAbsCommunityAdapter
Sends an Agent Communication Language message and returns the reply.
converseMessage(ACL, Timer) - Method in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter
Sends an Agent Communication Language message and returns the reply.
converseObject(Object) - Method in class org.opencyc.api.CycAccess
Converses with Cyc to perform an API command whose result is returned as an object.
converseString(Object) - Method in class org.opencyc.api.CycAccess
Converses with Cyc to perform an API command whose result is returned as a String.
converseUsingAsciiStrings(String, Timer) - Method in class org.opencyc.api.CycConnection
Send a message to Cyc and return the response code as the first element of a object array, and the Cyc response string as the second element.
converseVoid(Object) - Method in class org.opencyc.api.CycAccess
Converses with Cyc to perform an API command whose result is void.
countAllInstances_Cached(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns the count of the instances of the given collection, implements a cache to avoid asking the same question twice from the KB.
countAllInstances(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns the count of the instances of the given collection.
countAllInstancesCache - Variable in class org.opencyc.api.CycAccess
Least Recently Used Cache of countAllInstances results.
counterTerrorismConstantGuid - Static variable in class org.opencyc.xml.ExportHtml
The #$CounterTerrorismConstant guid.
counterTerrorismConstantGuid - Static variable in class org.opencyc.xml.ExportEeldDaml
The #$CounterTerrorismConstant guid.
countUsingBestIndex(CycList, CycFort) - Method in class org.opencyc.api.CycAccess
Returns the count of the assertions indexed according to the given pattern, using the best index (from among the predicate and argument indices).
createArg1IsaNodes(CycConstant, Element) - Method in class org.opencyc.xml.ExportHtml
Creates HTML nodes for arg1Isa links.
createArg2IsaNodes(CycConstant, Element) - Method in class org.opencyc.xml.ExportHtml
Creates HTML nodes for arg2Isa links.
createArg3IsaNodes(CycConstant, Element) - Method in class org.opencyc.xml.ExportHtml
Creates HTML nodes for arg3Isa links.
createArg4IsaNodes(CycConstant, Element) - Method in class org.opencyc.xml.ExportHtml
Creates HTML nodes for arg4Isa links.
createBinaryPredicate(String, CycFort, String, CycFort, CycFort, CycFort, CycFort, CycFort, String, CycList) - Method in class org.opencyc.api.CycAccess
Creates a new binary predicate term.
createBinaryPredicate(String, String, String, String, String, String, String, String, String, String) - Method in class org.opencyc.api.CycAccess
Creates a new binary predicate term.
createCategorizedVocabularies() - Method in class org.opencyc.xml.ExportHtml
Creates categorized vocabulary HTML pages.
createCategorizedVocabulary(String, String, CycConstant, String) - Method in class org.opencyc.xml.ExportHtml
Creates the given categorized vocabulary HTML page.
createClassNode(CycConstant) - Method in class org.opencyc.xml.ExportDaml
Creates a DAML class node for a single Cyc collection.
createCollection(CycFort, String, CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Creates a new collection term.
createCollection(String, String, CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Creates a new collection term.
createCollection(String, String, String, String, String) - Method in class org.opencyc.api.CycAccess
Creates a new collection term.
createCollectionDenotingBinaryFunction(CycFort, String, CycFort, CycFort, CycFort, CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Creates a new collection-denoting reifiable binary function term.
createCollectionDenotingBinaryFunction(String, String, String, String, String, String, String, String) - Method in class org.opencyc.api.CycAccess
Creates a new collection-denoting reifiable binary function term.
createCollectionDenotingUnaryFunction(CycFort, String, CycFort, CycFort, CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Creates a new collection-denoting reifiable unary function term.
createCollectionDenotingUnaryFunction(String, String, String, String, String, String, String) - Method in class org.opencyc.api.CycAccess
Creates a new collection-denoting reifiable unary function term.
createCollectionNode(CycConstant, Element) - Method in class org.opencyc.xml.ExportHtml
Creates an HTML node for a single Cyc collection.
createCollectorMt(String, String, ArrayList) - Method in class org.opencyc.api.CycAccess
Creates a new Collector microtheory and links it more general mts.
createCommentNodes(CycConstant, Element) - Method in class org.opencyc.xml.ExportHtml
Creates HTML nodes for comment text containing CycConstants which are to be represented as hyperlinks.
createConstantNode(CycConstant) - Method in class org.opencyc.xml.ExportDaml
Creates a DAML node for a single Cyc Constant.
createCycConstantNode(CycConstant) - Method in class org.opencyc.xml.ExportHtml
Creates a HTML node for a single Cyc Constant.
createCycGuidNode() - Method in class org.opencyc.xml.ExportDaml
Creates the DAML node that defines the guid property.
createCycNartNode(CycNart) - Method in class org.opencyc.xml.ExportHtml
Creates a HTML node for a single Cyc Nart.
createDamlOntologyNode() - Method in class org.opencyc.xml.ExportDaml
Creates a DAML Ontology node.
createFunction(String, String, String, String, String, String, String, String, String, String[], String[]) - Method in class org.opencyc.kif.CycAssertionsFactory
 
createFunctionNode(CycConstant, Element) - Method in class org.opencyc.xml.ExportHtml
Creates an HTML node for a single Cyc function.
createGenlNodes(CycFort, Element) - Method in class org.opencyc.xml.ExportHtml
Creates HTML nodes for genl links.
createGenlPredsNodes(CycConstant, Element) - Method in class org.opencyc.xml.ExportHtml
Creates HTML nodes for genlPreds links.
createGuidNode(CycConstant, Element) - Method in class org.opencyc.xml.ExportHtml
Creates HTML node for guid.
createHierarchyNodes(CycFort, int) - Method in class org.opencyc.xml.ExportHtml
Recursively creates hierarchy nodes for the given term and its spec collection terms.
createHierarchyPage(CycFort) - Method in class org.opencyc.xml.ExportHtml
Creates hierarchy HTML page.
createIndivDenotingUnaryFunction(CycFort, String, CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Creates a new individual-denoting reifiable unary function term.
createIndivDenotingUnaryFunction(String, String, String, String, String) - Method in class org.opencyc.api.CycAccess
Creates a new individual-denoting reifiable unary function term.
createIndividual(String, String, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Creates a new individual term.
createIndividual(String, String, String, String) - Method in class org.opencyc.api.CycAccess
Creates a new individual term.
createIndividualNode(CycConstant) - Method in class org.opencyc.xml.ExportDaml
Creates a DAML individual node for a single Cyc individual.
createIndividualNode(CycConstant, Element) - Method in class org.opencyc.xml.ExportHtml
Creates an HTML individual node for a single Cyc individual.
createIsaNodes(CycFort, Element) - Method in class org.opencyc.xml.ExportHtml
Creates HTML nodes for isa links.
createKbSubsetCollection(String, String) - Method in class org.opencyc.api.CycAccess
Creates a new KB subset collection term.
createMicrotheory(String, String, CycFort, ArrayList) - Method in class org.opencyc.api.CycAccess
Create a microtheory MT, with a comment, isa and CycFort genlMts.
createMicrotheory(String, String, String, ArrayList) - Method in class org.opencyc.api.CycAccess
Create a microtheory MT, with a comment, isa and CycFort genlMts.
createMicrotheorySystem(String, String, ArrayList) - Method in class org.opencyc.api.CycAccess
Create a microtheory system for a new mt.
createNewPermanent(String) - Method in class org.opencyc.api.CycAccess
Creates a new permanent Cyc constant in the KB with the specified name.
createObject(Object) - Method in class org.opencyc.javashell.CycJavaShell
 
createObjectNamed(Object, Object) - Method in class org.opencyc.javashell.CycJavaShell
 
createPredicate(String, String, String, ArrayList, String, String, ArrayList, String[], String[]) - Method in class org.opencyc.kif.CycAssertionsFactory
 
createPredicateNode(CycConstant, Element) - Method in class org.opencyc.xml.ExportHtml
Creates an HTML node for a single Cyc predicate.
createPropertyAssertionNodes(Element) - Method in class org.opencyc.xml.ExportDaml
Creates a property assertions node for the given Element.
createPropertyNode(CycConstant) - Method in class org.opencyc.xml.ExportDaml
Creates a DAML property node for a single Cyc binary predicate.
createRdfNode() - Method in class org.opencyc.xml.ExportDaml
Creates an RDF node.
createReply() - Method in class org.opencyc.util.Amp
Creates a trivial AMP reply message.
createResultIsaNodes(CycConstant, Element) - Method in class org.opencyc.xml.ExportHtml
Creates HTML nodes for resultIsa links.
createSpindleMt(String, String, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Creates a new spindle microtheory in the given spindle system.
createSpindleMt(String, String, String, String) - Method in class org.opencyc.api.CycAccess
Creates a new spindle microtheory in the given spindle system.
createVocabularyPage() - Method in class org.opencyc.xml.ExportHtml
Creates vocabulary HTML page.
current - Static variable in class org.opencyc.util.Log
Current log instance.
current - Static variable in class org.opencyc.webserver.WebServer
Singleton WebServer instance.
current() - Static method in class org.opencyc.api.CycAccess
Returns the CycAccess object for this thread.
currentEvent - Variable in class org.opencyc.uml.interpreter.Interpreter
the current event
currentEventEnables(Transition) - Method in class org.opencyc.uml.interpreter.Interpreter
Determines whether the given transition can be triggered by the current event.
cyc - Variable in class org.opencyc.chat.IrcChat
reference to CycAccess (OpenCyc server)
cyc - Static variable in class org.opencyc.kif.ExportKif
 
CYC_API_ONTOLOGY - Static variable in interface org.opencyc.cycagent.AgentCommunityAdapter
Indicates the cyc-api ontology (role).
CYC_ECHO_ONTOLOGY - Static variable in interface org.opencyc.cycagent.AgentCommunityAdapter
Indicates the cyc-echo ontology (role).
CYC_NIL - Variable in class org.opencyc.javashell.CycJavaShell
 
CYC_TRUE - Variable in class org.opencyc.javashell.CycJavaShell
 
cycAccess - Variable in class org.opencyc.api.CycConnection
A reference to the parent CycAccess object for dereferencing constants in ascii symbolic expressions.
cycAccess - Variable in class org.opencyc.api.ApiDemo
the CycAccess object
cycAccess - Variable in class org.opencyc.chat.ChatInterpreter
Provides wrappers for the Cyc API and manages the connection to the Cyc server.
cycAccess - Variable in class org.opencyc.chat.ChatterBot
Provides wrappers for the Cyc API and manages the connection to the Cyc server.
cycAccess - Variable in class org.opencyc.javashell.CycJavaShell
 
cycAccess - Variable in class org.opencyc.kif.CycBulkAssertions
Cyc api support.
cycAccess - Variable in class org.opencyc.uml.interpreter.CycExtractor
the CycAccess object which manages the Cyc server connection
cycAccess - Variable in class org.opencyc.uml.interpreter.Interpreter
the cyc access instance
cycAccess - Variable in class org.opencyc.xml.ImportDaml
CycAccess object to manage api connection the the Cyc server.
cycAccess - Variable in class org.opencyc.xml.ExportHtml
Manages connection to the cyc server api.
cycAccess - Static variable in class org.opencyc.xml.ExportEeldDaml
Manages the api connection.
cycAccess - Variable in class org.opencyc.xml.gui.ImportDamlPanel
CycAccess object to manage api connection the the Cyc server
CycAccess - class org.opencyc.api.CycAccess.
Provides wrappers for the OpenCyc API.
CycAccess.TraceWithNamesInfo - class org.opencyc.api.CycAccess.TraceWithNamesInfo.
 
CycAccess.TraceWithNamesInfo(CycAccess) - Constructor for class org.opencyc.api.CycAccess.TraceWithNamesInfo
 
CycAccess() - Constructor for class org.opencyc.api.CycAccess
Constructs a new CycAccess object.
CycAccess(String) - Constructor for class org.opencyc.api.CycAccess
Constructs a new CycAccess object given a host name.
CycAccess(String, int, int, boolean) - Constructor for class org.opencyc.api.CycAccess
Constructs a new CycAccess object given a host name, port, communication mode and persistence indicator.
CycAccess(String, int, int, boolean, int) - Constructor for class org.opencyc.api.CycAccess
Constructs a new CycAccess object given a host name, port, communication mode, persistence indicator, and messaging mode
CycAccess(String, String, int) - Constructor for class org.opencyc.api.CycAccess
Constructs a new CycAccess object to the given CycProxyAgent in the given agent community.
cycAccessInstances - Static variable in class org.opencyc.api.CycAccess
Dictionary of CycAccess instances, indexed by thread so that the application does not have to keep passing around a CycAccess object reference.
cycadministrator - Variable in class org.opencyc.javashell.CycJavaShell
 
cycadministrator - Static variable in class org.opencyc.kif.CycAssertionsFactory
 
cycAgentProxies - Static variable in class org.opencyc.cycagent.CycProxy
Association of Cyc-hosted agent names with their CycAgentProxy objects.
CycAgentProxy - class org.opencyc.cycagent.CycAgentProxy.
Provides a proxy for a cyc agent on the CoABS grid or FIPA-OS agent community.
CycAgentProxy(String, int) - Constructor for class org.opencyc.cycagent.CycAgentProxy
Constructs a CycProxy object for the given agent on both agent communities.
CycAgentProxy(String, int, int) - Constructor for class org.opencyc.cycagent.CycAgentProxy
Constructs a CycProxy object for the given agent on the given agent community.
cycAgents - Static variable in class org.opencyc.cycagent.AgentManager
One to one ssociation of local cyc agents with their CycAgentInfo object.
cycApiConnectionCache - Static variable in class org.opencyc.cycagent.CycProxy
Cached CycConnection objects which preserve Cyc session state.
CycApiException - exception org.opencyc.api.CycApiException.
Class CycApiException indicates an error condition during a Cyc API call.
CycApiException() - Constructor for class org.opencyc.api.CycApiException
Construct a CycApiException object with no specified message.
CycApiException(String) - Constructor for class org.opencyc.api.CycApiException
Construct a CycApiException object with a specified message.
cycArrayOfClass - Variable in class org.opencyc.javashell.CycJavaShell
 
CycAssertion - class org.opencyc.cycobject.CycAssertion.
Provides the behavior and attributes of OpenCyc assertions.
CycAssertion(Integer) - Constructor for class org.opencyc.cycobject.CycAssertion
Constructs an incomplete CycAssertion object given its local KB id.
cycAssertionsDefintional - Variable in class org.opencyc.kif.KifFileLoader
 
CycAssertionsFactory - class org.opencyc.kif.CycAssertionsFactory.
Provides wrappers for the OpenCyc API.
CycAssertionsFactory - Variable in class org.opencyc.kif.KifFileLoader
Cyc api support.
CycAssertionsFactory() - Constructor for class org.opencyc.kif.CycAssertionsFactory
Constructs a new CycAssertionsFactory object.
CycAssertionsFactory(String, int, int, boolean) - Constructor for class org.opencyc.kif.CycAssertionsFactory
Constructs a new CycAssertionsFactory object given a host name, port, communication mode and persistence indicator.
CycAssertionsFactory(String, String, int) - Constructor for class org.opencyc.kif.CycAssertionsFactory
Constructs a new CycAssertionsFactory object to the given CycProxyAgent in the given agent community.
cycAssertionsForBaseKB - Variable in class org.opencyc.kif.CycBulkAssertions
 
cycAssertionsOfRest - Variable in class org.opencyc.kif.KifFileLoader
 
cycAssertionsPredicateDefs - Variable in class org.opencyc.kif.KifFileLoader
 
cycAssertionsSecondaryConstantDefs - Variable in class org.opencyc.kif.KifFileLoader
 
cycAssertionsSpecialCollectionDefs - Variable in class org.opencyc.kif.KifFileLoader
 
cycAssertionXMLTag - Static variable in class org.opencyc.cycobject.CycAssertion
The name of the XML tag for this object.
cycBasedProject - Static variable in class org.opencyc.kif.CycAssertionsFactory
 
CycBulkAssertions - class org.opencyc.kif.CycBulkAssertions.
Provides the behavior and attributes of OpenCyc CycBulkAssertions.
CycBulkAssertions(CycAssertionsFactory) - Constructor for class org.opencyc.kif.CycBulkAssertions
Constructs a new CycBulkAssertions.
cycClassInstance - Variable in class org.opencyc.javashell.CycJavaShell
 
cycConnection - Variable in class org.opencyc.api.CycAccess
Reference to CycConnection object which manages the api connection to the OpenCyc server.
CycConnection - class org.opencyc.api.CycConnection.
Provides a binary connection and an ascii connection to the OpenCyc server.
CycConnection.TaskProcessorBinaryResponseHandler - class org.opencyc.api.CycConnection.TaskProcessorBinaryResponseHandler.
Class TaskProcessorBinaryResponseHandler handles responses from task-processor requests in binary communication mode.
CycConnection.TaskProcessorBinaryResponseHandler(CycConnection, Thread) - Constructor for class org.opencyc.api.CycConnection.TaskProcessorBinaryResponseHandler
Constructs a TaskProcessorBinaryResponseHandler object.
CycConnection() - Constructor for class org.opencyc.api.CycConnection
Constructs a new CycConnection object using the default host name, default base port number and binary communication mode.
CycConnection(CycAccess) - Constructor for class org.opencyc.api.CycConnection
Constructs a new CycConnection object using the default host name, default base port number with binary communication mode, and the given CycAccess object.
CycConnection(Socket) - Constructor for class org.opencyc.api.CycConnection
Constructs a new CycConnection using the given socket obtained from the parent AgentManager listener.
CycConnection(String, int, int, CycAccess) - Constructor for class org.opencyc.api.CycConnection
Constructs a new CycConnection object using a given host name, the given base port number, the given communication mode, and the given CycAccess object
CycConnection(String, int, int, int, CycAccess) - Constructor for class org.opencyc.api.CycConnection
Constructs a new CycConnection object using a given host name, the given base port number, the given communication mode, and the given CycAccess object
CycConnectionInterface - interface org.opencyc.api.CycConnectionInterface.
Defines the interface for local and remote CycConnection objects
CycConstant - class org.opencyc.cycobject.CycConstant.
Provides the behavior and attributes of an OpenCyc Constant.
CycConstant() - Constructor for class org.opencyc.cycobject.CycConstant
Constructs a new incomplete CycConstant object.
CycConstant(String, Guid, Integer) - Constructor for class org.opencyc.cycobject.CycConstant
Constructs a new CycConstant object from name, guid and id.
cycConstantCacheByGuid - Static variable in class org.opencyc.api.CycObjectFactory
Least Recently Used Cache of CycConstants, so that a reference to an existing CycConstant is returned instead of constructing a duplicate.
cycConstantCacheById - Static variable in class org.opencyc.api.CycObjectFactory
Least Recently Used Cache of CycConstants, so that a reference to an existing CycConstant is returned instead of constructing a duplicate.
cycConstantCacheByName - Static variable in class org.opencyc.api.CycObjectFactory
Least Recently Used Cache of CycConstants, so that a reference to an existing CycConstant is returned instead of constructing a duplicate.
cycCreateObject - Variable in class org.opencyc.javashell.CycJavaShell
 
cycCreateObjectNamed - Variable in class org.opencyc.javashell.CycJavaShell
 
cycDestroyObject - Variable in class org.opencyc.javashell.CycJavaShell
 
CycExtractor - class org.opencyc.uml.interpreter.CycExtractor.
Extracts a state machine model from the Cyc KB.
CycExtractor(CycAccess) - Constructor for class org.opencyc.uml.interpreter.CycExtractor
Construct a new CycExtractor object given the CycAccess server connection.
cycFalse - Variable in class org.opencyc.javashell.CycJavaShell
 
cycFalse - Static variable in class org.opencyc.kif.CycAssertionsFactory
 
cycForgetObject - Variable in class org.opencyc.javashell.CycJavaShell
 
CycFort - class org.opencyc.cycobject.CycFort.
This class implements a Cyc Fort (First Order Reified Term).
CycFort() - Constructor for class org.opencyc.cycobject.CycFort
 
cycGetObjectField - Variable in class org.opencyc.javashell.CycJavaShell
 
cycHasArrayMember - Variable in class org.opencyc.javashell.CycJavaShell
 
cycHasMethod - Variable in class org.opencyc.javashell.CycJavaShell
 
cycHasSlot - Variable in class org.opencyc.javashell.CycJavaShell
 
cycHasSlotValue - Variable in class org.opencyc.javashell.CycJavaShell
 
cycHost - Variable in class org.opencyc.webserver.WebServer
Cyc HTML host.
cycHtmlSocket - Variable in class org.opencyc.webserver.WebServer.Task
Client socket to the Cyc KB HTML server.
cycInvokeObject - Variable in class org.opencyc.javashell.CycJavaShell
 
CycJavaClient - class org.opencyc.javashell.CycJavaClient.
 
CycJavaClient(Socket, CycJavaShell) - Constructor for class org.opencyc.javashell.CycJavaClient
 
CycJavaCommandline - class org.opencyc.javashell.CycJavaCommandline.
 
CycJavaCommandline() - Constructor for class org.opencyc.javashell.CycJavaCommandline
 
cycJavaFeild - Variable in class org.opencyc.javashell.CycJavaShell
 
cycJavaObject - Variable in class org.opencyc.javashell.CycJavaShell
 
cycJavaObjectFn - Variable in class org.opencyc.javashell.CycJavaShell
 
CycJavaServer - class org.opencyc.javashell.CycJavaServer.
 
CycJavaServer(CycJavaShell, int) - Constructor for class org.opencyc.javashell.CycJavaServer
 
CycJavaService - class org.opencyc.javashell.CycJavaService.
 
CycJavaService() - Constructor for class org.opencyc.javashell.CycJavaService
 
CycJavaShell - class org.opencyc.javashell.CycJavaShell.
 
CycJavaShell() - Constructor for class org.opencyc.javashell.CycJavaShell
 
cycKbSubsetCollection - Variable in class org.opencyc.xml.ExportDaml
The CycKBSubsetCollection whose elements are exported to DAML.
cycKbSubsetCollection - Variable in class org.opencyc.xml.ExportHtml
The CycKBSubsetCollection whose elements are exported to HTML.
cycKbSubsetCollectionGuid - Variable in class org.opencyc.xml.ExportDaml
The CycKBSubsetCollection whose elements are exported to DAML.
cycKbSubsetCollectionGuid - Variable in class org.opencyc.xml.ExportHtml
The CycKBSubsetCollection whose elements are exported to HTML.
cycKbSubsetFilter - Variable in class org.opencyc.xml.ExportDaml
The CycKBSubsetCollection whose elements are exported to DAML if they also generalizations of cycKbSubsetCollectionGuid collections or predicates above.
cycKbSubsetFilter - Variable in class org.opencyc.xml.ExportHtml
The CycKBSubsetCollection whose elements are exported to HTML if they also generalizations of cycKbSubsetCollectionGuid collections or predicates above.
cycKbSubsetFilterGuid - Variable in class org.opencyc.xml.ExportDaml
The guid which identifies the CycKBSubsetCollection whose elements are exported to DAML if they also generalizations of cycKbSubsetCollectionGuid collections or predicates above.
cycKbSubsetFilterGuid - Variable in class org.opencyc.xml.ExportHtml
The guid which identifies the CycKBSubsetCollection whose elements are exported to HTML if they also generalizations of cycKbSubsetCollectionGuid collections or predicates above.
cycKifFileLoaderDefs - Variable in class org.opencyc.kif.KifFileLoader
 
cyclify() - Method in class org.opencyc.cycobject.CycObject
 
cyclify() - Method in class org.opencyc.cycobject.CycVariable
Returns the OpenCyc representation of the CycVariable
cyclify() - Method in class org.opencyc.cycobject.CycFort
Returns a cyclified string representation of the OpenCyc FORT.
cyclify() - Method in class org.opencyc.cycobject.CycConstant
Returns the name of the CycConstant with "#$" prefixed.
cyclify() - Method in class org.opencyc.cycobject.CycNart
Returns a cyclified string representation of the OpenCyc NART.
cyclify() - Method in class org.opencyc.cycobject.CycList
Returns a cyclified string representation of the OpenCyc CycList.
cyclify() - Method in class org.opencyc.inferencesupport.HornClause
Returns the cyclified string representation of the HornClause.
cyclify() - Method in class org.opencyc.inferencesupport.Binding
Returns a cyclified String representation of the Binding object.
cyclify() - Method in class org.opencyc.inferencesupport.Literal
Returns a cyclified string representation of the literal's formula.
cyclify() - Method in class org.opencyc.kif.CycBulkAssertions
Returns a cyclified String representation of the CycBulkAssertions.
cyclifyWithEscapeChars() - Method in class org.opencyc.cycobject.CycList
Returns a cyclified string representation of the OpenCyc CycList.
cyclist - Static variable in class org.opencyc.kif.CycAssertionsFactory
 
CycList - class org.opencyc.cycobject.CycList.
Provides the behavior and attributes of an OpenCyc list, typically used to represent assertions in their external (EL) form.
CycList() - Constructor for class org.opencyc.cycobject.CycList
Constructs a new empty CycList object.
CycList(Collection) - Constructor for class org.opencyc.cycobject.CycList
Constructs a new CycList object, containing the elements of the specified collection, in the order they are returned by the collection's iterator.
CycList(Object) - Constructor for class org.opencyc.cycobject.CycList
Constructs a new CycList object, containing as its sole element element
CycList(Object, Collection) - Constructor for class org.opencyc.cycobject.CycList
Constructs a new CycList object, containing as its first element firstElement, and containing as its remaining elements the contents of the Collection remaining elements.
CycList(Object, Object) - Constructor for class org.opencyc.cycobject.CycList
Constructs a new CycList object, containing as its first element element1, and element2 as its second element.
cycListApiValue() - Method in class org.opencyc.cycobject.CycAssertion
Returns this object in a form suitable for use as an CycList api expression value.
cycListApiValue() - Method in class org.opencyc.cycobject.CycVariable
Returns this object in a form suitable for use as an CycList api expression value.
cycListApiValue() - Method in class org.opencyc.cycobject.CycFort
Returns this object in a form suitable for use as an CycList api expression value.
cycListApiValue() - Method in class org.opencyc.cycobject.CycConstant
Returns this object in a form suitable for use as an CycList api expression value.
cycListApiValue() - Method in class org.opencyc.cycobject.CycNart
Returns this object in a form suitable for use as an CycList api expression value.
cycListApiValue() - Method in class org.opencyc.cycobject.CycList
Returns this object in a form suitable for use as an CycList api expression value.
CycListComparator - class org.opencyc.cycobject.CycListComparator.
Implements a Comparator for the sort method of the CycList class.
CycListComparator() - Constructor for class org.opencyc.cycobject.CycListComparator
Constructs a new CycListComparator object.
cyclistDefinitionalMt - Static variable in class org.opencyc.kif.CycAssertionsFactory
 
CycListKifParser - class org.opencyc.kif.CycListKifParser.
Provides a parser that reads a String representation and constructs the corresponding CycList.
CycListKifParser(CycAccess) - Constructor for class org.opencyc.kif.CycListKifParser
Constructs a new CycListKifParser object.
CycListParser - class org.opencyc.cycobject.CycListParser.
Provides a parser that reads a String representation and constructs the corresponding CycList.
CycListParser(CycAccess) - Constructor for class org.opencyc.cycobject.CycListParser
Constructs a new CycListParser object.
CycListVisitor - class org.opencyc.cycobject.CycListVisitor.
Implements an Enumeration for CycList objects which traverses recursively into embedded CycLists, in a depth-first fashion, returning the objects which are both non-CycList and non-nil.
cycListVisitor() - Method in class org.opencyc.cycobject.CycList
Returns a CycListVisitor enumeration of the non-CycList and non-nil elements.
CycListVisitor(CycList) - Constructor for class org.opencyc.cycobject.CycListVisitor
Constructs a new CycListEnumeration object.
cycListXMLTag - Static variable in class org.opencyc.cycobject.CycList
XML serialization tags.
CyclopsBenchmark - class org.opencyc.api.CyclopsBenchmark.
Loads and executes the Cyclops (Cyc Logical Operations) benchmark.
CyclopsBenchmark() - Constructor for class org.opencyc.api.CyclopsBenchmark
Constructs a new CyclopsBenchmark object.
cycNameOFClass - Variable in class org.opencyc.javashell.CycJavaShell
 
CycNart - class org.opencyc.cycobject.CycNart.
This class implements the behavior and attributes of a an OpenCyc NART (Non Atomic Reified Term).
CycNart() - Constructor for class org.opencyc.cycobject.CycNart
Constructs a new incomplete CycNart object.
CycNart(CycFort, CycList) - Constructor for class org.opencyc.cycobject.CycNart
Constructs a new CycNart object from the given functor and argument list.
CycNart(CycFort, Object) - Constructor for class org.opencyc.cycobject.CycNart
Constructs a new unary CycNart object from the functor and argument.
CycNart(CycFort, Object, Object) - Constructor for class org.opencyc.cycobject.CycNart
Constructs a new binary CycNart object from the functor and the two arguments.
CycNart(CycList) - Constructor for class org.opencyc.cycobject.CycNart
Constructs a new CycNart object from the CycList object.
cycNartCache - Static variable in class org.opencyc.api.CycObjectFactory
Least Recently Used Cache of CycNarts, so that a reference to an existing CycNart is returned instead of constructing a duplicate.
cycNull - Variable in class org.opencyc.javashell.CycJavaShell
 
cycNull - Static variable in class org.opencyc.kif.CycAssertionsFactory
 
CycObject - class org.opencyc.cycobject.CycObject.
 
CycObject() - Constructor for class org.opencyc.cycobject.CycObject
Creates a new instance of CycObject
CycObjectFactory - class org.opencyc.api.CycObjectFactory.
Provides the way to create cyc objects and reuse previously cached instances.
All methods are static.
CycObjectFactory() - Constructor for class org.opencyc.api.CycObjectFactory
 
cycOrderedAssertions - Variable in class org.opencyc.kif.CycBulkAssertions
 
cycPort - Variable in class org.opencyc.webserver.WebServer
Cyc HTML port.
CycProxy - class org.opencyc.cycagent.CycProxy.
Provides a proxy for a cyc api service on the CoABS grid or FIPA-OS agent community, and also creates CycAgentProxy objects for each Cyc-hosted agent.
CycProxy(String, int) - Constructor for class org.opencyc.cycagent.CycProxy
Constructs a CycProxy object for the given agent on both agent communities.
CycProxy(String, int, int) - Constructor for class org.opencyc.cycagent.CycProxy
Constructs a CycProxy object for the given agent on the given agent community.
cycProxyAgentName - Static variable in class org.opencyc.api.UnitTest
 
cycSetObjectField - Variable in class org.opencyc.javashell.CycJavaShell
 
CycSymbol - class org.opencyc.cycobject.CycSymbol.
Provides the behavior and attributes of an OpenCyc symbol, typically used to represent api function names, and non CycConstant parameters.
CycSymbol(String) - Constructor for class org.opencyc.cycobject.CycSymbol
Constructs a new CycSymbol object.
cycSymbolCache - Static variable in class org.opencyc.api.CycObjectFactory
Least Recently Used Cache of CycSymbols, so that a reference to an existing CycSymbol is returned instead of constructing a duplicate.
cycSymbolXMLTag - Static variable in class org.opencyc.cycobject.CycSymbol
The name of the XML tag for this object.
cycTrue - Variable in class org.opencyc.javashell.CycJavaShell
 
cycTrue - Static variable in class org.opencyc.kif.CycAssertionsFactory
 
cycUnOrderedAssertions - Variable in class org.opencyc.kif.KifFileLoader
 
CycUtils - class org.opencyc.util.CycUtils.
This is a placeholder class for general cyc utilities.
cycVariable - Variable in class org.opencyc.constraintsolver.VariableSelectionAttributes
The constraint variable under consideration.
cycVariable - Variable in class org.opencyc.constraintsolver.VariablePopulationItem
The variable whose value domain is to be populated.
cycVariable - Variable in class org.opencyc.inferencesupport.Binding
The CycVariable which is bound.
CycVariable - class org.opencyc.cycobject.CycVariable.
Provides the behavior and attributes of an OpenCyc variable, typically used in rule and query expressions.
CycVariable() - Constructor for class org.opencyc.cycobject.CycVariable
Constructs a new empty CycVariable object.
CycVariable(String) - Constructor for class org.opencyc.cycobject.CycVariable
Constructs a new CycVariable object.
cycVariableCache - Static variable in class org.opencyc.api.CycObjectFactory
Least Recently Used Cache of CycVariables, so that a reference to an existing CycVariable is returned instead of constructing a duplicate.
cycVariableXMLTag - Static variable in class org.opencyc.cycobject.CycVariable
The name of the XML tag for this object.
cycVoid - Variable in class org.opencyc.javashell.CycJavaShell
 
cycVoid - Static variable in class org.opencyc.kif.CycAssertionsFactory
 
CycWorker - class org.opencyc.util.CycWorker.
This is a convenient event callback wrapper around the the SwingWorker class.
CycWorker() - Constructor for class org.opencyc.util.CycWorker
Creates a new instance of CycWorker
CycWorkerEvent - class org.opencyc.util.CycWorkerEvent.
This is an event object for CycWorker events.
CycWorkerEvent(Object) - Constructor for class org.opencyc.util.CycWorkerEvent
Creates a new instance of CycWorkerEvent.
CycWorkerListener - interface org.opencyc.util.CycWorkerListener.
This is an interface to be used by classes that wishes to listen to a CycWorker's events.

D

damlDocInfos - Variable in class org.opencyc.xml.ImportSonatDaml
the list of DAML documents and import microtheories
damlDocInfos - Variable in class org.opencyc.xml.ImportOpenDirectoryStructure
the list of DAML documents and import microtheories
damlOntologyDefiningURL - Variable in class org.opencyc.xml.ImportDaml
URL which defines the imported daml ontology
damlOntologyDefiningURL - Variable in class org.opencyc.xml.GatherOpenDirectoryTitles
URL which defines the imported daml ontology
damlOntologyDefiningURLString - Variable in class org.opencyc.xml.ImportDaml
URL string which defines the imported daml ontology
damlOntologyDefiningURLString - Variable in class org.opencyc.xml.GatherOpenDirectoryTitles
URL string which defines the imported daml ontology
damlOutput - Variable in class org.opencyc.xml.OpenDirectoryToDaml
DAML output stream
damlOutputPathName - Variable in class org.opencyc.xml.OpenDirectoryToDaml
the name of the DAML output file.
damlPath - Variable in class org.opencyc.xml.ImportSonatDaml.DamlDocInfo
path (url) to the SONAT DAML document
damlPath - Variable in class org.opencyc.xml.ImportOpenDirectoryStructure.DamlDocInfo
path (url) to the ODP DAML document
damlPath - Variable in class org.opencyc.xml.gui.ImportDamlPanel
The path (URL) to the DAML XML content
damlRestriction - Variable in class org.opencyc.xml.ImportDaml
The current DAML Restriction object being constructed from sequential RDF triples.
damlSonatSpindleCollectorMt - Variable in class org.opencyc.xml.ImportSonatDaml
collector (bottom) of the SONAT DAML microtheory spindle
damlSonatSpindleHeadMt - Variable in class org.opencyc.xml.ImportSonatDaml
head of the SONAT DAML microtheory spindle
damlTermInfoWrapper(String) - Method in class org.opencyc.xml.ImportDaml
Wraps the impored term with the appropriate functional expression so that it can be imported as a NART.
damlTermInfoWrapperTest(String) - Method in class org.opencyc.xml.ImportDaml
Determines if the imported term should be wrapped with a functional expression and imported as a NART.
dataMt - Variable in class org.opencyc.javashell.CycJavaShell
 
date - Variable in class org.opencyc.javashell.NFileHolder
 
date() - Method in class org.opencyc.javashell.NFileHolder
retrieves the timestamp at which the association between a File and an Object was made.
debug - Variable in class org.opencyc.javashell.CycJavaShell
 
deepCopy() - Method in class org.opencyc.cycobject.CycList
Creates and returns a deep copy of this CycList.
DEFAULT_BASE_PORT - Static variable in class org.opencyc.api.CycConnection
Default base tcp port for the OpenCyc server.
DEFAULT_COMMUNICATION_MODE - Static variable in class org.opencyc.api.CycConnection
Default communication mode connnection to the OpenCyc server.
DEFAULT_CONNECTION - Static variable in class org.opencyc.api.CycAccess
Default value indicating that the OpenCyc api should use one TCP socket for the entire session.
DEFAULT_CYC_PORT - Static variable in class org.opencyc.webserver.WebServer
Default Cyc base port.
DEFAULT_DIR - Static variable in class org.opencyc.webserver.WebServer
Default directory to serve files from on non-Windows OS.
DEFAULT_DOMAIN_SIZE_THRESHOLD - Static variable in class org.opencyc.constraintsolver.VariableDomainPopulator
The default value of the variable value domain size beyond which the initial values are not all fetched from the KB.
DEFAULT_HOSTNAME - Static variable in class org.opencyc.api.CycConnection
Default host name for the OpenCyc server.
DEFAULT_LOG_FILENAME - Static variable in class org.opencyc.util.Log
Default file name for the log file.
DEFAULT_MESSAGING_MODE - Static variable in class org.opencyc.api.CycConnection
Default messaging mode to the OpenCyc server.
DEFAULT_PORT - Static variable in class org.opencyc.webserver.WebServer
Default HTTP port.
DEFAULT_PRIORITY - Static variable in class org.opencyc.api.CycConnection
The default priority of a task-processor request.
DEFAULT_READ_LIMIT - Static variable in class org.opencyc.api.CfaslInputStream
 
DEFAULT_VERBOSITY - Static variable in class org.opencyc.constraintsolver.ConstraintProblem
The default verbosity of this object's output.
DEFAULT_VERBOSITY - Static variable in class org.opencyc.cycagent.GenericAgent
The default verbosity of the solution output.
DEFAULT_VERBOSITY - Static variable in class org.opencyc.cycagent.AgentManager
The default verbosity of the solution output.
DEFAULT_VERBOSITY - Static variable in interface org.opencyc.cycagent.AgentCommunityAdapter
The default verbosity of the solution output.
DEFAULT_VERBOSITY - Static variable in class org.opencyc.elf.NodeComponent
The default verbosity of this object's output.
DEFAULT_VERBOSITY - Static variable in class org.opencyc.inferencesupport.Solution
The default verbosity of the solution output.
DEFAULT_VERBOSITY - Static variable in class org.opencyc.uml.interpreter.CycExtractor
The default verbosity of this object's output.
DEFAULT_VERBOSITY - Static variable in class org.opencyc.uml.interpreter.Interpreter
The default verbosity of this object's output.
DEFAULT_VERBOSITY - Static variable in class org.opencyc.uml.interpreter.ProcedureInterpreter
The default verbosity of this object's output.
DEFAULT_VERBOSITY - Static variable in class org.opencyc.uml.interpreter.StateInterpreter
The default verbosity of this object's output.
DEFAULT_VERBOSITY - Static variable in class org.opencyc.xml.ExportDaml
The default verbosity of the DAML export output.
DEFAULT_VERBOSITY - Static variable in class org.opencyc.xml.OpenDirectoryToDaml
The default verbosity of the DAML export output.
DEFAULT_VERBOSITY - Static variable in class org.opencyc.xml.ImportDaml
The default verbosity of this application.
DEFAULT_VERBOSITY - Static variable in class org.opencyc.xml.ExportHtml
The default verbosity of the HTML export output.
DEFAULT_VERBOSITY - Static variable in class org.opencyc.xml.GatherOpenDirectoryTitles
The default verbosity of this application.
DEFAULT_WIN_DIR - Static variable in class org.opencyc.webserver.WebServer
Default directory to serve files from on Windows.
defaultCyclist - Variable in class org.opencyc.kif.CycBulkAssertions
 
defaultMt - Variable in class org.opencyc.kif.CycBulkAssertions
 
defaultProject - Variable in class org.opencyc.kif.CycBulkAssertions
 
deferObjectCompletion - Variable in class org.opencyc.api.CycAccess
Parameter indicating whether the OpenCyc binary api defers the completion of CycConstant attributes until used for the first time.
deferrableEvent - Variable in class org.opencyc.uml.statemachine.State
the deferrable events for this state
degree - Variable in class org.opencyc.constraintsolver.VariableSelectionAttributes
The number of applicable forward rules.
deleteGaf(CycList, CycFort) - Method in class org.opencyc.kif.CycAssertionsFactory
 
deleteMatchGaf(CycList, CycFort, int, int, int) - Method in class org.opencyc.javashell.CycJavaShell
Preforms query in mt with parameters then unasserts the insanciated gafs derived from the query NOTE: Only if they exist in the same microtheory as the query is in.
demo1() - Method in class org.opencyc.api.ApiDemo
Demonstrates getKnownConstantByName api function.
demo10() - Method in class org.opencyc.api.ApiDemo
Demonstrates getParaphrase (with quantified formula) api function.
demo11() - Method in class org.opencyc.api.ApiDemo
Demonstrates getImpreciseParaphrase (with quantified formula) api function.
demo12() - Method in class org.opencyc.api.ApiDemo
Demonstrates usage of CycNart and getInstanceSiblings api function.
demo13() - Method in class org.opencyc.api.ApiDemo
Demonstrates usage of isQueryTrue api function.
demo14() - Method in class org.opencyc.api.ApiDemo
Demonstrates usage of the assertGaf api function.
demo15() - Method in class org.opencyc.api.ApiDemo
Demonstrates usage of the unassertGaf api function.
demo16() - Method in class org.opencyc.api.ApiDemo
Demonstrates usage of the rkfPhraseReader api function.
demo17() - Method in class org.opencyc.api.ApiDemo
Demonstrates usage of the generateDisambiguationPhraseAndTypes api function.
demo2() - Method in class org.opencyc.api.ApiDemo
Demonstrates getConstantGuid api function.
demo3() - Method in class org.opencyc.api.ApiDemo
Demonstrates getComment api function.
demo4() - Method in class org.opencyc.api.ApiDemo
Demonstrates getIsas api function.
demo5() - Method in class org.opencyc.api.ApiDemo
Demonstrates getGenls api function.
demo6() - Method in class org.opencyc.api.ApiDemo
Demonstrates getArity api function.
demo7() - Method in class org.opencyc.api.ApiDemo
Demonstrates arg1Isas api function.
demo8() - Method in class org.opencyc.api.ApiDemo
Demonstrates getArgNGenls api function.
demo9() - Method in class org.opencyc.api.ApiDemo
Demonstrates getParaphrase (with quantified formula) api function.
demoInteraction() - Method in class org.opencyc.api.ApiDemo
Interacts with the user to perform specified demos.
deregister() - Method in interface org.opencyc.cycagent.AgentCommunityAdapter
De-register this agent.
deregister() - Method in class org.opencyc.cycagent.coabs.CoAbsCommunityAdapter
Deregisters this agent.
deregister() - Method in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter
De-register this agent.
destroyComment(Comment) - Method in class org.opencyc.uml.statemachine.StateMachineFactory
Destroys the given comment by unlinking it from its associations.
destroyEvent(Event) - Method in class org.opencyc.uml.statemachine.StateMachineFactory
Destroys the given event, its parameters and its comment by unlinking them from their associations.
destroyObject(Object) - Method in class org.opencyc.javashell.CycJavaShell
 
destroyParameter(Parameter) - Method in class org.opencyc.uml.statemachine.StateMachineFactory
Destroys the given parameter by unlinking it from its associations.
determineSubsumption(Literal) - Method in class org.opencyc.inferencesupport.Literal
Returns a value indicating the subsumption relationship, or lack of subsumption relationship between this literal and another literal.
diagnosticLevel - Variable in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter
the FIPA-OS diagnostic level
different - Static variable in class org.opencyc.api.CycAccess
Convenient reference to #$different.
different - Variable in class org.opencyc.constraintsolver.RuleEvaluator
Cached reference to #$different predicate.
dirs - Variable in class org.opencyc.webserver.WebServer
Directories to serve files from.
disconnect() - Method in class org.opencyc.chat.IrcChat.DccClientHandlerThread
 
displayAllStatesConfigurationTree() - Method in class org.opencyc.uml.interpreter.Interpreter
Returns an indented string representation of the all states configuration tree.
displayBindingSet() - Method in class org.opencyc.inferencesupport.BindingSet
Displays the binding set.
displayConstraintRules() - Method in class org.opencyc.constraintsolver.ConstraintProblem
Displays the input constraint rules.
displaySolution(ArrayList) - Method in class org.opencyc.inferencesupport.Solution
Displays the bindings in a given solution to the constraint problem.
displaySolutions() - Method in class org.opencyc.inferencesupport.Solution
Displays the bindings in all solutions to the constraint problem.
displayStateConfigurationTree() - Method in class org.opencyc.uml.interpreter.Interpreter
Returns an indented string representation of the active state configuration tree.
displayTriple(GatherOpenDirectoryTitles.DamlTermInfo, GatherOpenDirectoryTitles.DamlTermInfo, GatherOpenDirectoryTitles.DamlTermInfo) - Method in class org.opencyc.xml.GatherOpenDirectoryTitles
Displays the RDF triple.
displayTriple(ImportDaml.DamlTermInfo, ImportDaml.DamlTermInfo, ImportDaml.DamlTermInfo) - Method in class org.opencyc.xml.ImportDaml
Displays the RDF triple.
displayVariablesAndDomains() - Method in class org.opencyc.constraintsolver.ConstraintProblem
Displays the variables and their value domains.
displayVariablesAndDomains() - Method in class org.opencyc.constraintsolver.ValueDomains
Displays the variables and their value domains.
doActivity - Variable in class org.opencyc.uml.statemachine.State
the do activity for this state
DoActivity - class org.opencyc.uml.interpreter.DoActivity.
Provides do-activity behavior for a state in the UML State_Machines package.
DoActivity(State) - Constructor for class org.opencyc.uml.interpreter.DoActivity
Constructs a new DoActivity object
doActivityProcedure - Variable in class org.opencyc.uml.interpreter.CycExtractor
the doActivity procedure for the current state
doActivityThread - Variable in class org.opencyc.uml.statemachine.State
the do activity thread for this state
doEcho() - Method in class org.opencyc.cycagent.Echo
Initializes the agent community adapter, sends the echo message, and displays the echo response.
doEntityReference(String) - Static method in class org.opencyc.xml.TextUtil
Performs xml special character substitution.
doesElementPrecedeOthers(Object, CycList) - Method in class org.opencyc.cycobject.CycList
Returns true if the element is a member of this CycList and no element in CycList otherElements precede it.
doImport() - Method in class org.opencyc.xml.ImportSonatDaml
Import the SONAT DAML ontologies into Cyc.
doImport() - Method in class org.opencyc.xml.ImportOpenDirectoryStructure
Performs import of the Open Directory Structure.
doLine(CycList) - Method in class org.opencyc.kif.KifFileLoader
 
domainHasValue(CycVariable, Object) - Method in class org.opencyc.constraintsolver.ValueDomains
Returns true if the variable has value in its domain.
domainPopulationRules - Variable in class org.opencyc.constraintsolver.VariableDomainPopulator
Reference to the parent list of domain populating constraint rules.
domainPopulationRules - Variable in class org.opencyc.constraintsolver.ProblemParser
Reference to the parent list of domain populating constraint rules.
domainPopulationRules - Variable in class org.opencyc.constraintsolver.ConstraintProblem
Collection of the rules which populate variable domains.
domains - Variable in class org.opencyc.constraintsolver.ValueDomains
Dictionary of dictionaries of objects used to mark domain values during search.
domainSizeThreshold - Variable in class org.opencyc.constraintsolver.VariableDomainPopulator
The value of the variable value domain size beyond which the initial values are not all fetched from the KB.
done - Variable in class org.opencyc.api.UnitTest.ApiRequestor
 
doneFipaOsCommunityAdapter_AgreeInformTask(Task) - Method in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter.IdleTask
Handles completion of an AgreePerform task.
dot - Static variable in class org.opencyc.api.CycObjectFactory
 
doTestCycAccess1(CycAccess) - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the given api connection.
doTestCycAccess10(CycAccess) - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the given api connection.
doTestCycAccess11(CycAccess) - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the given api connection.
doTestCycAccess12(CycAccess) - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the given api connection.
doTestCycAccess2(CycAccess) - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the given api connection.
doTestCycAccess3(CycAccess) - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the given api connection.
doTestCycAccess4(CycAccess) - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the given api connection.
doTestCycAccess5(CycAccess) - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the given api connection.
doTestCycAccess6(CycAccess) - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the given api connection.
doTestCycAccess7(CycAccess) - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the given api connection.
doTestCycAccess8(CycAccess) - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the given api connection.
doTestCycAccess9(CycAccess) - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the given api connection.
dottedElementXMLTag - Static variable in class org.opencyc.cycobject.CycList
 
doubleXMLTag - Static variable in class org.opencyc.cycobject.CycList
 

E

Echo - class org.opencyc.cycagent.Echo.
Provides an example agent demonstrating the echo role.
Echo() - Constructor for class org.opencyc.cycagent.Echo
Constructs a new Echo agent object.
echoMessageText - Variable in class org.opencyc.cycagent.Echo
 
eeldSharedOntologyCandidateConstantGuid - Static variable in class org.opencyc.xml.ExportHtml
The #$EELDSharedOntologyConstant guid.
eeldSharedOntologyConstantGuid - Static variable in class org.opencyc.xml.ExportHtml
The #$EELDSharedOntologyConstant guid.
eeldSharedOntologyConstantGuid - Static variable in class org.opencyc.xml.ExportEeldDaml
The #$EELDSharedOntologyConstant guid.
eeldSharedOntologyCoreConstantGuid - Static variable in class org.opencyc.xml.ExportHtml
The #$EELDSharedOntologyCoreConstant guid.
eeldSharedOntologyCoreConstantGuid - Static variable in class org.opencyc.xml.ExportEeldDaml
The #$EELDSharedOntologyCoreConstant guid.
effect - Variable in class org.opencyc.uml.statemachine.Transition
the effect of this transition
elementOf - Static variable in class org.opencyc.api.CycAccess
Convenient reference to #$elementOf.
elementsEqual() - Method in class org.opencyc.util.AbstractPair
 
ELFObject - class org.opencyc.elf.ELFObject.
Provides common behavior and attributes for all Elementary Loop Functioning (ELF) objects.
ELFObject() - Constructor for class org.opencyc.elf.ELFObject
Constructs a new ELFObject object.
END_CYC_CONNECTION - Static variable in class org.opencyc.api.CycObjectFactory
The api command which is intercepted by the CycProxy agent to close the CycAccess object associated with the connection between this agent and the particular cyc image.
endChar - Static variable in class org.opencyc.util.AbstractPair
 
enqueueEvent(Event) - Method in class org.opencyc.uml.interpreter.Interpreter
Adds an event to this state machine's event queue.
ensureClientSupportsShell(CycAccess, CycFort, CycFort, CycFort, CycFort) - Method in class org.opencyc.javashell.CycJavaShell
 
ensureWffConstraints(CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Ensures that the given term meets the given isa and genl wff constraints in the UniversalVocabularyMt.
ensureWffConstraints(String, String, String) - Method in class org.opencyc.api.CycAccess
Ensures that the given term meets the given isa and genl wff constraints in the UniversalVocabularyMt.
enter() - Method in class org.opencyc.uml.interpreter.StateInterpreter
Enters this state, performing the entry action and the do-activity.
enterState(State) - Method in class org.opencyc.uml.interpreter.StateInterpreter
Enters the given state, which might be the state interpreted by this state interpreter, or might be another state.
entry - Variable in class org.opencyc.uml.statemachine.State
the entry procedure for this state
entryProcedure - Variable in class org.opencyc.uml.interpreter.CycExtractor
the entry procedure for the current state
equals(Object) - Method in class org.opencyc.constraintsolver.VariableSelectionComparator
Returns true if some other object is equal to this Comparator
equals(Object) - Method in class org.opencyc.constraintsolver.VariablesByAscendingDomainSizeComparator
Returns true if some other object is equal to this Comparator
equals(Object) - Method in class org.opencyc.cycobject.CycListComparator
Returns true if some other object is equal to this Comparator
equals(Object) - Method in class org.opencyc.cycobject.CycAssertion
Indicates whether the object is equal to this object.
equals(Object) - Method in class org.opencyc.cycobject.ByteArray
Returns true iff some object equals this ByteArray
equals(Object) - Method in class org.opencyc.cycobject.CycVariable
Returns true some object equals this CycVariable
equals(Object) - Method in class org.opencyc.cycobject.Guid
Returns true if the object equals this object.
equals(Object) - Method in class org.opencyc.cycobject.CycConstant
Returns true some object equals this CycConstant.
equals(Object) - Method in class org.opencyc.cycobject.CycNart
Returns true some object equals this CycNart
equals(Object) - Method in class org.opencyc.cycobject.CycSymbol
Returns true iff some object equals this CycSymbol
equals(Object) - Method in class org.opencyc.inferencesupport.HornClause
Returns true if the object equals this object.
equals(Object) - Method in class org.opencyc.inferencesupport.Binding
Returns true if some other object is equal to this Binding
equals(Object) - Method in class org.opencyc.inferencesupport.Literal
Returns true if the object equals this object.
equals(Object) - Method in class org.opencyc.inferencesupport.BindingSet
Returns true if the object equals this object.
equals(Object) - Method in class org.opencyc.kif.CycBulkAssertions
Indicates whether the object is equal to this object.
equals(Object) - Method in class org.opencyc.uml.statemachine.Event
Returns true if the given object equals this object.
equals(Object) - Method in class org.opencyc.uml.statemachine.SignalEvent
Returns true if the given object equals this object.
equals(Object) - Method in class org.opencyc.uml.statemachine.ChangeEvent
Returns true if the given object equals this object.
equals(Object) - Method in class org.opencyc.uml.statemachine.TimeEvent
Returns true if the given object equals this object.
equals(Object) - Method in class org.opencyc.uml.statemachine.CallEvent
Returns true if the given object equals this object.
equals(Object) - Method in class org.opencyc.util.AbstractPair
Compares the specified object with this AbstractPair for equality.
equals(Object) - Method in class org.opencyc.xml.ImportDaml.DamlTermInfo
Returns true some object equals this object
equals(Object) - Method in class org.opencyc.xml.GatherOpenDirectoryTitles.DamlTermInfo
Returns true some object equals this object
equalSymbolsGuid - Static variable in class org.opencyc.xml.ExportHtml
#$equalSymbols guid
equivalentDamlCycTerms - Static variable in class org.opencyc.xml.ImportDaml
Cyc terms which have semantic counterparts in DAML.
error(SAXParseException) - Method in class org.opencyc.xml.ImportDaml.MyErrorHandler
Handles SAX XML parsing errors.
errorPrintln(String) - Method in class org.opencyc.util.Log
Writes the error message to the log.
escape(String) - Method in class org.opencyc.xml.OpenDirectoryToDaml
Escapes characters in XML names.
escaped(String) - Method in class org.opencyc.xml.ImportDaml
Returns the given string argument with embedded double quote characters escaped.
escaped(String) - Method in class org.opencyc.xml.GatherOpenDirectoryTitles
Returns the given string argument with embedded double quote characters escaped.
escapeDoubleQuotes(String) - Static method in class org.opencyc.util.StringUtils
Escapes embedded double quote and backslash characters in the given string.
escapeQuoteChars(String) - Method in class org.opencyc.cycobject.CycList
Inserts an escape character before each quote character in the given string.
evalSubL(CycAccess, String) - Static method in class org.opencyc.util.CycUtils
Evaluates the given SubL expression given on the cyc image provided by the CycAccess object given.
evalSubLInBackground(CycAccess, String, CycWorkerListener) - Static method in class org.opencyc.util.CycUtils
Evalutes the given subl expression on the given Cyc image in the background.
evaluate(Expression) - Method in class org.opencyc.uml.interpreter.ExpressionEvaluator
Evaluates the given java expression in the context of the TreeInterpreter.
evaluateBoolean(BooleanExpression) - Method in class org.opencyc.uml.interpreter.ExpressionEvaluator
Evaluates the given boolean java expression in the context of the TreeInterpreter.
evaluateConstraintRule(CycList) - Static method in class org.opencyc.inferencesupport.ConstraintRule
Evaluates the instantiated constraint rule locally without asking OpenCyc.
Event - class org.opencyc.uml.statemachine.Event.
Event from the UML State_Machine package.
Event() - Constructor for class org.opencyc.uml.statemachine.Event
Constructs a new Event object.
eventDispatcher() - Method in class org.opencyc.uml.interpreter.Interpreter
Selects and dequeues event instances from the event queue for processing.
eventProcessor() - Method in class org.opencyc.uml.interpreter.Interpreter
Processes dispatched event instances according to the general semantics of UML state machines and the specific form of this state machine.
eventQueue - Variable in class org.opencyc.uml.interpreter.Interpreter
the event queue
examineTriple(GatherOpenDirectoryTitles.DamlTermInfo, GatherOpenDirectoryTitles.DamlTermInfo, GatherOpenDirectoryTitles.DamlTermInfo) - Method in class org.opencyc.xml.GatherOpenDirectoryTitles
Examines the RDF triple and gathers the topic titles.
execute() - Method in class org.opencyc.api.CyclopsBenchmark
 
executor - Variable in class org.opencyc.elf.bg.Planner
the executor for this planner
Executor - class org.opencyc.elf.bg.Executor.
Provides the Executor for ELF BehaviorGeneration.
Executor() - Constructor for class org.opencyc.elf.bg.Executor
Constructs a new Executor object.
exit - Variable in class org.opencyc.uml.statemachine.State
the exit procedure for this state
exit() - Method in class org.opencyc.uml.interpreter.StateInterpreter
Exits this state.
exitProcedure - Variable in class org.opencyc.uml.interpreter.CycExtractor
the exit procedure for the current state
Experience - class org.opencyc.elf.experience.Experience.
Provides the Experience container for the Elementary Loop Functioning (ELF).
Experience() - Constructor for class org.opencyc.elf.experience.Experience
Constructs a new experience object.
EXPORT_ENTIRE_KB - Static variable in class org.opencyc.xml.ExportDaml
Command indicating that the DAML export contains all the terms in the KB.
EXPORT_KB_SUBSET - Static variable in class org.opencyc.xml.ExportDaml
Command indicating that the DAML export contains only the marked KB subset terms.
EXPORT_KB_SUBSET - Static variable in class org.opencyc.xml.ExportHtml
Command indicating that the HTML export contains only the marked KB subset terms.
EXPORT_KB_SUBSET_BELOW_TERM - Static variable in class org.opencyc.xml.ExportDaml
Command indicating that the DAML export contains the collections whose direct or indirect genl is the collection term indentified by rootTermGuid.
EXPORT_KB_SUBSET_BELOW_TERM - Static variable in class org.opencyc.xml.ExportHtml
Command indicating that the HTML export contains the collections whose direct or indirect genl is the collection term indentified by rootTermGuid.
EXPORT_KB_SUBSET_PLUS_UPWARD_CLOSURE - Static variable in class org.opencyc.xml.ExportDaml
Command indicating that the DAML export contains the marked KB subset terms plus all the terms in the upward closure to #$Thing.
EXPORT_KB_SUBSET_PLUS_UPWARD_CLOSURE - Static variable in class org.opencyc.xml.ExportHtml
Command indicating that the HTML export contains the marked KB subset terms plus all the terms in the upward closure to #$Thing.
export(int) - Method in class org.opencyc.xml.ExportDaml
Exports the desired KB content into DAML.
export(int) - Method in class org.opencyc.xml.ExportHtml
Exports the desired KB content into HTML.
exportCommand - Variable in class org.opencyc.xml.ExportDaml
The command performed by the DAML extract process.
exportCommand - Variable in class org.opencyc.xml.ExportHtml
The command performed by the HTML extract process.
ExportDaml - class org.opencyc.xml.ExportDaml.
DAML+OIL export for OpenCyc.
ExportDaml(CycAccess) - Constructor for class org.opencyc.xml.ExportDaml
Constructs a new ExportDaml object given the CycAccess object.
exportedHierarchyOutputPath - Variable in class org.opencyc.xml.ExportHtml
The HTML exported hierarchy path and file name.
exportedVocabularyOutputPath - Variable in class org.opencyc.xml.ExportHtml
The HTML exported vocabulary path and file name.
ExportEeldDaml - class org.opencyc.xml.ExportEeldDaml.
DAML+OIL Evidence Extraction and Link Discovery export for OpenCyc.
ExportEeldDaml() - Constructor for class org.opencyc.xml.ExportEeldDaml
 
ExportHtml - class org.opencyc.xml.ExportHtml.
HTML ontology export for OpenCyc.
ExportHtml.Category - class org.opencyc.xml.ExportHtml.Category.
Provides a container for term category information used to make vocabulary category HTML pages.
ExportHtml.Category(ExportHtml) - Constructor for class org.opencyc.xml.ExportHtml.Category
 
ExportHtml() - Constructor for class org.opencyc.xml.ExportHtml
Constructs a new ExportHtml object.
ExportHtml(String, int) - Constructor for class org.opencyc.xml.ExportHtml
Constructs a new ExportHtml object which will connect to the cyc server at hostname, port.
ExportHtml(String, int, boolean) - Constructor for class org.opencyc.xml.ExportHtml
Constructs a new ExportHtml object which will connect to the cyc server at hostname, port.
ExportKif - class org.opencyc.kif.ExportKif.
Provides wrappers for the OpenCyc API.
ExportKif() - Constructor for class org.opencyc.kif.ExportKif
Constructs a new CycAssertionsFactory object.
ExportKif(String, int, int, boolean) - Constructor for class org.opencyc.kif.ExportKif
Constructs a new ExportKif object given a host name, port, communication mode and persistence indicator.
ExportKif(String, String, int) - Constructor for class org.opencyc.kif.ExportKif
Constructs a new ExportKif object to the given CycProxyAgent in the given agent community.
expression - Variable in class org.opencyc.uml.statemachine.Guard
the guard evaluatable expression
Expression - class org.opencyc.uml.commonbehavior.Expression.
Expression from the UML Common_Behavior package.
Expression() - Constructor for class org.opencyc.uml.commonbehavior.Expression
Constructs a new Expression object.
expressionEvaluator - Variable in class org.opencyc.uml.interpreter.Interpreter
an expression evaluator
ExpressionEvaluator - class org.opencyc.uml.interpreter.ExpressionEvaluator.
Evaluates a UML Expression.
ExpressionEvaluator(TreeInterpreter) - Constructor for class org.opencyc.uml.interpreter.ExpressionEvaluator
Constructs a new ExpressionEvaluator object given the tree interpreter which interprets java statements
extract(String) - Method in class org.opencyc.uml.interpreter.CycExtractor
Extracts the state machine model specified by the given name.
extractCompositeState(CycConstant) - Method in class org.opencyc.uml.interpreter.CycExtractor
Extracts a composite state from Cyc given its Cyc term
extractFinalState(CycConstant) - Method in class org.opencyc.uml.interpreter.CycExtractor
Extracts a final state from Cyc given its Cyc term
extractProcedures() - Method in class org.opencyc.uml.interpreter.CycExtractor
Extracts the procedures for the state machine from Cyc.
extractPseudoState(CycConstant) - Method in class org.opencyc.uml.interpreter.CycExtractor
Extracts a pseudo state from Cyc given its Cyc term
extractRulesAndDomains() - Method in class org.opencyc.constraintsolver.ProblemParser
Simplifies the input problem into its constituent Rule objects, then divides the input rules into those which populate the variable domains, and those which subsequently constrain the search for one or more solutions.
extractSimpleState(CycConstant) - Method in class org.opencyc.uml.interpreter.CycExtractor
Extracts a simple state from Cyc given its Cyc term
extractStateMachine() - Method in class org.opencyc.uml.interpreter.CycExtractor
Extracts the state machine from Cyc.
extractStates() - Method in class org.opencyc.uml.interpreter.CycExtractor
Extracts the states for the state machine from Cyc.
extractTransitions() - Method in class org.opencyc.uml.interpreter.CycExtractor
Extracts the transitions for the state machine from Cyc.

F

fatalError(SAXParseException) - Method in class org.opencyc.xml.ImportDaml.MyErrorHandler
Handles SAX XML parsing fatal errors.
field - Variable in class org.opencyc.util.ListBox
 
file - Variable in class org.opencyc.javashell.NFileHolder
 
fileCache - Static variable in class org.opencyc.webserver.WebServer
File cache to improve file serving performance.
fileChooser - Variable in class org.opencyc.xml.gui.ImportDamlPanel
 
filterFromDirectInstanceGuids - Variable in class org.opencyc.xml.ExportHtml
Additional term guids not to appear in the list of direct instances even if otherwise qualified to appear.
filterFromDirectInstances - Variable in class org.opencyc.xml.ExportHtml
Additional terms not to appear in the list of direct instances even if otherwise qualified to appear.
filterSelectedConstants(CycList) - Method in class org.opencyc.xml.ExportDaml
Removes unselected terms from the given list.
filterSelectedConstants(CycList) - Method in class org.opencyc.xml.ExportHtml
Removes unselected terms from the given list.
finalize() - Method in class org.opencyc.api.CycConnection
Ensures that the api socket connections are closed when this object is garbage collected.
finalize() - Method in class org.opencyc.chat.ChatterBot
Closes this ChatterBot, in particular the connection to the Cyc server.
finalizeAllSolutions() - Method in class org.opencyc.inferencesupport.Solution
Removes the current empty solution in the special case where all solutions were requested and where all solutions were found.
finalState - Variable in class org.opencyc.elf.experience.Experience
the final state of the experience
FinalState - class org.opencyc.uml.statemachine.FinalState.
FinalState from the UML State_Machines package.
FinalState() - Constructor for class org.opencyc.uml.statemachine.FinalState
Constructs a new FinalState object.
find(String) - Method in class org.opencyc.api.CycAccess
Finds a Cyc constant in the KB with the specified name
findClass(Object) - Method in class org.opencyc.javashell.CycJavaShell
 
findClass(String) - Method in class org.opencyc.javashell.NClassLoader
 
findJavaMethod(Class, String) - Method in class org.opencyc.javashell.CycJavaShell
 
findNamedProperty(Object, String) - Method in class org.opencyc.javashell.CycJavaShell
Java Editing
findNartId(CycNart) - Method in class org.opencyc.api.CycAccess
Finds the id of a CycNart given its formula.
findOrCreate(String) - Method in class org.opencyc.api.CycAccess
Finds or creates a Cyc constant in the KB with the specified name.
findSelectedGenls(CycFort) - Method in class org.opencyc.xml.ExportHtml
Returns the first indirect genls above the given term which is a member of the selected terms.
finished() - Method in class org.opencyc.util.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
finished() - Method in class org.opencyc.util.CycWorker
This method should be called internally only...public for Java related reasons only.
FIPA_OS_AGENT_COMMUNITY - Static variable in interface org.opencyc.cycagent.AgentCommunityAdapter
Indicates the FIPA-OS agent community.
FIPA_OS_AND_COABS_AGENT_COMMUNITIES - Static variable in interface org.opencyc.cycagent.AgentCommunityAdapter
Indicates both the FIPA-OS and CoABS agent communities.
fipaOsCommunityAdapter - Variable in class org.opencyc.cycagent.GenericAgent
the interface for interacting with the FIPA-OS agent community
FipaOsCommunityAdapter - class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter.
Provides the interface for interacting with the FIPA-OS agent community.
FipaOsCommunityAdapter.AgreeInformTask - class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter.AgreeInformTask.
Provides for handling the reply to the request message of a fipa-request conversation.
FipaOsCommunityAdapter.AgreeInformTask(FipaOsCommunityAdapter, Conversation) - Constructor for class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter.AgreeInformTask
Constructs a new AgreeInformTask task given the conversation.
FipaOsCommunityAdapter.IdleTask - class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter.IdleTask.
Provides an idle task which handles incomming messages which are not otherwise associated with an in-progress conversation.
FipaOsCommunityAdapter.IdleTask(FipaOsCommunityAdapter) - Constructor for class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter.IdleTask
Constructs a new IdleTask object.
FipaOsCommunityAdapter.RequestTask - class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter.RequestTask.
Provides for the initiation and handling of a fipa-request conversation.
FipaOsCommunityAdapter.RequestTask(FipaOsCommunityAdapter, ACL) - Constructor for class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter.RequestTask
Constructs a new RequestTask object given the request ACL.
FipaOsCommunityAdapter.Shutdown - class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter.Shutdown.
Thread which shuts down the agent nicely.
FipaOsCommunityAdapter.Shutdown(FipaOsCommunityAdapter) - Constructor for class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter.Shutdown
Constructs a new Shutdown object.
FipaOsCommunityAdapter(MessageReceiver, int) - Constructor for class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter
Constructs a new FipaOsCommunityAdapter object for the given agent, with the given verbosity.
FipaOsCycProxy - class org.opencyc.cycagent.fipaos.FipaOsCycProxy.
Provides a proxy for a cyc agent on the FIPA-OS agent community.
FipaOsCycProxy(String, int) - Constructor for class org.opencyc.cycagent.fipaos.FipaOsCycProxy
Constructs a FipaOsCycProxy object.
fireSelectedTransitions() - Method in class org.opencyc.uml.interpreter.Interpreter
Fires the selected transitions and runs the associated actions to completion.
first() - Method in class org.opencyc.cycobject.CycList
Returns the first element of the CycList.
fixSenderReceiver(String) - Static method in class org.opencyc.cycagent.coabs.CoAbsCommunityAdapter
Fixes the :sender and :receiver parameter in the CoABS message to make them FIPA ACL compatible.
flush() - Method in class org.opencyc.xml.XMLWriter
Flushes the XMLWriter.
flush() - Method in class org.opencyc.xml.XMLStringWriter
Flushes the StringWriter in the field @see #writer.
flush() - Method in class org.opencyc.xml.XMLPrintWriter
Flushes the PrintWriter in the field @see #writer.
flush() - Method in class org.opencyc.xml.XMLFileWriter
Flushes the FileWriter in the field @see #writer.
followLocalXpath(Node, String) - Static method in class org.opencyc.xml.XpathComputer
Takes a starting DOM node and a local Xpath directive and returns the DOM node, if any, which can be reached following the directive from the input node It throws DOMExceptions if no node exists at the specified address or if the address is not a valid local Xpath expression.
followXpath(Node, String) - Static method in class org.opencyc.xml.XpathComputer
Takes a starting DOM node and an Xpath directive and returns the DOM node, if any, which can be reached following the directive from the input node.
force - Variable in class org.opencyc.util.Amp
Force indicator.
force() - Method in class org.opencyc.util.Amp
Returns the force.
forgetObject(Object) - Method in class org.opencyc.javashell.CycJavaShell
 
formAllStatesConfiguration() - Method in class org.opencyc.uml.interpreter.Interpreter
Forms the all states configuration for this state machine.
formAllStatesConfigurationFrom(State, DefaultMutableTreeNode) - Method in class org.opencyc.uml.interpreter.Interpreter
Recursively forms the all states configuration from the given state and tree node.
formatClassName(String) - Method in class org.opencyc.javashell.MultiClassLoader
 
formInitialStateConfiguration() - Method in class org.opencyc.uml.interpreter.Interpreter
Forms the initial (active) state configuration for this state machine.
formInterArgConstraints() - Method in class org.opencyc.xml.ImportDaml.DamlRestriction
Forms the restriction constraints.
formInterArgFormatConstraint() - Method in class org.opencyc.xml.ImportDaml.DamlRestriction
Forms the interArgFormat1-2 constraint.
formInterArgIsaConstraint() - Method in class org.opencyc.xml.ImportDaml.DamlRestriction
Forms the interArgIsa1-2 constraint.
formStringTree(DefaultMutableTreeNode, int, StringBuffer) - Method in class org.opencyc.uml.interpreter.Interpreter
Recursively builds the indented string representation of the given state configuration tree.
formula - Variable in class org.opencyc.inferencesupport.Literal
The literal formula as an OpenCyc query.
forwardCheckingSearcher - Variable in class org.opencyc.constraintsolver.ConstraintProblem
ForwardCheckingSearcher for this ConstraintProblem.
ForwardCheckingSearcher - class org.opencyc.constraintsolver.ForwardCheckingSearcher.
The ForwardCheckingSearcher object to perform forward checking search for one or more solutions to the ConstraintProblem.
ForwardCheckingSearcher(ConstraintProblem) - Constructor for class org.opencyc.constraintsolver.ForwardCheckingSearcher
Constructs a new FowardCheckingSearcher object.
fourth() - Method in class org.opencyc.cycobject.CycList
Returns the fourth element of the CycList.
frame - Variable in class org.opencyc.xml.gui.ImportDamlPanel
 
fromClass - Variable in class org.opencyc.xml.ImportDaml.DamlRestriction
The domain (Cyc arg1) class whose intstances are the subject of the property.
functionalRelation - Variable in class org.opencyc.javashell.CycJavaShell
 
functionalRelation - Static variable in class org.opencyc.kif.CycAssertionsFactory
 
functorXMLtag - Static variable in class org.opencyc.cycobject.CycNart
 

G

gatherOdpTitles() - Method in class org.opencyc.xml.ImportOpenDirectoryStructure
Gathers the ODP topic titles.
gatherOpenDirectoryTitles - Variable in class org.opencyc.xml.ImportOpenDirectoryStructure
reference to the GatherOpenDirectoryTitles object
GatherOpenDirectoryTitles - class org.opencyc.xml.GatherOpenDirectoryTitles.
Gathers Open Directory Titles and constructs a dictionary associating topic resource IDs with their titles.
GatherOpenDirectoryTitles.DamlTermInfo - class org.opencyc.xml.GatherOpenDirectoryTitles.DamlTermInfo.
Records the DAML term information for Cyc import.
GatherOpenDirectoryTitles.DamlTermInfo(GatherOpenDirectoryTitles, GatherOpenDirectoryTitles) - Constructor for class org.opencyc.xml.GatherOpenDirectoryTitles.DamlTermInfo
Constructs a new DamlTermInfo object.
GatherOpenDirectoryTitles(HashMap) - Constructor for class org.opencyc.xml.GatherOpenDirectoryTitles
Constructs a new GatherOpenDirectoryTitles object.
gatherPredicateVariableArgConstaints(CycList) - Method in class org.opencyc.constraintsolver.ArgumentTypeConstrainer
Returns the argument type constraint rules for the variables within the given expression.
gatherTitles(String) - Method in class org.opencyc.xml.GatherOpenDirectoryTitles
Parses and imports the given DAML URL.
gatherUpwardClosure(CycList) - Method in class org.opencyc.xml.ExportDaml
Gather the updward closure of the selected CycForts with regard to isas and genls for collection terms, and with regard to genlPreds for predicate terms.
gatherUpwardClosure(CycList) - Method in class org.opencyc.xml.ExportHtml
Gather the updward closure of the selected CycForts with regard to isas and genls for collection terms, and with regard to isas and genlPreds for predicate terms.
gatherVariables() - Method in class org.opencyc.constraintsolver.ProblemParser
Gathers the unique variables used in this constraint problem.
gatherVariables() - Method in class org.opencyc.inferencesupport.HornClause
Gathers the variables used in the antecedant conjuncts and in the consequent of the horn clause.
gatherVariables() - Method in class org.opencyc.inferencesupport.Literal
Gathers the unique variables from the literal's formula.
generateAmpString() - Method in class org.opencyc.util.Amp
Sets the AMP string according to the existing values of the performative parameters.
generateDisambiguationPhraseAndTypes(CycList) - Method in class org.opencyc.api.CycAccess
Returns a list of disambiguation expressions, corresponding to each of the terms in the given list of objects.
GenericAgent - class org.opencyc.cycagent.GenericAgent.
Provides generic agent capablilities for cyc agents participating in the CoABS and FIPA-OS agent communities.
GenericAgent() - Constructor for class org.opencyc.cycagent.GenericAgent
Constructs a GenericAgent object.
GenericAgent(String, int) - Constructor for class org.opencyc.cycagent.GenericAgent
Constructs a GenericAgent object for the given agent on both agent communities.
GenericAgent(String, int, int) - Constructor for class org.opencyc.cycagent.GenericAgent
Constructs a GenericAgent object for the given agent on the given agent community.
genlMt - Static variable in class org.opencyc.api.CycAccess
Convenient reference to #$genlMt.
genlpreds - Static variable in class org.opencyc.kif.CycAssertionsFactory
 
genls - Static variable in class org.opencyc.api.CycAccess
Convenient reference to #$genls.
get() - Method in class org.opencyc.util.SwingWorker
Return the value created by the construct method.
get() - Method in class org.opencyc.util.SwingWorker.ThreadVar
 
get(Object) - Method in class org.opencyc.chat.ChatUserModel
Returns the value for the given attribute.
getActiveStateConfigurationTreeNode(State) - Method in class org.opencyc.uml.interpreter.Interpreter
Returns the tree node associated with the given state in the active configuration state tree.
getActiveStates() - Method in class org.opencyc.uml.interpreter.Interpreter
Gets the dictionary of active states.
getActiveStatesRootedAt(State) - Method in class org.opencyc.uml.interpreter.Interpreter
Returns the Tree at the given active state.
getActuator() - Method in class org.opencyc.elf.LowestLevelNode
Gets the Actuator for this node
getAgentType() - Method in class org.opencyc.cycagent.GenericAgent
Returns my agent type (FIPA-OS requirement).
getAgentType() - Method in interface org.opencyc.cycagent.MessageReceiver
Returns the agent type for FIPA-OS
getAID() - Method in interface org.opencyc.cycagent.AgentCommunityAdapter
Gets the AgentID of this Agent.
getAID() - Method in class org.opencyc.cycagent.coabs.CoAbsCommunityAdapter
Gets the AgentID of this Agent.
getAID(int) - Method in class org.opencyc.cycagent.GenericAgent
Gets the AgentID of this Agent
getAllDependentSpecs(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of all of the dependent specs for a CycFort collection.
getAllDependentSpecs(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of all of the dependent specs for a CycFort collection.
getAllGenlPreds(CycConstant) - Method in class org.opencyc.api.CycAccess
Gets the list of all of the genlPreds for a CycConstant predicate, using an upward closure.
getAllGenlPreds(CycConstant, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of all of the genlPreds for a CycConstant predicate, using an upward closure.
getAllGenls(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of all of the direct and indirect genls for the given CycFort collection.
getAllGenls(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of all of the direct and indirect genls for a CycFort collection given a relevant microtheory.
getAllGenlsWrt(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of all of the direct and indirect genls for a CycFort SPEC which are also specs of CycFort GENL.
getAllGenlsWrt(CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of all of the direct and indirect genls for a CycFort SPEC which are also specs of CycFort GENL.
getAllInstances(CycFort) - Method in class org.opencyc.api.CycAccess
Gets a list of all the direct and indirect instances (individuals) for a CycFort collection.
getAllInstances(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets a list of all the direct and indirect instances (individuals) for a CycFort collection in the given microtheory.
getAllInstancesHashSet(CycFort) - Method in class org.opencyc.api.CycAccess
Gets a hashset of all the direct and indirect instances (individuals) for a CycFort collection in the given microtheory.
getAllInstancesHashSet(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets a hashset of all the direct and indirect instances (individuals) for a CycFort collection in the given microtheory.
getAllIsa(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the collections of which the CycFort is directly and indirectly an instance.
getAllIsa(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the collections of which the CycFort is directly and indirectly an instance.
getAllSpecInverses(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of all of the direct and indirect specs-inverses for the given predicate in all microtheories.
getAllSpecInverses(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of all of the direct and indirect specs-inverses for the given predicate in the given microtheory.
getAllSpecInversesHashSet(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the hashset of all of the direct and indirect specs-inverses for the given predicate in all microtheories.
getAllSpecInversesHashSet(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the hashset of all of the direct and indirect specs-inverses for the given predicate in the given microtheory.
getAllSpecMts(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of all of the direct and indirect specs-mts for the given microtheory in *mt-mt* (currently #$UniversalVocabularyMt).
getAllSpecMtsHashSet(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the hashset of all of the direct and indirect specs-mts for the given microtheory in *mt-mt* (currently #$UniversalVocabularyMt).
getAllSpecPreds(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of all of the direct and indirect specs-preds for the given predicate in all microtheories.
getAllSpecPreds(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of all of the direct and indirect specs-preds for the given predicate in the given microtheory.
getAllSpecPredsHashSet(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the hashset of all of the direct and indirect specs-preds for the given predicate in all microtheories.
getAllSpecPredsHashSet(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the hashset of all of the direct and indirect specs-preds for the given predicate in the given microtheory.
getAllSpecs(CycFort) - Method in class org.opencyc.api.CycAccess
Gets a list of all of the direct and indirect specs for a CycFort collection.
getAllSpecs(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of all of the direct and indirect specs for the given collection in the given microtheory.
getAllSpecsHashSet(CycFort) - Method in class org.opencyc.api.CycAccess
Gets a hashset of all of the direct and indirect specs for a CycFort collection.
getAllSpecsHashSet(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the hashset of all of the direct and indirect specs for the given collection in the given microtheory.
getAntecedantConjuncts() - Method in class org.opencyc.inferencesupport.HornClause
Returns the antecedant conjuncts for this horn clause.
getApplicableBinaryPredicates(CycList) - Method in class org.opencyc.api.CycAccess
Returns the list of applicable binary predicates which are elements of any of the given list of KBSubsetCollections.
getArg1Formats(CycConstant) - Method in class org.opencyc.api.CycAccess
Gets a list of the arg1Formats for a CycConstant predicate.
getArg1Formats(CycConstant, CycFort) - Method in class org.opencyc.api.CycAccess
Gets a list of the arg1Formats for a CycConstant predicate.
getArg1Isas(CycConstant) - Method in class org.opencyc.api.CycAccess
Gets a list of the arg1Isas for a CycConstant predicate.
getArg1Isas(CycConstant, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the arg1Isas for a CycConstant predicate given an mt.
getArg1s(CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns the list of arg1 terms from gafs having the specified predicate and arg2 values.
getArg1s(String, String, String) - Method in class org.opencyc.api.CycAccess
Returns the list of arg1 terms from gafs having the specified predicate and arg2 values.
getArg2(CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns the first arg2 term from gafs having the specified predicate and arg1 values.
getArg2(CycFort, Object) - Method in class org.opencyc.api.CycAccess
Returns the single (first) arg2 value of a binary gaf, given the predicate and arg0, looking in all microtheories.
getArg2(String, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns the first arg2 term from gafs having the specified predicate and arg1 values.
getArg2(String, String, String) - Method in class org.opencyc.api.CycAccess
Returns the first arg2 term from gafs having the specified predicate and arg1 values.
getArg2Formats(CycConstant) - Method in class org.opencyc.api.CycAccess
Gets a list of the arg2Formats for a CycConstant predicate.
getArg2Formats(CycConstant, CycFort) - Method in class org.opencyc.api.CycAccess
Gets a list of the arg2Formats for a CycConstant predicate.
getArg2Isas(CycConstant) - Method in class org.opencyc.api.CycAccess
Gets a list of the arg2Isas for a CycConstant predicate.
getArg2Isas(CycConstant, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the arg2Isas for a CycConstant predicate given an mt.
getArg2s(CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns the list of arg2 terms from gafs having the specified predicate and arg1 values.
getArg2s(CycFort, Object) - Method in class org.opencyc.api.CycAccess
Returns the list of arg2 values of binary gafs, given the predicate and arg1, looking in all microtheories.
getArg2s(String, String, String) - Method in class org.opencyc.api.CycAccess
Returns the list of arg2 terms from gafs having the specified predicate and arg1 values.
getArg3Isas(CycConstant) - Method in class org.opencyc.api.CycAccess
Gets a list of the arg3Isas for a CycConstant predicate.
getArg3Isas(CycConstant, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the arg3Isas for a CycConstant predicate given an mt.
getArg4Isas(CycConstant) - Method in class org.opencyc.api.CycAccess
Gets a list of the arg4Isas for a CycConstant predicate.
getArg4Isas(CycConstant, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the arg4Isas for a CycConstant predicate given an mt.
getArgNGenls(CycConstant, int) - Method in class org.opencyc.api.CycAccess
Gets the list of the argNGenls for a CycConstant predicate.
getArgNGenls(CycConstant, int, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the argNGenls for a CycConstant predicate.
getArgNIsas(CycConstant, int) - Method in class org.opencyc.api.CycAccess
Gets a list of the argNIsas for a CycConstant predicate.
getArgNIsas(CycConstant, int, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the argNIsas for a CycConstant predicate given an mt.
getArgumentAndResultTerms(CycConstant) - Method in class org.opencyc.uml.interpreter.CycExtractor
Gets the argument and result terms for the given procedure term.
getArguments() - Method in class org.opencyc.cycobject.CycNart
Returns the arguments of the CycNart.
getArguments() - Method in class org.opencyc.inferencesupport.Literal
Returns the arguments of this Literal object.
getArity() - Method in class org.opencyc.inferencesupport.Literal
Returns the literal's arity which is defined to be the number of variables, not necessarily equalling the arity of the literal's first predicate.
getArity(CycFort) - Method in class org.opencyc.api.CycAccess
Returns the arity of the given predicate.
getArrayList(String, String) - Method in class org.opencyc.kif.CycAssertionsFactory
 
getAsciiPort() - Method in class org.opencyc.api.CycConnection
Return the ASCII port to which the CycConnection is established.
getAssertionById(Integer) - Method in class org.opencyc.api.CycAccess
Gets a CycAssertion by using its id.
getAssertionCache(Integer) - Static method in class org.opencyc.api.CycObjectFactory
Retrieves the CycAssertion with id, returning null if not found in the cache.
getAssertionCacheSize() - Static method in class org.opencyc.api.CycObjectFactory
Returns the size of the CycAssertion object cache.
getBackchainImplicationRules(CycConstant, CycList, CycFort) - Method in class org.opencyc.api.CycAccess
Gets a list of the backchaining implication rules which might apply to the given rule.
getBackchainRules(CycConstant, CycFort) - Method in class org.opencyc.api.CycAccess
Gets a list of the backchaining implication rules which might apply to the given predicate.
getBasePort() - Method in class org.opencyc.api.CycConnection
Return the base port to which the CycConnection is established.
getBehaviorGeneration() - Method in class org.opencyc.elf.Node
Gets the BehaviorGeneration for this node
getBehaviorGeneration() - Method in class org.opencyc.elf.bg.Planner
Gets the behavior generation instance
getBehaviorGeneration() - Method in class org.opencyc.elf.bg.Executor
Gets the behavior generation instance
getBindingValues() - Method in class org.opencyc.inferencesupport.BindingSet
Gets the binding values for this binding set.
getBody() - Method in class org.opencyc.uml.commonbehavior.Expression
Gets the body of this expression.
getBound() - Method in class org.opencyc.uml.statemachine.SynchState
Gets the bound of this synch state
getCartesianProductBindingSets() - Method in class org.opencyc.inferencesupport.BindingSet
Returns the set of binding sets comprising a cartesian product join, which is not actually instantiatiated to save space.
getCategoryId(String) - Method in class org.opencyc.xml.OpenDirectoryToDaml
Substitutes category id for topic in resource references, as Open Directory resource ids are not valid XML names.
getCfaslPort() - Method in class org.opencyc.api.CycConnection
Return the CFASL port to which the CycConnection is established.
getChangeExpression() - Method in class org.opencyc.uml.statemachine.ChangeEvent
Gets the change expression for this change event
getCharacterEncoding() - Method in class org.opencyc.xml.ImportOpenDirectoryStructure.DamlDocInfo
Returns the character encoding scheme of the input DAML document.
getChatterBot() - Method in class org.opencyc.chat.ChatInterpreter
Gets the chatterbot
getChatUserModel(String) - Method in class org.opencyc.chat.ChatterBot
Returns the chat user model for the given chat partner.
getChildNodes() - Method in class org.opencyc.elf.Node
Gets the Child nodes of this node for the task at hand
getChildrenBehaviorGeneration() - Method in class org.opencyc.elf.bg.BehaviorGeneration
Gets the child nodes' BehaviorGeneration objects
getCoAbsCommunityAdapter() - Method in class org.opencyc.cycagent.GenericAgent
Returns the CoABS agent community adapter
getCoExtensionals(CycFort) - Method in class org.opencyc.api.CycAccess
Gets a list of the coExtensionals for a CycFort.
getCoExtensionals(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets a list of the coExtensionals for a CycFort.
getCollectionLeaves(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the collection leaves (most specific of the all-specs) for a CycFort collection.
getCollectionLeaves(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the collection leaves (most specific of the all-specs) for a CycFort collection.
getCollections() - Method in class org.opencyc.kif.CycAssertionsFactory
 
getCommandedGoal() - Method in class org.opencyc.elf.bg.Planner
Gets the goal for generated behavior to achieve
getCommandedGoal() - Method in class org.opencyc.elf.bg.BehaviorGeneration
Gets the goal for generated behavior to achieve
getComment(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the comment for a CycFort.
getComment(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the comment for a CycFort in the relevant mt.
getCommunicationMode() - Method in class org.opencyc.api.CycAccess
Returns the communication mode.
getConsequent() - Method in class org.opencyc.inferencesupport.HornClause
Returns the consequent for this horn clause.
getConstantByGuid(Guid) - Method in class org.opencyc.api.CycAccess
Gets a CycConstant by using its GUID.
getConstantById(Integer) - Method in class org.opencyc.api.CycAccess
Gets a CycConstant by using its ID.
getConstantByName(String) - Method in class org.opencyc.api.CycAccess
Gets a CycConstant by using its constant name.
getConstantGuid(CycConstant) - Method in class org.opencyc.api.CycAccess
Gets the Guid for the given CycConstant, raising an exception if the constant does not exist.
getConstantGuid(Integer) - Method in class org.opencyc.api.CycAccess
Gets the Guid for the given constant id.
getConstantGuid(String) - Method in class org.opencyc.api.CycAccess
Gets the Guid for the given constant name, raising an exception if the constant does not exist.
getConstantId(CycConstant) - Method in class org.opencyc.api.CycAccess
Gets the ID for the given CycConstant.
getConstantId(String) - Method in class org.opencyc.api.CycAccess
Gets the ID for the given constant name.
getConstantName(Integer) - Method in class org.opencyc.api.CycAccess
Gets the name for the given constant id.
getContainer() - Method in class org.opencyc.uml.statemachine.StateVertex
Gets the container of this state vertex
getContext() - Method in class org.opencyc.elf.goal.Goal
Gets the context of the goal
getContext() - Method in class org.opencyc.uml.statemachine.StateMachine
Gets the context of this state machine
getCurrentEvent() - Method in class org.opencyc.uml.interpreter.Interpreter
Gets the current event.
getCurrentSolution() - Method in class org.opencyc.inferencesupport.Solution
Returns the current solution.
getCycAccess() - Method in class org.opencyc.kif.ExportKif
 
getCycConnection() - Method in class org.opencyc.api.CycAccess
Returns the CycConnection object.
getCycConstantCacheByGuid(Guid) - Static method in class org.opencyc.api.CycObjectFactory
Retrieves the CycConstant with guid, returning null if not found in the cache.
getCycConstantCacheById(Integer) - Static method in class org.opencyc.api.CycObjectFactory
Retrieves the CycConstant with id, returning null if not found in the cache.
getCycConstantCacheByIdSize() - Static method in class org.opencyc.api.CycObjectFactory
Returns the size of the CycConstant object cache by id.
getCycConstantCacheByName(String) - Static method in class org.opencyc.api.CycObjectFactory
Retrieves the CycConstant with name, returning null if not found in the cache.
getCycConstantCacheByNameSize() - Static method in class org.opencyc.api.CycObjectFactory
Returns the size of the CycConstant object cache by id.
getCycNartById(Integer) - Method in class org.opencyc.api.CycAccess
Gets a CycNart by using its id.
getCycNartCache(Integer) - Static method in class org.opencyc.api.CycObjectFactory
Retrieves the CycNart with name, returning null if not found in the cache.
getCycNartCacheSize() - Static method in class org.opencyc.api.CycObjectFactory
Returns the size of the CycNart object cache.
getCycNartFromCons(CycList) - Method in class org.opencyc.api.CycAccess
Gets the CycNart object from a Cons object that lists the names of its functor and its arguments.
getCycSymbolCache(String) - Static method in class org.opencyc.api.CycObjectFactory
Retrieves the CycSymbol with symbolName, returning null if not found in the cache.
getCycSymbolCacheSize() - Static method in class org.opencyc.api.CycObjectFactory
Returns the size of the Guid object cache.
getCycVariable() - Method in class org.opencyc.inferencesupport.Binding
Returns the CycVariable which is bound.
getCycVariableCache(String) - Static method in class org.opencyc.api.CycObjectFactory
Retrieves the CycVariable with name, returning null if not found in the cache.
getCycVariableCacheSize() - Static method in class org.opencyc.api.CycObjectFactory
Returns the size of the CycVariable object cache.
getDamlPath() - Method in class org.opencyc.xml.ImportSonatDaml.DamlDocInfo
Returns the daml document path.
getDamlPath() - Method in class org.opencyc.xml.ImportOpenDirectoryStructure.DamlDocInfo
Returns the daml document path.
getDefaultCyclist() - Method in class org.opencyc.kif.CycBulkAssertions
 
getDefaultMt() - Method in class org.opencyc.kif.CycBulkAssertions
Returns the defaultMt for this CycBulkAssertions.
getDefaultProject() - Method in class org.opencyc.kif.CycBulkAssertions
Returns the defaultProject for this CycBulkAssertions.
getDeferrableEvent() - Method in class org.opencyc.uml.statemachine.State
Gets the deferrable events for this state.
getDirs() - Method in class org.opencyc.webserver.WebServer
Administrative accessor method that obtains list of directories from which files are served.
getDisjointWiths(CycFort) - Method in class org.opencyc.api.CycAccess
Gets a list of the disjointWiths for a CycFort.
getDisjointWiths(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets a list of the disjointWiths for a CycFort.
getDoActivity() - Method in class org.opencyc.uml.statemachine.State
Gets the do activity for this state.
getDoActivityThread() - Method in class org.opencyc.uml.statemachine.State
Gets the do activity thread for this state.
getDomainSize(CycVariable) - Method in class org.opencyc.constraintsolver.VariableDomainPopulator
Gets the domain size of the high cardinality variable.
getDomainValues(CycVariable) - Method in class org.opencyc.constraintsolver.ValueDomains
Returns the ArrayList of domain values for a variable.
getDottedElement() - Method in class org.opencyc.cycobject.CycList
Gets the dotted element.
getEffect() - Method in class org.opencyc.uml.statemachine.Transition
Gets the effect of this transition
getElapsedMilliSeconds() - Method in class org.opencyc.util.Timer
Returns the number of milliseconds that this timer has been running.
getElapsedSeconds() - Method in class org.opencyc.util.Timer
Returns the number of seconds that this timer has been running.
getEntry() - Method in class org.opencyc.uml.statemachine.State
Gets the entry procedure for this state.
getEntryExitDoActivityProcedures(CycConstant) - Method in class org.opencyc.uml.interpreter.CycExtractor
Gets the entry, exit and doActivity procedures for the given state term
getExecutor() - Method in class org.opencyc.elf.bg.Planner
Gets the executor for this planner
getExit() - Method in class org.opencyc.uml.statemachine.State
Gets the exit procedure for this state.
getexpression() - Method in class org.opencyc.uml.statemachine.Guard
Gets the guard evaluatable expression.
getField() - Method in class org.opencyc.util.ListBox
Gets the text field.
getFile() - Method in class org.opencyc.javashell.NFileHolder
retrieves the File that forms half of this association.
getFinalState() - Method in class org.opencyc.elf.experience.Experience
Gets the final state of the experience
getFipaOsCommunityAdapter() - Method in class org.opencyc.cycagent.GenericAgent
Returns the FIPA-OS agent community adapter
getFormula() - Method in class org.opencyc.cycobject.CycAssertion
Returns the formula for this assertion.
getFormula() - Method in class org.opencyc.inferencesupport.Literal
Gets the literal's formula.
getForwardChainRules(CycConstant, CycFort) - Method in class org.opencyc.api.CycAccess
Gets a list of the forward chaining implication rules which might apply to the given predicate.
getForwardChainRules(CycConstant, CycList, CycFort) - Method in class org.opencyc.api.CycAccess
Gets a list of the forward chaining implication rules which might apply to the given rule.
getFunctor() - Method in class org.opencyc.cycobject.CycNart
Returns the functor of the CycNart.
getGafs(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns the list of gafs in which the predicate is the given predicate and in which the given term appears in the first argument position.
getGafs(CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns the list of gafs in which the predicate is the given predicate and in which the given term appears in the first argument position.
getGafs(CycFort, CycList) - Method in class org.opencyc.api.CycAccess
Returns the list of gafs in which the predicate is a element of the given list of predicates and in which the given term appears in the first argument position.
getGafs(CycFort, CycList, CycFort) - Method in class org.opencyc.api.CycAccess
Returns the list of gafs in which the predicate is a element of the given list of predicates and in which the given term appears in the first argument position.
getGeneratedPhrase(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the default generated phrase for a CycFort (intended for predicates).
getGenlPreds(CycConstant) - Method in class org.opencyc.api.CycAccess
Gets the list of the genlPreds for a CycConstant predicate.
getGenlPreds(CycConstant, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the genlPreds for a CycConstant predicate.
getGenls(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the directly asserted true genls for the given CycFort collection.
getGenls(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the directly asserted true genls for the given CycFort collection.
getGenlSiblings(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the direct genls of the direct specs for the given CycFort collection.
getGenlSiblings(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the direct genls of the direct specs for the given CycFort collection.
getGlobalFlag(String) - Method in class org.opencyc.kif.KifFileLoader
 
getGoal() - Method in class org.opencyc.elf.experience.Experience
Gets the goal that was sought from the initial state
getGoalComment() - Method in class org.opencyc.elf.goal.Goal
Gets the goal stated in natural language
getGoalFailureStates() - Method in class org.opencyc.elf.goal.Goal
Gets the list of states which if entered, indicate goal failure
getGoalProcedure() - Method in class org.opencyc.elf.goal.Goal
Gets the goal procedure
getGoalSentence() - Method in class org.opencyc.elf.goal.Goal
Gets the goal sentence stated in CycL
getGoalState() - Method in class org.opencyc.elf.goal.Goal
Gets the goal state
getGuard() - Method in class org.opencyc.uml.statemachine.Transition
Gets the guard for this transition
getGuid() - Method in class org.opencyc.cycobject.CycConstant
Gets the guid
getGuidCache(String) - Static method in class org.opencyc.api.CycObjectFactory
Retrieves the Guid with guidName, returning null if not found in the cache.
getGuidCacheSize() - Static method in class org.opencyc.api.CycObjectFactory
Returns the size of the Guid object cache.
getHostName() - Method in class org.opencyc.api.CycConnection
Return the name of the host to which the CycConnection is established.
getId() - Method in class org.opencyc.cycobject.CycAssertion
Returns the id for this assertion.
getId() - Method in class org.opencyc.cycobject.CycFort
Gets the id.
getId() - Method in class org.opencyc.cycobject.CycConstant
Gets the id.
getImportance() - Method in class org.opencyc.elf.goal.Importance
Gets the importance
getImportance() - Method in class org.opencyc.elf.goal.Goal
Gets the goal importance
getImportMt() - Method in class org.opencyc.xml.ImportSonatDaml.DamlDocInfo
Returns the microtheory into which DAML content is imported.
getImportMt() - Method in class org.opencyc.xml.ImportOpenDirectoryStructure.DamlDocInfo
Returns the microtheory into which DAML content is imported.
getImpreciseParaphrase(CycList) - Method in class org.opencyc.api.CycAccess
Gets the imprecise paraphrase for a Cyc assertion.
getImpreciseParaphrase(String) - Method in class org.opencyc.api.CycAccess
Gets the imprecise paraphrase for a Cyc assertion.
getImprecisePluralGeneratedPhrase(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the imprecise plural generated phrase for a CycFort (intended for collections).
getImpreciseSingularGeneratedPhrase(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the imprecise singular generated phrase for a CycFort (intended for individuals).
getIncoming() - Method in class org.opencyc.uml.statemachine.StateVertex
Gets the incoming Transitions into this state vertex
getIndentLength() - Method in class org.opencyc.xml.XMLWriter
Returns the length of the current value of @see #indentString.
getInitialState() - Method in class org.opencyc.elf.experience.Experience
Gets the intial state of the experience
getInstances(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the instances (who are individuals) of a CycFort collection.
getInstances(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the instances (who are individuals) of a CycFort collection.
getInstanceSiblings(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the instance siblings of a CycFort, for all collections of which it is an instance.
getInstanceSiblings(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the instance siblings of a CycFort, for all collections of which it is an instance.
getInterArgIsa1_2_forArg2(CycConstant, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the interArgIsa1-2 isa constraints for arg2, given the predicate and arg1.
getInterArgIsa1_2_forArg2(CycConstant, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the interArgIsa1-2 isa constraints for arg2, given the predicate and arg1.
getInterArgIsa1_2s(CycConstant) - Method in class org.opencyc.api.CycAccess
Gets the list of the interArgIsa1-2 isa constraint pairs for the given predicate.
getInterArgIsa1_2s(CycConstant, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the interArgIsa1-2 isa constraint pairs for the given predicate.
getInternalTransition() - Method in class org.opencyc.uml.statemachine.State
Gets the internal transitions for this state.
getInterpreter() - Method in class org.opencyc.chat.ChatInterpreter
Gets the state machine interpreter
getIsas(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the isas for the given CycFort.
getIsas(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the isas for the given CycFort.
getKbSubset(CycFort) - Method in class org.opencyc.api.CycAccess
Gets a list of the elements of the given CycKBSubsetCollection.
getKifCycLMap() - Method in class org.opencyc.kif.KifFileLoader
 
getKind() - Method in class org.opencyc.uml.statemachine.PseudoState
Gets the kind of PseudoState
getKnownConstantByGuid(Guid) - Method in class org.opencyc.api.CycAccess
Gets a known CycConstant by using its GUID.
getKnownConstantByGuid(String) - Method in class org.opencyc.api.CycAccess
Gets a known CycConstant by using its GUID string.
getKnownConstantByName(String) - Method in class org.opencyc.api.CycAccess
Gets a known CycConstant by using its constant name.
getLanguage() - Method in class org.opencyc.uml.commonbehavior.Expression
Gets the name of the language of this expression.
getList() - Method in class org.opencyc.util.ListBox
Gets the list that the ListBox is modelling.
getListeners() - Method in class org.opencyc.util.CycWorker
Return a list of all CycWorkerListeners listening to this CycWorker.
getLocalDisjointWith(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the collections asserted to be disjoint with a CycFort collection.
getLocalDisjointWith(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the collections asserted to be disjoint with a CycFort collection.
getLogin(Socket) - Method in class org.opencyc.chat.IrcChat.DccServerThread
 
getMappings() - Method in class org.opencyc.xml.ImportDaml
Gets the asserted mappings between DAML/RDFS/RDF terms and Cyc terms.
getMappings(String) - Method in class org.opencyc.xml.ImportDaml
Gets the asserted mappings between DAML/RDFS/RDF terms and Cyc terms.
getMaxSpecs(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the least specific specs for the given CycFort collection.
getMaxSpecs(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the least specific specs for the given CycFort collection.
getMinCol(CycList) - Method in class org.opencyc.api.CycAccess
Returns the single most specific collection from the given list of collectons.
getMinGenls(CycFort) - Method in class org.opencyc.api.CycAccess
Gets a list of the minimum (most specific) genls for a CycFort collection.
getMinGenls(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets a list of the minimum (most specific) genls for a CycFort collection.
getMinIsas(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the most specific collections (having no subsets) which contain a CycFort term.
getMinIsas(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the most specific collections (having no subsets) which contain a CycFort term.
getMt() - Method in class org.opencyc.inferencesupport.BindingSet
Returns the microtheory in which the variable bindings were obtained.
getMts() - Method in class org.opencyc.kif.CycAssertionsFactory
 
getMultiplicity() - Method in class org.opencyc.uml.action.Pin
Gets the number of values this pin may hold at any one time
getMyAgentName() - Method in class org.opencyc.cycagent.GenericAgent
Returns my agent name.
getMyAgentName() - Method in interface org.opencyc.cycagent.MessageReceiver
name of the local agent
getName() - Method in class org.opencyc.cycobject.CycConstant
Gets the name
getName() - Method in class org.opencyc.elf.ELFObject
Gets the unique name of this ELF object
getName() - Method in class org.opencyc.elf.Node
Gets the unique name of this node
getNameStrings(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of name strings for the given CycFort.
getNbrCacheHits() - Method in class org.opencyc.webserver.WebServer
Administrative accessor method that obtains number of files served from cache.
getNbrConstraintRules() - Method in class org.opencyc.constraintsolver.ConstraintProblem
Returns the number of constraint ConstraintRule objects derived from the input problem.
getNbrDomainPopulationRules() - Method in class org.opencyc.constraintsolver.ConstraintProblem
Returns the number of variable domain populating ConstraintRule objects derived from the input problem.
getNbrFilesServed() - Method in class org.opencyc.webserver.WebServer
Administrative accessor method that obtains number of files served.
getNbrFormulaInstances() - Method in class org.opencyc.constraintsolver.VariablePopulationItem
 
getNbrInstances() - Method in class org.opencyc.inferencesupport.BindingSet
Gets the number of instances of this literal in the KB.
getNbrSolutionsFound() - Method in class org.opencyc.inferencesupport.Solution
Returns the number of solutions found.
getNbrVariables() - Method in class org.opencyc.constraintsolver.ConstraintProblem
Returns the number of Variable objects derived from the input problem.
getNextElement() - Method in class org.opencyc.cycobject.CycListVisitor
Gets the next element in the sequence.
getNode() - Method in class org.opencyc.elf.NodeComponent
Gets the ELF Node which contains this object.
getNodes() - Method in class org.opencyc.elf.Node
Gets the dictionary of nodes by name
getObject() - Method in class org.opencyc.javashell.NFileHolder
retrieves the Object that forms half of this association.
getObjectField(Object, Object) - Method in class org.opencyc.javashell.CycJavaShell
 
getObjects(CycAccess) - Method in class org.opencyc.javashell.CycJavaShell
 
getOntologyNickname(String, Resource) - Method in class org.opencyc.xml.ImportDaml
Returns the ontology nickname for the given XML namespace.
getOntologyNickname(String, Resource) - Method in class org.opencyc.xml.GatherOpenDirectoryTitles
Returns the ontology nickname for the given XML namespace.
getOperation() - Method in class org.opencyc.uml.statemachine.CallEvent
Gets the operation of this call event
getOrdering() - Method in class org.opencyc.uml.action.Pin
Gets whether the set of values held by this pin is ordered or not
getOutgoing() - Method in class org.opencyc.uml.statemachine.StateVertex
Gets the outgoing Transitions from this state vertex
getParameter() - Method in class org.opencyc.uml.statemachine.Event
Gets the parameters of this event.
getParaphrase(CycList) - Method in class org.opencyc.api.CycAccess
Gets the paraphrase for a Cyc assertion.
getParent() - Method in class org.opencyc.elf.goal.Goal
Gets the parent goal of this goal
getParentBehaviorGeneration() - Method in class org.opencyc.elf.bg.BehaviorGeneration
Gets the parent node's BehaviorGeneration object
getParentNode() - Method in class org.opencyc.elf.Node
Gets the parent node of this node for the task at hand
getParentState() - Method in class org.opencyc.uml.interpreter.StateInterpreter
Returns the parent state of the this state, or null if this is the top state.
getParentState(State) - Method in class org.opencyc.uml.interpreter.Interpreter
Returns the parent state of the given state, or null if given the top state.
getPlanner() - Method in class org.opencyc.elf.bg.Executor
Gets the planner whose plans this executor executes
getPluralGeneratedPhrase(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the plural generated phrase for a CycFort (intended for collections).
getPopulatingRule(CycVariable) - Method in class org.opencyc.constraintsolver.VariableDomainPopulator
Gets the domain-populating ConstraintRule of the high cardinality variable.
getPredicate() - Method in class org.opencyc.inferencesupport.Literal
Returns the predicate of this Literal object.
getProcedure() - Method in class org.opencyc.elf.bg.Planner
Gets the generated plan to execute
getProcedure() - Method in class org.opencyc.uml.action.OutputPin
Gets the procedure that owns this pin as an output.
getProcedure() - Method in class org.opencyc.uml.action.InputPin
Gets the procedure that owns this pin as an input.
getProcedure() - Method in class org.opencyc.uml.interpreter.ProcedureInterpreter
Gets the procedure to interpret.
getProcedureTerms() - Method in class org.opencyc.uml.interpreter.CycExtractor
Returns the procedure terms of the state machine.
getProcedureToExecute() - Method in class org.opencyc.elf.bg.Executor
Gets the procedure to execute
getPublicConstants() - Method in class org.opencyc.api.CycAccess
Gets a list of the public Cyc constants.
getPurpose() - Method in class org.opencyc.elf.Node
Gets the purpose description
getQueryLiteral() - Method in class org.opencyc.inferencesupport.BindingSet
Returns the literal for this binding set.
getReferenceState() - Method in class org.opencyc.uml.statemachine.StubState
Gets the reference state for this stub state
getRemainingMilliSeconds() - Method in class org.opencyc.util.Timer
Returns the number of milliseconds remaining till the timeout of this timer.
getRemainingSeconds() - Method in class org.opencyc.util.Timer
Returns the number of seconds remaining till the timeout of this timer.
getResource(String) - Method in class org.opencyc.javashell.JarResources
Extracts a jar resource as a blob.
getResultIsas(CycConstant) - Method in class org.opencyc.api.CycAccess
Gets the list of the resultIsa for a CycConstant function.
getResultIsas(CycConstant, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the resultIsa for a CycConstant function.
getSampleLeafSpecs(CycFort, int) - Method in class org.opencyc.api.CycAccess
Gets the list with the specified number of sample specs of the given CycFort collection.
getSampleLeafSpecs(CycFort, int, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list with the specified number of sample specs of the given CycFort collection.
getSelectedValue() - Method in class org.opencyc.util.ListBox
Gets the selected value.
getSensor() - Method in class org.opencyc.elf.LowestLevelNode
Gets the Sensor for this node
getSensoryPerception() - Method in class org.opencyc.elf.Node
Gets the SensoryPerception
getSiblingNodes() - Method in class org.opencyc.elf.Node
Gets the list of sibling nodes at this ELF resolution level
getSiblings(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the siblings (direct specs of the direct genls) for the given CycFort collection.
getSiblings(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the siblings (direct specs of the direct genls) for the given CycFort collection.
getSignal() - Method in class org.opencyc.uml.statemachine.SignalEvent
Gets the signal of this signal event
getSingularGeneratedPhrase(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the singular generated phrase for a CycFort (intended for individuals).
getSolutions() - Method in class org.opencyc.inferencesupport.Solution
Returns all solutions.
getSource() - Method in class org.opencyc.uml.statemachine.Transition
Gets the source state of this transition
getSpecs(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the directly asserted true specs for the given CycFort collection.
getSpecs(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the directly asserted true specs for the given CycFort collection.
getSpecSiblings(CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the siblings (direct specs of the direct genls) for the given CycFort collection.
getSpecSiblings(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the siblings (direct specs of the direct genls) for the given CycFort collection.
getState() - Method in class org.opencyc.uml.interpreter.StateInterpreter
Gets the interpreted active state
getState() - Method in class org.opencyc.uml.statemachine.CompletionEvent
Gets the state issuing this completion event.
getStateInterpreter() - Method in class org.opencyc.uml.statemachine.State
Gets the state interpreter for this state.
getStateMachine() - Method in class org.opencyc.uml.interpreter.Interpreter
Gets the state machine
getStateMachine() - Method in class org.opencyc.uml.statemachine.Transition
Gets the state machine containing this transition
getStateMachine() - Method in class org.opencyc.uml.statemachine.State
Gets the state machine for this state (if top).
getStateMachine() - Method in class org.opencyc.uml.statemachine.ProcedureStateMachine
Gets the state machine which implements this procedure
getStateMachineFactory() - Method in class org.opencyc.uml.interpreter.Interpreter
Gets the state machine factory used by this interpreter for event creation and destruction.
getStatesFromRootTo(State) - Method in class org.opencyc.uml.interpreter.Interpreter
Returns the list of states from the root down to the given state in the all states configuration tree.
getStateTerms() - Method in class org.opencyc.uml.interpreter.CycExtractor
Finds the state terms of the state machine term.
getStorageLocation() - Method in class org.opencyc.util.Log
Returns the path of the log file.
getSubGoals() - Method in class org.opencyc.elf.goal.Goal
Gets the subgoals of this goal
getSubmachine() - Method in class org.opencyc.uml.statemachine.SubmachineState
Gets the sub state machine
getSubmachineState() - Method in class org.opencyc.uml.statemachine.StateMachine
Gets the submachine state for this state machine
getSubVertex() - Method in class org.opencyc.uml.statemachine.CompositeState
Gets the set of state vertices that are owned by this composite state.
getSymbolValue(CycSymbol) - Method in class org.opencyc.api.CycAccess
Gets the value of a given KB symbol.
getSynonymousExternalConcepts(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of mappings from the specified information source given the inference microtheory.
getSynonymousExternalConcepts(String, String) - Method in class org.opencyc.api.CycAccess
Gets the list of mappings from the specified information source given the inference microtheory.
getTagName() - Method in class org.opencyc.xml.NameNodeFilter
Gets the NameNodeFilter's tagname field
getTarget() - Method in class org.opencyc.uml.statemachine.Transition
Gets the target state of this transition
getTimestamp() - Method in class org.opencyc.elf.experience.Experience
Gets when the experience occurred
getTop() - Method in class org.opencyc.uml.statemachine.StateMachine
Gets the top state of this state machine
getTrace() - Method in class org.opencyc.api.CycConnection
Returns the trace value.
getTrace() - Method in interface org.opencyc.api.CycConnectionInterface
Returns the trace value.
getTrace() - Method in class org.opencyc.api.RemoteCycConnection
Returns the trace value.
getTransition() - Method in class org.opencyc.uml.statemachine.StateMachine
Gets the Transitions for this state machine
getTransition() - Method in class org.opencyc.uml.statemachine.Guard
Gets the transition to take if the guard expression evaluates to true
getTransitions() - Method in class org.opencyc.elf.experience.Experience
Gets the state transitions
getTransitionTerms() - Method in class org.opencyc.uml.interpreter.CycExtractor
Returns the transition terms of the state machine.
getTreeInterpreter() - Method in class org.opencyc.elf.LowestLevelNode
Gets the tree interpreter which interprets java statements
getTreeInterpreter() - Method in class org.opencyc.uml.interpreter.Interpreter
Gets the tree interpreter which interprets java statements
getTrigger() - Method in class org.opencyc.uml.statemachine.Transition
Gets the event which triggered this transition
getType() - Method in class org.opencyc.uml.action.Pin
Gets the type of this pin.
getUnmarkedDomainSize(CycVariable) - Method in class org.opencyc.constraintsolver.ValueDomains
Returns the number of unmarked (eligible for the solution) domain values for the given variable.
getUnmarkedDomainValues(CycVariable) - Method in class org.opencyc.constraintsolver.ValueDomains
Returns the ArrayList of unmarked (eligible for the solution) domain values for the given variable.
getValue() - Method in class org.opencyc.elf.experience.Experience
Gets the value of the experience
getValue() - Method in class org.opencyc.elf.goal.Value
Gets the value
getValue() - Method in class org.opencyc.inferencesupport.Binding
Returns the Object to which the CycVariable is bound.
getValue() - Method in class org.opencyc.util.SwingWorker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getValueForKeyword(CycSymbol) - Method in class org.opencyc.cycobject.CycList
Gets the value following the given keyword symbol.
getValueJudgement() - Method in class org.opencyc.elf.Node
Gets the ValueJudgement for this node
getVariableName(Integer) - Method in class org.opencyc.api.CycAccess
Gets the name for the given variable id.
getVariables() - Method in class org.opencyc.inferencesupport.HornClause
Returns the variables for this horn clause.
getVariables() - Method in class org.opencyc.inferencesupport.Literal
Returns the literal's variables.
getVariables() - Method in class org.opencyc.inferencesupport.BindingSet
Returns the variables in this binding set.
getVerbosity() - Method in class org.opencyc.uml.interpreter.Interpreter
Gets the verbosity of this object's output.
getWhen() - Method in class org.opencyc.uml.statemachine.TimeEvent
Gets the time expression for this time event
getWhyCollectionsIntersect(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the justifications of why CycFort COLLECTION1 and a CycFort COLLECTION2 intersect.
getWhyCollectionsIntersect(CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the justifications of why CycFort COLLECTION1 and a CycFort COLLECTION2 intersect.
getWhyCollectionsIntersectParaphrase(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the English parapharse of the justifications of why CycFort COLLECTION1 and a CycFort COLLECTION2 intersect.
getWhyCollectionsIntersectParaphrase(CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the English parapharse of the justifications of why CycFort COLLECTION1 and a CycFort COLLECTION2 intersect.
getWhyGenl(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the justifications of why CycFort SPEC is a SPEC of CycFort GENL.
getWhyGenl(CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the justifications of why CycFort SPEC is a SPEC of CycFort GENL.
getWhyGenlParaphrase(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the English parapharse of the justifications of why CycFort SPEC is a SPEC of CycFort GENL.
getWhyGenlParaphrase(CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the English parapharse of the justifications of why CycFort SPEC is a SPEC of CycFort GENL.
getWhyIsa(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the justifications of why CycFort TERM is an instance of CycFort COLLECTION.
getWhyIsa(CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the list of the justifications of why CycFort TERM is an instance of CycFort COLLECTION.
getWhyIsaParaphrase(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the English parapharse of the justifications of why CycFort TERM is an instance of CycFort COLLECTION.
getWhyIsaParaphrase(CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Gets the English parapharse of the justifications of why CycFort TERM is an instance of CycFort COLLECTION.
getWork() - Method in class org.opencyc.util.CycWorker
Exposed the get() method from SwingWorker class.
getWorldModel() - Method in class org.opencyc.elf.Node
Gets the World Model for this node
getWorldModel() - Method in class org.opencyc.elf.wm.SimulatorPredictor
Gets the world model which owns this simulator-predictor
glueButtons - Variable in class org.opencyc.xml.gui.ImportDamlPanel
 
goal - Variable in class org.opencyc.elf.experience.Experience
the goal that was sought from the initial state
Goal - class org.opencyc.elf.goal.Goal.
Provides the Goal container for the Elementary Loop Functioning (ELF).
Goal() - Constructor for class org.opencyc.elf.goal.Goal
Constructs a new Goal object.
goalComment - Variable in class org.opencyc.elf.goal.Goal
the goal stated in natural language
goalFailureStates - Variable in class org.opencyc.elf.goal.Goal
the list of states which if entered, indicate goal failure
goalProcedure - Variable in class org.opencyc.elf.goal.Goal
the goal procedure, which is mutually exclusive with the goal state
goalSentence - Variable in class org.opencyc.elf.goal.Goal
the goal sentence stated in CycL
goalState - Variable in class org.opencyc.elf.goal.Goal
the goal state, which is mutally exclusive with the goal procedure
guard - Variable in class org.opencyc.uml.statemachine.Transition
the guard for this transition
Guard - class org.opencyc.uml.statemachine.Guard.
Guard from the UML State_Machines package.
Guard() - Constructor for class org.opencyc.uml.statemachine.Guard
Constucts a new Guard object.
guid - Variable in class org.opencyc.cycobject.CycConstant
The GUID (Globally Unique IDentifier) of the CycConstant object.
Guid - class org.opencyc.cycobject.Guid.
Provides the behavior and attributes of an OpenCyc GUID (Globally Unique IDentifier).
Guid(String) - Constructor for class org.opencyc.cycobject.Guid
Constructs a new Guid object.
guidCache - Static variable in class org.opencyc.api.CycObjectFactory
Least Recently Used Cache of guids, so that a reference to an existing Guid is returned instead of constructing a duplicate.
guidString - Variable in class org.opencyc.cycobject.Guid
The GUID in string form.
guidXMLTag - Static variable in class org.opencyc.cycobject.Guid
The name of the XML tag for this object.

H

handleAgree(Conversation) - Method in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter.RequestTask
Handle the inform message which is part of the fipa-request conversation by doing nothing.
handleInform(Conversation) - Method in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter.RequestTask
Handle the inform message which is part of the RequestProtocol.
handleMessageFromCyc(CycList) - Method in class org.opencyc.cycagent.CycProxy
Handles one inbound asynchronous message from a Cyc-hosted agent.
handleMessageFromCyc(CycList) - Method in class org.opencyc.cycagent.CycAgentProxy
Handles one inbound asynchronous message from a Cyc-hosted agent.
handleMessagesFromCyc() - Method in class org.opencyc.cycagent.CycProxy
Handles inbound asynchronous messages from Cyc-hosted agents.
handleMessageToCyc(int, ACL) - Method in class org.opencyc.cycagent.CycAgentProxy
Handles a message from a remote agent to a Cyc-hosted agent.
handleRequest(Conversation) - Method in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter.IdleTask
Handles a new conversation whose first message is a request performative.
handleRequest(Conversation) - Method in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter.RequestTask
Handle the request message which is part of the fipa-request conversation by doing nothing.
hasComment - Variable in class org.opencyc.xml.ExportHtml
Indicates the presence of a comment for the current term.
hasDuplicates(Collection) - Static method in class org.opencyc.util.OcCollectionUtils
Returns true iff the given Collection has any duplicated elements.
hasEquivalentCycTerm() - Method in class org.opencyc.xml.ImportDaml.DamlTermInfo
Returns true if this term has an equivalent existing Cyc term.
hasEquivalentCycTerm() - Method in class org.opencyc.xml.GatherOpenDirectoryTitles.DamlTermInfo
Returns true if this term has an equivalent existing Cyc term.
hasEvaluatableNumericalArgs() - Method in class org.opencyc.inferencesupport.Literal
Returns true if this Literal has simple evaluatable numerical arguments.
hasFunctorAndArgs() - Method in class org.opencyc.cycobject.CycNart
Returns true if the functor and arguments are instantiated.
hashCode() - Method in class org.opencyc.cycobject.CycConstant
Provides the hash code appropriate for the CycConstant.
hashCode() - Method in class org.opencyc.cycobject.CycNart
Return a hash value for this object.
hashCode() - Method in class org.opencyc.inferencesupport.Literal
Provides the hash code appropriate for the Literal.
hashCode() - Method in class org.opencyc.util.AbstractPair
Returns a hash code value of this pair.
hasIntersection(Collection, Collection) - Static method in class org.opencyc.util.OcCollectionUtils
Returns true iff the given Collections.
hasMoreElements() - Method in class org.opencyc.cycobject.CycListVisitor
Tests if this enumeration contains more elements.
hasSomePredicateUsingTerm(CycConstant, CycFort, Integer, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true iff any ground formula instances exist having the given predicate, and the given term in the given argument position.
hasUriNamespaceSyntax(String) - Method in class org.opencyc.xml.ImportDaml
Returns true if the given URI has embedded XML namespace separators.
hasUriNamespaceSyntax(String) - Method in class org.opencyc.xml.GatherOpenDirectoryTitles
Returns true if the given URI has embedded XML namespace separators.
horizontalRule() - Method in class org.opencyc.xml.ExportHtml
Creates a horizontal rule in the HTML document.
HornClause - class org.opencyc.inferencesupport.HornClause.
Provides attribute and behavior for a horn clause assertion, used during backchaining inference.
HornClause() - Constructor for class org.opencyc.inferencesupport.HornClause
Constructs a new (empty) HornClause object.
HornClause(ArrayList, QueryLiteral) - Constructor for class org.opencyc.inferencesupport.HornClause
Constructs a new HornClause object from the given antecedant conjuncts and consequent.
HornClause(CycList) - Constructor for class org.opencyc.inferencesupport.HornClause
Constructs a new HornClause object from the given CycList representation.
HornClause(Literal) - Constructor for class org.opencyc.inferencesupport.HornClause
Constructs a new HornClause object from the given implication ConstraintRule.
HornClause(String) - Constructor for class org.opencyc.inferencesupport.HornClause
Constructs a new HornClause object from the given cyclified string representation.
hostname - Variable in class org.opencyc.xml.ExportHtml
 
hostName - Variable in class org.opencyc.api.CycConnection
The name of the computer hosting the OpenCyc server.
hostName - Variable in class org.opencyc.api.CycAccess
 
htmlBodyElement - Variable in class org.opencyc.xml.ExportHtml
the HTML body element
htmlDocument - Variable in class org.opencyc.xml.ExportHtml
the html document
HTTP_PORT_OFFSET - Static variable in class org.opencyc.api.CycConnection
HTTP port offset for the OpenCyc server.

I

id - Variable in class org.opencyc.cycobject.CycAssertion
Assertion id assigned by the local KB server.
id - Variable in class org.opencyc.cycobject.CycVariable
The ID of the CycVariable object which is an integer unique within an OpenCyc KB but not necessarily unique globally.
idXMLTag - Static variable in class org.opencyc.cycobject.CycAssertion
The name of the XML tag for id objects
idXMLTag - Static variable in class org.opencyc.cycobject.CycFort
The name of the XML tag for id objects
ignore - Variable in class org.opencyc.util.Log
If true, ignore all messages.
ignoreMessage - Variable in class org.opencyc.api.CycConnection.TaskProcessorBinaryResponseHandler
The (ignore) message from the Cyc server to test if the connection is alive.
ikbConstantGuid - Static variable in class org.opencyc.xml.ExportHtml
The #$IKBConstant guid.
ikbConstantGuid - Static variable in class org.opencyc.xml.ExportEeldDaml
The #$IKBConstant guid.
importance - Variable in class org.opencyc.elf.goal.Goal
the goal importance
Importance - class org.opencyc.elf.goal.Importance.
Provides the Importance container for the Elementary Loop Functioning (ELF).
Importance() - Constructor for class org.opencyc.elf.goal.Importance
Constructs a new Importance object.
importArg1Isa(ImportDaml.DamlTermInfo, ImportDaml.DamlTermInfo) - Method in class org.opencyc.xml.ImportDaml
Imports the rdfs:domain triple.
importArg2Isa(ImportDaml.DamlTermInfo, ImportDaml.DamlTermInfo) - Method in class org.opencyc.xml.ImportDaml
Imports the rdfs:range triple.
importComment(ImportDaml.DamlTermInfo, ImportDaml.DamlTermInfo) - Method in class org.opencyc.xml.ImportDaml
Imports the rdfs:comment triple.
importConceptuallyRelated(ImportDaml.DamlTermInfo, ImportDaml.DamlTermInfo) - Method in class org.opencyc.xml.ImportDaml
Imports the rdfs:seeAlso triple.
importContainsInformationAbout(ImportDaml.DamlTermInfo, ImportDaml.DamlTermInfo) - Method in class org.opencyc.xml.ImportDaml
Imports the rdfs:isDefinedBy triple.
importContent(Element) - Method in class org.opencyc.uml.ImportUmlModel
Imports the UML content info given the content element.
ImportDaml - class org.opencyc.xml.ImportDaml.
Abstract class to provide common functions for importing DAML xml content.
ImportDaml.DamlRestriction - class org.opencyc.xml.ImportDaml.DamlRestriction.
Records property use restrictions which get imported as Cyc interArgIsa1-2 or interArgFormat1-2 assertions.
ImportDaml.DamlRestriction(ImportDaml, ImportDaml) - Constructor for class org.opencyc.xml.ImportDaml.DamlRestriction
Constructs a new DamlRestriction object.
ImportDaml.DamlTermInfo - class org.opencyc.xml.ImportDaml.DamlTermInfo.
Records the DAML term information for Cyc import.
ImportDaml.DamlTermInfo(ImportDaml, ImportDaml) - Constructor for class org.opencyc.xml.ImportDaml.DamlTermInfo
Constructs a new DamlTermInfo object.
ImportDaml.MyErrorHandler - class org.opencyc.xml.ImportDaml.MyErrorHandler.
Implements a SAX ErrorHandler to report the XML parsing errors.
ImportDaml.MyErrorHandler(ImportDaml) - Constructor for class org.opencyc.xml.ImportDaml.MyErrorHandler
Constructs a new MyErrorHandler object.
importDaml() - Method in class org.opencyc.xml.ImportOpenDirectoryStructure
Import the ODP DAML ontologies into Cyc.
ImportDaml() - Constructor for class org.opencyc.xml.ImportDaml
Constructs a new ImportDaml object.
importDaml(String, String) - Method in class org.opencyc.xml.ImportDaml
Parses and imports the given DAML URL.
importDaml(String, String, String) - Method in class org.opencyc.xml.ImportDaml
Parses and imports the given DAML URL.
importDamlApp - Variable in class org.opencyc.xml.gui.ImportDamlPanel
reference to the parent object
ImportDamlApp - class org.opencyc.xml.gui.ImportDamlApp.
Imports specified DAML xml content.
ImportDamlApp() - Constructor for class org.opencyc.xml.gui.ImportDamlApp
 
importDamlIntoCyc() - Method in class org.opencyc.xml.gui.ImportDamlPanel
Imports the selected DAML ontology into Cyc
ImportDamlPanel - class org.opencyc.xml.gui.ImportDamlPanel.
Permits user to specify the URL for DAML import.
ImportDamlPanel(ImportDamlApp) - Constructor for class org.opencyc.xml.gui.ImportDamlPanel
 
importGenlPreds(ImportDaml.DamlTermInfo, ImportDaml.DamlTermInfo) - Method in class org.opencyc.xml.ImportDaml
Imports the daml:subPropertyOf triple.
importGenls(ImportDaml.DamlTermInfo, ImportDaml.DamlTermInfo) - Method in class org.opencyc.xml.ImportDaml
Imports the rdf:subClassOf triple.
importHeader(Element) - Method in class org.opencyc.uml.ImportUmlModel
Imports the UML model version info given the header element.
importImports(ImportDaml.DamlTermInfo, ImportDaml.DamlTermInfo) - Method in class org.opencyc.xml.ImportDaml
Imports the daml:imports triple.
importIsa(ImportDaml.DamlTermInfo, ImportDaml.DamlTermInfo) - Method in class org.opencyc.xml.ImportDaml
Imports the rdf:type triple.
importLiteralTriple(CycFort, CycFort, ImportDaml.DamlTermInfo, CycList) - Method in class org.opencyc.xml.ImportDaml
Imports the RDF literal triple.
importModel(String) - Method in class org.opencyc.uml.ImportUmlModel
Imports the UML model given the path its file.
importMt - Variable in class org.opencyc.xml.ImportDaml
Ontology import microtheory.
importMt - Variable in class org.opencyc.xml.ImportSonatDaml.DamlDocInfo
microtheory into which DAML content is imported
importMt - Variable in class org.opencyc.xml.ImportOpenDirectoryStructure.DamlDocInfo
microtheory into which DAML content is imported
importMt - Variable in class org.opencyc.xml.gui.ImportDamlPanel
The import microtheory
importMtHistory - Variable in class org.opencyc.xml.gui.ImportDamlPanel
Array of import microtheory history items for the URL input combo box
importMtName - Variable in class org.opencyc.xml.ImportDaml
Ontology import microtheory name.
importMucExpression(CycList, String) - Method in class org.opencyc.api.CycAccess
Imports a MUC (Message Understanding Conference) formatted symbolic expression into cyc via the function which parses the expression and creates assertions for the contained concepts and relations between them.
importNameString(ImportDaml.DamlTermInfo, ImportDaml.DamlTermInfo) - Method in class org.opencyc.xml.ImportDaml
Imports the rdfs:label triple.
ImportOpenDirectoryStructure - class org.opencyc.xml.ImportOpenDirectoryStructure.
Imports DAML xml content for the Open Directory Structure.
ImportOpenDirectoryStructure.DamlDocInfo - class org.opencyc.xml.ImportOpenDirectoryStructure.DamlDocInfo.
Provides a container for specifying the ODP DAML document paths and the Cyc import microtheory for each.
ImportOpenDirectoryStructure.DamlDocInfo(ImportOpenDirectoryStructure, String, String, String) - Constructor for class org.opencyc.xml.ImportOpenDirectoryStructure.DamlDocInfo
Constructs a new DamlDocInfo object
ImportOpenDirectoryStructure() - Constructor for class org.opencyc.xml.ImportOpenDirectoryStructure
Constructs a new ImportOpenDirectoryStructure object.
importPackage(Element) - Method in class org.opencyc.uml.ImportUmlModel
Imports the UML model version info given the package element.
ImportSonatDaml - class org.opencyc.xml.ImportSonatDaml.
Imports DAML xml content for the DAML SONAT ontologies.
ImportSonatDaml.DamlDocInfo - class org.opencyc.xml.ImportSonatDaml.DamlDocInfo.
Provides a container for specifying the SONAT DAML document paths and the Cyc import microtheory for each.
ImportSonatDaml.DamlDocInfo(ImportSonatDaml, String, String) - Constructor for class org.opencyc.xml.ImportSonatDaml.DamlDocInfo
 
ImportSonatDaml() - Constructor for class org.opencyc.xml.ImportSonatDaml
Constructs a new ImportSonatDaml object.
importSynonymousExternalConcept(ImportDaml.DamlTermInfo, ImportDaml.DamlTermInfo) - Method in class org.opencyc.xml.ImportDaml
Imports the daml:samePropertyAs triple.
importTerm(ImportDaml.DamlTermInfo) - Method in class org.opencyc.xml.ImportDaml
Imports the given DAML term and returns the Cyc term.
importTriple(ImportDaml.DamlTermInfo, ImportDaml.DamlTermInfo, ImportDaml.DamlTermInfo) - Method in class org.opencyc.xml.ImportDaml
Imports the RDF triple.
ImportUmlModel - class org.opencyc.uml.ImportUmlModel.
Imports the UML model, in XMI format.
ImportUmlModel() - Constructor for class org.opencyc.uml.ImportUmlModel
Constructs a new ImportUmlModel object given the name of the SaxDriver class.
importVersionInfo(ImportDaml.DamlTermInfo, ImportDaml.DamlTermInfo) - Method in class org.opencyc.xml.ImportDaml
Imports the daml:versionInfo triple.
in - Variable in class org.opencyc.api.CycConnection
The ascii interface input stream.
inboundSocket - Variable in class org.opencyc.api.CycConnection.TaskProcessorBinaryResponseHandler
The socket which receives asychronous inbound messages from the Cyc server.
inboundStream - Variable in class org.opencyc.api.CycConnection.TaskProcessorBinaryResponseHandler
The binary interface input stream which receives asychronous messages from the Cyc server..
includeUpwardClosure - Variable in class org.opencyc.xml.ExportDaml
Indicates whether the upward closure of terms should be exported.
includeUpwardClosure - Variable in class org.opencyc.xml.ExportHtml
Indicates whether the upward closure of terms should be exported.
incoming - Variable in class org.opencyc.uml.statemachine.StateVertex
the incoming Transitions into this state vertex
indentLength - Static variable in class org.opencyc.cycobject.CycAssertion
The default indentation for printing objects to XML
indentLength - Static variable in class org.opencyc.cycobject.ByteArray
the default indentation for printing CycConstant objects to XML
indentLength - Static variable in class org.opencyc.cycobject.CycConstant
The default indentation for printing CycConstant objects to XML
indentLength - Static variable in class org.opencyc.cycobject.CycNart
XML serialization indentation.
indentLength - Static variable in class org.opencyc.cycobject.CycList
XML serialization indentation.
indentPrint(String, int, boolean) - Method in class org.opencyc.xml.XMLWriter
Prints a string to this XMLWriter indenting it by the number of spaces indicated by @see #indent either relative to the current indentation level (if @see #relative is true) or with respect to the beginning of the line (if @see #relative is false).
indentPrint(String, int, boolean) - Method in class org.opencyc.xml.XMLStringWriter
Prints a string to the StringWriter stored in the field @see #writer indenting it by the number of spaces indicated by @see #indent either relative to the current indentation level (if @see #relative is true) or with respect to the beginning of the line (if @see #relative is false).
indentPrint(String, int, boolean) - Method in class org.opencyc.xml.XMLPrintWriter
Prints a string to the PrintWriter stored in the field @see #writer indenting it by the number of spaces indicated by @see #indent either relative to the current indentation level (if @see #relative is true) or with respect to the beginning of the line (if @see #relative is false).
indentPrint(String, int, boolean) - Method in class org.opencyc.xml.XMLFileWriter
Prints a string to the FileWriter stored in the field @see #writer indenting it by the number of spaces indicated by @see #indent either relative to the current indentation level (if @see #relative is true) or with respect to the beginning of the line (if @see #relative is false).
indentPrintln(String, int, boolean) - Method in class org.opencyc.xml.XMLWriter
Prints a string and terminates the line.
indentPrintSafe(String, int, boolean) - Method in class org.opencyc.xml.XMLWriter
Prints a string to this XMLWriter after replacing all the reserved XML characters with the appropriate XML entity references indenting it by the number of spaces indicated by @see #indent either relative to the current indentation level (if @see #relative is true) or with respect to the beginning of the line (if @see #relative is false).
indentPrintSafeln(String, int, boolean) - Method in class org.opencyc.xml.XMLWriter
Prints a string after replacing all the reserved XML characters with the appropriate XML entity references and terminates the line.
indexCategoryIds() - Method in class org.opencyc.xml.OpenDirectoryToDaml
Opens the input URL and indexes the input OpenDirectory RDF category ids.
indexRDF() - Method in class org.opencyc.xml.OpenDirectoryToDaml
Indexes the input OpenDirectory RDF category ids.
inferencePSC - Static variable in class org.opencyc.api.CycAccess
Convenient reference to #$InferencePSC.
inferencePSCGuid - Static variable in class org.opencyc.xml.ExportHtml
#$InferencePSC guid
INITIAL_MAIN_FRAME_HEIGHT - Static variable in class org.opencyc.xml.gui.ImportDamlApp
 
INITIAL_MAIN_FRAME_WIDTH - Static variable in class org.opencyc.xml.gui.ImportDamlApp
 
initialize() - Method in class org.opencyc.chat.ChatterBot
Initializes this ChatterBot, in particular the connection to the Cyc server.
initialize() - Method in class org.opencyc.chat.ChatUserModel
Initializes the user model.
initialize() - Method in class org.opencyc.constraintsolver.RuleEvaluator
Initializes this instance once the parent ConstraintProblem object creates a CycAccess object.
initialize() - Method in class org.opencyc.uml.interpreter.Interpreter
Initializes this object.
initialize() - Method in class org.opencyc.xml.ImportDaml
Initializes the ImportDaml object.
initialize(MessageReceiver, int) - Method in interface org.opencyc.cycagent.AgentCommunityAdapter
Initializes the new CoAbsCommunityAdapter instance.
initialize(MessageReceiver, int) - Method in class org.opencyc.cycagent.coabs.CoAbsCommunityAdapter
Initializes the new CoAbsCommunityAdapter instance.
initialize(MessageReceiver, int) - Method in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter
Not used in the FipaOsCommunityAdapter.
initializeAgentCommunity() - Method in class org.opencyc.cycagent.GenericAgent
Initialializes the agent community with the given degree of diagnostic verbosity.
initializeComboBoxes() - Method in class org.opencyc.xml.gui.ImportDamlPanel
Initializes the ComboBox controls for this panel.
initializeCommonDamlVocabulary() - Method in class org.opencyc.xml.ImportDaml
Initializes the DAML ontology vocabulary if not present.
initializeCommonMappedTerms() - Method in class org.opencyc.xml.ImportDaml
Initializes common DAML mapped terms.
initializeCommonOntologyNicknames() - Method in class org.opencyc.xml.ImportDaml
Initializes the Ontology nicknames mapping.
initializeConcurrentProcessing() - Method in class org.opencyc.api.CycConnection
Initializes the concurrent processing mode.
initializeCycAccess() - Static method in class org.opencyc.constraintsolver.ConstraintProblem
Creates a CycAccess object to connect to the OpenCyc server and provide api services.
initializeDamlOntologyMt(String) - Method in class org.opencyc.xml.ImportDaml
Initializes the DAML ontology mt.
initializeDamlVocabulary() - Method in class org.opencyc.xml.ImportSonatDaml
Initializes the DAML ontology vocabulary if not present.
initializeDamlVocabulary() - Method in class org.opencyc.xml.ImportOpenDirectoryStructure
Initializes the DAML ontology vocabulary if not present.
initializeDocumentsToImport() - Method in class org.opencyc.xml.ImportSonatDaml
Initializes the documents to import.
initializeDocumentsToImport() - Method in class org.opencyc.xml.ImportOpenDirectoryStructure
Initializes the documents to import.
initializeDomain(VariablePopulationItem) - Method in class org.opencyc.constraintsolver.VariableDomainPopulator
Initializes the value domain for each variable.
initializeDomains() - Method in class org.opencyc.constraintsolver.ProblemParser
Initializes the value domains for each variable.
initializeDomainValueMarking() - Method in class org.opencyc.constraintsolver.ValueDomains
Initializes the domain value marking structure.
initializeMappedTerms() - Method in class org.opencyc.xml.ImportSonatDaml
 
initializeMappedTerms() - Method in class org.opencyc.xml.ImportOpenDirectoryStructure
 
initializeOntologyNicknames() - Method in class org.opencyc.xml.ImportSonatDaml
Initializes the Ontology nicknames mapping.
initializeOntologyNicknames() - Method in class org.opencyc.xml.ImportOpenDirectoryStructure
Initializes the Ontology nicknames mapping.
initializeOpcodeDescriptions() - Method in class org.opencyc.api.CfaslInputStream
Initializes the opcode descriptions used in trace output.
initialState - Variable in class org.opencyc.elf.experience.Experience
the intial state of the experience
initObject(Object) - Method in class org.opencyc.javashell.CycJavaShell
 
InputPin - class org.opencyc.uml.action.InputPin.
InputPin from the UML Action package.
InputPin() - Constructor for class org.opencyc.uml.action.InputPin
Constructs a new InputPin object.
inReplyTo - Variable in class org.opencyc.util.Amp
The ID of the message for which this message is a reply.
inReplyTo() - Method in class org.opencyc.util.Amp
Returns the inReplyTo.
instantiate(CycVariable, Object) - Method in class org.opencyc.inferencesupport.QueryLiteral
Returns a new QueryLiteral which is the result of substituting the given Object value for the given CycVariable.
instantiate(CycVariable, Object) - Method in class org.opencyc.inferencesupport.ConstraintRule
Returns a new ConstraintRule which is the result of substituting the given Object value for the given CycVariable.
integerXMLTag - Static variable in class org.opencyc.cycobject.CycList
 
interArgFormatConstraint - Variable in class org.opencyc.xml.ImportDaml.DamlRestriction
the interArgFormat constraint sentence
interArgIsaConstraint - Variable in class org.opencyc.xml.ImportDaml.DamlRestriction
the interArgIsa constraint sentence
internalTransition - Variable in class org.opencyc.uml.statemachine.State
the internal transitions for this state
internalTransition(Transition) - Method in class org.opencyc.uml.interpreter.Interpreter
Interprets the given internal transition.
interpret() - Method in class org.opencyc.uml.interpreter.Interpreter
Interprets the state machine.
interpret(Procedure) - Method in class org.opencyc.uml.interpreter.ProcedureInterpreter
Interprets the given procedure.
interpreter - Variable in class org.opencyc.chat.ChatInterpreter
the state machine interpreter
interpreter - Variable in class org.opencyc.uml.interpreter.StateInterpreter
the parent state machine interpreter
Interpreter - class org.opencyc.uml.interpreter.Interpreter.
Interprets a UML StateMachine.
Interpreter() - Constructor for class org.opencyc.uml.interpreter.Interpreter
Constructs a new Interpreter object.
Interpreter(StateMachine, CycAccess) - Constructor for class org.opencyc.uml.interpreter.Interpreter
Constructs a new Interpreter object given a state machine to interpret given the state machine to interpret
Interpreter(StateMachine, CycAccess, int) - Constructor for class org.opencyc.uml.interpreter.Interpreter
Constructs a new Interpreter object given the state machine to interpret.
interpretStateMachine(StateMachine) - Method in class org.opencyc.uml.interpreter.UnitTest
Tests the given instantiated state machine
interpretStateMachine(StateMachine, CycAccess) - Method in class org.opencyc.chat.UnitTest
Tests the given instantiated state machine
interpretTransitionEntry(Transition) - Method in class org.opencyc.uml.interpreter.StateInterpreter
Interprets a transition into this state.
interpretTransitionExit(Transition) - Method in class org.opencyc.uml.interpreter.StateInterpreter
Interprets a transition from this state.
interrupt() - Method in class org.opencyc.util.SwingWorker
A new method that interrupts the worker thread.
interrupt() - Method in class org.opencyc.util.CycWorker
This method interrupts a currently running CycWorker.
interrupt(Procedure) - Method in class org.opencyc.elf.NodeComponent
Requests an interruption of the current processing of this node component to execute the given procedure and to return the list of the output pin values.
interruptAllWaitingReplyThreads() - Method in class org.opencyc.api.CycConnection
Recovers from a socket error by interrupting all the waiting reply threads.
interruptionRequest - Variable in class org.opencyc.elf.NodeComponent
the interruption procedure to execute
introduceXMLEntities(String) - Static method in class org.opencyc.xml.XMLWriter
Replaces all occurences of reserved characters <, &, >, ", ' with the predefined XML entities <, &, >, ", '
invoke(CycList) - Method in class org.opencyc.javashell.CycJavaShell
 
invokeObject(Object, Object, CycList) - Method in class org.opencyc.javashell.CycJavaShell
 
ircChannel - Variable in class org.opencyc.chat.IrcChat
 
IrcChat - class org.opencyc.chat.IrcChat.
 
IrcChat.DccClientHandlerThread - class org.opencyc.chat.IrcChat.DccClientHandlerThread.
 
IrcChat.DccClientHandlerThread(IrcChat, IrcChat, Socket) - Constructor for class org.opencyc.chat.IrcChat.DccClientHandlerThread
 
IrcChat.DccServerThread - class org.opencyc.chat.IrcChat.DccServerThread.
 
IrcChat.DccServerThread(IrcChat, IrcChat, int) - Constructor for class org.opencyc.chat.IrcChat.DccServerThread
 
IrcChat() - Constructor for class org.opencyc.chat.IrcChat
Creates a basic unstarted IRC Bot
IrcChat(CycAccess, String, String, String, int, String) - Constructor for class org.opencyc.chat.IrcChat
Creates a full running IRC Bot
ircComment - Variable in class org.opencyc.chat.IrcChat
 
ircConnect() - Method in class org.opencyc.chat.IrcChat
Connects Bot to an IRC server
ircDebug - Variable in class org.opencyc.chat.IrcChat
 
ircDestination - Variable in class org.opencyc.chat.IrcChat
 
ircDisconnect() - Method in class org.opencyc.chat.IrcChat
Disconnct Bot from an IRC server
ircJoin(String) - Method in class org.opencyc.chat.IrcChat
 
ircNick - Variable in class org.opencyc.chat.IrcChat
IRC Bot details
ircPart(String) - Method in class org.opencyc.chat.IrcChat
 
ircPort - Variable in class org.opencyc.chat.IrcChat
 
ircSend(String) - Method in class org.opencyc.chat.IrcChat
Sends a raw string to the IRC server
ircServer - Variable in class org.opencyc.chat.IrcChat
IRC Sever details
isa - Static variable in class org.opencyc.api.CycAccess
Convenient reference to #$isa.
isa(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if CycFort TERM is a instance of CycFort COLLECTION, defaulting to all microtheories.
isa(CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if CycFort TERM is a instance of CycFort COLLECTION, using the given microtheory.
isa(CycFort, String) - Method in class org.opencyc.api.CycAccess
Returns true if CycFort TERM is a instance of CycFort COLLECTION, defaulting to all microtheories.
isActive - Variable in class org.opencyc.uml.statemachine.State
Indicates whether this state is currently active during execution of the state machine.
isActive() - Method in class org.opencyc.uml.statemachine.State
Gets whether this state is currently active during execution of the state machine.
isAllDifferent() - Method in class org.opencyc.inferencesupport.Literal
Returns true if this Literal is a #$different literal.
isAssertedDuringLoad - Variable in class org.opencyc.kif.KifFileLoader
 
isBackchainDiscouraged(CycConstant, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true iff backchain inference on the given predicate is discouraged.
isBackchainEncouraged(CycConstant, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true iff backchain inference on the given predicate is encouraged.
isBackchainForbidden(CycConstant, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true iff backchain inference on the given predicate is forbidden.
isBackchainRequired(CycConstant, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true iff backchain inference on the given predicate is required.
isBinaryPredicate(CycConstant) - Method in class org.opencyc.api.CycAccess
Returns true if cycConstant is a BinaryPredicate.
isBindingPostponed() - Method in class org.opencyc.inferencesupport.BindingSet
Returns true iff the asking of the binding values has been postponed (due to the estimated number of KB instances exceeding a user-controlled threshold).
isCartesianProduct() - Method in class org.opencyc.inferencesupport.BindingSet
Returns true iff the binding set has the form of an uninstantiated cartesian product.
isCollection_Cached(CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if cycConstant is a Collection, implements a cache to avoid asking the same question twice from the KB.
isCollection(CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if cycConstant is a Collection.
isCollectionCache - Variable in class org.opencyc.api.CycAccess
Least Recently Used Cache of isCollection results.
isCompositeState() - Method in class org.opencyc.uml.interpreter.StateInterpreter
Gets whether the interpreted state is a composite state.
isConcurrent - Variable in class org.opencyc.uml.statemachine.CompositeState
indicates concurrent processes
isConcurrent() - Method in class org.opencyc.uml.statemachine.CompositeState
Gets whether concurrent processes.
isConstantNameAvailable(String) - Method in class org.opencyc.api.CycAccess
Returns true if the candidate name is an available CycConstant name, case insensitive.
isCycLNonAtomicReifableTerm() - Method in class org.opencyc.cycobject.CycList
Returns true if formula is well-formed Non Atomic Reifable Term.
isCycLNonAtomicReifableTerm(CycList) - Method in class org.opencyc.api.CycAccess
Returns true if formula is well-formed Non Atomic Reifable Term.
isCycLNonAtomicUnreifableTerm() - Method in class org.opencyc.cycobject.CycList
Returns true if formula is well-formed Non Atomic Un-reifable Term.
isCycLNonAtomicUnreifableTerm(CycList) - Method in class org.opencyc.api.CycAccess
Returns true if formula is well-formed Non Atomic Un-reifable Term.
isDelimitedString(Object) - Static method in class org.opencyc.util.StringUtils
Returns true iff the given object is a string delimited by double quotes.
isDomainMarked(CycVariable, Object) - Method in class org.opencyc.constraintsolver.ValueDomains
Returns true iff the variable / value combination is marked with any level number.
isDomainMarkedAtLevel(CycVariable, Object, Integer) - Method in class org.opencyc.constraintsolver.ValueDomains
Returns true iff the variable / value combination is marked with a given level number.
isDomainWipedOut(CycVariable) - Method in class org.opencyc.constraintsolver.ValueDomains
Returns true iff all the domain values of the variable have been marked and thus eliminated from consideration as a solution.
isEligibleForUpwardClosureInclusion(CycFort) - Method in class org.opencyc.xml.ExportHtml
Returns true if the given term is eligible for incusion in the upward closure.
isEvaluatable() - Method in class org.opencyc.inferencesupport.Literal
Returns true if this Literal is a simple evaluatable literal, which can be answered without KB lookup.
isEvaluatablePredicate(CycConstant) - Method in class org.opencyc.api.CycAccess
Returns true if cycConstant is an evaluatable predicate.
isExtensionalVariableDomainPopulatingConstraintRule() - Method in class org.opencyc.inferencesupport.ConstraintRule
Returns true if this is an extensional variable domain populating ConstraintRule.
isFilteredDamlSelectedConstant(Object) - Method in class org.opencyc.xml.ExportDaml
Return True iff the object is a selected constant.
isFilteredSelectedConstant(Object) - Method in class org.opencyc.xml.ExportDaml
Return True iff the object is a instance of the desired KB subset collection
isFormulaWellFormed(CycFort) - Method in class org.opencyc.cycobject.CycList
Returns true if formula is well-formed in the relevant mt.
isFormulaWellFormed(CycList, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if formula is well-formed in the relevant mt.
isFunction(CycConstant) - Method in class org.opencyc.api.CycAccess
Returns true if cycConstant is a Function.
isGenlInverseOf(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if CycFort GENLPRED is a genl-inverse of CycFort SPECPRED in any MT.
isGenlInverseOf(CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if CycFort GENLPRED is a genl-inverse of CycFort SPECPRED in MT.
isGenlMtOf(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if CycFort GENLMT is a genl-mt of CycFort SPECPRED in *mt-mt* (currently #$UniversalVocabularyMt).
isGenlOf_Cached(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if CycFort GENL is a genl of CycFort SPEC, implements a cache to avoid asking the same question twice from the KB.
isGenlOf(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if CycFort GENL is a genl of CycFort SPEC.
isGenlOf(CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if CycFort GENL is a genl of CycFort SPEC in MT.
isGenlOfCache - Variable in class org.opencyc.api.CycAccess
Least Recently Used Cache of isGenlOf results.
isGenlPredOf(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if CycFort GENLPRED is a genl-pred of CycFort SPECPRED in any MT.
isGenlPredOf(CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if CycFort GENLPRED is a genl-pred of CycFort SPECPRED in MT.
isGround() - Method in class org.opencyc.inferencesupport.Literal
Returns true iff this is a ground formula having no variables.
isIndividual(CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if cycConstant is an Individual.
isInitialized - Variable in class org.opencyc.chat.ChatUserModel
Indicates that the user model is completely restored from the KB.
isIrreflexive(CycFort) - Method in class org.opencyc.inferencesupport.Literal
Returns true iff the predicate has the irreflexive property: (#$isa ?PRED #$IrreflexsiveBinaryPredicate).
isIrreflexivePredicate(CycConstant, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true iff the predicate has the irreflexive property: (#$isa ?PRED #$IrreflexsiveBinaryPredicate).
isKeyword() - Method in class org.opencyc.cycobject.CycSymbol
Returns true iff this symbol is a SubL keyword.
isMetaRelation(CycFort) - Method in class org.opencyc.kif.CycAssertionsFactory
Returns true if cycPredicate is a MetaRelation.
isMethodInert(Method) - Method in class org.opencyc.javashell.CycJavaShell
 
isMicrotheory(CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if cycConstant is a microtheory.
isNumeric(String) - Static method in class org.opencyc.util.StringUtils
Returns true iff all characters in the given string are numeric.
isOpenCyc() - Method in class org.opencyc.api.CycAccess
Returns true if this KB is OpenCyc.
isOrderedLoad - Variable in class org.opencyc.kif.KifFileLoader
 
isParaphrased(String) - Method in class org.opencyc.chat.IrcChat
Returns true if Paraphrased for a destination/returnpath
isPopulatingRule(ConstraintRule, CycVariable) - Method in class org.opencyc.constraintsolver.VariableDomainPopulator
Returns true iff the given ConstraintRule was used to populate the domain of the given high cardinality variable.
isPostponedHighCardinalityDomain(CycVariable) - Method in class org.opencyc.constraintsolver.VariableDomainPopulator
Returns true iff this variable's domain is too large for efficient processing.
isPredicate(CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if cycFort is a Predicate.
isProbableUri(String) - Method in class org.opencyc.xml.ImportDaml
Returns true if the given string is likely to be a URI.
isProbableUri(String) - Method in class org.opencyc.xml.GatherOpenDirectoryTitles
Returns true if the given string is likely to be a URI.
isProperList() - Method in class org.opencyc.cycobject.CycList
Returns true if this is a proper list.
isPublicConstant(CycConstant) - Method in class org.opencyc.api.CycAccess
Returns true if cycConstant is a PublicConstant.
isQueryTrue_Cached(CycList, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true iff the query is true in the knowledge base, implements a cache to avoid asking the same question twice from the KB.
isQueryTrue(CycList, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true iff the ground query is true in the knowledge base.
isQuotedCollection(CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if term is a quotedCollection, in any microtheory
isQuotedCollection(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if term is a quotedCollection is a quotedCollection.
isRegion - Variable in class org.opencyc.uml.statemachine.CompositeState
A derived boolean value that indicates whether this composite state is a direct substate of a concurrent state.
isRegion() - Method in class org.opencyc.uml.statemachine.CompositeState
Gets whether this composite state is a direct substate of a concurrent state.
isRegistered - Variable in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter
Indicates whether this agent is registered.
isSelfTransition() - Method in class org.opencyc.uml.statemachine.Transition
Gets whether this is a self transition, meaning that the source and target states are the same state.
isSpecOf(CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if CycFort SPEC is a spec of CycFort GENL.
isSpecOf(CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if CycFort SPEC is a spec of CycFort GENL.
isSubsumedBy(Literal) - Method in class org.opencyc.inferencesupport.Literal
Returns whether this literal is subsumed by the given literal.
isSuoKif - Variable in class org.opencyc.kif.KifFileLoader
 
isSymbolicExpression - Variable in class org.opencyc.api.CycConnection
Indicates if the response from the OpenCyc server is a symbolic expression (enclosed in parentheses).
isTerminated - Variable in class org.opencyc.uml.interpreter.Interpreter
indicates that the state machine has terminated
isTestedClean - Variable in class org.opencyc.kif.CycBulkAssertions
 
isThreadRunning - Variable in class org.opencyc.uml.interpreter.StateInterpreter
indicates whether a thread is running this state.
isThreadRunning() - Method in class org.opencyc.uml.interpreter.StateInterpreter
Gets whether a thread is running this state
isTimedOut() - Method in class org.opencyc.util.Timer
Returns true if this timer is timed out, false otherwise.
isTopState() - Method in class org.opencyc.uml.interpreter.StateInterpreter
Returns true if the interpreted state is the top state.
isUnary() - Method in class org.opencyc.inferencesupport.Literal
Returns true iff this is a formula having one variable.
isUnary() - Method in class org.opencyc.inferencesupport.BindingSet
Returns true iff this is a formula having one variable.
isUnaryPredicate(CycConstant) - Method in class org.opencyc.api.CycAccess
Returns true if cycConstant is a UnaryPredicate.
isUnaryRuleConsistent(ConstraintRule, CycVariable) - Method in class org.opencyc.constraintsolver.ArgumentTypeConstrainer
Returns true iff the given unary constraint rule is consistent with the previously accepted unary constraints on the given variable.
isValid() - Method in class org.opencyc.cycobject.CycList
Answers true iff the CycList contains valid elements.
isValidConstantName(String) - Method in class org.opencyc.api.CycAccess
Returns true if the candidate name uses valid CycConstant characters.
isValidConstraintRuleExpression(CycList) - Static method in class org.opencyc.inferencesupport.Literal
Returns true iff the given CycList is a valid representation of a constraint rule.
isValidHornExpression(CycList) - Static method in class org.opencyc.inferencesupport.HornClause
Returns true iff the given CycList is a valid representation of a constraint horn clause.
isValidHornExpression(String) - Static method in class org.opencyc.inferencesupport.HornClause
Returns true iff the given CycList is a valid representation of a constraint horn clause.
isValidSymbolName(String) - Static method in class org.opencyc.cycobject.CycSymbol
Returns true iff the given string is a valid symbol name.
isVariableDomainPopulatingRule() - Method in class org.opencyc.inferencesupport.ConstraintRule
Returns true if this is a variable domain populating Rule.
isWellFormedFormula(CycList) - Method in class org.opencyc.api.CycAccess
Returns true iff CycList represents a well formed formula.
italics(Element) - Method in class org.opencyc.xml.ExportHtml
Creates an italics element in the HTML document.
iterators - Variable in class org.opencyc.cycobject.CycListVisitor
Stack of CycList Iterators
iteratorToCycList(Iterator) - Method in class org.opencyc.javashell.CycJavaShell
 

J

JarClassLoader - class org.opencyc.javashell.JarClassLoader.
JarClassLoader provides a minimalistic ClassLoader which shows how to instantiate a class which resides in a .jar file.

JarClassLoader(String) - Constructor for class org.opencyc.javashell.JarClassLoader
 
JarResources - class org.opencyc.javashell.JarResources.
JarResources: JarResources maps all resources included in a Zip or Jar file.
JarResources(String) - Constructor for class org.opencyc.javashell.JarResources
creates a JarResources.
jLabel1 - Variable in class org.opencyc.xml.gui.ImportDamlPanel
 

K

kbSubsetCollection - Variable in class org.opencyc.xml.ImportDaml
The KB Subset collection which identifies ontology import terms in Cyc.
kbSubsetCollectionName - Variable in class org.opencyc.xml.ImportDaml
The name of the KB Subset collection which identifies ontology import terms in Cyc.
KifFileLoader - class org.opencyc.kif.KifFileLoader.
Provides the behavior and attributes of OpenCyc KifFileLoader.
KifFileLoader(CycAssertionsFactory) - Constructor for class org.opencyc.kif.KifFileLoader
Constructs a new KifFileLoader.
kifToCycLMap - Variable in class org.opencyc.kif.KifFileLoader
 
kill(ArrayList) - Method in class org.opencyc.api.CycAccess
Kills the given Cyc constants.
kill(CycConstant) - Method in class org.opencyc.api.CycAccess
Kills a Cyc constant.
kill(CycConstant[]) - Method in class org.opencyc.api.CycAccess
Kills the given Cyc constants.
kill(CycFort) - Method in class org.opencyc.api.CycAccess
Kills a Cyc NART (Non Atomic Reified Term).
kind - Variable in class org.opencyc.uml.statemachine.PseudoState
the kind of PseudoState

L

language - Variable in class org.opencyc.uml.commonbehavior.Expression
the name of the language of this expression
language - Variable in class org.opencyc.util.Amp
The (computer) language in which the content is written.
language() - Method in class org.opencyc.util.Amp
Returns the language.
last() - Method in class org.opencyc.cycobject.CycList
Returns the last element of the CycList.
lastSelected - Variable in class org.opencyc.util.ListBox
 
lengthXMLTag - Static variable in class org.opencyc.cycobject.ByteArray
the name of the XML tag for the length of Cyc byte-vector objects
lineBreak(Element) - Method in class org.opencyc.xml.ExportHtml
Creates a line break in the HTML document.
list - Variable in class org.opencyc.util.ListBox
 
list(Object) - Static method in class org.opencyc.cycobject.CycList
Creates a new CycList containing the given element.
list(Object, Object) - Static method in class org.opencyc.cycobject.CycList
Creates a new CycList containing the given two elements.
list(Object, Object, Object) - Static method in class org.opencyc.cycobject.CycList
Creates a new CycList containing the given three elements.
ListBox - class org.opencyc.util.ListBox.
 
ListBox(Action, Action, Action, String, int) - Constructor for class org.opencyc.util.ListBox
Constructs a ListBox initialized with the given actions, title and row count.
ListBox(String, int) - Constructor for class org.opencyc.util.ListBox
Constructs a new ListBox object given a title and row count.
listenerSocket - Variable in class org.opencyc.api.CycConnection.TaskProcessorBinaryResponseHandler
The socket which listens for new connections.
listenerSocket - Variable in class org.opencyc.cycagent.AgentManager
The socket which listens for new connections.
listenForConnections(int) - Method in class org.opencyc.chat.IrcChat
 
listenForCycServers() - Method in class org.opencyc.cycagent.AgentManager
Handles connecting Cyc servers.
listening - Variable in class org.opencyc.chat.IrcChat.DccServerThread
 
Literal - class org.opencyc.inferencesupport.Literal.
An abstract parent class for QueryLiteral and ConstraintRule classes.
Literal() - Constructor for class org.opencyc.inferencesupport.Literal
 
literal(ALiteral) - Method in class org.opencyc.xml.ImportDaml
Returns the DamlTerm info of the given RDF literal.
literal(ALiteral) - Method in class org.opencyc.xml.GatherOpenDirectoryTitles
Returns the DamlTerm info of the given RDF literal.
literalValue() - Method in class org.opencyc.xml.ImportDaml.DamlTermInfo
Returns the literal value of this object.
literalValue() - Method in class org.opencyc.xml.GatherOpenDirectoryTitles.DamlTermInfo
Returns the literal value of this object.
load(File) - Method in class org.opencyc.kif.KifFileLoader
Adds the File to this AssertionCollection.
load(InputStream) - Method in class org.opencyc.kif.KifFileLoader
Adds the contents of the InputStream to this AssertionCollection.
load(Reader) - Method in class org.opencyc.kif.KifFileLoader
Adds the contents of the Reader to this AssertionCollection.
load(StreamTokenizer) - Method in class org.opencyc.kif.KifFileLoader
Adds the contents of the StreamTokenizer to this AssertionCollection.
loadClass(String) - Method in class org.opencyc.javashell.MultiClassLoader
This is a simple version for external clients since they will always want the class resolved before it is returned to them.
loadClass(String) - Method in class org.opencyc.javashell.NClassLoader
Loads a class by name.
loadClass(String, boolean) - Method in class org.opencyc.javashell.MultiClassLoader
 
loadClass(String, boolean) - Method in class org.opencyc.javashell.NClassLoader
Loads a class by name with or without resolving it first.
loadClass(String, String) - Method in class org.opencyc.javashell.NClassLoader
Loads a class by name from a base directory.
loadClassBytes(String) - Method in class org.opencyc.javashell.MultiClassLoader
 
loadClassBytes(String) - Method in class org.opencyc.javashell.JarClassLoader
 
LOCAL_CLIENT_LISTENER_PORT - Static variable in class org.opencyc.api.CycConnection.TaskProcessorBinaryResponseHandler
Well known port where the java api listens for requests from cyc clients.
LOCAL_CLIENT_LISTENER_PORT - Static variable in class org.opencyc.cycagent.AgentManager
Well known port where the Agent Manager listens for requests from cyc clients.
LOCAL_CYC_CONNECTION - Static variable in class org.opencyc.api.UnitTest
Indicates the use of a local CycConnection object to connect with a Cyc server.
localXpath(Node) - Static method in class org.opencyc.xml.XpathComputer
Returns the local Xpath string for the input node, i.e.
Log - class org.opencyc.util.Log.
 
Log() - Constructor for class org.opencyc.util.Log
Constructs a new Log object.
Log(String) - Constructor for class org.opencyc.util.Log
Constructs a new Log object given the path.
Log(String, boolean, boolean, boolean, boolean) - Constructor for class org.opencyc.util.Log
Constructs a new Log object given all parameters.
logFilePath - Variable in class org.opencyc.util.Log
File pathname for the log file.
lookupAgentRep(String) - Method in class org.opencyc.cycagent.coabs.CoAbsCommunityAdapter
Returns the AgentRep object for the given agent name.
LOW_VERBOSITY - Static variable in interface org.opencyc.cycagent.AgentCommunityAdapter
Low verbosity of the solution output.
LowestLevelNode - class org.opencyc.elf.LowestLevelNode.
Provides the lowest level Node container for the Elementary Loop Functioning (ELF).
LowestLevelNode() - Constructor for class org.opencyc.elf.LowestLevelNode
Constructs a new LowestLevelNode object.

M

m_isInitialized - Variable in class org.opencyc.javashell.CycJavaShell
 
Main - class org.opencyc.constraintsolver.Main.
Main program for a finite domain constraint solver optimized to work with the OpenCyc Knowledge Base.
Main() - Constructor for class org.opencyc.constraintsolver.Main
 
main(String[]) - Static method in class org.opencyc.api.CyclopsBenchmark
Main method to load and execute the Cyclops benchmark.
main(String[]) - Static method in class org.opencyc.api.UnitTest
Main method in case tracing is prefered over running JUnit.
main(String[]) - Static method in class org.opencyc.api.ApiDemo
Provides the main method for the api demo application
main(String[]) - Static method in class org.opencyc.chat.ConsoleChat
Provides a main function to launch the ConsoleChat application.
main(String[]) - Static method in class org.opencyc.chat.UnitTest
Main method in case tracing is prefered over running JUnit GUI.
main(String[]) - Static method in class org.opencyc.chat.IrcChat
Provide a command line function to launch the IrcChat application.
main(String[]) - Static method in class org.opencyc.constraintsolver.UnitTest
Main method in case tracing is prefered over running JUnit GUI.
main(String[]) - Static method in class org.opencyc.constraintsolver.Main
Launches the Constraint Solver.
main(String[]) - Static method in class org.opencyc.cycagent.Echo
Provides the main method to run the Echo class as an application.
main(String[]) - Static method in class org.opencyc.cycagent.AgentManager
Provides the main method.
main(String[]) - Static method in class org.opencyc.cycagent.coabs.CoAbsCycProxy
Provides the main method.
main(String[]) - Static method in class org.opencyc.cycagent.coabs.UnitTest
Main method in case tracing is prefered over running JUnit.
main(String[]) - Static method in class org.opencyc.cycagent.fipaos.FipaOsCycProxy
Provides the main method.
main(String[]) - Static method in class org.opencyc.cycobject.UnitTest
Main method in case tracing is prefered over running JUnit.
main(String[]) - Static method in class org.opencyc.inferencesupport.UnitTest
Main method in case tracing is prefered over running JUnit GUI.
main(String[]) - Static method in class org.opencyc.javashell.CycJavaService
 
main(String[]) - Static method in class org.opencyc.javashell.CycJavaCommandline
 
main(String[]) - Static method in class org.opencyc.kif.ExportKif
 
main(String[]) - Static method in class org.opencyc.uml.ImportUmlModel
Provides the main method for the ImportUmlModel application.
main(String[]) - Static method in class org.opencyc.uml.interpreter.Interpreter
Executes the Interpreter application.
main(String[]) - Static method in class org.opencyc.uml.interpreter.UnitTest
Main method in case tracing is prefered over running JUnit.
main(String[]) - Static method in class org.opencyc.util.UnitTest
Main method in case tracing is prefered over running JUnit.
main(String[]) - Static method in class org.opencyc.webserver.WebServer
Provides the command line interface for creating an HTTP server.
main(String[]) - Static method in class org.opencyc.xml.RDFTriples
Starts an RDF/XML to RDFTriples converter.
main(String[]) - Static method in class org.opencyc.xml.OpenDirectoryToDaml
Provides the main class for this application.
main(String[]) - Static method in class org.opencyc.xml.ImportSonatDaml
Provides the main method for the ImportSonatDaml application.
main(String[]) - Static method in class org.opencyc.xml.ExportHtml
Runs the ExportHtml application.
main(String[]) - Static method in class org.opencyc.xml.ExportEeldDaml
Provides the main method for an EELD DAML export.
main(String[]) - Static method in class org.opencyc.xml.UnitTest
Main method in case tracing is prefered over running JUnit GUI.
main(String[]) - Static method in class org.opencyc.xml.ImportOpenDirectoryStructure
Provides the main method for the ImportOdpDaml application.
main(String[]) - Static method in class org.opencyc.xml.gui.ImportDamlApp
 
makeAID(String, int) - Method in class org.opencyc.cycagent.GenericAgent
Makes an AgentID for the given agent name
makeCallEvent(String, String, String) - Method in class org.opencyc.uml.statemachine.StateMachineFactory
Makes a new CallEvent object.
makeChangeEvent(String, String, String, String) - Method in class org.opencyc.uml.statemachine.StateMachineFactory
Makes a new ChangeEvent object.
makeCharInterpreter(String, String) - Method in class org.opencyc.chat.ChatterBot
Makes a new chat interpreter object for a new chat partner, and stores it in the dictionary for later lookup.
makeCompletionEvent(String, String, State) - Method in class org.opencyc.uml.statemachine.StateMachineFactory
Makes a new CompletionEvent object.
makeCompositeState(String, String, CompositeState, Procedure, Procedure, Procedure, boolean) - Method in class org.opencyc.uml.statemachine.StateMachineFactory
Makes a new composite state object.
makeCycConstant(String) - Method in class org.opencyc.api.CycAccess
Returns a new CycConstant object using the constant name, recording bookkeeping information and archiving to the Cyc transcript.
makeCycConstant(String) - Method in class org.opencyc.kif.CycAssertionsFactory
Override of CycAccess Constructs a new CycConstant object using the constant name.
makeCycConstantError - Variable in class org.opencyc.javashell.CycJavaShell
 
makeCycConstantError - Static variable in class org.opencyc.kif.CycAssertionsFactory
 
makeCycConstantOrNull(String) - Method in class org.opencyc.kif.CycAssertionsFactory
 
makeCycList(String) - Method in class org.opencyc.api.CycAccess
Constructs a new CycList object by parsing a string.
makeCycSymbol(String) - Static method in class org.opencyc.api.CycObjectFactory
Constructs a new CycSymbol object.
makeCycVariable(String) - Static method in class org.opencyc.api.CycObjectFactory
Constructs a new CycVariable object using the variable name.
makeEvent(String, String) - Method in class org.opencyc.uml.statemachine.StateMachineFactory
Makes a new Event object.
makeFinalState(String, String, CompositeState, Procedure, Procedure, Procedure) - Method in class org.opencyc.uml.statemachine.StateMachineFactory
Makes a new final state object.
makeGaf(CycConstant, CycConstant, CycConstant) - Static method in class org.opencyc.kif.CycAssertionsFactory
Constructs a new CycList object representing a Gaf using the the three parameters
makeGuid(String) - Static method in class org.opencyc.api.CycObjectFactory
Returns a cached Guid object or construct a new Guid object from a guid string if the guid is not found in the cache.
makeIsa(CycConstant, CycConstant) - Method in class org.opencyc.kif.CycAssertionsFactory
Constructs a new CycList object representing a Isa based Gaf using the the two parameters
makeIsa(CycConstant, String) - Method in class org.opencyc.kif.CycAssertionsFactory
Constructs a new CycList object representing a Isa based Gaf using the the two parameters
makeLog() - Static method in class org.opencyc.util.Log
Constructs a new Log object according to java properties and store a reference to it at the Log class.
makeLog(String) - Static method in class org.opencyc.util.Log
Constructs a new Log object according to java properties and store a reference to it at the Log class.
makeProcedure(String, String, String, String, boolean) - Method in class org.opencyc.uml.statemachine.StateMachineFactory
Makes a new procedure object.
makePseudoState(String, String, CompositeState, int) - Method in class org.opencyc.uml.statemachine.StateMachineFactory
Makes a new pseudo state object.
makeSignalEvent(String, String, Signal) - Method in class org.opencyc.uml.statemachine.StateMachineFactory
Makes a new SignalEvent object.
makeSimpleState(String, String, CompositeState, Procedure, Procedure, Procedure) - Method in class org.opencyc.uml.statemachine.StateMachineFactory
Makes a new simple state object.
makeStateMachine(String, String, String, Object) - Method in class org.opencyc.uml.statemachine.StateMachineFactory
Makes a new state machine object.
makeStateVertex(String, String, CompositeState) - Method in class org.opencyc.uml.statemachine.StateMachineFactory
Makes a new state vertex object.
makeStdSUOKIFMap() - Method in class org.opencyc.kif.KifFileLoader
 
makeStreamTokenizer(String) - Static method in class org.opencyc.cycobject.CycListParser
Returns a configured StreamTokenizer.
makeTimeEvent(String, String, String, String) - Method in class org.opencyc.uml.statemachine.StateMachineFactory
Makes a new TimeEvent object.
makeTransition(String, String, String, String, Procedure, Event, StateVertex, StateVertex) - Method in class org.opencyc.uml.statemachine.StateMachineFactory
Makes a new transition object.
makeTypedCycFort(String, String) - Method in class org.opencyc.javashell.CycJavaShell
 
makeUniqueCycVariable(CycVariable) - Static method in class org.opencyc.api.CycObjectFactory
Constructs a new CycVariable object by suffixing the given variable.
makeValidConstantName(String) - Static method in class org.opencyc.cycobject.CycConstant
Makes a valid constant name from the candidate name by substituting an underline character for the invalid characters.
map - Variable in class org.opencyc.webserver.WebServer
Map from String (jar root) to JarFile[] (jar class path).
mapClassToFort - Variable in class org.opencyc.javashell.CycJavaShell
 
mapFortToClass - Variable in class org.opencyc.javashell.CycJavaShell
 
mapFortToObject - Static variable in class org.opencyc.javashell.CycJavaShell
 
mapObjectToFort - Static variable in class org.opencyc.javashell.CycJavaShell
 
MappingExpression - class org.opencyc.uml.commonbehavior.MappingExpression.
MappingExpression from the UML Common_Behavior package.
MappingExpression() - Constructor for class org.opencyc.uml.commonbehavior.MappingExpression
Constructs a new MappingExpression object.
mappingMt - Variable in class org.opencyc.javashell.CycJavaShell
 
mapStringToConstant - Variable in class org.opencyc.javashell.CycJavaShell
 
markDomain(CycVariable, Object, Object) - Method in class org.opencyc.constraintsolver.ValueDomains
Marks the entry for the variable / domain value with an Integer level number, or a Boolean True, or null.
markPermittedRemainingBindings(CycList, ArrayList, ArrayList, Binding, ConstraintRule) - Method in class org.opencyc.constraintsolver.ForwardCheckingSearcher
Recurses to instantiate the constraint rule in the constraint problem KB microtheory with all remaining variables as bindings, marking the domain values as permitted with Boolean true.
marshall(Object) - Static method in class org.opencyc.xml.Marshaller
Marshalls the given object into its CYC-ML XML representation.
Marshaller - class org.opencyc.xml.Marshaller.
Provides the behavior of a CYC-ML marshaller.
Marshaller() - Constructor for class org.opencyc.xml.Marshaller
 
MAX_LOCAL_CLIENT_CLIENTS - Static variable in class org.opencyc.api.CycConnection.TaskProcessorBinaryResponseHandler
Maximum number of local cyc clients supported by this listener.
MAX_LOCAL_CLIENT_CLIENTS - Static variable in class org.opencyc.cycagent.AgentManager
Maximum number of local cyc clients supported by this listener.
MAX_VERBOSITY - Static variable in interface org.opencyc.cycagent.AgentCommunityAdapter
Maximum verbosity of the solution output.
maxCardinality - Variable in class org.opencyc.xml.ImportDaml.DamlRestriction
the maxCardinality restriction
MEDIUM_VERBOSITY - Static variable in interface org.opencyc.cycagent.AgentCommunityAdapter
Medium verbosity of the solution output.
messageAdded(Message) - Method in class org.opencyc.cycagent.coabs.CoAbsCommunityAdapter
Receives messages from the CoABS grid.
messageConsumed - Variable in class org.opencyc.cycagent.GenericAgent
Indicates whether this class consumed the received message.
messageReceived(int, ACL) - Method in class org.opencyc.cycagent.GenericAgent
Notifies my agent that an Agent Communication Language message has been received.
messageReceived(int, ACL) - Method in class org.opencyc.cycagent.CycProxy
Notifies my agent that an Agent Communication Language message has been received.
messageReceived(int, ACL) - Method in class org.opencyc.cycagent.Echo
Notifies my agent that an Agent Communication Language message has been received.
messageReceived(int, ACL) - Method in interface org.opencyc.cycagent.MessageReceiver
Notifies my agent that an Agent Communication Language message has been received.
messageReceived(int, ACL) - Method in class org.opencyc.cycagent.CycAgentProxy
Notifies my agent that an Agent Communication Language message has been received.
messageReceiver - Variable in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter
The parent agent object which implements the MessageReceiver interface.
MessageReceiver - interface org.opencyc.cycagent.MessageReceiver.
Defines the message-receiver call-back interface for interacting with an agent community such as CoABS or FIPA-OS.
messagingMode - Variable in class org.opencyc.api.CycConnection
Messaging mode to the OpenCyc server.
messagingMode - Variable in class org.opencyc.api.CycAccess
Parameter indicating the serial or concurrent messaging mode to the OpenCyc server.
metaGuid() - Method in class org.opencyc.cycobject.CycNart
Returns a string representation of the CycNart with the guid in place of the constant name.
metaName() - Method in class org.opencyc.cycobject.CycNart
Returns a metaName representation of the CycNart.
metaRelation - Static variable in class org.opencyc.kif.CycAssertionsFactory
 
methodLine - Variable in class org.opencyc.webserver.WebServer.Task
Contains the first line of a request message.
microtheory - Static variable in class org.opencyc.kif.CycAssertionsFactory
 
MIN_MAIN_FRAME_HEIGHT - Static variable in class org.opencyc.xml.gui.ImportDamlApp
 
MIN_MAIN_FRAME_WIDTH - Static variable in class org.opencyc.xml.gui.ImportDamlApp
 
msgSerialNumber - Variable in class org.opencyc.cycagent.coabs.CoAbsCommunityAdapter
outbound message serial number.
msgSerialNumber - Variable in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter
outbound message serial number.
mt - Variable in class org.opencyc.constraintsolver.ConstraintProblem
The OpenCyc microtheory in which the constraint rules should be asked.
mt - Variable in class org.opencyc.inferencesupport.BindingSet
The microtheory in which the variable bindings were obtained
mt - Variable in class org.opencyc.xml.ExportHtml.Category
The mt in which the query is asked.
mtForUser(String) - Method in class org.opencyc.chat.IrcChat
Returns a Mt for a user
mtName - Static variable in class org.opencyc.uml.interpreter.CycExtractor
the name of the relevant inference microtheory
mtSend(PrintWriter, CycFort) - Method in class org.opencyc.kif.ExportKif
 
mtTerm - Variable in class org.opencyc.uml.interpreter.CycExtractor
the relevant inference microtheory
mtUser - Variable in class org.opencyc.chat.IrcChat
 
MultiClassLoader - class org.opencyc.javashell.MultiClassLoader.
A simple test class loader capable of loading from multiple sources, such as local files or a URL.

This class is derived from an article by Chuck McManis http://www.javaworld.com/javaworld/jw-10-1996/indepth.src.html with large modifications.

Note that this has been updated to use the non-deprecated version of defineClass() -- JDM.

Simplified by siege on 4-27-01

MultiClassLoader() - Constructor for class org.opencyc.javashell.MultiClassLoader
 
multiplicity - Variable in class org.opencyc.uml.action.Pin
the number of values this pin may hold at any one time
mustBeUri(GatherOpenDirectoryTitles.DamlTermInfo) - Method in class org.opencyc.xml.GatherOpenDirectoryTitles.DamlTermInfo
Returns true if the uri does not represent an RDF object.
mustBeUri(ImportDaml.DamlTermInfo) - Method in class org.opencyc.xml.ImportDaml.DamlTermInfo
Returns true if the uri does not represent an RDF object.
myAgentName - Static variable in class org.opencyc.api.UnitTest
 
myAgentName - Variable in class org.opencyc.cycagent.GenericAgent
name of the local agent
myAgentName - Variable in class org.opencyc.cycagent.coabs.CoAbsCommunityAdapter
reference to the name of my agent
myAgentName - Variable in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter
reference to the name of my agent
myAgentType - Variable in class org.opencyc.cycagent.GenericAgent
type of the local agent
myClientName - Variable in class org.opencyc.api.CycConnection
name of my api client

N

name - Variable in class org.opencyc.api.UnitTest.ApiRequestor
 
name - Variable in class org.opencyc.cycobject.CycVariable
The variable represented as a String.
name - Variable in class org.opencyc.cycobject.CycConstant
The name of the CycConstant object.
name - Variable in class org.opencyc.elf.ELFObject
the unique name of this ELF object
NameNodeFilter - class org.opencyc.xml.NameNodeFilter.
Provides a implementation of org.w3c.dom.traversal.NodeFilter that allows a TreeWalker to select nodes of a DOM tree based on their tag name.
NameNodeFilter(String) - Constructor for class org.opencyc.xml.NameNodeFilter
Creates a NameNodeFilter that will be used by a TreeWalker to navigate a DOM tree obtained from an XML input document and accept only nodes that in the XML document were tagged with the string that is supplied as the only parameter of this creator method.
namespace - Variable in class org.opencyc.uml.statemachine.StateMachineFactory
the namespace for this state machine and its components
nameXMLTag - Static variable in class org.opencyc.cycobject.CycConstant
Field for storing the name of the XML tag for the name of CycConstant objects
nartNoteOutputPath - Variable in class org.opencyc.xml.ExportHtml
The NART note file name.
natXMLtag - Static variable in class org.opencyc.cycobject.CycNart
XML serialization tags.
NBR_OF_HISTORY_ITEMS - Static variable in class org.opencyc.xml.gui.ImportDamlPanel
 
nbrAsks - Variable in class org.opencyc.constraintsolver.ConstraintProblem
Number of KB asks performed during the search for solution(s).
nbrCacheHits - Static variable in class org.opencyc.webserver.WebServer
Number of files served from this web server that were found in the cache.
nbrFilesServed - Static variable in class org.opencyc.webserver.WebServer
Number of files served from this web server.
nbrFormulaInstances - Variable in class org.opencyc.inferencesupport.Literal
The number of instances matching this literal formula in the KB.
nbrOfTopics - Variable in class org.opencyc.xml.OpenDirectoryToDaml
number of topics translated
nbrOfTriples - Variable in class org.opencyc.xml.OpenDirectoryToDaml
number of RDF triples translated
nbrSolutionsFound - Variable in class org.opencyc.inferencesupport.Solution
Number of solutions found by the search.
nbrSolutionsRequested - Variable in class org.opencyc.constraintsolver.ConstraintProblem
The number of solutions requested.
nbrSolutionsRequested - Variable in class org.opencyc.inferencesupport.Solution
The number of solutions requested in the parent object.
nbrSteps - Variable in class org.opencyc.constraintsolver.ForwardCheckingSearcher
Number of search steps performed during the search for solution(s).
NClassLoader - class org.opencyc.javashell.NClassLoader.
NClassLoader is an extension of ClassLoader.
NClassLoader(ClassLoader) - Constructor for class org.opencyc.javashell.NClassLoader
Uses another class loader - TODO!
NClassLoader(String, String, String) - Constructor for class org.opencyc.javashell.NClassLoader
Constructs NClassLoader and sets the base dir, file extension and jar dir.
nextApiRequestId() - Method in class org.opencyc.api.CycConnection
Returns the next apiRequestId.
nextElement - Variable in class org.opencyc.cycobject.CycListVisitor
Contains the next Object in the sequence of non-CycList elements of the CycList tree structure.
nextElement() - Method in class org.opencyc.cycobject.CycListVisitor
Returns the next element of this enumeration if this enumeration object has at least one more element to provide.
nextMessageId() - Method in interface org.opencyc.cycagent.AgentCommunityAdapter
Returns the next message serial number identifier.
nextMessageId() - Method in class org.opencyc.cycagent.coabs.CoAbsCommunityAdapter
Returns the next message serial number identifier.
nextMessageId() - Method in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter
Returns the next message serial number identifier.
NFileHolder - class org.opencyc.javashell.NFileHolder.
utility class that associates an Object with a File.
NFileHolder(File, Object) - Constructor for class org.opencyc.javashell.NFileHolder
constuctor to create the association between a File and an Object.
nil - Static variable in class org.opencyc.api.CycObjectFactory
 
NO_SUBSUMPTION - Static variable in class org.opencyc.inferencesupport.Literal
Value which indicates that a given literal neither subsumes another given literal or is subsumed by another given literal.
node - Variable in class org.opencyc.elf.NodeComponent
Reference to the ELF Node which contains this object.
Node - class org.opencyc.elf.Node.
Provides the Node container for the Elementary Loop Functioning (ELF).
Node() - Constructor for class org.opencyc.elf.Node
Constructs a new Node object.
NodeComponent - class org.opencyc.elf.NodeComponent.
Provides common attributes and behavior for Elementary Loop Functioning (ELF) node components.
NodeComponent() - Constructor for class org.opencyc.elf.NodeComponent
 
nodeConsistencyAchiever - Variable in class org.opencyc.constraintsolver.ConstraintProblem
NodeConsistencyAchiever for this ConstraintProblem.
NodeConsistencyAchiever - class org.opencyc.constraintsolver.NodeConsistencyAchiever.
The NodeConsistencyAchiever object achieves node consistency for the parent ConstraintProblem object.
NodeConsistencyAchiever(ConstraintProblem) - Constructor for class org.opencyc.constraintsolver.NodeConsistencyAchiever
Constructs a new NodeConsistencyAchiever object for the parent ConstraintProblem.
nodes - Static variable in class org.opencyc.elf.Node
the dictionary of nodes by name name --> Node
nofailAssertEquals(Object, Object) - Static method in class org.opencyc.api.UnitTest
Compares expected object to the test object without causing a unit test failure, reporting if the parameters are not equal.
nofailAssertTrue(boolean, String) - Static method in class org.opencyc.api.UnitTest
Reports if the given boolen expression is false, without causing a unit test failure.
not - Static variable in class org.opencyc.api.CycAccess
Convenient reference to #$not.
not - Variable in class org.opencyc.constraintsolver.RuleEvaluator
Cached reference to #$not logical operator.
notFoundPath - Variable in class org.opencyc.webserver.WebServer.Task
Contains the file request path for a not-found error message.
notifyWorkerFinished(CycWorkerEvent) - Method in interface org.opencyc.util.CycWorkerListener
Called when the CycWorker is finished.
notifyWorkerInterrupted(CycWorkerEvent) - Method in interface org.opencyc.util.CycWorkerListener
Called when the CycWorker is interrupted.
notifyWorkerStarted(CycWorkerEvent) - Method in interface org.opencyc.util.CycWorkerListener
Called when the CycWorker is started.
notimeout - Static variable in class org.opencyc.api.CycConnection
The timer which optionally monitors the duration of requests to the OpenCyc server.
numericallyEqual - Static variable in class org.opencyc.api.CycAccess
Convenient reference to #$numericallyEqual.
numericallyEqual - Variable in class org.opencyc.constraintsolver.RuleEvaluator
Cached reference to #$numericallyEqual predicate.
numericallyEvaluateExpression(Object) - Static method in class org.opencyc.inferencesupport.ConstraintRule
Returns the numerical value of the expression.

O

object - Variable in class org.opencyc.javashell.NFileHolder
 
objectField(Object, Object) - Method in class org.opencyc.javashell.CycJavaShell
 
obtainDamlPath() - Method in class org.opencyc.xml.gui.ImportDamlPanel
Obtains the specified DAML path.
obtainImportMt() - Method in class org.opencyc.xml.gui.ImportDamlPanel
Obtains the specified import microtheory.
obtainOntologyNickname() - Method in class org.opencyc.xml.gui.ImportDamlPanel
Obtains the specified ontology nickname.
OcCollectionUtils - class org.opencyc.util.OcCollectionUtils.
Provides Collection utilities not otherwise provided by Jakarta Commons.
OcCollectionUtils() - Constructor for class org.opencyc.util.OcCollectionUtils
 
odpTitles - Variable in class org.opencyc.xml.GatherOpenDirectoryTitles
Dictionary of category identifiers and Open Directory topic strings.
OK_RESPONSE_CODE - Static variable in class org.opencyc.api.CycAccess
 
oneMinuteDuration - Static variable in class org.opencyc.cycagent.Echo
 
ontology - Variable in class org.opencyc.util.Amp
The semantics defining the meaning of terms in the content.
ontology() - Method in class org.opencyc.util.Amp
Returns the ontology.
ontologyNickname - Variable in class org.opencyc.xml.gui.ImportDamlPanel
The ontology nickname used as a namespace prefix for imported terms
ontologyNicknameHistory - Variable in class org.opencyc.xml.gui.ImportDamlPanel
Array of ontology nickname history items for the URL input combo box
ontologyNicknames - Variable in class org.opencyc.xml.ImportDaml
Ontology library nicknames, which become namespace identifiers upon import into Cyc.
ontologyNicknames - Variable in class org.opencyc.xml.GatherOpenDirectoryTitles
Ontology library nicknames, which become namespace identifiers upon import into Cyc.
opencycproject - Variable in class org.opencyc.javashell.CycJavaShell
 
opencycproject - Static variable in class org.opencyc.kif.CycAssertionsFactory
 
openDirectoryInput - Variable in class org.opencyc.xml.OpenDirectoryToDaml
Open Directory RDF structure input stream
OpenDirectoryToDaml - class org.opencyc.xml.OpenDirectoryToDaml.
Translates non-compliant OpenDirectory RDF Structure file into DAML compliant format.
OpenDirectoryToDaml() - Constructor for class org.opencyc.xml.OpenDirectoryToDaml
Constructs a new OpenDirectoryToDaml object.
openDirectoryURLString - Variable in class org.opencyc.xml.OpenDirectoryToDaml
the name of the ODP imput URL.
operation - Variable in class org.opencyc.uml.statemachine.CallEvent
the operation of this call event
or - Static variable in class org.opencyc.api.CycAccess
Convenient reference to #$or.
or - Variable in class org.opencyc.constraintsolver.RuleEvaluator
Cached reference to #$or logical operator.
orderAssertions() - Method in class org.opencyc.kif.KifFileLoader
Adds the AssertionCollection to Mt
ORDERED - Static variable in class org.opencyc.uml.action.Pin
 
ordering - Variable in class org.opencyc.uml.action.Pin
indicates whether the set of values held by this pin is ordered or not
org.opencyc.api - package org.opencyc.api
 
org.opencyc.chat - package org.opencyc.chat
 
org.opencyc.constraintsolver - package org.opencyc.constraintsolver
Provides a finite domain constraint solver optimized to work with OpenCyc.
org.opencyc.cycagent - package org.opencyc.cycagent
 
org.opencyc.cycagent.coabs - package org.opencyc.cycagent.coabs
 
org.opencyc.cycagent.fipaos - package org.opencyc.cycagent.fipaos
 
org.opencyc.cycobject - package org.opencyc.cycobject
Provides the attributes and behavior of OpenCyc Knowledge Base objects such as constants, functional expressions, lists, rules and assertions.
org.opencyc.elf - package org.opencyc.elf
 
org.opencyc.elf.bg - package org.opencyc.elf.bg
 
org.opencyc.elf.experience - package org.opencyc.elf.experience
 
org.opencyc.elf.goal - package org.opencyc.elf.goal
 
org.opencyc.elf.wm - package org.opencyc.elf.wm
 
org.opencyc.inferencesupport - package org.opencyc.inferencesupport
 
org.opencyc.javashell - package org.opencyc.javashell
 
org.opencyc.kif - package org.opencyc.kif
 
org.opencyc.uml - package org.opencyc.uml
 
org.opencyc.uml.action - package org.opencyc.uml.action
 
org.opencyc.uml.commonbehavior - package org.opencyc.uml.commonbehavior
 
org.opencyc.uml.interpreter - package org.opencyc.uml.interpreter
 
org.opencyc.uml.statemachine - package org.opencyc.uml.statemachine
 
org.opencyc.util - package org.opencyc.util
Provides a set of utility classes to support the OpenCyc Interface.
org.opencyc.webserver - package org.opencyc.webserver
 
org.opencyc.xml - package org.opencyc.xml
 
org.opencyc.xml.gui - package org.opencyc.xml.gui
 
out - Variable in class org.opencyc.api.CycConnection
The ascii interface output stream.
out - Variable in class org.opencyc.webserver.WebServer.Task
Output tcp stream.
outgoing - Variable in class org.opencyc.uml.statemachine.StateVertex
the outgoing Transitions from this state vertex
outputPath - Variable in class org.opencyc.xml.ExportDaml
The DAML export path and file name.
outputPath - Variable in class org.opencyc.xml.ExportHtml.Category
The file name used to output this categorized vocabulary page.
OutputPin - class org.opencyc.uml.action.OutputPin.
OutputPin from the UML Action package.
OutputPin() - Constructor for class org.opencyc.uml.action.OutputPin
Constructs a new OutputPin object.
OWNER - Static variable in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter
the FIPA-OS agent owner

P

Pair - class org.opencyc.util.Pair.
Implements an ordered pair, two associated Objects.
Pair() - Constructor for class org.opencyc.util.Pair
Constructs a new Pair object.
Pair(Object, Object) - Constructor for class org.opencyc.util.Pair
Constructs a new Pair object given two components.
panel - Variable in class org.opencyc.xml.gui.ImportDamlPanel
 
paragraphBreak() - Method in class org.opencyc.xml.ExportHtml
Creates a paragraph break in the HTML document.
parameter - Variable in class org.opencyc.uml.statemachine.Event
the parameters of this event
paraphrased - Variable in class org.opencyc.chat.IrcChat
 
parent - Variable in class org.opencyc.elf.goal.Goal
the parent goal of this goal
parentBehaviorGeneration - Variable in class org.opencyc.elf.bg.BehaviorGeneration
the parent node's BehaviorGeneration object.
parentNode - Variable in class org.opencyc.elf.Node
The parent node of this node for the task at hand.
parentThread - Variable in class org.opencyc.api.CycConnection.TaskProcessorBinaryResponseHandler
Reference to the parent thread which will sleep until this handler is initialized.
parseAmpPerformativeParameter(String) - Method in class org.opencyc.util.Amp
Returns the performative parameter value for the argument.
parsePair(String) - Static method in class org.opencyc.util.Pair
Returns a Pair representation of a String.
parsePerformative() - Method in class org.opencyc.util.Amp
Returns the performative word in the AMP string.
parsePerformativeParameters() - Method in class org.opencyc.util.Amp
Constructs a AMP object using the current Amp message string.
parseSExpression(String) - Static method in class org.opencyc.util.Amp
Returns an index indicating the end of the next symbolic expression substring.
pendingInterruption - Variable in class org.opencyc.elf.NodeComponent
indicates a pending interruption
performative - Variable in class org.opencyc.util.Amp
The AMP performative (command).
performative() - Method in class org.opencyc.util.Amp
Returns the performative.
performEntryActions(Transition) - Method in class org.opencyc.uml.interpreter.StateInterpreter
Performs entry actions for the given entry state and for each of its superstates disjoint from the superstates of the transition source state.
performOnlyBinaryApiModeTests - Static variable in class org.opencyc.api.UnitTest
Indicates whether unit tests should be performed only in binary api mode.
performTransitionEffect(Transition) - Method in class org.opencyc.uml.interpreter.StateInterpreter
Performs the transition effect in this state and creates the transition completion event.
PERSISTENT_CONNECTION - Static variable in class org.opencyc.api.CycAccess
Value indicating that the OpenCyc api should use one TCP socket for the entire session.
persistentConnection - Variable in class org.opencyc.api.CycAccess
Parameter indicating whether the OpenCyc api should use one TCP socket for the entire session, or if the socket is created and then closed for each api call.
Pin - class org.opencyc.uml.action.Pin.
Pin from the UML Action package.
Pin() - Constructor for class org.opencyc.uml.action.Pin
Constructs a new Pin object
PK_CHOICE - Static variable in class org.opencyc.uml.statemachine.PseudoState
 
PK_DEEPHISTORY - Static variable in class org.opencyc.uml.statemachine.PseudoState
 
PK_FORK - Static variable in class org.opencyc.uml.statemachine.PseudoState
 
PK_INITIAL - Static variable in class org.opencyc.uml.statemachine.PseudoState
 
PK_JOIN - Static variable in class org.opencyc.uml.statemachine.PseudoState
 
PK_JUNCTION - Static variable in class org.opencyc.uml.statemachine.PseudoState
 
PK_SHALLOWHISTORY - Static variable in class org.opencyc.uml.statemachine.PseudoState
 
planner - Variable in class org.opencyc.elf.bg.Executor
the planner whose plans this executor executes
Planner - class org.opencyc.elf.bg.Planner.
Provides the Planner for ELF BehaviorGeneration.
Planner() - Constructor for class org.opencyc.elf.bg.Planner
Constructs a new Planner object.
platform_profile - Static variable in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter
the platform profile location
plusFn - Static variable in class org.opencyc.api.CycAccess
Convenient reference to #$PlusFn.
plusFn - Variable in class org.opencyc.constraintsolver.RuleEvaluator
Cached reference to #$PlusFn function.
pop() - Method in class org.opencyc.util.StackWithPointer
Returns the top of the stack, setting the new top of stack item.
populateArg1Format(CycConstant) - Method in class org.opencyc.xml.ExportDaml
Populates the argument 1 format for a Cyc predicate.
populateArg1Isa(CycConstant) - Method in class org.opencyc.xml.ExportDaml
Populates the argument 1 type constaint for a Cyc predicate.
populateArg2Format(CycConstant) - Method in class org.opencyc.xml.ExportDaml
Populates the argument 2 format for a Cyc predicate.
populateArg2Isa(CycConstant) - Method in class org.opencyc.xml.ExportDaml
Populates the argument 2 type constaint for a Cyc predicate.
populateCoExtensionals(CycConstant) - Method in class org.opencyc.xml.ExportDaml
Populates the coExtensionals for a Cyc collection.
populateComment(CycConstant) - Method in class org.opencyc.xml.ExportDaml
Populates the comment for a Cyc term.
populateDisjointWiths(CycConstant) - Method in class org.opencyc.xml.ExportDaml
Populates the disjointWiths for a Cyc collection.
populateDomains() - Method in class org.opencyc.constraintsolver.VariableDomainPopulator
Determines the best domain population rule to populate each constraint problem variable, and populates those which do not exceed the domain size threshold.
populateDomainViaQuery(ConstraintRule, CycVariable) - Method in class org.opencyc.constraintsolver.VariableDomainPopulator
Populates the domain by asking a query.
populateGenlPreds(CycConstant) - Method in class org.opencyc.xml.ExportDaml
Populates the genlPreds for a Cyc predicate.
populateGenls(CycConstant) - Method in class org.opencyc.xml.ExportDaml
Populates the genls for a Cyc term.
populateIsas(CycConstant) - Method in class org.opencyc.xml.ExportDaml
Populates the isas for a Cyc term.
populatePostponedDomain(CycVariable) - Method in class org.opencyc.constraintsolver.VariableDomainPopulator
Populates the domain of an postponed high cardinality variable, using the previously determined best value domain population rule.
populatePropertyAssertions(CycConstant) - Method in class org.opencyc.xml.ExportDaml
Populates the non-definitional ground atomic formulas in which the the predicate is an element of the list of applicable binary predicates and in which the given term appears as the first argument.
port - Variable in class org.opencyc.api.CycAccess
 
port - Variable in class org.opencyc.webserver.WebServer
Webserver HTTP port.
port - Variable in class org.opencyc.xml.ExportHtml
 
predarity - Static variable in class org.opencyc.kif.CycAssertionsFactory
 
predicate - Static variable in class org.opencyc.kif.CycAssertionsFactory
 
predicateRelates(CycConstant, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if CycConstant BINARYPREDICATE relates CycFort ARG1 and CycFort ARG2.
predicateRelates(CycConstant, CycFort, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns true if CycConstant BINARYPREDICATE relates CycFort ARG1 and CycFort ARG2.
previousDamlTermInfo - Variable in class org.opencyc.xml.ImportDaml
Previously imported term used to avoid redundant assertions.
previousDamlTermInfo - Variable in class org.opencyc.xml.GatherOpenDirectoryTitles
Previously imported term used to avoid redundant assertions.
previouslyExpandedTerms - Variable in class org.opencyc.xml.ExportHtml
indicates which terms have been previously expanded in the hierarchy page
PrimitiveBoolean - class org.opencyc.uml.statemachine.PrimitiveBoolean.
Represents the primitive boolean type.
PrimitiveBoolean() - Constructor for class org.opencyc.uml.statemachine.PrimitiveBoolean
 
PrimitiveChar - class org.opencyc.uml.statemachine.PrimitiveChar.
Represents the primitive char type.
PrimitiveChar() - Constructor for class org.opencyc.uml.statemachine.PrimitiveChar
 
PrimitiveDouble - class org.opencyc.uml.statemachine.PrimitiveDouble.
Represents the primitive double type.
PrimitiveDouble() - Constructor for class org.opencyc.uml.statemachine.PrimitiveDouble
 
PrimitiveFloat - class org.opencyc.uml.statemachine.PrimitiveFloat.
Represents the primitive float type.
PrimitiveFloat() - Constructor for class org.opencyc.uml.statemachine.PrimitiveFloat
 
PrimitiveInt - class org.opencyc.uml.statemachine.PrimitiveInt.
Represents the primitive int type.
PrimitiveInt() - Constructor for class org.opencyc.uml.statemachine.PrimitiveInt
 
PrimitiveLong - class org.opencyc.uml.statemachine.PrimitiveLong.
Represents the primitive long type.
PrimitiveLong() - Constructor for class org.opencyc.uml.statemachine.PrimitiveLong
 
print_guid - Variable in class org.opencyc.xml.ExportHtml
Export the GUID string for each term?
print(char) - Method in class org.opencyc.util.Log
Writes the object's string representation to the log.
print(Object) - Method in class org.opencyc.util.Log
Writes the object's string representation to the log.
print(String) - Method in class org.opencyc.util.Log
Writes the String message to the log.
print(String) - Method in class org.opencyc.xml.XMLWriter
Prints @see #string to this XMLWriter.
print(String) - Method in class org.opencyc.xml.XMLStringWriter
Prints a string to the StringWriter stored in the field @see #writer.
print(String) - Method in class org.opencyc.xml.XMLPrintWriter
Prints a string to the PrintWriter stored in the field @see #writer.
print(String) - Method in class org.opencyc.xml.XMLFileWriter
Prints a string to the FileWriter stored in the field @see #writer.
println() - Method in class org.opencyc.util.Log
Writes a newline to the log.
println(int) - Method in class org.opencyc.util.Log
Writes the int message to the log.
println(Object) - Method in class org.opencyc.util.Log
Writes the object's string representation to the log, followed by a newline.
println(String) - Method in class org.opencyc.chat.IrcChat.DccClientHandlerThread
 
println(String) - Method in class org.opencyc.util.Log
Writes the object's string representation to the log, followed by a newline.
printSafe(String) - Method in class org.opencyc.xml.XMLWriter
Prints @see #string to this XMLWriter after performing all the appropriate substitutions of XML reserved characters.
printStackTrace(Exception) - Method in class org.opencyc.util.Log
Writes the exception stack trace to the log.
printWriter - Variable in class org.opencyc.util.Log
PrintWriter object for the log file.
printXMLAtomicTag(String, int, boolean) - Method in class org.opencyc.xml.XMLWriter
Prints to this XMLWriter an atomic XML tag with no attributes.
printXMLAtomicTag(String, ListIterator, int, boolean) - Method in class org.opencyc.xml.XMLWriter
Prints to this XMLWriter an atomic XML tag with attributes.
printXMLAtomicTag(String, String, String, int, boolean, boolean) - Method in class org.opencyc.xml.XMLWriter
Prints to this XMLWriter an atomic XML tag with a single attribute.
printXMLEndTag(String) - Method in class org.opencyc.xml.XMLWriter
Prints to this XMLWriter an XML end tag.
printXMLEndTag(String, int, boolean) - Method in class org.opencyc.xml.XMLWriter
Prints to this XMLWriter an XML end tag.
printXMLStartTag(String, int, boolean) - Method in class org.opencyc.xml.XMLWriter
 
printXMLStartTag(String, int, boolean, boolean) - Method in class org.opencyc.xml.XMLWriter
Prints to this XMLWriter an XML start tag with no attributes.
printXMLStartTag(String, ListIterator, int, boolean, boolean) - Method in class org.opencyc.xml.XMLWriter
Prints to this XMLWriter an XML start tag with attributes.
printXMLStartTag(String, String, String, int, boolean, boolean) - Method in class org.opencyc.xml.XMLWriter
Prints to this XMLWriter an XML start tag with a single attribute.
problem - Variable in class org.opencyc.constraintsolver.ConstraintProblem
The input problem CycList.
problemParser - Variable in class org.opencyc.constraintsolver.ConstraintProblem
ProblemParser object for this ConstraintProblem.
ProblemParser - class org.opencyc.constraintsolver.ProblemParser.
ProblemParser object to model the attributes and behavior of a parser which inputs the constraint problem representation and sets up the parent ConstraintProblem object.
ProblemParser(ConstraintProblem) - Constructor for class org.opencyc.constraintsolver.ProblemParser
Constructs a new ProblemParser object for the parent ConstraintProblem.
procedure - Variable in class org.opencyc.uml.action.OutputPin
the procedure that owns this pin as an output
procedure - Variable in class org.opencyc.uml.action.InputPin
the procedure that owns this pin as an input
procedureDictionary - Variable in class org.opencyc.uml.interpreter.CycExtractor
the dictionary with the key a procedureTerm and the value its Procedure
ProcedureExpression - class org.opencyc.uml.commonbehavior.ProcedureExpression.
ProcedureExpression from the UML Common_Behavior package.
ProcedureExpression() - Constructor for class org.opencyc.uml.commonbehavior.ProcedureExpression
Constructs a new ProcedureExpression object.
procedureInterpreter - Variable in class org.opencyc.uml.interpreter.StateInterpreter
the procedure interpreter
ProcedureInterpreter - class org.opencyc.uml.interpreter.ProcedureInterpreter.
Interprets a procedure of a UML StateMachine.
ProcedureInterpreter(TreeInterpreter, int) - Constructor for class org.opencyc.uml.interpreter.ProcedureInterpreter
Constructs a new ProcedureInterpreter object given the tree interpreter which interprets java statements
ProcedureStateMachine - class org.opencyc.uml.statemachine.ProcedureStateMachine.
A Procedure which is implemented by the contained state machine.
ProcedureStateMachine() - Constructor for class org.opencyc.uml.statemachine.ProcedureStateMachine
Constructs a new ProcedureStateMachine object.
procedureTerms - Variable in class org.opencyc.uml.interpreter.CycExtractor
the list of procedure terms
procedureToExecute - Variable in class org.opencyc.elf.bg.Planner
the generated plan to execute
procedureToExecute - Variable in class org.opencyc.elf.bg.Executor
the procedure to execute
process(String) - Method in class org.opencyc.xml.RDFTriples
Parses the given URL.
processApiRequest(int, ACL) - Method in class org.opencyc.cycagent.CycProxy
Processes a cyc api request from another agent.
processEchoRequest(int, ACL) - Method in class org.opencyc.cycagent.GenericAgent
Processes an echo request from another agent.
processRestrictionObject(AResource, AResource, AResource) - Method in class org.opencyc.xml.ImportDaml
Records the components of a DAML Restriction.
processRestrictionSubject(AResource, AResource, ALiteral) - Method in class org.opencyc.xml.ImportDaml
Records the components of a DAML Restriction.
processRestrictionSubject(AResource, AResource, AResource) - Method in class org.opencyc.xml.ImportDaml
Records the components of a DAML Restriction.
processRewriteOf(CycConstant, Element) - Method in class org.opencyc.xml.ExportHtml
Processes the case where the given Cyc constant has a #$rewriteOf relationship to a Cyc FORT (First Order Reified Term).
processRewrittenNart(Object, Element) - Method in class org.opencyc.xml.ExportHtml
Creates nodes for rewritten NARTs.
produceHierarchyPages - Variable in class org.opencyc.xml.ExportHtml
Indicates whether hierarchy pages are produced.
properties - Variable in class org.opencyc.xml.gui.ImportDamlPanel
input history properties
propertiesFilename - Variable in class org.opencyc.xml.gui.ImportDamlPanel
input history properties file name
property - Variable in class org.opencyc.xml.ImportDaml.DamlRestriction
The property (Cyc predicate arg0) which relates the subject and predicate instances.
PseudoState - class org.opencyc.uml.statemachine.PseudoState.
PseudoState from the UML State_Machines package.
PseudoState() - Constructor for class org.opencyc.uml.statemachine.PseudoState
Constructs a new StateVertex object.
publicConstantGuid - Static variable in class org.opencyc.xml.ExportHtml
The #$PublicConstant guid.
purpose - Variable in class org.opencyc.elf.Node
the purpose description
push(Object) - Method in class org.opencyc.util.StackWithPointer
Pushes the argument onto the stack.

Q

queryArrayListSEL(String, String) - Method in class org.opencyc.kif.CycAssertionsFactory
Returns a list of bindings for a query with a single unbound variable.
queryArrayListSEL(String, String, String) - Method in class org.opencyc.kif.CycAssertionsFactory
 
queryLiteral - Variable in class org.opencyc.inferencesupport.BindingSet
The literal for which these bindings were obtained.
QueryLiteral - class org.opencyc.inferencesupport.QueryLiteral.
QueryLiteral object to model the attributes and behavior of a query literal.
QueryLiteral(CycList) - Constructor for class org.opencyc.inferencesupport.QueryLiteral
Constructs a new QueryLiteral object from a CycList.
QueryLiteral(String) - Constructor for class org.opencyc.inferencesupport.QueryLiteral
Constructs a new QueryLiteral object from a CycList String representation.
queryMatch(CycList, CycFort, int, int, int) - Method in class org.opencyc.javashell.CycJavaShell
Preforms query in mt with parameters returns the insanciated gafs derived from the query a query of (#$isa ?X #$Dog) in #$BiologyMt will return a ArrayList with a single CycList formula containing: (#$isa (#$GenericInstanceFn #$Dog) #$Dog)
queryString - Variable in class org.opencyc.xml.ExportHtml.Category
The query string used to make this categorized vocabulary page.
queryWithMaximums(CycList, CycFort, int, int, int) - Method in class org.opencyc.javashell.CycJavaShell
 
QUIET_VERBOSITY - Static variable in interface org.opencyc.cycagent.AgentCommunityAdapter
Quiet verbosity of the solution output.
quote - Static variable in class org.opencyc.api.CycObjectFactory
 
quotedStrings - Variable in class org.opencyc.api.CycConnection
An indicator for ascii communications mode that strings should retain their quote delimiters.

R

randomizeInput - Variable in class org.opencyc.constraintsolver.ConstraintProblem
When true randomizes the order of the variables and domain values before beginning the search for a solution.
randomPermutation() - Method in class org.opencyc.cycobject.CycList
Returns a random ordering of the CycList without recursion.
RDFTriples - class org.opencyc.xml.RDFTriples.
 
RDFTriples() - Constructor for class org.opencyc.xml.RDFTriples
Constructs a new RDFTriples object.
read(StreamTokenizer) - Method in class org.opencyc.cycobject.CycListParser
Parses a CycList string representation.
read(StreamTokenizer) - Method in class org.opencyc.kif.CycListKifParser
Parses a CycList string representation.
read(String) - Method in class org.opencyc.cycobject.CycListParser
Parses a CycList string representation.
read(String) - Method in class org.opencyc.kif.CycListKifParser
Parses a CycList string representation.
readAssertion() - Method in class org.opencyc.api.CfaslInputStream
Reads an assertion from a CfaslInputStream.
readByteArray() - Method in class org.opencyc.api.CfaslInputStream
Reads a byte vector from the CfaslInputStream.
readChar() - Method in class org.opencyc.api.CfaslInputStream
Reads an char from this CfaslInputStream.
readCons() - Method in class org.opencyc.api.CfaslInputStream
Reads a dotted list from the CfaslInputStream.
readConstant() - Method in class org.opencyc.api.CfaslInputStream
Reads a constant from a CfaslInputStream.
readCycList() - Method in class org.opencyc.api.CfaslInputStream
Reads a list from the CfaslInputStream.
readDouble() - Method in class org.opencyc.api.CfaslInputStream
Reads a double from this CfaslInputStream.
readGuid() - Method in class org.opencyc.api.CfaslInputStream
Reads the body of a Guid from the CfaslInputStream.
readInt() - Method in class org.opencyc.api.CfaslInputStream
Reads an int from this CfaslInputStream.
readKeyword() - Method in class org.opencyc.api.CfaslInputStream
Reads the body of a keyword Symbol from the CfaslInputStream.
readNart() - Method in class org.opencyc.api.CfaslInputStream
Reads a NART from a CfaslInputStream.
readObject() - Method in class org.opencyc.api.CfaslInputStream
Reads an Object from this CfaslInputStream.
readSymbol() - Method in class org.opencyc.api.CfaslInputStream
Reads the body of a Symbol or EL variable from the CfaslInputStream.
readVariable() - Method in class org.opencyc.api.CfaslInputStream
Reads a variable from the CfaslInputStream.
recastObject(Class, Object) - Method in class org.opencyc.javashell.CycJavaShell
 
recastVector(int, Class[], CycList) - Method in class org.opencyc.javashell.CycJavaShell
 
receiveBinary() - Method in class org.opencyc.api.CycConnection
Receives an object from the CYC server.
receiveBinaryApiRequest() - Method in class org.opencyc.api.CycConnection
Receives a binary (cfasl) api request from a cyc server.
receiveChatMessage() - Method in class org.opencyc.chat.ConsoleChat
Receives chat messages from the user.
receiveChatMessage(String, String) - Method in class org.opencyc.chat.ChatInterpreter
Receives the given chat message from the given chat partner.
receiveChatMessage(String, String, String) - Method in class org.opencyc.chat.ChatterBot
Receives the given chat message from the given chat partner.
receiver - Variable in class org.opencyc.util.Amp
The ID of the receiver of the message.
receiver() - Method in class org.opencyc.util.Amp
Returns the receiver.
recievedConsoleMsg(IrcChat.DccClientHandlerThread, String) - Method in class org.opencyc.chat.IrcChat
 
recordNewSolution(Binding) - Method in class org.opencyc.inferencesupport.Solution
Records the current solution state by copying the current solution into a new partial solution without including the given binding, which is already part of a prior solution.
referenceState - Variable in class org.opencyc.uml.statemachine.StubState
the reference state for this stub state
regHelper - Variable in class org.opencyc.cycagent.coabs.CoAbsCommunityAdapter
the CoABS AgentRestrationHelper object.
register() - Method in class org.opencyc.cycagent.coabs.CoAbsCommunityAdapter
Registers the CoABS agent on the grid.
register() - Method in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter
Registers the agent on the FIPA-OS agent community.
relation - Static variable in class org.opencyc.kif.CycAssertionsFactory
 
remainingDomainSize - Variable in class org.opencyc.constraintsolver.VariableSelectionAttributes
The size of the remaining value domain.
REMOTE_CYC_CONNECTION - Static variable in class org.opencyc.api.UnitTest
Indicates the use of a local RemoteCycConnection object to connect with a remote CycConnection object via a CoABS grid or FIPA-OS agent community.
remoteAgentCommunity - Variable in class org.opencyc.cycagent.GenericAgent
agent community to which the remote agent belongs
remoteAgentName - Variable in class org.opencyc.cycagent.GenericAgent
name of the remote agent
RemoteCycConnection - class org.opencyc.api.RemoteCycConnection.
Provides remote access a binary connection and an ascii connection to the OpenCyc server.
RemoteCycConnection(String, String, int) - Constructor for class org.opencyc.api.RemoteCycConnection
Constructs a new RemoteCycConnection object to the given CycProxyAgent in the given agent community.
removeAction - Variable in class org.opencyc.util.ListBox
 
removeAssertionCache(Integer) - Static method in class org.opencyc.api.CycObjectFactory
Removes the CycAssertion from the cache if it is contained within.
removeBindingFromCurrentSolution(Binding) - Method in class org.opencyc.inferencesupport.Solution
Removes the variable / value binding from the current solution.
removeButton - Variable in class org.opencyc.util.ListBox
 
removeCaches(CycConstant) - Static method in class org.opencyc.api.CycObjectFactory
Removes the CycConstant from the caches if it is contained within.
removeCycNartCache(CycNart) - Static method in class org.opencyc.api.CycObjectFactory
Removes the CycNart from the cache if it is contained within.
removeCycSymbolCache(CycSymbol) - Static method in class org.opencyc.api.CycObjectFactory
Removes the CycSymbol from the cache if it is contained within.
removeCycVariableCache(CycVariable) - Static method in class org.opencyc.api.CycObjectFactory
Removes the CycVariable from the cache if it is contained within.
removeDelimiters(String) - Static method in class org.opencyc.util.StringUtils
Removes delimiter characters from the given string.
removeFromValue(CycVariable, Object) - Method in class org.opencyc.constraintsolver.ValueDomains
Removes the given value from the given variable's value domain.
removeGuidCache(Guid) - Static method in class org.opencyc.api.CycObjectFactory
Removes the Guid from the cache if it is contained within.
removeListener(CycWorkerListener) - Method in class org.opencyc.util.CycWorker
Removes a worker listener from this worker.
renameVariables(ArrayList, int) - Method in class org.opencyc.inferencesupport.HornClause
Renames variables that occur in the given list of other variables.
replaceVarsWithBindingSet(CycList, ArrayList) - Method in class org.opencyc.javashell.CycJavaShell
 
replyMessages - Variable in class org.opencyc.cycagent.coabs.CoAbsCommunityAdapter
Implements an association: message id --> reply message acl.
replyMessages - Variable in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter
Implements an association: message id --> reply message acl.
replyWith - Variable in class org.opencyc.util.Amp
The reference message ID to be used in a subsequent reply.
replyWith() - Method in class org.opencyc.util.Amp
Returns the replyWith.
report() - Method in class org.opencyc.uml.statemachine.StateMachineReport
Performs the state machine report.
reportCfaslErrors - Variable in class org.opencyc.api.CfaslInputStream
Parameter that when set true, causes CFASL object errors to be reported back as strings the caller.
reportCompositeState(CompositeState) - Method in class org.opencyc.uml.statemachine.StateMachineReport
Reports the given composite state.
reportFinalState(FinalState) - Method in class org.opencyc.uml.statemachine.StateMachineReport
Reports the given final state.
reportPseudoState(PseudoState) - Method in class org.opencyc.uml.statemachine.StateMachineReport
Reports the given pseudo state.
reportSimpleState(SimpleState) - Method in class org.opencyc.uml.statemachine.StateMachineReport
Reports the given simple state.
reportState(StateVertex) - Method in class org.opencyc.uml.statemachine.StateMachineReport
Reports the given state and any child states.
reportStateDetails(State) - Method in class org.opencyc.uml.statemachine.StateMachineReport
Reports the state details
reportStateMachine() - Method in class org.opencyc.uml.statemachine.StateMachineReport
Reports the state machine object.
reportTransitionDetails(Transition, String) - Method in class org.opencyc.uml.statemachine.StateMachineReport
Reports the transition details
reportUnhandledCfaslOpcode(int) - Method in class org.opencyc.api.CfaslInputStream
Reports the unhandled cfasl opcode or throws an exception.
resetAll() - Method in class org.opencyc.kif.CycBulkAssertions
 
resetAssertionCache() - Static method in class org.opencyc.api.CycObjectFactory
Resets the Cyc assertion cache.
resetCaches() - Static method in class org.opencyc.api.CycObjectFactory
Resets all the caches.
resetCycConstantCaches() - Static method in class org.opencyc.api.CycObjectFactory
Resets the Cyc constant caches.
resetCycNartCache() - Static method in class org.opencyc.api.CycObjectFactory
Resets the CycNart cache.
resetCycSymbolCache() - Static method in class org.opencyc.api.CycObjectFactory
Resets the CycSymbol cache.
resetCycVariableCache() - Static method in class org.opencyc.api.CycObjectFactory
Resets the CycVariable cache.
resetGuidCache() - Static method in class org.opencyc.api.CycObjectFactory
Resets the Guid cache.
resetIndent() - Method in class org.opencyc.xml.XMLWriter
Resets the indentationof the XMLWriter to its default value.
resource(AResource, GatherOpenDirectoryTitles.DamlTermInfo) - Method in class org.opencyc.xml.GatherOpenDirectoryTitles
Returns the DamlTerm info of the given RDF resource.
resource(AResource, ImportDaml.DamlTermInfo) - Method in class org.opencyc.xml.ImportDaml
Returns the DamlTerm info of the given RDF resource.
responseMessages - Variable in class org.opencyc.api.CycConnection
Implements an association: apiRequestId --> response message.
rest() - Method in class org.opencyc.cycobject.CycList
Returns the CycList after removing the first element, in in the case of a dotted pair, returns the dotted element.
restartChatterBot() - Method in class org.opencyc.chat.IrcChat
 
restore(ArrayList, int) - Method in class org.opencyc.constraintsolver.ForwardCheckingSearcher
Restores the eliminated value choices for constraint variables due to a backtrack in the search.
resultGenl - Static variable in class org.opencyc.kif.CycAssertionsFactory
 
resultIsa - Static variable in class org.opencyc.kif.CycAssertionsFactory
 
resultTerms - Variable in class org.opencyc.uml.interpreter.CycExtractor
the result terms for the current procedure
retrieveArgGenls(CycConstant, int, CycVariable) - Method in class org.opencyc.constraintsolver.ArgumentTypeConstrainer
Retrieves the #$argGenl constraint rules for the given predicate at the given argument position, indexed base 1.
retrieveArgNIsas(CycConstant, int, CycVariable) - Method in class org.opencyc.constraintsolver.ArgumentTypeConstrainer
Retrieves the #$argNIsa constraint rules for the given predicate at the given argument position, indexed base 1.
retrieveArgumentTypeConstraintRules(ConstraintRule) - Method in class org.opencyc.constraintsolver.ArgumentTypeConstrainer
Retrieves the argument type constraint rules for the given rule.
retrieveArgumentTypeConstraintRules(CycConstant, int, CycVariable) - Method in class org.opencyc.constraintsolver.ArgumentTypeConstrainer
Retrieves the argument type constraint rules for the given predicate at the given argument position, indexed base 1.
reverse() - Method in class org.opencyc.cycobject.CycList
Returns a new CycList whose elements are the reverse of this CycList, which is unaffected.
rewriteOfGuid - Static variable in class org.opencyc.xml.ExportHtml
#$rewriteOf guid
rkfPhraseReader(String, CycFort, CycFort) - Method in class org.opencyc.api.CycAccess
Returns a list of parsing expressions, each consisting of a parsing span expression, and a list of parsed terms.
rootTerm - Variable in class org.opencyc.xml.ExportDaml
Used in the export command EXPORT_KB_SUBSET_BELOW_TERM.
rootTerm - Variable in class org.opencyc.xml.ExportHtml
Used in the export command EXPORT_KB_SUBSET_BELOW_TERM.
rootTermGuid - Variable in class org.opencyc.xml.ExportDaml
Used in the export command EXPORT_KB_SUBSET_BELOW_TERM.
rootTermGuid - Variable in class org.opencyc.xml.ExportHtml
Used in the export command EXPORT_KB_SUBSET_BELOW_TERM.
rule - Variable in class org.opencyc.constraintsolver.VariablePopulationItem
The rule which populates this variable.
ruleEvaluator - Variable in class org.opencyc.constraintsolver.ConstraintProblem
RuleEvaluator for this ConstraintProblem.
RuleEvaluator - class org.opencyc.constraintsolver.RuleEvaluator.
RuleEvaluator object evaluates constraint rules for the parent ConstraintProblem object.
RuleEvaluator(ConstraintProblem) - Constructor for class org.opencyc.constraintsolver.RuleEvaluator
Constructs a new RuleEvaluator object for the parent ConstraintProblem.
run() - Method in class org.opencyc.api.CycConnection.TaskProcessorBinaryResponseHandler
Blocks until the next task-processor response is available, then awakens the client thread that made the request.
run() - Method in class org.opencyc.api.UnitTest.ApiRequestor
Makes some API requests.
run() - Method in class org.opencyc.chat.IrcChat
 
run() - Method in class org.opencyc.chat.IrcChat.DccServerThread
 
run() - Method in class org.opencyc.chat.IrcChat.DccClientHandlerThread
 
run() - Method in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter.Shutdown
Runs the shutdown thread.
run() - Method in class org.opencyc.javashell.CycJavaClient
 
run() - Method in class org.opencyc.javashell.CycJavaServer
 
run() - Method in class org.opencyc.uml.interpreter.DoActivity
Performs the do-activity of the associated state.
run() - Method in class org.opencyc.uml.interpreter.StateInterpreter
Interprets the effects of a transition into the given state.
run() - Method in class org.opencyc.webserver.WebServer
Just keep looping, spawning a new thread for each incoming request.
run() - Method in class org.opencyc.webserver.WebServer.Task
Processes the HTTP request.
running - Variable in class org.opencyc.chat.IrcChat
 
runTests(boolean) - Static method in class org.opencyc.constraintsolver.UnitTest
Runs the unit tests
runTests(boolean) - Static method in class org.opencyc.inferencesupport.UnitTest
Runs the unit tests

S

safeToString() - Method in class org.opencyc.cycobject.CycAssertion
Returns a string representation without causing additional api calls.
safeToString() - Method in class org.opencyc.cycobject.CycVariable
Returns a string representation without causing additional api calls to determine constant names.
safeToString() - Method in class org.opencyc.cycobject.CycFort
Returns a string representation without causing additional api calls to determine constant names.
safeToString() - Method in class org.opencyc.cycobject.CycConstant
Returns a string representation without causing additional api calls to determine constant names.
safeToString() - Method in class org.opencyc.cycobject.CycNart
Returns a string representation without causing additional api calls to determine constant names.
safeToString() - Method in class org.opencyc.cycobject.CycList
Returns a String representation of this List without causing additional api calls to complete the name field of constants.
sample - Variable in class org.opencyc.xml.OpenDirectoryToDaml
When true translates a sample of the Open Directory RDF structure file, which is useful in testing with a small editable file.
saveProperties() - Method in class org.opencyc.xml.gui.ImportDamlPanel
Saves input combo box history items in a properties file.
saveTrace - Variable in class org.opencyc.api.CycAccess
Parameter that, when true, causes a trace of the messages to and from the server.
saxBuilder - Variable in class org.opencyc.uml.ImportUmlModel
the SAXBuilder instance
search(ArrayList, int) - Method in class org.opencyc.constraintsolver.ForwardCheckingSearcher
Performs a depth-first search of the solution space, using forward checking to prune alternatives.
second() - Method in class org.opencyc.cycobject.CycList
Returns the second element of the CycList.
selectedCycForts - Variable in class org.opencyc.xml.ExportHtml
the selected terms
selectedTransitions - Variable in class org.opencyc.uml.interpreter.Interpreter
The list of selected transitions for firing.
selectObjectForName(Object) - Method in class org.opencyc.javashell.CycJavaShell
 
selectTransitions(Iterator) - Method in class org.opencyc.uml.interpreter.Interpreter
Selects transitions from the given state transition iterator.
selectVariable(ArrayList) - Method in class org.opencyc.constraintsolver.ForwardCheckingSearcher
From the list of variables, heuristically chooses the one most likely to narrow the remaining search space.
sendAllCycOneFile() - Method in class org.opencyc.kif.ExportKif
 
sendAnswers(String, Object) - Method in class org.opencyc.chat.IrcChat
Sends the Answer message from Cyc to returnpath
sendAssertion(CycFort, PrintWriter, Object) - Method in class org.opencyc.kif.ExportKif
 
sendBinary(Object) - Method in class org.opencyc.api.CycConnection
Sends an object to the CYC server.
sendBinaryApiResponse(Object) - Method in class org.opencyc.api.CycConnection
Sends a binary (cfasl) api response to a cyc server.
sendChatMessage(String) - Method in class org.opencyc.chat.ChatInterpreter
Sends the given chat message into the chat system.
sendChatMessage(String) - Method in class org.opencyc.chat.ConsoleChat
Sends the chat message from Cyc into the chat system.
sendChatMessage(String) - Method in interface org.opencyc.chat.ChatSender
Sends the chat message from Cyc into the chat system.
sendChatMessage(String) - Method in class org.opencyc.chat.ChatterBot
Sends the given chat message into the chat system.
sendChatMessage(String) - Method in class org.opencyc.chat.IrcChat
Sends the chat message from Cyc into the chat system.
sendCycMtEachFile() - Method in class org.opencyc.kif.ExportKif
 
sendDebug(String) - Method in class org.opencyc.chat.IrcChat
 
sender - Variable in class org.opencyc.util.Amp
The ID of the sender of the message.
sender() - Method in class org.opencyc.util.Amp
Returns the sender.
sendHelp(String, String) - Method in class org.opencyc.chat.IrcChat
 
sendMessage(ACL) - Method in interface org.opencyc.cycagent.AgentCommunityAdapter
Sends an Agent Communication Language message.
sendMessage(ACL) - Method in class org.opencyc.cycagent.coabs.CoAbsCommunityAdapter
Sends an Agent Communication Language message.
sendMessage(ACL) - Method in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter
Sends an Agent Communication Language message.
sendMessage(String, Object) - Method in class org.opencyc.chat.IrcChat
Send a public message to an IRC user
sendNotice(String, String) - Method in class org.opencyc.chat.IrcChat
Send a notice to an IRC user
sensor - Variable in class org.opencyc.elf.LowestLevelNode
the Sensor for this node
sensoryPerception - Variable in class org.opencyc.elf.Node
the SensoryPerception
separatorChar - Static variable in class org.opencyc.util.AbstractPair
 
separators - Static variable in class org.opencyc.util.AbstractPair
 
SERIAL_MESSAGING_MODE - Static variable in class org.opencyc.api.CycConnection
Serial messaging mode to the OpenCyc server.
serialize(HTMLDocument, String) - Method in class org.opencyc.xml.ExportHtml
Serializes the given HTML document to the given path.
server - Variable in class org.opencyc.webserver.WebServer
Server socket for accepting connections.
serviceAssert(String, String, String) - Method in class org.opencyc.chat.IrcChat
Process an Assert command
serviceChatter(String, String, String, String) - Method in class org.opencyc.chat.IrcChat
Process an Assert command
serviceIRCServer() - Method in class org.opencyc.chat.IrcChat
Receives and parses IRC Server messages
serviceIRCSession(String) - Method in class org.opencyc.chat.IrcChat
Receives and parses IRC Session messages
serviceIRCTransaction(String, String, String, String, String) - Method in class org.opencyc.chat.IrcChat
Process an IRC Transaction
serviceLoop() - Method in class org.opencyc.chat.IrcChat
 
servicePlugin(String, String, String, String, String) - Method in class org.opencyc.chat.IrcChat
 
serviceProve(String, String, String) - Method in class org.opencyc.chat.IrcChat
Process a Prove command (Query with proof)
servicePublicMessage(String, String, String, String) - Method in class org.opencyc.chat.IrcChat
Process a Public message (PRIVMSG to Channel)
serviceQuery(String, String, String) - Method in class org.opencyc.chat.IrcChat
Process a Query command
serviceQueryUser(String, String, String) - Method in class org.opencyc.chat.IrcChat
Process an Ask command
serviceSubL(String, String, String) - Method in class org.opencyc.chat.IrcChat
Process a SubL command
serviceToken(String, String, String, String, String) - Method in class org.opencyc.chat.IrcChat
Process a Token message
set(String, Object) - Method in class org.opencyc.chat.ChatUserModel
Sets the value for the given attribute.
setActions(Action, Action, Action) - Method in class org.opencyc.util.ListBox
 
setActuator(Actuator) - Method in class org.opencyc.elf.LowestLevelNode
Sets the Actuator for this node
setArguments(CycList) - Method in class org.opencyc.cycobject.CycNart
Sets the arguments of the CycNart.
setBehaviorGeneration(BehaviorGeneration) - Method in class org.opencyc.elf.Node
Sets the BehaviorGeneration for this node
setBehaviorGeneration(BehaviorGeneration) - Method in class org.opencyc.elf.bg.Planner
Sets the behavior generation instance
setBehaviorGeneration(BehaviorGeneration) - Method in class org.opencyc.elf.bg.Executor
Sets the behavior generation instance
setBindingValues(ArrayList) - Method in class org.opencyc.inferencesupport.BindingSet
Sets the binding values for this binding set.
setBody(String) - Method in class org.opencyc.uml.commonbehavior.Expression
Sets the body of this expression.
setBound(long) - Method in class org.opencyc.uml.statemachine.SynchState
Sets the bound of this synch state
setCartesianProductBindingSets(ArrayList) - Method in class org.opencyc.inferencesupport.BindingSet
Sets the set of binding sets comprising a cartesian product join.
setChangeExpression(BooleanExpression) - Method in class org.opencyc.uml.statemachine.ChangeEvent
Sets the change expression for this change event
setChatterBot(ChatterBot) - Method in class org.opencyc.chat.ChatInterpreter
Sets the chatterbot
setChildNodes(ArrayList) - Method in class org.opencyc.elf.Node
Sets the Child nodes of this node for the task at hand
setChildrenBehaviorGeneration(ArrayList) - Method in class org.opencyc.elf.bg.BehaviorGeneration
Sets the child nodes' BehaviorGeneration objects
setClassNameReplacementChar(char) - Method in class org.opencyc.javashell.MultiClassLoader
This optional call allows a class name such as "COM.test.Hello" to be changed to "COM_test_Hello", which is useful for storing classes from different packages in the same retrival directory.
setCommandedGoal(Goal) - Method in class org.opencyc.elf.bg.Planner
Sets the goal for generated behavior to achieve
setCommandedGoal(Goal) - Method in class org.opencyc.elf.bg.BehaviorGeneration
Sets the goal for generated behavior to achieve
setContainer(CompositeState) - Method in class org.opencyc.uml.statemachine.StateVertex
Sets the container of this state vertex
setContent(String) - Method in class org.opencyc.util.Amp
Sets the content.
setContentString(String) - Method in class org.opencyc.util.Amp
Sets the content, wrapping it in quote delimiters.
setContext(CycFort) - Method in class org.opencyc.elf.goal.Goal
Sets the context of the goal
setContext(Object) - Method in class org.opencyc.uml.statemachine.StateMachine
Sets the context of this state machine
setCurrent(Log) - Static method in class org.opencyc.util.Log
Sets the current log instance.
setCyclist(CycConstant) - Method in class org.opencyc.api.CycAccess
Sets the value of the Cyclist, whose identity will be attached via #$myCreator bookkeeping assertions to new KB entities created in this session.
setCyclist(String) - Method in class org.opencyc.api.CycAccess
Sets the value of the Cyclist, whose identity will be attached via #$myCreator bookkeeping assertions to new KB entities created in this session.
setDefaultCyclist(CycConstant) - Method in class org.opencyc.kif.CycBulkAssertions
Sets the defaultCyclist for this CycBulkAssertions.
setDefaultCyclist(String) - Method in class org.opencyc.kif.CycBulkAssertions
Sets the defaultCyclist for this CycBulkAssertions.
setDefaultMt(CycFort) - Method in class org.opencyc.kif.CycBulkAssertions
Sets the defaultMt for this CycBulkAssertions.
setDefaultMt(String) - Method in class org.opencyc.kif.CycBulkAssertions
Sets the defaultMt for this CycBulkAssertions.
setDefaultProject(CycConstant) - Method in class org.opencyc.kif.CycBulkAssertions
Sets the defaultProject for this CycBulkAssertions.
setDefaultProject(String) - Method in class org.opencyc.kif.CycBulkAssertions
Sets the defaultProject for this CycBulkAssertions.
setDeferrableEvent(ArrayList) - Method in class org.opencyc.uml.statemachine.State
Sets the deferrable events for this state.
setDirs(ArrayList) - Method in class org.opencyc.webserver.WebServer
Administrative method that updates the list of directories from which files are served.
setDoActivity(Procedure) - Method in class org.opencyc.uml.statemachine.State
Sets the do activity for this state.
setDoActivityThread(DoActivity) - Method in class org.opencyc.uml.statemachine.State
Sets the do activity thread for this state.
setDomainSizeThreshold(int) - Method in class org.opencyc.constraintsolver.VariableDomainPopulator
Sets the domain size threshold, beyond which the population of a variable's domain is typically postponed until the forward checking search.
setDomainValues(CycVariable, ArrayList) - Method in class org.opencyc.constraintsolver.ValueDomains
Sets the ArrayList of domain values for a variable.
setDottedElement(Object) - Method in class org.opencyc.cycobject.CycList
Sets the dotted element and set the improper list attribute to true.
setEffect(Procedure) - Method in class org.opencyc.uml.statemachine.Transition
Sets the effect of this transition
setEntry(Procedure) - Method in class org.opencyc.uml.statemachine.State
Sets the entry procedure for this state.
setExecutor(Executor) - Method in class org.opencyc.elf.bg.Planner
Sets the executor for this planner
setExit(Procedure) - Method in class org.opencyc.uml.statemachine.State
Sets the exit procedure for this state.
setexpression(BooleanExpression) - Method in class org.opencyc.uml.statemachine.Guard
Sets the guard evaluatable expression.
setExtension(String) - Method in class org.opencyc.javashell.NClassLoader
Sets the file extension of the classes you are loading, the default extension is .class
setFinalState(State) - Method in class org.opencyc.elf.experience.Experience
Sets the final state of the experience
setForce(String) - Method in class org.opencyc.util.Amp
Sets the force.
setFormula(CycList) - Method in class org.opencyc.cycobject.CycAssertion
Sets the formula for this assertion.
setFunctor(CycFort) - Method in class org.opencyc.cycobject.CycNart
Sets the functor of the CycNart.
setGlobalFlag(String) - Method in class org.opencyc.kif.KifFileLoader
 
setGoal(Goal) - Method in class org.opencyc.elf.experience.Experience
Sets the goal that was sought from the initial state
setGoalComment(String) - Method in class org.opencyc.elf.goal.Goal
Sets the goal stated in natural language
setGoalFailureStates(ArrayList) - Method in class org.opencyc.elf.goal.Goal
Sets the list of states which if entered, indicate goal failure
setGoalProcedure(Procedure) - Method in class org.opencyc.elf.goal.Goal
Sets the goal procedure
setGoalSentence(CycAssertion) - Method in class org.opencyc.elf.goal.Goal
Sets the goal sentence stated in CycL
setGoalState(State) - Method in class org.opencyc.elf.goal.Goal
Sets the goal state
setGuard(Guard) - Method in class org.opencyc.uml.statemachine.Transition
Sets the guard for this transition
setGuid(Guid) - Method in class org.opencyc.cycobject.CycConstant
Sets the guid
setId(Integer) - Method in class org.opencyc.cycobject.CycFort
Sets the id.
setImportance(float) - Method in class org.opencyc.elf.goal.Importance
Sets the importance
setImportance(Importance) - Method in class org.opencyc.elf.goal.Goal
Sets the goal importance
setIncoming(ArrayList) - Method in class org.opencyc.uml.statemachine.StateVertex
Sets the incoming Transitions into this state vertex
setIndent(int, boolean) - Method in class org.opencyc.xml.XMLWriter
Sets the length of the indentation of the XMLFileWriter object.
setInitialState(State) - Method in class org.opencyc.elf.experience.Experience
Sets the intial state of the experience
setInReplyTo(String) - Method in class org.opencyc.util.Amp
Sets the inReplyTo.
setInReplyToString(String) - Method in class org.opencyc.util.Amp
Sets the inReplyTo, wrapping it in quote delimiters.
setInternalTransition(ArrayList) - Method in class org.opencyc.uml.statemachine.State
Sets the internal transitions for this state.
setInterpreter(Interpreter) - Method in class org.opencyc.chat.ChatInterpreter
Sets the state machine interpreter
setIsActive(boolean) - Method in class org.opencyc.uml.statemachine.State
Sets whether this state is currently active during execution of the state machine.
setIsConcurrent(boolean) - Method in class org.opencyc.uml.statemachine.CompositeState
Sets whether concurrent processes.
setIsRegion(boolean) - Method in class org.opencyc.uml.statemachine.CompositeState
Sets whether this composite state is a direct substate of a concurrent state.
setJarDir(String) - Method in class org.opencyc.javashell.NClassLoader
Sets the jar directory where your classpath will be built from TODO!
setKePurpose(CycConstant) - Method in class org.opencyc.api.CycAccess
Sets the value of the KE purpose, whose project name will be attached via #$myCreationPurpose bookkeeping assertions to new KB entities created in this session.
setKePurpose(String) - Method in class org.opencyc.api.CycAccess
Sets the value of the KE purpose, whose project name will be attached via #$myCreationPurpose bookkeeping assertions to new KB entities created in this session.
setKifCycLMap(ArrayList) - Method in class org.opencyc.kif.KifFileLoader
 
setKind(int) - Method in class org.opencyc.uml.statemachine.PseudoState
Sets the kind of PseudoState
setLanguage(String) - Method in class org.opencyc.uml.commonbehavior.Expression
Sets the name of the language of this expression.
setLanguage(String) - Method in class org.opencyc.util.Amp
Sets the language.
setMultiplicity(int) - Method in class org.opencyc.uml.action.Pin
Sets the number of values this pin may hold at any one time
setName(String) - Method in class org.opencyc.cycobject.CycConstant
Sets the name
setName(String) - Method in class org.opencyc.elf.ELFObject
Sets the unique name of this ELF object
setName(String) - Method in class org.opencyc.elf.Node
Sets the unique name of this node
setNamespace(Namespace) - Method in class org.opencyc.uml.statemachine.StateMachineFactory
Sets the namespace for this state machine factory in the case where the state machine already exists.
setNamespaceNameComment(ModelElement, String, String) - Method in class org.opencyc.uml.statemachine.StateMachineFactory
Sets the namespace, name and comment string for the new model element.
setNbrInstances(int) - Method in class org.opencyc.inferencesupport.BindingSet
Sets the number of instances of this literal in the KB.
setNbrSolutionsFound(int) - Method in class org.opencyc.inferencesupport.Solution
Sets the number of solutions found.
setNode(Node) - Method in class org.opencyc.elf.NodeComponent
Sets the ELF Node which contains this object.
setNodes(HashMap) - Method in class org.opencyc.elf.Node
Sets the dictionary of nodes by name
setObjectField(Object, Object, Object) - Method in class org.opencyc.javashell.CycJavaShell
 
setOntology(String) - Method in class org.opencyc.util.Amp
Sets the ontology.
setOntologyNickname(String, String) - Method in class org.opencyc.xml.ImportDaml
 
setOperation(Operation) - Method in class org.opencyc.uml.statemachine.CallEvent
Sets the operation of this call event
setOrdering(int) - Method in class org.opencyc.uml.action.Pin
Sets whether the set of values held by this pin is ordered or not
setOutgoing(ArrayList) - Method in class org.opencyc.uml.statemachine.StateVertex
Sets the outgoing Transitions from this state vertex
setParameter(ArrayList) - Method in class org.opencyc.uml.statemachine.Event
Sets the parameters of this event.
setParent(Goal) - Method in class org.opencyc.elf.goal.Goal
Sets the parent goal of this goal
setParentBehaviorGeneration(BehaviorGeneration) - Method in class org.opencyc.elf.bg.BehaviorGeneration
Sets the parent node's BehaviorGeneration object
setParentNode(Node) - Method in class org.opencyc.elf.Node
Sets the parent node of this node for the task at hand
setPerformative(String) - Method in class org.opencyc.util.Amp
Sets the performative.
setPlanner(Planner) - Method in class org.opencyc.elf.bg.Executor
Sets the planner whose plans this executor executes
setPopulatingRule(CycVariable, ConstraintRule) - Method in class org.opencyc.constraintsolver.VariableDomainPopulator
Sets the domain-populating ConstraintRule of the high cardinality variable.
setProcedure(Procedure) - Method in class org.opencyc.elf.bg.Planner
Sets the generated plan to execute
setProcedure(Procedure) - Method in class org.opencyc.uml.action.OutputPin
Sets the procedure that owns this pin as an input.
setProcedure(Procedure) - Method in class org.opencyc.uml.action.InputPin
Sets the procedure that owns this pin as an input.
setProcedureToExecute(Procedure) - Method in class org.opencyc.elf.bg.Executor
Sets the procedure to execute
setPurpose(String) - Method in class org.opencyc.elf.Node
Sets the purpose description
setReadableNarts() - Method in class org.opencyc.api.CycAccess
Sets the *print-readable-narts* feature on.
setReceiver(String) - Method in class org.opencyc.util.Amp
Sets the receiver.
setReferenceState(State) - Method in class org.opencyc.uml.statemachine.StubState
Sets the reference state for this stub state
setReplyWith(String) - Method in class org.opencyc.util.Amp
Sets the replyWith.
setRoot(String) - Method in class org.opencyc.javashell.NClassLoader
Sets the root directory from where classes will be loaded.
setSender(String) - Method in class org.opencyc.util.Amp
Sets the sender.
setSensor(Sensor) - Method in class org.opencyc.elf.LowestLevelNode
Sets the Sensor for this node
setSensoryPerception(SensoryPerception) - Method in class org.opencyc.elf.Node
Sets the SensoryPerception
setSharedCycAccessInstance(CycAccess) - Static method in class org.opencyc.api.CycAccess
Sets the shared CycAccess instance.
setSiblingNodes(ArrayList) - Method in class org.opencyc.elf.Node
Sets the list of sibling nodes at this ELF resolution level
setSignal(Signal) - Method in class org.opencyc.uml.statemachine.SignalEvent
Sets the signal of this signal event
setSolutions(ArrayList) - Method in class org.opencyc.inferencesupport.Solution
Sets solutions to the given list of solutions.
setSource(StateVertex) - Method in class org.opencyc.uml.statemachine.Transition
Sets source state of this transition
setState(State) - Method in class org.opencyc.uml.interpreter.StateInterpreter
Sets the interpreted active state
setStateConfiguration(DefaultTreeModel) - Method in class org.opencyc.uml.interpreter.Interpreter
Sets the active state configuration to the given configuration tree
setStateInterpreter(StateInterpreter) - Method in class org.opencyc.uml.statemachine.State
Sets the state interpreter for this state.
setStateMachine(StateMachine) - Method in class org.opencyc.uml.interpreter.Interpreter
Sets the state machine
setStateMachine(StateMachine) - Method in class org.opencyc.uml.statemachine.Transition
Sets the state machine containing this transition
setStateMachine(StateMachine) - Method in class org.opencyc.uml.statemachine.State
Sets the state machine for this state (if top).
setStateMachine(StateMachine) - Method in class org.opencyc.uml.statemachine.ProcedureStateMachine
Sets the state machine which implements this procedure
setStateMachine(StateMachine) - Method in class org.opencyc.uml.statemachine.StateMachineFactory
Sets the state machine for this state machine factory in the case where the state machine already exists.
setStorageLocation(String) - Method in class org.opencyc.util.Log
Sets the log file path to the specified location.
setSubGoals(ArrayList) - Method in class org.opencyc.elf.goal.Goal
Sets the subgoals of this goal
setSubmachine(StateMachine) - Method in class org.opencyc.uml.statemachine.SubmachineState
Sets the sub state machine
setSubmachineState(SubmachineState) - Method in class org.opencyc.uml.statemachine.StateMachine
Sets the submachine state for this state machine
setSubVertex(ArrayList) - Method in class org.opencyc.uml.statemachine.CompositeState
Sets the set of state vertices that are owned by this composite state.
setSymbolValue(CycSymbol, Object) - Method in class org.opencyc.api.CycAccess
Sets a KB symbol to have the specified value.
setTagName(String) - Method in class org.opencyc.xml.NameNodeFilter
Sets the NameNodeFilter's tagname field
setTarget(StateVertex) - Method in class org.opencyc.uml.statemachine.Transition
Sets the target state of this transition
setTimestamp(Timestamp) - Method in class org.opencyc.elf.experience.Experience
Sets when the experience occurred
setTop(State) - Method in class org.opencyc.uml.statemachine.StateMachine
Sets the top state of this state machine
setTrace(int) - Method in class org.opencyc.api.CycConnection
Sets the trace value.
setTrace(int) - Method in interface org.opencyc.api.CycConnectionInterface
Sets the trace value.
setTrace(int) - Method in class org.opencyc.api.RemoteCycConnection
Sets the trace value.
setTransition(ArrayList) - Method in class org.opencyc.uml.statemachine.StateMachine
Sets the Transition for this state machine
setTransition(Transition) - Method in class org.opencyc.uml.statemachine.Guard
Sets the transition to take if the guard expression evaluates to true
setTransitions(ArrayList) - Method in class org.opencyc.elf.experience.Experience
Sets the state transitions
setTreeInterpreter(TreeInterpreter) - Method in class org.opencyc.elf.LowestLevelNode
Sets the tree interpreter which interprets java statements
setTrigger(Event) - Method in class org.opencyc.uml.statemachine.Transition
Sets the event which triggered this transition
setType(Class) - Method in class org.opencyc.uml.action.Pin
Sets the type of this pin.
setup() - Method in class org.opencyc.xml.ExportDaml
Sets up the DAML export process.
setup() - Method in class org.opencyc.xml.ExportHtml
Sets up the HTML export process.
setValue(float) - Method in class org.opencyc.elf.goal.Value
Sets the value
setValue(Value) - Method in class org.opencyc.elf.experience.Experience
Sets the value of the experience
setValueJudgement(ValueJudgement) - Method in class org.opencyc.elf.Node
Sets the ValueJudgement for this node
setVerbosity(int) - Method in class org.opencyc.constraintsolver.VariableDomainPopulator
Sets verbosity of the constraint solver output.
setVerbosity(int) - Method in class org.opencyc.constraintsolver.NodeConsistencyAchiever
Sets verbosity of the constraint solver output.
setVerbosity(int) - Method in class org.opencyc.constraintsolver.ArgumentTypeConstrainer
Sets verbosity of the constraint solver output.
setVerbosity(int) - Method in class org.opencyc.constraintsolver.ForwardCheckingSearcher
Sets verbosity of the constraint solver output.
setVerbosity(int) - Method in class org.opencyc.constraintsolver.ProblemParser
Sets verbosity of the constraint solver output.
setVerbosity(int) - Method in class org.opencyc.constraintsolver.ConstraintProblem
Sets verbosity of this object's output.
setVerbosity(int) - Method in class org.opencyc.constraintsolver.ValueDomains
Sets verbosity of the constraint solver output.
setVerbosity(int) - Method in class org.opencyc.constraintsolver.RuleEvaluator
Sets verbosity of the constraint solver output.
setVerbosity(int) - Method in class org.opencyc.cycagent.GenericAgent
Sets verbosity of the output.
setVerbosity(int) - Method in class org.opencyc.cycagent.CycProxy
Sets verbosity of the output.
setVerbosity(int) - Method in interface org.opencyc.cycagent.AgentCommunityAdapter
Sets verbosity of this object's output.
setVerbosity(int) - Method in class org.opencyc.cycagent.coabs.CoAbsCommunityAdapter
Sets verbosity of this object's output.
setVerbosity(int) - Method in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter
Sets verbosity of this object's output.
setVerbosity(int) - Method in class org.opencyc.elf.NodeComponent
Sets verbosity of this object's output.
setVerbosity(int) - Method in class org.opencyc.inferencesupport.Solution
Sets verbosity of the constraint solver output.
setVerbosity(int) - Method in class org.opencyc.uml.interpreter.CycExtractor
Sets verbosity of this object's output.
setVerbosity(int) - Method in class org.opencyc.uml.interpreter.Interpreter
Sets verbosity of this object's output.
setVerbosity(int) - Method in class org.opencyc.uml.interpreter.ProcedureInterpreter
Sets verbosity of this object's output.
setVerbosity(int) - Method in class org.opencyc.uml.interpreter.StateInterpreter
Sets verbosity of this object's output.
setVerbosity(int) - Method in class org.opencyc.xml.ImportDaml
Sets verbosity of the constraint solver output.
setVerbosity(int) - Method in class org.opencyc.xml.GatherOpenDirectoryTitles
Sets verbosity of the constraint solver output.
setWhen(TimeExpression) - Method in class org.opencyc.uml.statemachine.TimeEvent
Sets the time expression for this time event
setWorldModel(WorldModel) - Method in class org.opencyc.elf.Node
Sets the World Model for this node
setWorldModel(WorldModel) - Method in class org.opencyc.elf.wm.SimulatorPredictor
Sets the world model which owns this simulator-predictor
sharedCycAccessInstance - Static variable in class org.opencyc.api.CycAccess
Shared CycAccess instance when thread synchronization is entirely handled by the application.
siblingNodes - Variable in class org.opencyc.elf.Node
the list of sibling nodes at this ELF resolution level
signal - Variable in class org.opencyc.uml.statemachine.SignalEvent
the signal of this signal event
Signal - class org.opencyc.uml.commonbehavior.Signal.
Signal from the UML Core package.
Signal() - Constructor for class org.opencyc.uml.commonbehavior.Signal
Constructs a new Signal object.
SignalEvent - class org.opencyc.uml.statemachine.SignalEvent.
SignalEvent from the UML Common_Behavior package.
SignalEvent() - Constructor for class org.opencyc.uml.statemachine.SignalEvent
Constructs a new SignalEvent object.
SimpleState - class org.opencyc.uml.statemachine.SimpleState.
SimpleState from the UML State_Machines package.
SimpleState() - Constructor for class org.opencyc.uml.statemachine.SimpleState
Constructs a new SimpleState object.
simplifiedRules - Variable in class org.opencyc.constraintsolver.ProblemParser
Reference to the parent list of simplified constraint rules.
simplifiedRules - Variable in class org.opencyc.constraintsolver.ConstraintProblem
Collection of the simplified constraint rules derived from the input problem CycList.
simplifyConstraintRuleExpression(CycList) - Static method in class org.opencyc.inferencesupport.ConstraintRule
Simplifies a rule expression.
simplifyQueryLiteralExpression(CycList) - Static method in class org.opencyc.inferencesupport.QueryLiteral
Simplifies a query literal expression.
SimulatorPredictor - class org.opencyc.elf.wm.SimulatorPredictor.
Provides the simulator-predictor for the ELF WorldModel.
SimulatorPredictor() - Constructor for class org.opencyc.elf.wm.SimulatorPredictor
Constructs a new SimulatorPredictor object.
singletons - Variable in class org.opencyc.constraintsolver.NodeConsistencyAchiever
The ArrayList of variables having only one domain value after achieving node consistency.
size() - Method in class org.opencyc.inferencesupport.BindingSet
Returns the size of the binding set for this literal.
sock - Variable in class org.opencyc.webserver.WebServer.Task
Socket for the incoming request.
solution - Variable in class org.opencyc.constraintsolver.ForwardCheckingSearcher
Reference to the Solution for the parent ConstraintProblem object.
solution - Variable in class org.opencyc.constraintsolver.ConstraintProblem
Solution for this ConstraintProblem.
Solution - class org.opencyc.inferencesupport.Solution.
Solution object to model the attributes and behavior of solutions to the ConstraintProblem.
Solution(Integer, int) - Constructor for class org.opencyc.inferencesupport.Solution
Constructs a new Solution object given the parent ConstraintProblem object.
solutions - Variable in class org.opencyc.inferencesupport.Solution
List of solutions where each solution is a list of constraint variable - domain value bindings which satisfy all the constraint rules.
solve(CycList) - Method in class org.opencyc.constraintsolver.ConstraintProblem
Solves a constraint problem and return a list of solutions if one or more was found, otherwise returns null.
solve(String) - Method in class org.opencyc.constraintsolver.ConstraintProblem
Solves a constraint problem and return a list of solutions if one or more was found, otherwise returns null.
solveUsingPartialSolution(Solution, ArrayList, ArrayList) - Method in class org.opencyc.constraintsolver.ConstraintProblem
Solves a constraint problem and return a list of solutions if one or more was found, otherwise returns null.
sort() - Method in class org.opencyc.cycobject.CycList
Returns a new CycList, which is sorted in the default collating sequence.
source - Variable in class org.opencyc.uml.statemachine.Transition
the source state of this transition
sp - Variable in class org.opencyc.util.StackWithPointer
Stack pointer.
specificCollections(CycList) - Method in class org.opencyc.xml.ExportHtml
Given a set of collection terms, returns a set which does not contain any collections are more genl than the remaining collections.
StackWithPointer - class org.opencyc.util.StackWithPointer.
Extends the Stack class to provide a stack pointer.
StackWithPointer() - Constructor for class org.opencyc.util.StackWithPointer
Constructs a new empty StackWithPointer object.
start() - Method in class org.opencyc.util.SwingWorker
Start the worker thread.
start() - Method in class org.opencyc.util.Timer
 
start() - Method in class org.opencyc.util.CycWorker
This method starts the backround processing of a particular CycWorker.
startChatterBot() - Method in class org.opencyc.chat.IrcChat
 
startPlugins() - Method in class org.opencyc.chat.IrcChat
 
startTask() - Method in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter.IdleTask
Starts the IdleTask task.
startTask() - Method in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter.RequestTask
Starts this task and initiates the fipa-request conversation.
startTask() - Method in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter.AgreeInformTask
Starts this task, sends the agree, and sends the reply.
state - Variable in class org.opencyc.uml.interpreter.DoActivity
the state whose do-activity is performed
state - Variable in class org.opencyc.uml.interpreter.StateInterpreter
the interpreted active state
State - class org.opencyc.uml.statemachine.State.
State from the UML State_Machines package.
State() - Constructor for class org.opencyc.uml.statemachine.State
Constructs a new State object.
stateConfiguration - Variable in class org.opencyc.uml.interpreter.Interpreter
The (active) state configuration, which is a tree consisting of a top state at the root down to individual active simple states at the leaves.
stateInterpreter - Variable in class org.opencyc.uml.statemachine.State
the state interpreter for this state
StateInterpreter - class org.opencyc.uml.interpreter.StateInterpreter.
Interprets an active state of a UML StateMachine.
StateInterpreter(Interpreter, State) - Constructor for class org.opencyc.uml.interpreter.StateInterpreter
Constructs a new StateInterpreter object given the parent state machine interpreter and the state to interpret.
stateMachine - Variable in class org.opencyc.uml.interpreter.CycExtractor
the state machine
stateMachine - Variable in class org.opencyc.uml.interpreter.Interpreter
the state machine
stateMachine - Variable in class org.opencyc.uml.statemachine.Transition
the state machine containing this transition
stateMachine - Variable in class org.opencyc.uml.statemachine.State
the state machine for this state (if top)
stateMachine - Variable in class org.opencyc.uml.statemachine.ProcedureStateMachine
the state machine which implements this procedure
stateMachine - Variable in class org.opencyc.uml.statemachine.StateMachineFactory
the state machine being assembled
StateMachine - class org.opencyc.uml.statemachine.StateMachine.
StateMachine from the UML State_Machines package.
StateMachine() - Constructor for class org.opencyc.uml.statemachine.StateMachine
Constructs a new StateMachine object.
stateMachineFactory - Variable in class org.opencyc.uml.interpreter.CycExtractor
the state machine factory
stateMachineFactory - Variable in class org.opencyc.uml.interpreter.Interpreter
the state machine factory used to create and destroy events
StateMachineFactory - class org.opencyc.uml.statemachine.StateMachineFactory.
StateVertex from the UML State_Machines package.
StateMachineFactory() - Constructor for class org.opencyc.uml.statemachine.StateMachineFactory
Constructs a new StateMachineFactory object.
stateMachineName - Variable in class org.opencyc.uml.interpreter.CycExtractor
the state machine name
StateMachineReport - class org.opencyc.uml.statemachine.StateMachineReport.
Reports the static structure a state machine.
StateMachineReport(StateMachine) - Constructor for class org.opencyc.uml.statemachine.StateMachineReport
Constructs a new StateMachineReport object.
stateMachineTerm - Variable in class org.opencyc.uml.interpreter.CycExtractor
the state machine term
statement(AResource, AResource, ALiteral) - Method in class org.opencyc.xml.RDFTriples
Provides the ARP statement handler for triple having an Literal.
statement(AResource, AResource, ALiteral) - Method in class org.opencyc.xml.ImportDaml
Provides the ARP statement handler for triple having an Literal.
statement(AResource, AResource, ALiteral) - Method in class org.opencyc.xml.GatherOpenDirectoryTitles
Provides the ARP statement handler for triple having an Literal.
statement(AResource, AResource, AResource) - Method in class org.opencyc.xml.RDFTriples
Provides the ARP statement handler for triple having an Object.
statement(AResource, AResource, AResource) - Method in class org.opencyc.xml.ImportDaml
Provides the ARP statement handler for triple having an Object.
statement(AResource, AResource, AResource) - Method in class org.opencyc.xml.GatherOpenDirectoryTitles
Provides the ARP statement handler for triple having an Object.
StateVariable - class org.opencyc.uml.interpreter.StateVariable.
Provides the StateVariable container for the UML State Machine interpreter.
StateVariable() - Constructor for class org.opencyc.uml.interpreter.StateVariable
Constructs a new StateVariable object.
StateVertex - class org.opencyc.uml.statemachine.StateVertex.
StateVertex from the UML State_Machines package.
StateVertex() - Constructor for class org.opencyc.uml.statemachine.StateVertex
Constructs a new StateVertex object.
stateVertexCommentString - Variable in class org.opencyc.uml.interpreter.CycExtractor
the current state vertex comment string
stateVertexDictionary - Variable in class org.opencyc.uml.interpreter.CycExtractor
the dictionary with the key a stateTerm and the value its StateVertex
stateVertexName - Variable in class org.opencyc.uml.interpreter.CycExtractor
the current state vertex name
stateVertexTerms - Variable in class org.opencyc.uml.interpreter.CycExtractor
the list of state vertex terms
storageLocation - Variable in class org.opencyc.xml.gui.ImportDamlPanel
 
stringApiValue() - Method in class org.opencyc.cycobject.CycAssertion
Returns this object in a form suitable for use as an String api expression value.
stringApiValue() - Method in class org.opencyc.cycobject.CycVariable
Returns this object in a form suitable for use as an String api expression value.
stringApiValue() - Method in class org.opencyc.cycobject.CycFort
Returns this object in a form suitable for use as an String api expression value.
stringApiValue() - Method in class org.opencyc.cycobject.CycConstant
Returns this object in a form suitable for use as an String api expression value.
stringApiValue() - Method in class org.opencyc.cycobject.CycNart
Returns this object in a form suitable for use as an String api expression value.
stringApiValue() - Method in class org.opencyc.cycobject.CycList
Returns this object in a form suitable for use as an String api expression value.
stringClass - Variable in class org.opencyc.javashell.CycJavaShell
 
stringClassArrayOfOne - Variable in class org.opencyc.javashell.CycJavaShell
 
StringUtils - class org.opencyc.util.StringUtils.
Provides String utilities not otherwise provided by Violin Strings.
StringUtils() - Constructor for class org.opencyc.util.StringUtils
 
stringXMLTag - Static variable in class org.opencyc.cycobject.CycList
 
StubState - class org.opencyc.uml.statemachine.StubState.
StubState from the UML State_Machines package.
StubState() - Constructor for class org.opencyc.uml.statemachine.StubState
Constructs a new StubState object.
subGoals - Variable in class org.opencyc.elf.goal.Goal
the subgoals of this goal
submachine - Variable in class org.opencyc.uml.statemachine.SubmachineState
the sub state machine
submachineState - Variable in class org.opencyc.uml.statemachine.StateMachine
the submachine state for this state machine
SubmachineState - class org.opencyc.uml.statemachine.SubmachineState.
SubmachineState from the UML State_Machines package.
SubmachineState() - Constructor for class org.opencyc.uml.statemachine.SubmachineState
Constructs a new SubmachineState object.
subst(Object, Object) - Method in class org.opencyc.cycobject.CycList
Returns a new CycList with every occurrance of Object oldObject replaced by Object newObject.
substituteForBackquote(CycList, Timer) - Method in class org.opencyc.api.CycConnection
Substitute a READ-FROM-STRING expression for expressions directly containing a backquote symbol.
substituteGenlConstantsForNarts(CycList) - Method in class org.opencyc.xml.ExportDaml
Substitutes more general collection constants for functional collection terms.
substituteVariable(CycVariable, Object) - Method in class org.opencyc.inferencesupport.Literal
Substitutes an object for a variable.
substituteVariable(CycVariable, Object, int) - Method in class org.opencyc.inferencesupport.HornClause
Substitutes an object for a variable, returning true iff all argument type constraints are satisfied, otherwise false is returned at the point where the argument type conflict is found.
SUBSUMED_BY - Static variable in class org.opencyc.inferencesupport.Literal
Value which indicates that a given literal is subsumed by another given literal.
SUBSUMES - Static variable in class org.opencyc.inferencesupport.Literal
Value which indicates that a given literal subsumes another given literal.
subsumes(Literal) - Method in class org.opencyc.inferencesupport.Literal
Returns whether this literal subsumes the given literal.
subVertex - Variable in class org.opencyc.uml.statemachine.CompositeState
the set of state vertices that are owned by this composite state
suffix - Static variable in class org.opencyc.api.CycObjectFactory
A variable name suffix used to make unique names.
suite() - Static method in class org.opencyc.api.UnitTest
Returns the test suite.
suite() - Static method in class org.opencyc.chat.UnitTest
Returns the test suite.
suite() - Static method in class org.opencyc.cycagent.coabs.UnitTest
Runs the unit tests
suite() - Static method in class org.opencyc.cycobject.UnitTest
Runs the unit tests
suite() - Static method in class org.opencyc.inferencesupport.UnitTest
Returns the test suite.
suite() - Static method in class org.opencyc.uml.interpreter.UnitTest
Returns the test suite.
suite() - Static method in class org.opencyc.util.UnitTest
Returns the test suite.
suite() - Static method in class org.opencyc.xml.UnitTest
Returns the test suite.
SwingWorker - class org.opencyc.util.SwingWorker.
This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
SwingWorker.ThreadVar - class org.opencyc.util.SwingWorker.ThreadVar.
Class to maintain reference to current worker thread under separate synchronization control.
SwingWorker() - Constructor for class org.opencyc.util.SwingWorker
Start a thread that will call the construct method and then exit.
SYMBOL_NIL - Static variable in class org.opencyc.chat.IrcChat
 
symbolName - Variable in class org.opencyc.cycobject.CycSymbol
The symbol represented as a String.
SynchState - class org.opencyc.uml.statemachine.SynchState.
SynchState from the UML State_Machines package.
SynchState() - Constructor for class org.opencyc.uml.statemachine.SynchState
Constructs a new SynchState object.

T

t - Static variable in class org.opencyc.api.CycObjectFactory
Built in CycSymbols.
target - Variable in class org.opencyc.uml.statemachine.Transition
the target state of this transition
taskProcessingEnded - Variable in class org.opencyc.api.CycConnection
Indicates to the taskProcessor response handlers that the server connection is closed.
taskProcessorBinaryResponseHandler - Variable in class org.opencyc.api.CycConnection
handles responses from task-processor requests in binary communication mode.
terminate() - Method in interface org.opencyc.cycagent.AgentCommunityAdapter
Terminate this agent.
terminate() - Method in class org.opencyc.cycagent.coabs.CoAbsCommunityAdapter
Terminate this agent.
terminate() - Method in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter
Terminate this agent.
terminate() - Method in class org.opencyc.uml.interpreter.Interpreter
Terminates the interpretation of the state machine.
terminate() - Method in class org.opencyc.uml.interpreter.DoActivity
Terminates this do-activity.
terminateChatterBot() - Method in class org.opencyc.chat.IrcChat
 
test() - Static method in class org.opencyc.util.Amp
Test the methods of this class.
testArgumentTypeConstrainer() - Method in class org.opencyc.constraintsolver.UnitTest
Tests the ArgumentTypeConstrainer class.
testAsciiCycAccess1() - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the ascii api connection.
testAsciiCycAccess10() - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the ascii api connection.
testAsciiCycAccess2() - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the ascii api connection.
testAsciiCycAccess3() - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the ascii api connection.
testAsciiCycAccess4() - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the ascii api connection.
testAsciiCycAccess5() - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the ascii api connection.
testAsciiCycAccess6() - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the ascii api connection.
testAsciiCycAccess7() - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the ascii api connection.
testAsciiCycAccess8() - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the ascii api connection.
testAsciiCycAccess9() - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the ascii api connection.
testAsciiCycConnection() - Method in class org.opencyc.api.UnitTest
Tests the fundamental aspects of the ascii api connection to the OpenCyc server.
testAssertions() - Method in class org.opencyc.kif.CycBulkAssertions
Tests this AssertionCollection per defaultMt
testAssertionsHtml(Writer) - Method in class org.opencyc.kif.CycBulkAssertions
 
testBinaryCycAccess1() - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the binary api connection.
testBinaryCycAccess10() - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the binary api connection.
testBinaryCycAccess11() - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the binary api connection.
testBinaryCycAccess12() - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the binary api connection.
testBinaryCycAccess13() - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the binary api connection.
testBinaryCycAccess2() - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the binary api connection.
testBinaryCycAccess3() - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the binary api connection.
testBinaryCycAccess4() - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the binary api connection.
testBinaryCycAccess5() - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the binary api connection.
testBinaryCycAccess6() - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the binary api connection.
testBinaryCycAccess7() - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the binary api connection.
testBinaryCycAccess8() - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the binary api connection.
testBinaryCycAccess9() - Method in class org.opencyc.api.UnitTest
Tests a portion of the CycAccess methods using the binary api connection.
testBinaryCycConnection1() - Method in class org.opencyc.api.UnitTest
Tests the fundamental aspects of the binary (cfasl) api connection to the OpenCyc server.
testBinaryCycConnection2() - Method in class org.opencyc.api.UnitTest
Tests the fundamental aspects of the binary (cfasl) api connection to the OpenCyc server.
testBinding() - Method in class org.opencyc.inferencesupport.UnitTest
Tests the Binding class.
testBindingSet() - Method in class org.opencyc.inferencesupport.UnitTest
Tests the BindingSet class.
testByteArray() - Method in class org.opencyc.cycobject.UnitTest
Tests the ByteArray class.
testChatterBot() - Method in class org.opencyc.chat.UnitTest
Tests the ChatterBot object.
TestClass - class org.opencyc.util.TestClass.
 
TestClass() - Constructor for class org.opencyc.util.TestClass
 
testCoAbsCommunityAdapter() - Method in class org.opencyc.cycagent.coabs.UnitTest
Tests CoAbsCommunityAdapter object behavior.
testConstraintProblem1() - Method in class org.opencyc.constraintsolver.UnitTest
Tests the ConstraintProblem class.
testConstraintRule() - Method in class org.opencyc.inferencesupport.UnitTest
Tests the ConstraintRule class.
testCycAssertion() - Method in class org.opencyc.cycobject.UnitTest
Tests the CycAssertion class.
testCycConstant() - Method in class org.opencyc.cycobject.UnitTest
Tests CycConstant object behavior.
testCycExtractor() - Method in class org.opencyc.uml.interpreter.UnitTest
Tests simple state machine extraction from Cyc.
testCycList() - Method in class org.opencyc.cycobject.UnitTest
Tests CycList object behavior.
testCycListVisitor() - Method in class org.opencyc.cycobject.UnitTest
Tests CycListVisitor object behavior.
testCycNart() - Method in class org.opencyc.cycobject.UnitTest
Tests CycNart object behavior.
testCycSymbol() - Method in class org.opencyc.cycobject.UnitTest
Tests CycSymbol object behavior.
testCycVariable() - Method in class org.opencyc.cycobject.UnitTest
Tests CycVariable object behavior.
testEscapeDoubleQuotes() - Method in class org.opencyc.util.UnitTest
Tests the StringUtils.escapeDoubleQuotes method.
testExportDaml2() - Method in class org.opencyc.xml.UnitTest
Tests the ExportDaml class.
testExpressionEvaluation() - Method in class org.opencyc.uml.interpreter.UnitTest
Tests expression evaluation.
testGuid() - Method in class org.opencyc.cycobject.UnitTest
Tests Guid object behavior.
testHasDuplicates() - Method in class org.opencyc.util.UnitTest
Tests the OcCollectionUtils.hasDuplicates method.
testHasIntersection() - Method in class org.opencyc.util.UnitTest
Tests the OcCollectionUtils.hasIntersection method.
testHelloWorld() - Method in class org.opencyc.constraintsolver.UnitTest
Tests the test harness itself.
testHornClause() - Method in class org.opencyc.inferencesupport.UnitTest
Tests the HornClause class.
testIsDelimitedString() - Method in class org.opencyc.util.UnitTest
Tests the StringUtils.isDelimitedString method.
testIsNumeric() - Method in class org.opencyc.util.UnitTest
Tests the StringUtils.isNumeric method.
testMakeValidConstantName() - Method in class org.opencyc.api.UnitTest
Tests the makeValidConstantName method.
testProblemParser() - Method in class org.opencyc.constraintsolver.UnitTest
Tests the ProblemParser class.
testQueryLiteral() - Method in class org.opencyc.inferencesupport.UnitTest
Tests the QueryLiteral class.
testRemoveDelimiters() - Method in class org.opencyc.util.UnitTest
Tests the StringUtils.removeDelimiters method.
testRuleEvaluator() - Method in class org.opencyc.constraintsolver.UnitTest
Tests the RuleEvaluator class.
testSimpleStateMachine() - Method in class org.opencyc.uml.interpreter.UnitTest
Tests simple state machine.
testSolution() - Method in class org.opencyc.inferencesupport.UnitTest
Tests the Solution class.
testStreamTokenizer() - Method in class org.opencyc.cycobject.UnitTest
Tests StreamTokenizer CycList parsing behavior.
testTestHarness() - Method in class org.opencyc.cycobject.UnitTest
Tests the test harness itself.
testTextUtil() - Method in class org.opencyc.xml.UnitTest
Tests the TextUtil class.
testWordsToString() - Method in class org.opencyc.util.UnitTest
Tests the StringUtils.wordsToString method.
TextUtil - class org.opencyc.xml.TextUtil.
Provides utility methods for XML text processing.
TextUtil() - Constructor for class org.opencyc.xml.TextUtil
 
theoryMt - Variable in class org.opencyc.javashell.CycJavaShell
 
thing - Static variable in class org.opencyc.api.CycAccess
Convenient reference to #$Thing.
third() - Method in class org.opencyc.cycobject.CycList
Returns the third element of the CycList.
thirtyMinutesDuration - Static variable in class org.opencyc.api.RemoteCycConnection
 
thisClassTemplates - Static variable in class org.opencyc.javashell.CycJavaShell
 
thread - Variable in class org.opencyc.util.SwingWorker.ThreadVar
 
threadVar - Variable in class org.opencyc.util.SwingWorker
 
TimeEvent - class org.opencyc.uml.statemachine.TimeEvent.
TimeEvent from the UML State_Machine package.
TimeEvent() - Constructor for class org.opencyc.uml.statemachine.TimeEvent
Constructs a new TimeEvent object.
TimeExpression - class org.opencyc.uml.commonbehavior.TimeExpression.
TimeExpression from the UML Common_Behavior package.
TimeExpression() - Constructor for class org.opencyc.uml.commonbehavior.TimeExpression
Construct a new TimeExpression object.
TimeOutException - exception org.opencyc.util.TimeOutException.
Implements an exception class for the Timer.
Timer - class org.opencyc.util.Timer.
Implements A timer that can be set to a specified number of seconds or milliseconds before it times out, and can be checked for the time elapsed since the start or time remaining until the timeout.
Timer() - Constructor for class org.opencyc.util.Timer
Creates and starts a new timer that will run forever.
Timer(int) - Constructor for class org.opencyc.util.Timer
Creates and starts a new timer that will run the specified number of seconds before timing out.
Timer(long) - Constructor for class org.opencyc.util.Timer
Creates and starts a new timer that will run the specified number of milliseconds before timing out.
timestamp - Variable in class org.opencyc.elf.experience.Experience
when the experience occurred
title - Variable in class org.opencyc.xml.ExportDaml
The DAML comment that titles the output file.
title - Variable in class org.opencyc.xml.ExportHtml.Category
The title of this categorized vocabulary page.
toBool(Object) - Method in class org.opencyc.javashell.CycJavaShell
 
toClasses - Variable in class org.opencyc.xml.ImportDaml.DamlRestriction
The range (Cyc arg2) classes whose instances may be objects of the property in the cases where subject is an instance of the given fromClass.
toCycClass(Class) - Method in class org.opencyc.javashell.CycJavaShell
 
toCycClassList(Class[]) - Method in class org.opencyc.javashell.CycJavaShell
Java To Cyc
toCycList() - Method in class org.opencyc.cycobject.CycNart
Returns a list representation of the OpenCyc NART.
toCycList(String) - Method in class org.opencyc.chat.IrcChat
Cyclifys a sentence a string
toCycList(String) - Method in class org.opencyc.javashell.CycJavaShell
Cyclifys a sentence a string
toCycListString(String) - Method in class org.opencyc.chat.IrcChat
Cyclifys a sentence to a string
toCycListString(String) - Method in class org.opencyc.javashell.CycJavaShell
Cyclifys a sentence to a string
toCycObject(Object) - Method in class org.opencyc.javashell.CycJavaShell
 
toCycObject(Object, boolean) - Method in class org.opencyc.javashell.CycJavaShell
 
toOriginalString() - Method in class org.opencyc.xml.ImportDaml.DamlTermInfo
Returns a non-substituted string representation of this object.
toOriginalString() - Method in class org.opencyc.xml.GatherOpenDirectoryTitles.DamlTermInfo
Returns a non-substituted string representation of this object.
top - Variable in class org.opencyc.uml.statemachine.StateMachine
the top state of this state machine
toPrettyString(String) - Method in class org.opencyc.cycobject.CycList
Returns a `pretty-printed' String representation of this CycList.
toPrologCycAString(String) - Static method in class org.opencyc.kif.ExportKif
 
toPrologCycList(CycList) - Static method in class org.opencyc.kif.ExportKif
 
toPrologCycString(String) - Static method in class org.opencyc.kif.ExportKif
 
toPrologCycTerm(Object) - Static method in class org.opencyc.kif.ExportKif
 
toProperCase(String) - Method in class org.opencyc.javashell.CycJavaShell
Strings
toString() - Method in class org.opencyc.api.CycAccess
Returns a string representation of this object.
toString() - Method in class org.opencyc.constraintsolver.VariableSelectionAttributes
Returns a String representation of the VariableSelectionAttributes object.
toString() - Method in class org.opencyc.cycagent.GenericAgent
Returns a string representation of this object.
toString() - Method in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter
Returns a string representation of this object.
toString() - Method in class org.opencyc.cycobject.CycAssertion
Returns a String representation of the CycAssertion.
toString() - Method in class org.opencyc.cycobject.ByteArray
Returns the string representation of the ByteArray
toString() - Method in class org.opencyc.cycobject.CycVariable
Returns the string representation of the CycVariable
toString() - Method in class org.opencyc.cycobject.Guid
Returns a string representation of the Guid.
toString() - Method in class org.opencyc.cycobject.CycConstant
Returns a String representation of the CycConstant.
toString() - Method in class org.opencyc.cycobject.CycNart
Returns a string representation of the OpenCyc NART.
toString() - Method in class org.opencyc.cycobject.CycList
Returns a String representation of this List.
toString() - Method in class org.opencyc.cycobject.CycSymbol
Returns the string representation of the CycSymbol
toString() - Method in class org.opencyc.elf.ELFObject
Returns a string representation of this object.
toString() - Method in class org.opencyc.elf.Node
Returns a string representation of this object.
toString() - Method in class org.opencyc.elf.bg.BehaviorGeneration
Returns a string representation of this object.
toString() - Method in class org.opencyc.elf.wm.WorldModel
Returns a string representation of this object.
toString() - Method in class org.opencyc.inferencesupport.HornClause
Returns the string representation of the HornClause.
toString() - Method in class org.opencyc.inferencesupport.Binding
Returns a String representation of the Binding object.
toString() - Method in class org.opencyc.inferencesupport.Literal
Returns a string representation of the Literal.
toString() - Method in class org.opencyc.inferencesupport.BindingSet
Returns a String representation of the BindingSet object.
toString() - Method in class org.opencyc.kif.CycBulkAssertions
Returns a String representation of the CycBulkAssertions.
toString() - Method in class org.opencyc.util.AbstractPair
Returns a string representation of this pair.
toString() - Method in class org.opencyc.util.Amp
Returns the AMP message string.
toString() - Method in class org.opencyc.xml.XMLStringWriter
Return the buffer's current value as a string.
toString() - Method in class org.opencyc.xml.ImportDaml.DamlTermInfo
Returns a string representation of this object.
toString() - Method in class org.opencyc.xml.ImportDaml.DamlRestriction
Returns a string representation of this object.
toString() - Method in class org.opencyc.xml.GatherOpenDirectoryTitles.DamlTermInfo
Returns a string representation of this object.
toStringHelper(boolean) - Method in class org.opencyc.cycobject.CycList
Returns a String representation of this CycList.
toXML(Object, XMLWriter, int, boolean) - Static method in class org.opencyc.cycobject.CycList
Writes a CycList element the the given XML output stream.
toXML(XMLWriter, int, boolean) - Method in class org.opencyc.cycobject.CycAssertion
Prints the XML representation of the CycAssertion to an XMLWriter
toXML(XMLWriter, int, boolean) - Method in class org.opencyc.cycobject.ByteArray
Prints the XML representation of this ByteArray to an XMLWriter
toXML(XMLWriter, int, boolean) - Method in class org.opencyc.cycobject.CycVariable
Prints the XML representation of the CycVariable to an XMLWriter
toXML(XMLWriter, int, boolean) - Method in class org.opencyc.cycobject.Guid
Prints the XML representation of the Guid to an XMLWriter
toXML(XMLWriter, int, boolean) - Method in class org.opencyc.cycobject.CycFort
Prints the XML representation of the CycFort to an XMLWriter
toXML(XMLWriter, int, boolean) - Method in class org.opencyc.cycobject.CycConstant
Prints the XML representation of the CycConstant to an XMLWriter
toXML(XMLWriter, int, boolean) - Method in class org.opencyc.cycobject.CycNart
Prints the XML representation of the CycNart to an XMLWriter It is supposed to look like this:
toXML(XMLWriter, int, boolean) - Method in class org.opencyc.cycobject.CycList
Prints the XML representation of the CycList to an XMLWriter
toXML(XMLWriter, int, boolean) - Method in class org.opencyc.cycobject.CycSymbol
Prints the XML representation of the CycSymbol to an XMLWriter
toXMLString() - Method in class org.opencyc.cycobject.CycAssertion
Returns the XML representation of this object.
toXMLString() - Method in class org.opencyc.cycobject.ByteArray
Marshalls this ByteArray object into its CYC-ML XML expression.
toXMLString() - Method in class org.opencyc.cycobject.CycVariable
Returns the XML representation of this object.
toXMLString() - Method in class org.opencyc.cycobject.Guid
Returns the XML representation of this object.
toXMLString() - Method in class org.opencyc.cycobject.CycConstant
Returns the XML representation of this object.
toXMLString() - Method in class org.opencyc.cycobject.CycNart
Returns the XML representation of this object.
toXMLString() - Method in class org.opencyc.cycobject.CycList
Returns the XML representation of this object.
toXMLString() - Method in class org.opencyc.cycobject.CycSymbol
Returns the XML representation of this object.
trace - Variable in class org.opencyc.api.CfaslInputStream
Parameter that, when true, causes a trace of the messages to and from the server.
trace - Variable in class org.opencyc.api.CycConnection
Parameter that, when true, causes a trace of the messages to and from the server.
trace - Variable in class org.opencyc.api.CfaslOutputStream
Parameter that, when true, causes a trace of the messages to and from the server.
trace - Variable in class org.opencyc.api.RemoteCycConnection
Parameter that, when true, causes a trace of the messages to and from the server.
traceNamesOff() - Method in class org.opencyc.api.CycAccess
Turns on the diagnostic trace of messages with constant names looked up via recursive api request.
traceNamesOn() - Method in class org.opencyc.api.CycAccess
Turns on the diagnostic trace of messages with constant names looked up via recursive api request.
traceOff() - Method in class org.opencyc.api.CycConnection
Turns off the diagnostic trace of socket messages.
traceOff() - Method in interface org.opencyc.api.CycConnectionInterface
Turns off the diagnostic trace of socket messages.
traceOff() - Method in class org.opencyc.api.CycAccess
Turns off the diagnostic trace of socket messages.
traceOff() - Method in class org.opencyc.api.RemoteCycConnection
Turns off the diagnostic trace of socket messages.
traceOn() - Method in class org.opencyc.api.CycConnection
Turns on the diagnostic trace of socket messages.
traceOn() - Method in interface org.opencyc.api.CycConnectionInterface
Turns on the diagnostic trace of socket messages.
traceOn() - Method in class org.opencyc.api.CycAccess
Turns on the diagnostic trace of socket messages.
traceOn() - Method in class org.opencyc.api.RemoteCycConnection
Turns on the diagnostic trace of socket messages.
traceOnDetailed() - Method in class org.opencyc.api.CycConnection
Turns on the detailed diagnostic trace of socket messages.
traceOnDetailed() - Method in interface org.opencyc.api.CycConnectionInterface
Turns on the detailed diagnostic trace of socket messages.
traceOnDetailed() - Method in class org.opencyc.api.CycAccess
Turns on the detailed diagnostic trace of socket messages.
traceOnDetailed() - Method in class org.opencyc.api.RemoteCycConnection
Turns on the detailed diagnostic trace of socket messages.
traceRequests - Variable in class org.opencyc.webserver.WebServer
Requests flag.
traceWithNames - Variable in class org.opencyc.api.CycAccess
When true performs tracing of binary mode messages with constant names displayed, which involves recursive api requests.
traceWithNames - Variable in class org.opencyc.api.CycAccess.TraceWithNamesInfo
 
traceWithNamesStack - Variable in class org.opencyc.api.CycAccess
Stack to prevent tracing of recursive api calls whose sole purpose is to obtain names for traceWithNames.
TRANSIENT_CONNECTION - Static variable in class org.opencyc.api.CycAccess
Value indicating that the OpenCyc api socket is created and then closed for each api call.
transition - Variable in class org.opencyc.uml.statemachine.StateMachine
the Transitions for this state machine
transition - Variable in class org.opencyc.uml.statemachine.Guard
the transition to take if the guard expression evaluates to true.
Transition - class org.opencyc.uml.statemachine.Transition.
Transition from the UML State_Machines package.
Transition() - Constructor for class org.opencyc.uml.statemachine.Transition
Constructs a new Transition object.
transitionDictionary - Variable in class org.opencyc.uml.interpreter.CycExtractor
the dictionary with the key a transitionTerm and the value its Transition
transitionEnter(Transition) - Method in class org.opencyc.uml.interpreter.Interpreter
Transitions into a state with the given transition.
transitionExit(Transition) - Method in class org.opencyc.uml.interpreter.Interpreter
Transitions from a state with the given transition.
transitions - Variable in class org.opencyc.elf.experience.Experience
the state transitions from the initial state to the final state
transitionTerms - Variable in class org.opencyc.uml.interpreter.CycExtractor
the list of transition terms
translate() - Method in class org.opencyc.xml.OpenDirectoryToDaml
Translates the input OpenDirectory RDF (non-compliant) structure file into a DAML compliant format.
TranslateRDF() - Method in class org.opencyc.xml.OpenDirectoryToDaml
Translates the Open Directory RDF content to DAML.
translateResource(AResource) - Method in class org.opencyc.xml.ImportDaml
Converts an ARP resource into a Jena resource.
translateResource(AResource) - Method in class org.opencyc.xml.GatherOpenDirectoryTitles
Converts an ARP resource into a Jena resource.
translateTerm(CycConstant) - Method in class org.opencyc.xml.ExportDaml
Translates a Cyc term into a kind of DAML node: DAML Thing, DAML class, DAML property or DAML transitive property.
translateTermToEvent(CycConstant) - Method in class org.opencyc.uml.interpreter.CycExtractor
Returns the Event corresponding to the given event term
translateType(CycConstant) - Method in class org.opencyc.uml.interpreter.CycExtractor
Returns the java class denoted by the given Cyc type term.
treeContains(Object) - Method in class org.opencyc.cycobject.CycList
Returns true if the proper list tree contains the given object anywhere in the tree.
treeInterpreter - Variable in class org.opencyc.elf.LowestLevelNode
Access the World via the tree interpreter which interprets java statements.
treeInterpreter - Variable in class org.opencyc.uml.interpreter.Interpreter
TreeInterpreter that interprets java source code statements.
trees - Variable in class org.opencyc.webserver.WebServer
Expand jar tress.
trigger - Variable in class org.opencyc.uml.statemachine.Transition
the event which triggered this transition
type - Variable in class org.opencyc.uml.action.Pin
the type of this pin
TypeExpression - class org.opencyc.uml.commonbehavior.TypeExpression.
TypeExpression from the UML Common_Behavior package.
TypeExpression() - Constructor for class org.opencyc.uml.commonbehavior.TypeExpression
Constructs a new TypeExpression object.

U

unaryConstraintRules - Variable in class org.opencyc.constraintsolver.NodeConsistencyAchiever
The ArrayList of unary constraint rules belonging to the parent ConstraintProblem.
unassertGaf(CycList, CycFort) - Method in class org.opencyc.api.CycAccess
Unasserts the given ground atomic formula (gaf) in the specified microtheory MT.
undoEntityReference(String) - Static method in class org.opencyc.xml.TextUtil
Transforms xml special character substitution to plain text
UnitTest - class org.opencyc.api.UnitTest.
Provides a unit test suite for the org.opencyc.api package
UnitTest - class org.opencyc.chat.UnitTest.
Provides a unit test suite for the org.opencyc.chat package
UnitTest - class org.opencyc.constraintsolver.UnitTest.
Provides a suite of JUnit test cases for the org.opencyc.constraintsolver package.
UnitTest - class org.opencyc.cycagent.coabs.UnitTest.
Provides a suite of JUnit test cases for the org.opencyc.cycagent.coabs package.
UnitTest - class org.opencyc.cycobject.UnitTest.
Provides a suite of JUnit test cases for the org.opencyc.cycobject package.
UnitTest - class org.opencyc.inferencesupport.UnitTest.
Provides a suite of JUnit test cases for the org.opencyc.inferencesupport package.
UnitTest - class org.opencyc.uml.interpreter.UnitTest.
Provides a unit test suite for the org.opencyc.uml.interpreter package
UnitTest - class org.opencyc.util.UnitTest.
Provides a suite of JUnit test cases for the org.opencyc.constraintsolver package.
UnitTest - class org.opencyc.xml.UnitTest.
Provides a suite of JUnit test cases for the org.opencyc.xml package.
UnitTest.ApiRequestor - class org.opencyc.api.UnitTest.ApiRequestor.
Class ApiRequestor.
UnitTest.ApiRequestor(UnitTest, String, int, String, CycAccess) - Constructor for class org.opencyc.api.UnitTest.ApiRequestor
Constructs a ApiRequestor object.
UnitTest(String) - Constructor for class org.opencyc.api.UnitTest
Creates a UnitTest object with the given name.
UnitTest(String) - Constructor for class org.opencyc.chat.UnitTest
Creates a UnitTest object with the given name.
UnitTest(String) - Constructor for class org.opencyc.constraintsolver.UnitTest
Constructs a new UnitTest object.
UnitTest(String) - Constructor for class org.opencyc.cycagent.coabs.UnitTest
Construct a new UnitTest object.
UnitTest(String) - Constructor for class org.opencyc.cycobject.UnitTest
Construct a new UnitTest object.
UnitTest(String) - Constructor for class org.opencyc.inferencesupport.UnitTest
Constructs a new UnitTest object.
UnitTest(String) - Constructor for class org.opencyc.uml.interpreter.UnitTest
Creates a UnitTest object with the given name.
UnitTest(String) - Constructor for class org.opencyc.util.UnitTest
Creates a UnitTest object with the given name.
UnitTest(String) - Constructor for class org.opencyc.xml.UnitTest
Constructs a new UnitTest object.
universalVocabularyMt - Static variable in class org.opencyc.api.CycAccess
Convenient reference to #$UniversalVocabularyMt.
unmarkDomain(CycVariable, Object) - Method in class org.opencyc.constraintsolver.ValueDomains
Resets the entry for the variable / domain value marking.
unmarshall(String) - Static method in class org.opencyc.api.CycObjectFactory
Unmarshalls a cyc object from an XML representation.
unmarshallByteArray(Element, Document) - Static method in class org.opencyc.api.CycObjectFactory
Unmarshalls a ByteArray from the given element in an XML Document object.
unmarshallCycAssertion(Element) - Static method in class org.opencyc.api.CycObjectFactory
Unmarshalls a CycAssertion from the given element in an XML Document object.
unmarshallCycConstant(Element, Document) - Static method in class org.opencyc.api.CycObjectFactory
Unmarshalls a CycConstant from the given element in an XML Document object.
unmarshallCycList(Element, Document) - Static method in class org.opencyc.api.CycObjectFactory
Unmarshalls a CycList from the given element in an XML Document object.
unmarshallCycNart(Element, Document) - Static method in class org.opencyc.api.CycObjectFactory
Unmarshalls a CycNart from the given element in an XML Document object.
unmarshallCycSymbol(Element) - Static method in class org.opencyc.api.CycObjectFactory
Unmarshalls a CycSymbol from the given element in an XML Document object.
unmarshallCycVariable(Element) - Static method in class org.opencyc.api.CycObjectFactory
Unmarshalls a CycVariable from the given element in an XML Document object.
unmarshallElement(Element, Document) - Static method in class org.opencyc.api.CycObjectFactory
Unmarshalls a cyc object from the given element in an XML Document object.
unmarshallGuid(Element) - Static method in class org.opencyc.api.CycObjectFactory
Unmarshalls a Guid from the given element in an XML Document object.
UNORDERED - Static variable in class org.opencyc.uml.action.Pin
 
unsetGlobalFlag(String) - Method in class org.opencyc.kif.KifFileLoader
 
updateAction - Variable in class org.opencyc.util.ListBox
 
upwardClosureKbSubsetCollectionGuids - Variable in class org.opencyc.xml.ExportHtml
Upward closure filtering kb subset collections guids.
upwardClosureKbSubsetCollections - Variable in class org.opencyc.xml.ExportHtml
Upward closure filtering kb subset collections.
urlHistory - Variable in class org.opencyc.xml.gui.ImportDamlPanel
Array of URL history items for the URL input combo box
uuid - Variable in class org.opencyc.api.CycConnection
Universally Unique ID that identifies this CycConnection to the Cyc server.

V

value - Variable in class org.opencyc.elf.experience.Experience
the value of the experience
value - Variable in class org.opencyc.inferencesupport.Binding
The Object to which the CycVariable is bound.
Value - class org.opencyc.elf.goal.Value.
Provides the Value container for the Elementary Loop Functioning (ELF).
Value() - Constructor for class org.opencyc.elf.goal.Value
Constructs a new Value object.
valueDomains - Variable in class org.opencyc.constraintsolver.VariablesByAscendingDomainSizeComparator
Reference to the ValueDomains object for the parent ConstraintProblem object.
valueDomains - Variable in class org.opencyc.constraintsolver.VariableDomainPopulator
Reference to the parent ValueDomains object.
valueDomains - Variable in class org.opencyc.constraintsolver.ForwardCheckingSearcher
Reference to the ValueDomains object for the parent ConstraintProblem object.
valueDomains - Variable in class org.opencyc.constraintsolver.ConstraintProblem
ValueDomains object for this ConstraintProblem.
ValueDomains - class org.opencyc.constraintsolver.ValueDomains.
ValueDomains object to model the attributes and behavior of value domains of variables during forward checking search for one or more solutions to the ConstraintProblem.
ValueDomains(ConstraintProblem) - Constructor for class org.opencyc.constraintsolver.ValueDomains
Constructs a new ValueDomains object.
valueJudgement - Variable in class org.opencyc.elf.Node
the ValueJudgement for this node
VariableDomainPopulator - class org.opencyc.constraintsolver.VariableDomainPopulator.
VariableDomainPopulator object to contain information about variables and applicable rules, and which determines the best rule to populate each variable.
VariableDomainPopulator(ConstraintProblem) - Constructor for class org.opencyc.constraintsolver.VariableDomainPopulator
Constructs a new VariableDomainPopulator object.
variableDomainPopulators - Variable in class org.opencyc.constraintsolver.VariableDomainPopulator
variable --> VariableDomainPopulator
VariablePopulationItem - class org.opencyc.constraintsolver.VariablePopulationItem.
VariablePopulationItem object to model the attributes of constraint variable value population by candidate rules.
VariablePopulationItem(CycVariable, ConstraintRule) - Constructor for class org.opencyc.constraintsolver.VariablePopulationItem
 
variables - Variable in class org.opencyc.constraintsolver.ConstraintProblem
Collection of the constraint variables as CycVariable objects.
variables - Variable in class org.opencyc.inferencesupport.Literal
The collection of CycVariables used in the literal.
VariablesByAscendingDomainSizeComparator - class org.opencyc.constraintsolver.VariablesByAscendingDomainSizeComparator.
Implements a Comparator to sort variables for the checkForwardNonEvaluatableRule method of the ForwardCheckingSearcher class.
VariablesByAscendingDomainSizeComparator(ValueDomains) - Constructor for class org.opencyc.constraintsolver.VariablesByAscendingDomainSizeComparator
Constructs a new VariablesByAscendingDomainSizeComparator object given a constraint problem.
VariableSelectionAttributes - class org.opencyc.constraintsolver.VariableSelectionAttributes.
VariableSelectionAttributes object to model the attributes and sort behavior of a variable and its associated selection attributes.
VariableSelectionAttributes(CycVariable, Integer, Integer) - Constructor for class org.opencyc.constraintsolver.VariableSelectionAttributes
Construct a new VariableSelectionAttibutes object given the variable, remaining domain size, and degree.
VariableSelectionComparator - class org.opencyc.constraintsolver.VariableSelectionComparator.
Implements a Comparator to sort variables for the selectVariable method of the ForwardCheckingSearcher class.
VariableSelectionComparator() - Constructor for class org.opencyc.constraintsolver.VariableSelectionComparator
Constructs a new VariableSelectionComparator object.
varsDictionary - Variable in class org.opencyc.constraintsolver.ValueDomains
Dictionary of variable --> domain value ArrayList.
verbosity - Variable in class org.opencyc.constraintsolver.VariableDomainPopulator
Sets verbosity of the constraint solver output.
verbosity - Variable in class org.opencyc.constraintsolver.NodeConsistencyAchiever
Sets verbosity of the constraint solver output.
verbosity - Variable in class org.opencyc.constraintsolver.ArgumentTypeConstrainer
Sets verbosity of the constraint solver output.
verbosity - Variable in class org.opencyc.constraintsolver.ForwardCheckingSearcher
Sets verbosity of the constraint solver output.
verbosity - Variable in class org.opencyc.constraintsolver.ProblemParser
Sets verbosity of the constraint solver output.
verbosity - Variable in class org.opencyc.constraintsolver.ConstraintProblem
Sets verbosity of this object's output.
verbosity - Variable in class org.opencyc.constraintsolver.ValueDomains
Sets verbosity of the constraint solver output.
verbosity - Variable in class org.opencyc.constraintsolver.RuleEvaluator
Sets verbosity of the constraint solver output.
verbosity - Variable in class org.opencyc.cycagent.GenericAgent
Sets verbosity of the constraint solver output.
verbosity - Variable in class org.opencyc.cycagent.AgentManager
Sets verbosity of this object's output.
verbosity - Variable in class org.opencyc.cycagent.coabs.CoAbsCommunityAdapter
Sets verbosity of this object's output.
verbosity - Variable in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter
Sets verbosity of this object's output.
verbosity - Static variable in class org.opencyc.cycobject.CycListParser
Verbosity indicator 0 indicates quiet on a range of 0 ...
verbosity - Variable in class org.opencyc.elf.NodeComponent
Sets verbosity of this object's output.
verbosity - Variable in class org.opencyc.inferencesupport.Solution
Sets verbosity of the constraint solver output.
verbosity - Static variable in class org.opencyc.kif.CycBulkAssertions
Verbosity indicator 0 indicates quiet on a range of 0 ...
verbosity - Static variable in class org.opencyc.kif.KifFileLoader
Verbosity indicator 0 indicates quiet on a range of 0 ...
verbosity - Static variable in class org.opencyc.kif.CycListKifParser
Verbosity indicator 0 indicates quiet on a range of 0 ...
verbosity - Variable in class org.opencyc.uml.interpreter.CycExtractor
Sets verbosity of this object's output.
verbosity - Variable in class org.opencyc.uml.interpreter.Interpreter
Sets verbosity of this object's output.
verbosity - Variable in class org.opencyc.uml.interpreter.ProcedureInterpreter
Sets verbosity of this object's output.
verbosity - Variable in class org.opencyc.uml.interpreter.StateInterpreter
Sets verbosity of this object's output.
verbosity - Variable in class org.opencyc.xml.ExportDaml
Sets verbosity of the DAML export output.
verbosity - Variable in class org.opencyc.xml.OpenDirectoryToDaml
Sets verbosity of the DAML export output.
verbosity - Variable in class org.opencyc.xml.ImportDaml
Sets verbosity of this application.
verbosity - Variable in class org.opencyc.xml.ExportHtml
Sets verbosity of the HTML export output.
verbosity - Variable in class org.opencyc.xml.GatherOpenDirectoryTitles
Sets verbosity of this application.
vocabMt - Variable in class org.opencyc.javashell.CycJavaShell
 

W

WAIT_FOREVER - Static variable in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter
 
waitingReplyThreads - Variable in class org.opencyc.api.CycConnection
Implements an association: apiRequestId --> waiting thread for the response.
waitingReplyThreads - Variable in class org.opencyc.cycagent.coabs.CoAbsCommunityAdapter
Implements an association: message id --> waiting thread for the reply.
waitingReplyThreads - Variable in class org.opencyc.cycagent.fipaos.FipaOsCommunityAdapter
Implements an association: message id --> waiting thread for the reply.
warnEvent(Exception) - Method in class org.opencyc.javashell.CycJavaShell
 
warning(SAXParseException) - Method in class org.opencyc.xml.ImportDaml.MyErrorHandler
Handles SAX XML parsing warnings.
WebServer - class org.opencyc.webserver.WebServer.
 
WebServer.Task - class org.opencyc.webserver.WebServer.Task.
Class Task processes a single HTTP request.
WebServer.Task(WebServer, Socket) - Constructor for class org.opencyc.webserver.WebServer.Task
Constructs a Task object.
WebServer() - Constructor for class org.opencyc.webserver.WebServer
Constructs a WebServer object.
when - Variable in class org.opencyc.uml.statemachine.TimeEvent
the time expression for this time event
withBookkeepingInfo() - Method in class org.opencyc.api.CycAccess
Returns a with-bookkeeping-info macro expresssion.
withBookkeepingInfo() - Method in class org.opencyc.kif.CycAssertionsFactory
Returns a with-bookkeeping-info macro expresssion.
wordsToPhrase(List) - Static method in class org.opencyc.util.StringUtils
Returns the phrase formed from the given list of words
worldModel - Variable in class org.opencyc.elf.Node
the World Model for this node
worldModel - Variable in class org.opencyc.elf.wm.SimulatorPredictor
the world model which owns this simulator-predictor
WorldModel - class org.opencyc.elf.wm.WorldModel.
Provides the World Model for the Elementary Loop Functioning (ELF).
WorldModel() - Constructor for class org.opencyc.elf.wm.WorldModel
Constructs a new WorldModel object.
writeAssertion(CycAssertion) - Method in class org.opencyc.api.CfaslOutputStream
Writes a CycAssertion object to this CfaslOutputStream.
writeAssertions(Writer) - Method in class org.opencyc.kif.CycBulkAssertions
 
writeAssertions(Writer, ArrayList) - Method in class org.opencyc.kif.CycBulkAssertions
Displays the cycArrayList to Mt
writeAssertionsCycL(Writer) - Method in class org.opencyc.kif.CycBulkAssertions
 
writeAssertionsCycL(Writer, ArrayList) - Method in class org.opencyc.kif.CycBulkAssertions
Displays the cycArrayList to Mt
writeBigInteger(BigInteger) - Method in class org.opencyc.api.CfaslOutputStream
Writes a BigInteger to this CFASL output stream as a CFASL Bignum (unless it is small enough to be transmitted as a CFASL Fixnum, in which case it is passed on to writeFixnum(long)).
writeBignum(long) - Method in class org.opencyc.api.CfaslOutputStream
Writes a long integer to this CFASL output stream as a Bignum.
writeBoolean(boolean) - Method in class org.opencyc.api.CfaslOutputStream
Writes a boolean onto this CFASL output stream.
writeByteArray(byte[]) - Method in class org.opencyc.api.CfaslOutputStream
Writes a byte array to this CfaslOutputStream.
writeChar(char) - Method in class org.opencyc.api.CfaslOutputStream
Writes a one byte character onto this CFASL output stream.
writeConstant(CycConstant) - Method in class org.opencyc.api.CfaslOutputStream
Writes a CycConstant object to this CfaslOutputStream.
WriteDAMLHeader() - Method in class org.opencyc.xml.OpenDirectoryToDaml
Writes the XML header information to the output DAML file.
writeDataBytes(byte[]) - Method in class org.opencyc.webserver.WebServer.Task
Responds to the HTTP client with data content from the requested URL.
writeDottedList(CycList) - Method in class org.opencyc.api.CfaslOutputStream
Writes an improper (dotted) CycList of Objects to this CfaslOutputStream as a CFASL dotted list.
writeDouble(double) - Method in class org.opencyc.api.CfaslOutputStream
Writes a double onto this CfaslOutputStream.
writeFixnum(int) - Method in class org.opencyc.api.CfaslOutputStream
Writes an integer to this CFASL output stream as a Fixnum.
writeGuid(Guid) - Method in class org.opencyc.api.CfaslOutputStream
Writes a Guid object to this CfaslOutputStream.
writeInt(long) - Method in class org.opencyc.api.CfaslOutputStream
Writes a long integer to this CFASL output stream.
writeKeyword(CycSymbol) - Method in class org.opencyc.api.CfaslOutputStream
Writes a keyword symbol object to this CfaslOutputStream.
writeList(List) - Method in class org.opencyc.api.CfaslOutputStream
Writes a List of Objects to this CfaslOutputStream as a CFASL List.
writeList(Object[]) - Method in class org.opencyc.api.CfaslOutputStream
Writes an array of Objects to this CfaslOutputStream as a CFASL List.
writeNart(CycNart) - Method in class org.opencyc.api.CfaslOutputStream
Writes a CycNart object to this CfaslOutputStream.
writeObject(Object) - Method in class org.opencyc.api.CfaslOutputStream
Writes a generic object to this CfaslOutputStream.
writer - Variable in class org.opencyc.util.Log
BufferedWriter object for the log file.
WriteRDFClosingTag() - Method in class org.opencyc.xml.OpenDirectoryToDaml
Writes the RDF closing tag to the output DAML file.
writeString(String) - Method in class org.opencyc.api.CfaslOutputStream
Writes a String to this CfaslOutputStream.
writeSymbol(CycSymbol) - Method in class org.opencyc.api.CfaslOutputStream
Writes a CycSymbol object to this CfaslOutputStream.
writeTextBytes(byte[]) - Method in class org.opencyc.webserver.WebServer.Task
Respond to the HTTP client with text content from the requested URL.
writeToErr - Variable in class org.opencyc.util.Log
If true, write error messages to System.err.
writeToFile - Variable in class org.opencyc.util.Log
If true, write messages to the log file.
writeToOut - Variable in class org.opencyc.util.Log
If true, write messages to System.out.
writeVariable(CycVariable) - Method in class org.opencyc.api.CfaslOutputStream
Writes a CycVariable object to this CfaslOutputStream.

X

xforward(Message, String) - Method in class org.opencyc.cycagent.coabs.CoAbsCommunityAdapter
Forwards the message to the CoABS grid.
XMLFileWriter - class org.opencyc.xml.XMLFileWriter.
Implements an XMLFileWriter with facilities for surrounding data elements with tags appropriately named and indented.
XMLFileWriter(String) - Constructor for class org.opencyc.xml.XMLFileWriter
Constructs a XMLFileWriter object given an output file name
XMLPrintWriter - class org.opencyc.xml.XMLPrintWriter.
Implements an XMLPrintWriter with facilities for surrounding data elements with tags appropriately named and indented.
XMLPrintWriter(PrintStream) - Constructor for class org.opencyc.xml.XMLPrintWriter
Constructs an XMLPrintWriter object given a PrintStream.
XMLStringWriter - class org.opencyc.xml.XMLStringWriter.
Implements an XMLStringWriter with facilities for surrounding data elements with tags appropriately named and indented.
XMLStringWriter() - Constructor for class org.opencyc.xml.XMLStringWriter
Constructs an XMLStringWriter object.
XMLWriter - class org.opencyc.xml.XMLWriter.
Implements an XMLWriter with facilities for surrounding data elements with tags appropriately named and indented.
XMLWriter() - Constructor for class org.opencyc.xml.XMLWriter
 
XpathComputer - class org.opencyc.xml.XpathComputer.
Implements static methods for computing Xpath strings (www.w3.org/TR/xpath) for DOM Nodes (www.w3.org/DOM/)
XpathComputer() - Constructor for class org.opencyc.xml.XpathComputer
 
xtestExportDaml1() - Method in class org.opencyc.xml.UnitTest
Tests the ExportDaml class.

Z

zebraPuzzle() - Static method in class org.opencyc.constraintsolver.Main
Runs the ConstraintProblem on the Zebra Puzzle.

A B C D E F G H I J K L M N O P Q R S T U V W X Z