public interface ListModule extends RootModel
The following features are supported:
SsmePackage.getListModule()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Module> |
getListModule()
Returns the value of the 'List Module' containment reference list.
|
getCommentPost, getCommentPre, getParent, makeAST, setASTAttribute
org.eclipse.emf.common.util.EList<Module> getListModule()
Module
.
If the meaning of the 'List Module' containment reference list isn't clear, there really should be more of a description here...
SsmePackage.getListModule_ListModule()