Entidad | Entidad del meta-modelo | Documentacion |
---|---|---|
ClassifyEmailManager | Rol | It manages the classifying process over an e-mail. |
EMailMoverManager | Rol | It manages the move action over an e-mail. It has knowledge about how to use the e-mail wrapper to move e-mail between locations. |
EmailNotificationReceiver | Rol | It represents the event listener about new incoming email not already processed. |
OrganizeEmailManager | Rol | It coordinates the email management: perception, classification and movement with e-mails. |
UserInterface | Rol | It manages the user's interface and therefore the communication with the user. |
ID | ClassifyEmailManager  |
Descripcion | It manages the classifying process over an e-mail.  |
En el rol | En la relacion | Con los objetos | En el rol |
---|---|---|---|
RDestino | PasoDeMensaje | OrganizeEmailManager | ROrigen |
ROrigen | PasoDeMensaje | OrganizeEmailManager | RDestino |
ID | EMailMoverManager  |
Descripcion | It manages the move action over an e-mail. It has knowledge about how to use the e-mail wrapper to move e-mail between locations.  |
En el rol | En la relacion | Con los objetos | En el rol |
---|---|---|---|
RDestino | PasoDeMensaje | OrganizeEmailManager | ROrigen |
ROrigen | PasoDeMensaje | OrganizeEmailManager | RDestino |
ID | EmailNotificationReceiver  |
Descripcion | It represents the event listener about new incoming email not already processed.  |
En el rol | En la relacion | Con los objetos | En el rol |
---|---|---|---|
ROrigen | PasoDeMensaje | OrganizeEmailManager | RDestino |
ID | OrganizeEmailManager  |
Descripcion | It coordinates the email management: perception, classification and movement with e-mails.  |
En el rol | En la relacion | Con los objetos | En el rol |
---|---|---|---|
RDestino | PasoDeMensaje | EmailNotificationReceiver | ROrigen |
RDestino | PasoDeMensaje | ClassifyEmailManager | ROrigen |
RDestino | PasoDeMensaje | EMailMoverManager | ROrigen |
ROrigen | PasoDeMensaje | ClassifyEmailManager | RDestino |
ROrigen | PasoDeMensaje | EMailMoverManager | RDestino |
ROrigen | PasoDeMensaje | UserInterface | RDestino |
ID | UserInterface  |
Descripcion | It manages the user's interface and therefore the communication with the user.  |
En el rol | En la relacion | Con los objetos | En el rol |
---|---|---|---|
RDestino | PasoDeMensaje | OrganizeEmailManager | ROrigen |