anl.aida.client.net
Class NetTests

java.lang.Object
  extended by anl.aida.client.net.NetTests

public class NetTests
extends java.lang.Object

Date: Feb 26, 2009 11:30:09 AM


Field Summary
private  java.util.List<Keyword> concepts
           
private  CacheElement element
           
 
Constructor Summary
NetTests()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void testDisplay()
           
 void testGraph()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

element

private CacheElement element

concepts

private java.util.List<Keyword> concepts
Constructor Detail

NetTests

public NetTests()
         throws java.io.IOException
Throws:
java.io.IOException
Method Detail

testGraph

public void testGraph()

testDisplay

public void testDisplay()

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException