Nuin Jena Agent Framework: API Documentation

Packages
org.nuin.agent This package (and its sub-packages) contain the architectural components that define Nuin agents.
org.nuin.agent.config This package encapsulates the process of configuring an agent using statements from an RDF model as configuration parameters.
org.nuin.agent.core Implementations of the core behaviours of a Nuin agent, principally focussed around the standard interpreter.
org.nuin.agent.core.actions Implementations of the standard behaviours recognised by the Nuinscript and Nuin-XML parsers, that can be executed by the standard interpreter.
org.nuin.agent.core.strategy  
org.nuin.agent.parsers.nuinscript Parser for the Nuinscript language, that produces abstract syntax terms that can be processed by the standard interpreter.
org.nuin.agent.service  
org.nuin.agent.service.factory  
org.nuin.integration.jena  
org.nuin.integration.ws  
org.nuin.integration.ws.encoding  
org.nuin.integration.ws.imp  
org.nuin.integration.ws.rest  
org.nuin.integration.ws.rest.imp  
org.nuin.integration.ws.wsdl  
org.nuin.integration.ws.wsdl.imp  
org.nuin.ks This package (and its sub-packages) contain the abstractions used to provide the core knowledge representation and reasoning capabilities for Nuin agents.
org.nuin.ks.expression  
org.nuin.ks.expression.imp  
org.nuin.ks.imp  
org.nuin.ks.parsers Collects together parsers for the various parsers that can recognise expression syntaxes and produce KS values and sentences
org.nuin.ks.parsers.sexp A parser for knowledge that is encoded using an s-expression form similar to (and in fact based on) KIF.
org.nuin.ks.reasoner This package collects together the various reasoners that are provided as standard with Nuin.
org.nuin.ks.reasoner.imp  
org.nuin.ks.reasoner.resolution A Nuin reasoner based on a simple implementation of resolution theorem proving.
org.nuin.ks.sentences Defines a set of interfaces that encapsulate the first-order sentences that Nuin agents can process.
org.nuin.ks.sentences.factory The default implementations of the sentence interfaces, that will be generated by the default sentence factory.
org.nuin.ks.store  
org.nuin.ks.store.imp  
org.nuin.ks.store.rdf  
org.nuin.ks.strategy  
org.nuin.ks.strategy.rdf  
org.nuin.ks.unification Utilities for binding single-assignment variables, and performing unifications of values.
org.nuin.ks.values Defines a set of interfaces that encapsulate the logical values that Nuin agents can process.
org.nuin.ks.values.factory The default implementations of the KS value interfaces, that will be generated by the default value factory.
org.nuin.resources Standard resources, including the text of the error messages generated by the platform.
org.nuin.run The programmatic interface for running independent Nuin agents, each in their own thread.
org.nuin.util A collection of shared utility classes.
org.nuin.util.iterator  
org.nuin.vocabulary Java wrappers for vocabulary elements defined in the various Nuin system ontologies.

 



Copyright ©2002-2006 Hewlett-Packard Development Company, LP. All Rights Reserved.