walktree

no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


walktree [2009/11/27 16:59] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +=======Introduction=======
 +A graphical data navigator driven from a customizable XML schema model.
 +WalkTree is unique in that all the data sources and the relationships between those sources are defined by an XML schema. This flexibility allows the user to define very complex data relationships such as: owner joins, super and sub entity classes, lookup tables and foreign key. 
  
 +  * Platform portable (Java) 
 +  * XML configurable 
 +  * Relationship selectors 
 +  * pluggable PL/SQL actions 
 +
 +{{ walktree-lg.gif }}
 +
 +  * [[WalkTreeUserGuide]] 
 +    * as HTML {{walktree-userguidehtml.zip}}
 +    * as Word Document{{walktree-userguide.zip}}
 +  * [[WalkTreeToDoList]]
 +  * [[WalkTreeDTD]]
 +  * {{Walktree_installer.exe|WalkTree installer}}
 +
 +This is a very quick hack helper application it will attach to either an Amarta repository or an Oracle database and reverse engineer its meta data into an XML file that is compatible with WalkTree.
 +
 +{{xmlproducer.jar}}
 +
 +
 +======Graph Explorer======
 +{{ wtgraph-sm.gif }}
 +Experimental interface to explorer and traverse the XML Configuration file that is used by the WalkTree program.  This uses open source java component by http://www.touchgraph.com/
 +
 +  * {{wtgraph.jar}} WTGraph compiled JAR file
 +  * {{wtgraph-src.tar.gz}} Java source code
 +
 +{{tag>oracle java}}
  • walktree.txt
  • Last modified: 2009/11/27 16:59
  • by 127.0.0.1