/
«Domain Object»

«Domain Object»

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.

The stereotype itself does not define tagged values and is only a marker for JEAF Generator.

Stereotype

DomainObject

Applicable Elements

Class

Tagged Values

Name

Type

Description

none

 

For further information please refer to:

Related content

How to model Domain Objects
How to model Domain Objects
More like this
«Service Object»
«Service Object»
More like this
«Query Object»
«Query Object»
More like this
Domain Objects vs. POJOs
Domain Objects vs. POJOs
More like this
«JEAF Service»
«JEAF Service»
More like this