Package org.eclipse.ease.modules
Annotation Type ScriptParameter
@Retention(RUNTIME) @Target(PARAMETER) @Documented public @interface ScriptParameter
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ScriptParameter.Helper
static class
ScriptParameter.OptionalParameterHelper
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String
defaultValue
-
Field Summary
-
Field Details
-
NULL
- See Also:
- Constant Field Values
-
UNDEFINED
- See Also:
- Constant Field Values
-
-
Element Details
-
defaultValue
String defaultValue- Default:
- "org.eclipse.ease.modules.ScriptParameter.undefined"
-