public interface ComponentStockList extends StockList
The following features are supported:
FieldofactivityannotationsPackage.getComponentStockList()| Modifier and Type | Method and Description |
|---|---|
EList<Component> |
getComponents()
Returns the value of the 'Components' 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()
Component 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.getComponentStockList_Parent(),
StockSpecification.getComponentStockList()void setParent(StockSpecification value)
Parent' container reference.
value - the new value of the 'Parent' container reference.getParent()EList<Component> getComponents()
Component.
If the meaning of the 'Components' reference list isn't clear, there really should be more of a description here...
FieldofactivityannotationsPackage.getComponentStockList_Components()