Added sticky note; Changed the name of BaseNode to SlotContainerNode in case we need other type of nodes in the future;
Added ILogger; Added IGraphProcessor; Changed return type of OnExecute method in BaseNode from void to bool;