Difference between revisions of "Artefact:Model/org/oomodels/sandbox/business/foundation/locations/Locator"

From OOModels
Jump to navigationJump to search
Line 13: Line 13:
* Locator AbstractCoreClass
* Locator AbstractCoreClass
   An operational way of accessing, locating or retrieving something
   An operational way of accessing, locating or retrieving something
  + org/xmodel/XMAssembly
    - Factories = [ "org.oomodels.sandbox.business.foundation.locations.factories.Factory_LocatorAddressDE", "org.oomodels.sandbox.business.foundation.locations.factories.Factory_LocatorAddressDE", "org.oomodels.sandbox.business.foundation.locations.factories.Factory_LocatorAddressGeoPosition", "org.oomodels.sandbox.business.foundation.locations.factories.Factory_LocatorBankAccountDE", "org.oomodels.sandbox.business.foundation.locations.factories.Factory_LocatorEMail", "org.oomodels.sandbox.business.foundation.locations.factories.Factory_LocatorPhone", "org.oomodels.sandbox.business.foundation.locations.factories.Factory_LocatorSkype", "org.oomodels.sandbox.business.foundation.locations.factories.Factory_LocatorURL" ]
</wiml>
</wiml>



Revision as of 20:43, 14 January 2010

Classification
Type Type:org/oomodels/WIML/1.0
Domain Domain:business/foundation
Category Type:org/oomodels/wiki/Model
More
Download Code
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]

Locator
«AbstractCoreClass»
An operational way of accessing, locating or retrieving something
...
XMAssembly Factories[
    "org.oomodels.sandbox.business.foundation.locations.factories.Factory_LocatorAddressDE",
    "org.oomodels.sandbox.business.foundation.locations.factories.Factory_LocatorAddressDE",
    "org.oomodels.sandbox.business.foundation.locations.factories.Factory_LocatorAddressGeoPosition",
    "org.oomodels.sandbox.business.foundation.locations.factories.Factory_LocatorBankAccountDE",
    "org.oomodels.sandbox.business.foundation.locations.factories.Factory_LocatorEMail",
    "org.oomodels.sandbox.business.foundation.locations.factories.Factory_LocatorPhone",
    "org.oomodels.sandbox.business.foundation.locations.factories.Factory_LocatorSkype",
    "org.oomodels.sandbox.business.foundation.locations.factories.Factory_LocatorURL"
]


Comments[edit]

Examples: a postal address, a phone number, a file system path, a tcp/ip number