org.globus.cog.gui.grapheditor.ant.taskdefs
Interface ETaskContainer

All Superinterfaces:
org.apache.tools.ant.TaskContainer
All Known Implementing Classes:
EParallel, ESequential, For

public interface ETaskContainer
extends org.apache.tools.ant.TaskContainer

Extends the Ant task container to allow access to the children


Method Summary
 List getTasks()
           
 
Methods inherited from interface org.apache.tools.ant.TaskContainer
addTask
 

Method Detail

getTasks

List getTasks()