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

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_Ad...)
 
Line 14: Line 14:
* NameOfPerson DataType
* NameOfPerson DataType
   > org/oomodels/sandbox/business/foundation/entities/Name
   > org/oomodels/sandbox/business/foundation/entities/Name
   The name of a Artefact:Model/org/oomodels/sandbox/business/foundation/entities/Person
   The name of a person
   + XMVUI
   + XMVUI
     - TryBLIEditor = true
     - TryBLIEditor = true

Revision as of 23:06, 29 October 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
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]

Name
NameOfPerson
«DataType»
The name of a person
...
XMVUI TryBLIEditortrue
XMCoreClasses RegisterAsAggregate{
    HandledType = {
        JavaCodeTemplate = "TypeManager.get(context, ${package}.${class}.class)"
    },
    ContextType = {
        JavaCode = "TypeManager.get(context, com.sphenon.basics.interaction.aggregateroles.BLIEditor.class)"
    },
    RegisteredType = {
        Literal = "oorl://Class<Aggregate>/com/sphenon/ad/interaction/EditorDataType"
    }
}
VornameString«»
NachnameString«»