|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.doolin.gui.action.path.list.AggregatedActionPathList
public class AggregatedActionPathList
This class aggregates several list of ActionPath.
| Constructor Summary | |
|---|---|
AggregatedActionPathList()
|
|
| Method Summary | |
|---|---|
List<ActionPathList> |
getActionPathListList()
Gets the list of action path lists. |
List<ActionPath> |
getPaths()
Returns the list of ActionPath. |
void |
setActionPathListList(List<ActionPathList> actionPathListList)
Sets the list of action path lists. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AggregatedActionPathList()
| Method Detail |
|---|
public List<ActionPathList> getActionPathListList()
public List<ActionPath> getPaths()
ActionPathListActionPath.
getPaths in interface ActionPathListActionPath.public void setActionPathListList(List<ActionPathList> actionPathListList)
actionPathListList - List of action path lists.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||