Difference between revisions of "Artefact:Model/org/oomodels/tests/formats/wiml/SimpleClass"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) |
AndreasLeue (talk | contribs) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Metabox | {{Metabox | ||
| Meta_Type | | Meta_Type = Type:org/oomodels/WIML/1.0 | ||
| Meta_Domain | | Meta_Domain = Domain:it/test | ||
| Meta_Category = Type:org/oomodels/wiki/Model | | Meta_Category = Type:org/oomodels/wiki/Model | ||
| Meta_Download = true | | Meta_Download = true | ||
| Meta_AddTypeToCategory = true | |||
| Meta_AddCategoryToCategory = true | |||
}} | }} | ||
Line 9: | Line 11: | ||
<wiml> | <wiml> | ||
* SimpleClass | * SimpleClass Interface | ||
** MyAttribute1 | This my first famous WIML class! | ||
** MyAttribute1 String Identifier | |||
A truly cool attribute (I love it!) | |||
+ UML | |||
- ReadOnly = true | |||
** MyAttribute2 boolean | |||
** MyAttribute2 | not as cool as the first | ||
+ UML | |||
- ReadOnly = false | |||
+ Logic | |||
- InterfaceVisibility = true | |||
- FactoryVisibility = true | |||
</wiml> | </wiml> | ||
Latest revision as of 08:53, 25 August 2008
Classification | |
---|---|
Type | Type:org/oomodels/WIML/1.0 |
Domain | Domain:it/test |
Category | Type:org/oomodels/wiki/Model |
More | |
Download Code | |
Namespace (more) | |
OOModels main namespace | |
create new pages |
Code[edit]
SimpleClass «Interface» | ||||||
---|---|---|---|---|---|---|
MyAttribute1 | String | «Identifier» | ...
| |||
A truly cool attribute (I love it!) | ||||||
MyAttribute2 | boolean | «» | ||||
not as cool as the first |
Description[edit]
Experimental wiki modelling format: "Wiki Modelling Language" (WIML)