/
«Identifiable»

«Identifiable»

Stereotype «Identifiable» can be used to mark an object as Identifiable. This means that it can be identified using an ObjectID. The stereotype is intended to be used in combination with stereotypes «DomainObject», «POJO» and «ServiceObject». In case that such kinds of classes will be marked as identifiable then the generated code will respect that.

As objects with stereotype «PersistentObject» are always identifiable usage of «Identifiable» does not make sense.

Stereotype

Identifiable

Applicable Elements

Class

Tagged Values

Name

Type

Description

none

 

For further information please refer to:

Related content

«Query Object»
«Query Object»
Read with this
«Service Object»
«Service Object»
More like this
«Domain Object»
«Domain Object»
More like this
Domain Objects vs. POJOs
Domain Objects vs. POJOs
More like this
How to model Persistent Classes
How to model Persistent Classes
More like this