Difference between revisions of "Artefact:Model/org/oomodels/sandbox/business/foundation/entities/Entity"

From OOModels
Jump to navigationJump to search
Line 4: Line 4:
| Meta_Category = Type:org/oomodels/wiki/Model
| Meta_Category = Type:org/oomodels/wiki/Model
| Meta_Download = true
| Meta_Download = true
| Meta_Diagram = Artefact:Diagram/org/oomodels/sandbox/business/foundation/entities/Entities
| Meta_AddTypeToCategory    = true
| Meta_AddTypeToCategory    = true
| Meta_AddCategoryToCategory = true
| Meta_AddCategoryToCategory = true

Revision as of 20:33, 8 November 2009

Classification
Type Type:org/oomodels/WIML/1.0
Domain Domain:business/foundation/entities
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]

Entity
«AbstractCoreClass»
A legal entity (person, company).
...
XMPresentation NameLiteralVariants = {
    de = "Kontakt",
    en = "Contact"
}
NameName«AbstractAttribute»
...
UML ReadOnlytrue