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

From OOModels
Jump to navigationJump to search
 
Line 17: Line 17:
     - Name=LiteralVariantsMarkedUp={de="URL",en="URL"}
     - Name=LiteralVariantsMarkedUp={de="URL",en="URL"}
   + XMAssembly
   + XMAssembly
     - ObjectEditorTransactionStarters = [ Template="org/oomodels/sandbox/business/foundation/locations/CreateTransactionStarter_LocatorURL", Template="org/oomodels/sandbox/business/foundation/locations/TransactionStarter_LocatorURLWizard" ]
     - ObjectEditorTransactionStarters = [ Aggregate={Template="org/oomodels/sandbox/business/foundation/locations/CreateTransactionStarter_LocatorURL", Template="org/oomodels/sandbox/business/foundation/locations/TransactionStarter_LocatorURLWizard"} ]
** URL String
** URL String
</wiml>
</wiml>

Latest revision as of 21:52, 19 June 2012

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]

Locator
LocatorURL
«CoreClass»
...
XMPresentation NameLiteralVariantsMarkedUp = {
    de = "URL",
    en = "URL"
}
XMAssembly ObjectEditorTransactionStarters[
    Aggregate = {
        Template = "org/oomodels/sandbox/business/foundation/locations/CreateTransactionStarter_LocatorURL",
        Template = "org/oomodels/sandbox/business/foundation/locations/TransactionStarter_LocatorURLWizard"
    }
]
URLString«»