gov.nih.nci.cagrid.data.utilities.query.cqltree
Interface RebuildableTreeNode

All Known Implementing Classes:
AssociationTreeNode, AttributeTreeNode, GroupTreeNode, IconTreeNode, QueryTreeNode, TargetTreeNode

public interface RebuildableTreeNode

RebuildableTreeNode Tree node that knows how to rebuild its children given a change to the backend model

Version:
$Id$
Author:
David W. Ervin

Method Summary
 void rebuild()
           
 

Method Detail

rebuild

void rebuild()
             throws java.lang.IllegalStateException
Throws:
java.lang.IllegalStateException