- All Superinterfaces:
-
java.lang.annotation.Annotation
@java.lang.annotation.Target(TYPE)
@java.lang.annotation.Retention(RUNTIME)
abstract annotation SarlSpecification
implements java.lang.annotation.Annotation
Annotation for marking a JvmElement with the version number of the SARL specification.
- Maven Group Identifier:
-
- Maven Artifact Identifier:
-
Action Summary
Modifier and type |
Action and description |
abstract java.lang.String |
value
Replies the SARL code that is the cause of the generation. |
Modifier and type |
Action and description |
abstract java.lang.String |
value
Replies the SARL code that is the cause of the generation. |
Action Details
- value
-
def value : java.lang.String
Replies the SARL code that is the cause of the generation.
- Returns:
-