Difference between revisions of "Artefact:Model/org/oomodels/sandbox/business/foundation/locations/LocatorAddressGeoPosition"
From OOModels
< Artefact:Model | org | oomodels | sandbox | business | foundation | locations
Jump to navigationJump to search
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 | ...) |
AndreasLeue (talk | contribs) (→Code) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
<wiml> | <wiml> | ||
* LocatorAddressGeoPosition | * LocatorAddressGeoPosition CoreClass | ||
> org/oomodels/sandbox/business/foundation/locations/ | > org/oomodels/sandbox/business/foundation/locations/addresses/Address | ||
** Longitude | + org/xmodel/XMPresentation | ||
- Name=LiteralVariantsMarkedUp={de="Geo-«Position»",en="Geo-«Position»"} | |||
** Longitude String | |||
+ XMPresentation | + XMPresentation | ||
- Name = LiteralVariants = { de="Länge", en="Longitude" } | - Name = LiteralVariants = { de="Länge", en="Longitude" } | ||
** Latitude | ** Latitude String | ||
+ XMPresentation | + XMPresentation | ||
- Name = LiteralVariants = { de="Breite", en="Latitude" } | - Name = LiteralVariants = { de="Breite", en="Latitude" } | ||
</wiml> | </wiml> | ||
== Notes == | |||
Datentyp "String" noch durch einen neuen primitiven Typ "Degree" ersetzen |
Latest revision as of 08:56, 8 November 2011
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]
| ||||||
LocatorAddressGeoPosition «CoreClass» | ||||||
---|---|---|---|---|---|---|
...
|
||||||
Longitude | String | «» | ...
| |||
Latitude | String | «» | ...
|
Notes[edit]
Datentyp "String" noch durch einen neuen primitiven Typ "Degree" ersetzen