«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 |
| |
Applicable Elements |
| |
Tagged Values | ||
Name | Type | Description |
none |
For further information please refer to: