public interface ModuleStockList extends StockList
The following features are supported:
FieldofactivityannotationsPackage.getModuleStockList()| Modifier and Type | Method and Description |
|---|---|
EList<Module> |
getModules()
Returns the value of the 'Modules' reference list.
|
StockSpecification |
getParent()
Returns the value of the 'Parent' container reference.
|
void |
setParent(StockSpecification value)
Sets the value of the '
Parent' container reference. |
getFilename, setFilenameeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverStockSpecification getParent()
Module Stock List'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(StockSpecification),
FieldofactivityannotationsPackage.getModuleStockList_Parent(),
StockSpecification.getModuleStockList()void setParent(StockSpecification value)
Parent' container reference.
value - the new value of the 'Parent' container reference.getParent()EList<Module> getModules()
Module.
If the meaning of the 'Modules' reference list isn't clear, there really should be more of a description here...
FieldofactivityannotationsPackage.getModuleStockList_Modules()