public interface Options
extends org.eclipse.emf.ecore.EObject
The following features are supported:
WorldPackage.getOptions()
Modifier and Type | Method and Description |
---|---|
MasterHandlerPriorities |
getMasterHandlerPriorities()
Returns the value of the 'Master Handler Priorities' reference.
|
void |
setMasterHandlerPriorities(MasterHandlerPriorities value)
Sets the value of the '
Master Handler Priorities ' reference. |
MasterHandlerPriorities getMasterHandlerPriorities()
If the meaning of the 'Master Handler Priorities' reference isn't clear, there really should be more of a description here...
setMasterHandlerPriorities(MasterHandlerPriorities)
,
WorldPackage.getOptions_MasterHandlerPriorities()
void setMasterHandlerPriorities(MasterHandlerPriorities value)
Master Handler Priorities
' reference.
value
- the new value of the 'Master Handler Priorities' reference.getMasterHandlerPriorities()