Difference between revisions of "Artefact:Model/org/oomodels/sandbox/business/foundation/entities/management/Contact"
From OOModels
< Artefact:Model | org | oomodels | sandbox | business | foundation | entities | management
Jump to navigationJump to search
AndreasLeue (talk | contribs) |
AndreasLeue (talk | contribs) |
||
Line 18: | Line 18: | ||
== Notes == | == Notes == | ||
Attribute: Owner | |||
Things like Task, Log, Work/Notelet obviously can be attached to many | Things like Task, Log, Work/Notelet obviously can be attached to many |
Revision as of 11:28, 16 November 2009
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» | |||
---|---|---|---|
Entity | Entity | «» |
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 ** Notelets Notelet(*) ** Worklets Worklet(*) ** Groups Group(*)