Difference between revisions of "Artefact:Model/com/sphenon/internal/office/todos/ToDo"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) |
AndreasLeue (talk | contribs) |
||
Line 16: | Line 16: | ||
** Priority Integer | ** Priority Integer | ||
** Progress Integer | ** Progress Integer | ||
** | ** AssignedTo com/sphenon/internal/office/todos/TeamMember | ||
** Comment com/sphenon/internal/office/todos/Comment(*) | ** Comment com/sphenon/internal/office/todos/Comment(*) | ||
</wiml> | </wiml> |
Revision as of 15:40, 30 August 2010
Classification | |
---|---|
Type | Type:org/oomodels/WIML/1.0 |
Domain | Domain:it/test |
Category | Type:org/oomodels/wiki/Model |
More | |
Download Code | |
Namespace (more) | |
create new pages |
Code[edit]
ToDo «CoreClass» | |||
---|---|---|---|
ShortDescription | String | «» | |
State | ToDoState | «» | |
Priority | Integer | «» | |
Progress | Integer | «» | |
AssignedTo | TeamMember | «» | |
Comment | ──*──► Comment | «» |