Difference between revisions of "Artefact:Model/net/leue/andreas/sandbox/model16/Referrer"
From OOModels
Jump to navigationJump to search
AndreasLeue (talk | contribs) |
AndreasLeue (talk | contribs) |
||
Line 13: | Line 13: | ||
* Referrer CoreClass | * Referrer CoreClass | ||
+ XMLogicImplementation | + XMLogicImplementation | ||
- | - Body = JavaCode=«protected Vector_Object_long_ createFCS(CallContext context) { Vector_Object_long_ fcs = Factory_Vector_Object_long_.construct(context); fcs.append(context, net.leue.andreas.sandbox.model16.factories.Factory_Derived1.construct(context)); fcs.append(context, net.leue.andreas.sandbox.model16.factories.Factory_Derived2.construct(context)); return fcs; } » | ||
** AllBasesPossible Base(*) | ** AllBasesPossible Base(*) | ||
** OnlyDerivedPossible Base(*) | ** OnlyDerivedPossible Base(*) |
Revision as of 17:13, 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 | «» | ...
|