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

From OOModels
< Artefact:Model‎ | org‎ | ooem‎ | stereotypes‎ | classes
Jump to navigationJump to search
 
Line 12: Line 12:
<wiml>
<wiml>
* AbstractCoreClass org/uml/stereotypes/Stereotype
* AbstractCoreClass org/uml/stereotypes/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.
   A 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>

Latest 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 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.