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) |
||
Line 13: | Line 13: | ||
* MyAttribute : String (Identifier) <br> ''a simple attribute of type "String" and stereotype "Identifier"'' | * MyAttribute : String (Identifier) <br> ''a simple attribute of type "String" and stereotype "Identifier"'' | ||
*; | *; MyAttribute1 : String (Identifier) | ||
*: ''a simple attribute of type "String" and stereotype "Identifier"'' | *: ''a simple attribute of type "String" and stereotype "Identifier"'' | ||
* | *:; Logic | ||
*::* InterfaceVisibility : true | |||
*::* FactoryVisibility : false | |||
*; MyAttribute2 : boolean | |||
*: ''another attribute | |||
*:; Logic | |||
*::* InterfaceVisibility : true | |||
*::* FactoryVisibility : true | |||
</div> | </div> | ||
Revision as of 07:24, 18 July 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[edit]
- MyAttribute : String (Identifier)
a simple attribute of type "String" and stereotype "Identifier"
- MyAttribute1
- String (Identifier)
- a simple attribute of type "String" and stereotype "Identifier"
- Logic
-
- InterfaceVisibility : true
- FactoryVisibility : false
- MyAttribute2
- boolean
- another attribute
- Logic
-
- InterfaceVisibility : true
- FactoryVisibility : true
Description[edit]
Experimental wiki modelling format: "Wiki Modelling Language" (WIML)