ca.sqlpower.architect.swingui.action
Class SaveProfileAction.ProfileResultsTree

java.lang.Object
  extended by ca.sqlpower.architect.swingui.action.SaveProfileAction.ProfileResultsTree
Enclosing class:
SaveProfileAction

public class SaveProfileAction.ProfileResultsTree
extends java.lang.Object


Constructor Summary
SaveProfileAction.ProfileResultsTree()
           
 
Method Summary
 void addColumnProfileResult(ColumnProfileResult cpr)
           
 void addTableProfileResult(TableProfileResult tpr)
           
 java.util.List<ProfileResult> getDepthFirstList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SaveProfileAction.ProfileResultsTree

public SaveProfileAction.ProfileResultsTree()
Method Detail

addTableProfileResult

public void addTableProfileResult(TableProfileResult tpr)

addColumnProfileResult

public void addColumnProfileResult(ColumnProfileResult cpr)

getDepthFirstList

public java.util.List<ProfileResult> getDepthFirstList()


Copyright © 2003-2007 SQL Power Group Inc. www.sqlpower.ca