Stereotype «DomainObject»
Stereotype «DomainObject» is used to model domain objects. Domain objects can be used to build up the internal structures of a component. Domain objects are intended to be used to represent the domain model of a component when it does not need persistence or if a strict separation between persistence and domain objects is expected.
| Stereotype | «DomainObject» |
|
|---|---|---|
| Applicable Elements | Class |
|
| Tagged Values | ||
| Name | Type | Description |
hasCustomImplementation |
Boolean |
For further information please refer to:
- How to model Domain Objects
- Generating Code for Domain Objects
- JEAF Architecture Model - Business Object
Generated by JEAF Generator