public interface StructureStockList extends StockList
The following features are supported:
FieldofactivityannotationsPackage.getStructureStockList()
Modifier and Type | Method and Description |
---|---|
StockSpecification |
getParent()
Returns the value of the 'Parent' container reference.
|
EList<Structure> |
getStructures()
Returns the value of the 'Structures' reference list.
|
void |
setParent(StockSpecification value)
Sets the value of the '
Parent ' container reference. |
getFilename, setFilename
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
StockSpecification getParent()
Structure 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.getStructureStockList_Parent()
,
StockSpecification.getStructureStockList()
void setParent(StockSpecification value)
Parent
' container reference.
value
- the new value of the 'Parent' container reference.getParent()
EList<Structure> getStructures()
Structure
.
If the meaning of the 'Structures' reference list isn't clear, there really should be more of a description here...
FieldofactivityannotationsPackage.getStructureStockList_Structures()