Difference between revisions of "Artefact:Model/org/oomodels/sandbox/business/datatypes/text/Text"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) |
AndreasLeue (talk | contribs) |
||
Line 14: | Line 14: | ||
A text field of any kind | A text field of any kind | ||
** Hallo String | ** Hallo String | ||
!! getText String(abc) | !! getText String(abc:String) | ||
</wiml> | </wiml> | ||
== {{Type:org/oomodels/wiki/doclet/Description}} == | == {{Type:org/oomodels/wiki/doclet/Description}} == |
Revision as of 14:22, 28 October 2008
Classification | |
---|---|
Type | Type:org/oomodels/WIML/1.0 |
Domain | Domain:it/test |
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]
Text «DataType» | |||
---|---|---|---|
Hallo | String | «» | |
getText | String (abc: String) | «» |