Difference between revisions of "Type:org/oomodels/WIML/1.0"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) (New page: {{Metabox | Meta_Category = Type:org/oomodels/wiki/Version | Meta_Domain = Domain:it/development/modelling | Meta_FileExtension = wiml | Meta_MIMEType = text/plain }} == {{Type:...) |
AndreasLeue (talk | contribs) |
||
| Line 11: | Line 11: | ||
<SubPages/> | <SubPages/> | ||
==Syntax== | |||
<wiml> | |||
* ClassName Stereotype | |||
Single line class description | |||
** Attribute1Name Type Stereotype | |||
Single line attribute description | |||
+ Extension11Name | |||
- Property111Name = Property111Value | |||
- Property112Name = Property112Value | |||
- ... | |||
+ Extension2Name | |||
- Property121Name = Property121Value | |||
- Property122Name = Property122Value | |||
- ... | |||
** Attribute2Name Type Stereotype | |||
Single line attribute description | |||
+ Extension21Name | |||
- Property211Name = Property211Value | |||
- Property212Name = Property212Value | |||
- ... | |||
+ Extension2Name | |||
- Property221Name = Property221Value | |||
- Property222Name = Property222Value | |||
- ... | |||
** ... | |||
</wiml> | |||
Revision as of 11:31, 21 July 2008
| Classification | |
|---|---|
| MIME Type | text/plain |
| FileExtension | wiml |
| Domain | Domain:it/development/modelling |
| Category | Type:org/oomodels/wiki/Version |
| Namespace (more) | |
|
OOModels main namespace | |
| create new pages | |
Description[edit]
This is version 1.0 of Type:org/oomodels/WIML
Syntax[edit]
<wiml>
* ClassName Stereotype
Single line class description
** Attribute1Name Type Stereotype
Single line attribute description
+ Extension11Name
- Property111Name = Property111Value
- Property112Name = Property112Value
- ...
+ Extension2Name
- Property121Name = Property121Value
- Property122Name = Property122Value
- ...
** Attribute2Name Type Stereotype
Single line attribute description
+ Extension21Name
- Property211Name = Property211Value
- Property212Name = Property212Value
- ...
+ Extension2Name
- Property221Name = Property221Value
- Property222Name = Property222Value
- ...
** ...
</wiml>