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) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 13: | Line 13: | ||
* Text DataType | * Text DataType | ||
A text field of any kind | A text field of any kind | ||
!! getString String(Encoding:Encoding?,Language:String?) | |||
!! | Returns a string with the given Encoding and Language. | ||
</wiml> | </wiml> | ||
== {{Type:org/oomodels/wiki/doclet/Description}} == | == {{Type:org/oomodels/wiki/doclet/Description}} == | ||
Latest revision as of 15:15, 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» | |||
|---|---|---|---|
| getString | String (Encoding: Encoding ?, Language: String ?) | «» | |
| Returns a string with the given Encoding and Language. | |||