public interface GenericSettingsContainer
extends org.eclipse.emf.ecore.EObject
The following features are supported:
Modifier and Type | Method and Description |
---|---|
Settings |
getSettings()
Returns the value of the 'Settings' reference.
|
void |
setSettings(Settings value)
Sets the value of the '
Settings ' reference. |
Settings getSettings()
If the meaning of the 'Settings' reference isn't clear, there really should be more of a description here...
setSettings(Settings)
,
WorldPackage.getGenericSettingsContainer_Settings()
void setSettings(Settings value)
Settings
' reference.
value
- the new value of the 'Settings' reference.getSettings()