This method adds the extractable object to the invoking model.
IAddable Add(IAddable);
IAddable[] Add(IAddable[]);
IAddable[] Add(IAddable[],int,int);
IModel Interface | ILOG.Concert Namespace