A helper class for people that want to implement
OutboundVariable .
author: Joe Walker [joe at getahead dot ltd dot uk]
Method Summary
void
setChildren(Collection<OutboundVariable> children) Recursive OutboundVariable need to be given their children after
construction because we need to check for potentially recursive
conditions.
Recursive OutboundVariable need to be given their children after
construction because we need to check for potentially recursive
conditions.
Parameters: children - The contained objects