DOC

org.bitbucket.goalhub : mentalstate

Maven & Gradle

Dec 15, 2020

An interface definition for the mental state used by GOAL agents, with implementations that build on top of available knowledge representation (KR) technologies. The mental state implements the querying and updating of a mental state of an agent.

Table Of Contents

Latest Version

Download org.bitbucket.goalhub : mentalstate Javadoc & API Documentation - Latest Versions:

All Versions

Download org.bitbucket.goalhub : mentalstate Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.2.x
2.1.x
2.0.x
msStates
msInterface
msFactory

How to open Javadoc JAR file in web browser

  1. Rename the file mentalstate-msStates-javadoc.jar to mentalstate-msStates-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder mentalstate-msStates-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "mentalstate-msStates-sources.jar" -d "mentalstate-msStates-javadoc" -subpackages