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
(New page: {{Metabox | Meta_Type = Type:org/oomodels/WIML/1.0 | Meta_Domain = Domain:it/test | Meta_Category = Type:org/oomodels/wiki/Model | Meta_Downloa...)
 
Line 14: Line 14:
** Name String
** Name String
** Description String
** Description String
** SubTask Task(*)
** SubTask com/sphenon/internal/office/todos/Task(*)
** ToDo ToDo(*)
** ToDo com/sphenon/internal/office/todos/ToDo(*)
</wiml>
</wiml>

Revision as of 16:22, 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«»