Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model16/Referrer"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) (New page: {{Metabox | Meta_Type = Type:org/oomodels/WIML/1.0 | Meta_Domain = Domain:it/test | Meta_Category = Type:org/oomodels/wiki/Model | Meta_Downloa...) |
AndreasLeue (talk | contribs) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
<wiml> | <wiml> | ||
* Referrer | * Referrer CoreClass | ||
** AllBasesPossible Base | + XMVUI | ||
** OnlyDerivedPossible Base | - AdapterBody = JavaCode=«protected com.sphenon.basics.many.tplinst.Vector_Object_long_ createFCS(CallContext context) { com.sphenon.basics.many.tplinst.Vector_Object_long_ fcs = com.sphenon.basics.many.tplinst.Factory_Vector_Object_long_.construct(context); fcs.append(context, new net.leue.andreas.sandbox.model16.factories.Class_Factory_Derived1(context)); fcs.append(context, new net.leue.andreas.sandbox.model16.factories.Class_Factory_Derived2(context)); return fcs; } » | ||
** AllBasesPossible Base(*) | |||
** OnlyDerivedPossible Base(*) | |||
+ org/xmodel/XMVUI | + org/xmodel/XMVUI | ||
- FactoryChoiceSet = JavaCode= | - FactoryChoiceSet = JavaCode=«createFCS(context)» | ||
</wiml> | </wiml> |
Latest revision as of 18:30, 7 January 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]
Referrer «CoreClass» | ||||||
---|---|---|---|---|---|---|
...
|
||||||
AllBasesPossible | ──*──► Base | «» | ||||
OnlyDerivedPossible | ──*──► Base | «» | ...
|