org.argouml.cognitive.ui
Class AbstractGoList
java.lang.Object
org.argouml.cognitive.ui.AbstractGoList
- All Implemented Interfaces:
- TreeModel
- Direct Known Subclasses:
- GoListToDecisionsToItems, GoListToGoalsToItems, GoListToOffenderToItem, GoListToPosterToItem, GoListToPriorityToItem, GoListToTypeToItem
- public abstract class AbstractGoList
- extends Object
- implements TreeModel
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractGoList
public AbstractGoList()
setListPredicate
public void setListPredicate(Predicate newPredicate)
- Parameters:
newPredicate - the new list predicate
getListPredicate
public Predicate getListPredicate()
- Returns:
- the list predicate
getRoot
public Object getRoot()
- Specified by:
getRoot in interface TreeModel
setRoot
public void setRoot(Object r)
- Parameters:
r - ignored