public interface World
extends org.eclipse.emf.ecore.EObject
WorldPackage.getWorld()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Node> |
getNodes()
Returns the value of the 'Nodes' containment reference list.
|
Options |
getOptions()
Returns the value of the 'Options' containment reference.
|
void |
setOptions(Options value)
Sets the value of the '
Options ' containment reference. |
org.eclipse.emf.common.util.EList<Node> getNodes()
Node
.
If the meaning of the 'Nodes' containment reference list isn't clear, there really should be more of a description here...
WorldPackage.getWorld_Nodes()
Options getOptions()
If the meaning of the 'Options' containment reference isn't clear, there really should be more of a description here...
setOptions(Options)
,
WorldPackage.getWorld_Options()
void setOptions(Options value)
Options
' containment reference.
value
- the new value of the 'Options' containment reference.getOptions()