Uses of Class
net.ggtools.grand.ant.AntLink

Packages that use AntLink
net.ggtools.grand.ant   
net.ggtools.grand.graph.visit This package holds the various interfaces, adapters or classes used in the implementation of a visitor design pattern. 
 

Uses of AntLink in net.ggtools.grand.ant
 

Subclasses of AntLink in net.ggtools.grand.ant
 class AntTaskLink
          A link representing a call by a task such like ant, runtarget, etc.
 class SubantTaskLink
          A link representing a call by a task such like subant.
 

Uses of AntLink in net.ggtools.grand.graph.visit
 

Methods in net.ggtools.grand.graph.visit with parameters of type AntLink
 void LinkVisitor.visitLink(AntLink link)
          Visit an ant link.
 



Copyright © 2004-2005 ggTools. All Rights Reserved.