Artefact:Model/org/oomodels/sandbox/business/foundation/entities/management/Contact

From OOModels
Jump to navigationJump to search
Classification
Type Type:org/oomodels/WIML/1.0
Domain Domain:it/test
Category Type:org/oomodels/wiki/Model
Maturity work in progress
More
Download Code
Diagram
Namespace (more)

Provides a sandbox for modelling.

It is intended to develop generalised, sufficiently abstract artefacts that can serve as common ground for more specific models.

create new pages

Code[edit]

Contact
«CoreObject»
EntityEntity«»


Notes[edit]

Attribute: Owner


Things like Task, Log, Work/Notelet obviously can be attached to many business objects, if not to all. So a superclass "business object" might be introduced to handle this.

Alternatively, a superclass "Core" with "Accessories" of arbitrary types could be introduced here to allow attachment of those things as well as many more. This approach would be extensible and has been proven valuable in other contexts.

Work In Progress[edit]

Better: via accessory mechanism (CoreObject...)

> CoreObject
** Tasks org/oomodels/sandbox/business/foundation/work/Task(*)
** Log org/oomodels/sandbox/business/foundation/work/Log
   (History, Datum letzter Kontakt)
** Notelets Notelet(*)
** Worklets Worklet(*)
   (Wiedervorlage, Termine...)
** Groups Group(*)
** Bewertung/Ranking, Klasse Ranking dann bspw. eine Spezialisierung mit Bezug zu bspw. Gruppe
** SecurityClasses auf Daten-Ebene