Package org.eclipse.ease.modules
Class ScriptParameter.Helper
java.lang.Object
org.eclipse.ease.modules.ScriptParameter.Helper
- Enclosing class:
- ScriptParameter
public static class ScriptParameter.Helper extends Object
-
Constructor Summary
Constructors Constructor Description Helper()
-
Method Summary
Modifier and Type Method Description static String
getDefaultValue(Parameter parameter)
static boolean
isOptional(Parameter parameter)
static boolean
isOptional(ScriptParameter parameter)
-
Constructor Details
-
Helper
public Helper()
-
-
Method Details
-
isOptional
-
isOptional
-
getDefaultValue
-