Annotation Interface Integrity
Equivalent to UMLsec «critical»{integrity={annotated member}}
- Author:
- speldszus
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionIf this annotation is used in UMLsecRT, an optional early return value can be specified.
-
Element Details
-
earlyReturn
String earlyReturnIf this annotation is used in UMLsecRT, an optional early return value can be specified. This can be a static value corresponding to the annotated member's field type or return type or the name of a static method that should be invoked an which will return the corresponding value.- Returns:
- the early return value.
- Default:
""
-