Artefact:Model/org/oomodels/sandbox/business/foundation/locations/LocatorAddressGeoPosition

From OOModels
< Artefact:Model‎ | org‎ | oomodels‎ | sandbox‎ | business‎ | foundation‎ | locations
Revision as of 10:16, 16 November 2009 by AndreasLeue (talk | contribs) (New page: {{Metabox | Meta_Type = Type:org/oomodels/WIML/1.0 | Meta_Domain = Domain:business/foundation | Meta_Category = Type:org/oomodels/wiki/Model | ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Classification
Type Type:org/oomodels/WIML/1.0
Domain Domain:business/foundation
Category Type:org/oomodels/wiki/Model
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]

LocatorAddress
LocatorAddressGeoPosition
LongitudeDegree«»
...
XMPresentation NameLiteralVariants = {
    de = "Länge",
    en = "Longitude"
}
LatitudeDegree«»
...
XMPresentation NameLiteralVariants = {
    de = "Breite",
    en = "Latitude"
}