public interface SplitterType
extends org.eclipse.emf.ecore.EObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
String |
getParameter()
Returns the value of the 'Parameter' attribute.
|
String |
getType()
Returns the value of the 'Type' attribute.
|
void |
setParameter(String value)
Sets the value of the '
Parameter' attribute. |
void |
setType(String value)
Sets the value of the '
Type' attribute. |
static final String copyright
String getParameter()
If the meaning of the 'Parameter' attribute isn't clear, there really should be more of a description here...
setParameter(String),
ConfigurationPackage.getSplitterType_Parameter()void setParameter(String value)
Parameter' attribute.
value - the new value of the 'Parameter' attribute.getParameter()String getType()
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
setType(String),
ConfigurationPackage.getSplitterType_Type()