Class ParameterConfiguration
java.lang.Object
org.eclipse.epsilon.common.dt.launching.tabs.ParameterConfiguration
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionParameterConfiguration
(String name, String value, String type) ParameterConfiguration
(StringProperties properties) -
Method Summary
-
Field Details
-
name
-
value
-
type
-
-
Constructor Details
-
ParameterConfiguration
public ParameterConfiguration() -
ParameterConfiguration
-
ParameterConfiguration
-
-
Method Details
-
toStringProperties
-
getName
-
setName
-
getValue
-
setValue
-
getType
-
setType
-
getEolType
-
getCastedValue
-