ABLE 2.0.0 07/02/2003 10:25:01

Uses of Interface
com.ibm.able.editor.AbleCustomInspectorView

Packages that use AbleCustomInspectorView
com.ibm.able.beans The BEANS package provides a set of interfaces and objects which implement components ranging from simple file i/o to intelligent learning algorithms. 
com.ibm.able.conversation The com.ibm.able.conversation contains classes for conversation management in ABLE. 
 

Uses of AbleCustomInspectorView in com.ibm.able.beans
 

Classes in com.ibm.able.beans that implement AbleCustomInspectorView
 class AbleClusterDiagramView
          This class defines a specialized Neural Network inspector that shows the output activations of a Kohonen Feature Map (and labels)
 class AbleNetworkGraphicView
          This class defines a specialized Neural Network inspector that shows the processing units as colored circles arranged in columns by layer.
 

Uses of AbleCustomInspectorView in com.ibm.able.conversation
 

Classes in com.ibm.able.conversation that implement AbleCustomInspectorView
 class AbleConversationGraphicView
          This class defines a specialized AbleConversationManager bean inspector that shows all active conversations that the bvean is managing, in the form of trees, with nodes representing conversations and child conversations
 class AbleJasConversationGraphicView
          This class defines a specialized Able Jas Conversation Agent inspector that shows all active conversations that the agent is engaged in, in the form of trees, with nodes representing conversations and child conversations
 


ABLE 2.0.0 07/02/2003 10:25:01

(C) Copyright IBM Corporation 1999, 2003