Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model04/Model04"

From OOModels
< Artefact:Model‎ | net‎ | leue‎ | andreas‎ | sandbox‎ | model04
Jump to navigationJump to search
 
(5 intermediate revisions by the same user not shown)
Line 13: Line 13:
* Model04 CoreClass
* Model04 CoreClass
** PublicAttribute String
** PublicAttribute String
   + XMSecurity
   + org/xmodel/XMSecurity
     - Class = <Literal>TestContent</Literal>
     - Class = Literal="TestContent"
** ClassifiedAttribute String
** ClassifiedAttribute String
   + XMSecurity
   + org/xmodel/XMSecurity
     - Class = <Literal>TestClassified</Literal>
     - Class = Literal="TestClassified"
</wiml>
</wiml>

Latest revision as of 16:30, 3 November 2009

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]

Model04
«CoreClass»
PublicAttributeString«»
...
XMSecurity ClassLiteral = "TestContent"
ClassifiedAttributeString«»
...
XMSecurity ClassLiteral = "TestClassified"