This package provides interfaces that perform various services (actions). These actions involve vizualization on the UI, data access etc. Any class that provides services should implement the methods
getService
,
setService
to access these services.