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

From OOModels
Jump to navigationJump to search
(New page: {{Metabox | Meta_Type = Type:org/oomodels/WIML/1.0 | Meta_Domain = Domain:business/foundation/entities | Meta_Category = Type:org/oomodels/wiki/Model | Meta_Download = true | Meta_Ma...)
 
 
(6 intermediate revisions by the same user not shown)
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_AddCategoryToCategory = true
| Meta_Maturity = work in progress
| Meta_Maturity = work in progress
}}
}}
Line 10: Line 13:


<wiml>
<wiml>
* Company
* Company CoreClass
> org/oomodels/sandbox/business/foundation/entities/Entity
> org/oomodels/sandbox/business/foundation/entities/Entity
   A company
   A company
+ XMPresentation
    - Name=LiteralVariants={de="Firma",en="Company"}
** Name org/oomodels/sandbox/business/foundation/entities/NamePlain
</wiml>
</wiml>


Line 20: Line 26:
organisation, institution or alike and company is dervied from it, as well as
organisation, institution or alike and company is dervied from it, as well as
non-company organisations
non-company organisations
Further attributes: claim etc.

Latest 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
Company
«CoreClass»
A company
...
XMPresentation NameLiteralVariants = {
    de = "Firma",
    en = "Company"
}
NameNamePlain«»


Comments[edit]

obviously, this is jsut a starter; there should be something intermediate like organisation, institution or alike and company is dervied from it, as well as non-company organisations

Further attributes: claim etc.