Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model39/Model39a"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) (Created page with "{{Metabox | Meta_Type = Type:org/oomodels/WIML/1.0 | Meta_Domain = Domain:it/test | Meta_Category = Type:org/oomodels/wiki/Model | Me...") |
AndreasLeue (talk | contribs) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
<wiml> | <wiml> | ||
* Model39a CoreClass | |||
+ org/xmodel/XMLogicRetriever | |||
- HasTextQuery=true | |||
** Name String | |||
** BValue Byte | |||
** SValue Short | |||
** IValue Integer | |||
** LValue Long | |||
** FValue Float | |||
** DValue Double | |||
** DateValue java.util.Date | |||
** Other net/leue/andreas/sandbox/model39/Model39b(1) | |||
+< org/xmodel/XMLogicRetriever | |||
- FilterContainer=true | |||
** Others net/leue/andreas/sandbox/model39/Model39b(*) | |||
+< org/xmodel/XMLogicRetriever | |||
- FilterContainer=true | |||
</wiml> | </wiml> |
Latest revision as of 15:21, 18 October 2018
Classification | |
---|---|
Type | Type:org/oomodels/WIML/1.0 |
Domain | Domain:it/test |
Category | Type:org/oomodels/wiki/Model |
More | |
Download Code | |
Namespace (more) | |
Private namespace of Andreas Leue. | |
create new pages |
Code[edit]
Model39a «CoreClass» | ||||||
---|---|---|---|---|---|---|
...
|
||||||
Name | String | «» | ||||
BValue | Byte | «» | ||||
SValue | Short | «» | ||||
IValue | Integer | «» | ||||
LValue | Long | «» | ||||
FValue | Float | «» | ||||
DValue | Double | «» | ||||
DateValue | java.util.Date | «» | ||||
Other | ──1──► Model39b | «» | ...
| |||
Others | ──*──► Model39b | «» | ...
|