|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Tree | |
| zeus.actors | |
| zeus.agentviewer.engine | |
| zeus.concepts | |
| Uses of Tree in zeus.actors |
| Subclasses of Tree in zeus.actors | |
class |
ProtocolDb
The Protocol Database is a simple storage component that holds references to the social interaction protocols known by the agent. |
| Uses of Tree in zeus.agentviewer.engine |
| Fields in zeus.agentviewer.engine declared as Tree | |
private Tree |
GraphTreeModel.graph
|
| Constructors in zeus.agentviewer.engine with parameters of type Tree | |
GraphTreeModel(Tree graph)
|
|
| Uses of Tree in zeus.concepts |
| Subclasses of Tree in zeus.concepts | |
class |
OntologyDb
This implements the Ontology Database component, which has two main roles: database - to store the conceptual descriptions that make up an ontology factory - to create new Fact objects from the stored fact descriptions
Aside from the fact creation and query methods, developers are unlikely to
need the other methods of this class.
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||