public interface Import
extends org.eclipse.emf.ecore.EObject
The following features are supported:
ProtelisPackage.getImport()| Modifier and Type | Method and Description |
|---|---|
Module |
getModule()
Returns the value of the 'Module' reference.
|
void |
setModule(Module value)
Sets the value of the '
Module' reference. |
Module getModule()
If the meaning of the 'Module' reference isn't clear, there really should be more of a description here...
setModule(Module),
ProtelisPackage.getImport_Module()void setModule(Module value)
Module' reference.
value - the new value of the 'Module' reference.getModule()Copyright © 2015. All rights reserved.