Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model26/B"

From OOModels
< Artefact:Model‎ | net‎ | leue‎ | andreas‎ | sandbox‎ | model26
Jump to navigationJump to search
(created model)
 
(sub class include property)
Line 12: Line 12:
<wiml>
<wiml>
* B CoreClass
* B CoreClass
  + org/xmodel/XMLogicRetriever
    - FiltersFromSubClasses = [ { SubClass="net.leue.andreas.sandbox.model26.C", Filter="" } ]
** BName String
** BName String
</wiml>
</wiml>

Revision as of 09:45, 8 July 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]

B
«CoreClass»
...
XMLogicRetriever FiltersFromSubClasses[
{
        SubClass = "net.leue.andreas.sandbox.model26.C",
        Filter = ""
    }
]
BNameString«»