Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model09/Color"

From OOModels
< Artefact:Model‎ | net‎ | leue‎ | andreas‎ | sandbox‎ | model09
Jump to navigationJump to search
(Created page with "{{Metabox | Meta_Type = Type:org/oomodels/WIML/1.0 | Meta_Domain = Domain:it/test | Meta_Category = Type:org/oomodels/wiki/Model | Meta_Download = true | Meta_AddTypeToCategory = true | Meta_AddCategoryToCategory = true }} == Code == <wiml> * Color DataType ** Red String + XMPresentation - Transparent = true ** Green String + XMPresentation - Transparent = true ** Blue String + XMPresentat...")
 
 
(2 intermediate revisions by the same user not shown)
Line 14: Line 14:
** Red String
** Red String
   + XMPresentation
   + XMPresentation
     - Transparent = true
     - Relationship = Integral
** Green String
** Green String
   + XMPresentation
   + XMPresentation
     - Transparent = true
     - Relationship = Integral
** Blue String
** Blue String
   + XMPresentation
   + XMPresentation
     - Transparent = true
     - Relationship = Integral
</wiml>
</wiml>

Latest revision as of 20:41, 5 August 2023

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]

Color
«DataType»
RedString«»
...
XMPresentation RelationshipIntegral
GreenString«»
...
XMPresentation RelationshipIntegral
BlueString«»
...
XMPresentation RelationshipIntegral