Difference between revisions of "Artefact:Model/com/sphenon/internal/office/todos/Task"

From OOModels
< Artefact:Model‎ | com‎ | sphenon‎ | internal‎ | office‎ | todos
Jump to navigationJump to search
 
Line 17: Line 17:
** ToDo com/sphenon/internal/office/todos/ToDo(*)
** ToDo com/sphenon/internal/office/todos/ToDo(*)
</wiml>
</wiml>
== Description ==
Tasks können SubTasks haben. Damit läßt sich eine Hierarchie aufbauen. Eine Projekt wäre dann auch einfach nur eine Task mit allerlei Subtasks.

Latest revision as of 16:24, 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]

Task
«CoreClass»
NameString«»
DescriptionString«»
SubTask──*──► Task«»
ToDo──*──► ToDo«»


Description[edit]

Tasks können SubTasks haben. Damit läßt sich eine Hierarchie aufbauen. Eine Projekt wäre dann auch einfach nur eine Task mit allerlei Subtasks.