toxtree.ui.tree.actions
Interface ITreeAction

All Known Implementing Classes:
AbstractTreeAction, EditCategoryAction, EditRuleAction, EditTreeExplanation, NewRuleAction, SaveTreeAction, SelectCategoryFromListAction, SetBranchAction, VerifyUnreachableRulesAction, VerifyUnusedCategories

public interface ITreeAction


Method Summary
 IDecisionMethod getTree()
           
 void setTree(IDecisionMethod tree)
           
 

Method Detail

getTree

IDecisionMethod getTree()

setTree

void setTree(IDecisionMethod tree)


Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.