Uses of Class
com.jgraph.example.adapter.JGraphBusinessObject

Packages that use JGraphBusinessObject
com.jgraph.example.adapter   
 

Uses of JGraphBusinessObject in com.jgraph.example.adapter
 

Subclasses of JGraphBusinessObject in com.jgraph.example.adapter
 class JGraphSQLEntity
          An object that represents an entity in a tree.
 class JGraphSQLRelation
          A business object that represents a relation between two entities.