agent.core.memory
Class MemoryTest

java.lang.Object
  extended by agent.core.memory.MemoryTest

public class MemoryTest
extends java.lang.Object

This class can be run to test Memory functionality It loads test OWL file from memory_init directory and list display all Resources which have title

Version:
0.6
Author:
Michal Laclavik

Field Summary
private static Logger log
           
 
Constructor Summary
MemoryTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

private static Logger log
Constructor Detail

MemoryTest

public MemoryTest()
Method Detail

main

public static void main(java.lang.String[] args)