Basic implementation.
The step alias is not set on default.
author: Rob van Maris version: $Id: BasicStep.java,v 1.12 2007/02/11 19:21:12 nklasens Exp $ since: MMBase-1.7
Adds node to nodes.
Parameters: nodeNumber - The nodenumber of the node. This BasicStep instance. throws: IllegalArgumentException - when an invalid argument is supplied.
Sets alias property.
Parameters: alias - The alias property. This BasicStep instance. throws: IllegalArgumentException - when an invalid argument is supplied.