SWEET.NET : Toolkit Component Overview
Above is a conceptual overview of the components of the toolkit.GroupManager:
Abstract service definition. See http://www.imsglobal.org/es/esv1p0/imsgroup_bindv1p0.html
BrockenhurstGroupImpl:
A concrete, working implementation of a GroupManager service.
PersonManager:
Abstract service definition. See http://www.imsglobal.org/es/esv1p0/imsperson_bindv1p0.html
BrockenhurstPersonImpl:
A concrete, working implementation of a PersonManager service.
MembershipManager:
Abstract service definition. See http://www.imsglobal.org/es/esv1p0/imsmembership_bindv1p0.html
BrockenhurstMembershipImpl:
A concrete, working implementation of a MembershipManager service.
TimetableManager:
Classes for the manipulation and storage of iCalendar data. See http://www.ietf.org/rfc/rfc2445.txt
JavaDesktopClient:
A desktop application, written in Java, which consumes the Enterprise services provided and allows the storage, retrieval and manipulation of the entities defined in the IMSES specification.
CSharpTimetableEditor:
An ASP.Net application to demonstrate the creation and storage of timetables.
CSharpScheduleViewer:
An ASP.Net application to demonstrate the retrieval and display of personal timetables.


