Objects from the Class
Objects can be created by calls of the form new("gAddChildMessage",
...).
The initialize method for this class will be created in other packages that
use this package (for example, the initialize method will be created in the
iSNetwork package).Slots
dataName:- the name of the new child model (MVC)
mData:- a list of information needed to add the new model
type:- the type of the new model (for now, it may be a
data.frame, ExpressionSet, or graph)
Extends
Class "gAddMessage", directly.
Class "gMessage", by class "gAddMessage".Methods
No methods defined with class "gAddChildMessage" in the signature.