Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model18/Model18"

From OOModels
< Artefact:Model‎ | net‎ | leue‎ | andreas‎ | sandbox‎ | model18
Jump to navigationJump to search
Line 16: Line 16:
** Green String
** Green String
** Blue String
** Blue String
// %% TrafficLight
%% TrafficLight
     %+ ryg all ^$ Red,Yellow,Green ^$ + - - -
     %+ ryg all ^$ Red,Yellow,Green ^$ + - - -
</wiml>
</wiml>

Revision as of 17:55, 17 January 2011

Classification
Type Type:org/oomodels/WIML/1.0
Domain Domain:it/test
Category Type:org/oomodels/wiki/Model
More
Download Code
Namespace (more)

Private namespace of Andreas Leue.

create new pages

Code[edit]

Model18
«CoreClass»
RedString«»
YellowString«»
GreenString«»
BlueString«»
TrafficLight
rygall ^$ Red,Yellow,Green ^$ + - - -