These pages are auto-generated from self-documenting comments embedded in class files.
For more information on breve and steve, refer to the breve homepage.

GADirectedGraphParameterObject : GADirectedGraphConnection

Class description:

A GADirectedGraphConnection is a connection from one GADirectedGraphNode to another. As a subclass of GADirectedGraphParameterObject, it can be associated with a list of parameters.

Methods:

  • getTarget
  • setTarget
    getTarget( self )

    Returns the target of this connection.


    setTarget( self, t )

    Sets the target of this connection to t.