|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphObject | |
|---|---|
| net.ggtools.grand.ant | |
| net.ggtools.grand.graph | |
| Uses of GraphObject in net.ggtools.grand.ant |
|---|
| Classes in net.ggtools.grand.ant that implement GraphObject | |
|---|---|
class |
AntLink
A basic (i.e. dependency) link in ant build file. |
class |
AntTargetNode
A node implementation specialized for ant target. |
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 GraphObject in net.ggtools.grand.graph |
|---|
| Subinterfaces of GraphObject in net.ggtools.grand.graph | |
|---|---|
interface |
Link
Interface for class representing links. |
interface |
Node
Interface implementated by nodes populating the graph. |
| Classes in net.ggtools.grand.graph that implement GraphObject | |
|---|---|
(package private) class |
AttributeManager
Abstract class to manage GraphObjet's attributes. |
class |
LinkImpl
|
class |
NodeImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||