Difference between revisions of "Artefact:Aggregate/net/leue/andreas/sandbox/model10/ColorValues"

From OOModels
< Artefact:Aggregate‎ | net‎ | leue‎ | andreas‎ | sandbox‎ | model10
Jump to navigationJump to search
 
Line 11: Line 11:


<OOMCode type="org/xocp/OCP/xml/2.0">
<OOMCode type="org/xocp/OCP/xml/2.0">
<ColorValues CLASS="Color[]">
<ColorValues CLASS="net.leue.andreas.sandbox.model10.Color[]">
   <V1 Name="Rot"/>
   <V1 Name="Rot"/>
   <V1 Name="Gelb"/>
   <V1 Name="Gelb"/>

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>