Node Class
Item Index
Methods
Methods
addSource
(
-
An
Adds a source to this node.
Parameters:
-
An
Objectinstance of Source
addTarget
(
-
An
Adds a target to this node.
Parameters:
-
An
Objectinstance of Source
initialize
(
-
A
The initialization method of this object.
Parameters:
-
A
Mapmap of parameters
toString
()
String
Returns a string representing this object.
Returns:
String:
A string representing this object
validate
(
Array
-
A
The validation method of this object. This method is used to check the initialization parameters.
Parameters:
-
A
Mapmap of parameters
Returns:
Array:
An array of {String} errors