Difference between revisions of "Artefact:Model/org/ooem/stereotypes/classes/AbstractCoreClass"

From OOModels
< Artefact:Model‎ | org‎ | ooem‎ | stereotypes‎ | classes
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 | Me...")
 
Line 11: Line 11:


<wiml>
<wiml>
* CoreClass org/uml/stereotypes/Stereotype
* AbstractCoreClass org/uml/stereotypes/Stereotype
   A core class which cannot be instantiated by itself, but which is "perceivable" in the system from the user perspective. E.g., a browse page for such instances may exist which lists all instances of all derived classes.
   A [[Artefact:Model/org/ooem/stereotypes/classes/CoreClass|CoreClass]] which cannot be instantiated by itself, but which is "perceivable" in the system from the user perspective. E.g., a browse page for such instances may exist which lists all instances of all derived classes.
</wiml>
</wiml>

Revision as of 14:27, 28 January 2013

Classification
Type Type:org/oomodels/WIML/1.0
Domain Domain:it/test
Category Type:org/oomodels/wiki/Model
More
Download Code
Namespace (more)

OOEM main package

create new pages

Code[edit]

AbstractCoreClass
«Stereotype»
A [[Artefact:Model/org/ooem/stereotypes/classes/CoreClass|CoreClass]] which cannot be instantiated by itself, but which is "perceivable" in the system from the user perspective. E.g., a browse page for such instances may exist which lists all instances of all derived classes.