Difference between revisions of "Artefact:Aggregate/net/leue/andreas/sandbox/model10/ColorValues"
From OOModels
Jump to navigationJump to search
(→Code) |
AndreasLeue (talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
<OOMCode type="org/xocp/OCP/xml/2.0"> | <OOMCode type="org/xocp/OCP/xml/2.0"> | ||
< | <ColorValues CLASS="net.leue.andreas.sandbox.model10.Color[]"> | ||
<V1 Name="Rot"/> | <V1 Name="Rot"/> | ||
<V1 Name="Gelb"/> | <V1 Name="Gelb"/> | ||
<V1 Name="Grün"/> | <V1 Name="Grün"/> | ||
<V1 Name="Blau"/> | <V1 Name="Blau"/> | ||
</ | </ColorValues> | ||
</OOMCode> | </OOMCode> |
Latest revision as of 00:03, 22 December 2012
Classification | |
---|---|
Type | Type:org/xocp/OCP/xml/2.0 |
Domain | Domain:it/test |
Category | Type:org/oomodels/wiki/Aggregate |
More | |
Download Code | |
Namespace (more) | |
Private namespace of Andreas Leue. | |
create new pages |
Code[edit]
<ColorValues CLASS="net.leue.andreas.sandbox.model10.Color[]"> <V1 Name="Rot"/> <V1 Name="Gelb"/> <V1 Name="Grün"/> <V1 Name="Blau"/> </ColorValues>