Stereotype «ServiceObject»
Stereotype «Service Object»
is used to model service objects. They define together with the service interface (stereotype «JEAFService») the public interface of a service.
Stereotype | «ServiceObject» |
|
---|---|---|
Applicable Elements | Class |
|
Tagged Values | ||
Name | Type | Description |
hasCustomImplementation |
Boolean |
|
compositeDataType |
Boolean |
|
compositeDataTypePublicFieldName |
String |
|
compositeDataTypeReadonly |
Boolean |
|
compositeDataTypeCustomSerialization |
Boolean |
|
technicalBaseClass |
Boolean |
|
readOnly |
Boolean |
|
validateOnBuild |
Boolean |
|
ofMethod |
OfMethodType |
|
suppressSubtypesMapping |
Boolean |
For further information please also refer to:
Generated by JEAF Generator