public interface StockSpecification extends EObject
The following features are supported:
FieldofactivityannotationsPackage.getStockSpecification()
Modifier and Type | Method and Description |
---|---|
EList<ComponentStockList> |
getComponentStockList()
Returns the value of the 'Component Stock List' containment reference list.
|
EList<InterfaceStockList> |
getInterfaceStockList()
Returns the value of the 'Interface Stock List' containment reference list.
|
EList<ModuleStockList> |
getModuleStockList()
Returns the value of the 'Module Stock List' containment reference list.
|
FieldOfActivityAnnotationRepository |
getParent()
Returns the value of the 'Parent' container reference.
|
Role |
getRole()
Returns the value of the 'Role' reference.
|
EList<StructureStockList> |
getStructureStockList()
Returns the value of the 'Structure Stock List' containment reference list.
|
void |
setParent(FieldOfActivityAnnotationRepository value)
Sets the value of the '
Parent ' container reference. |
void |
setRole(Role value)
Sets the value of the '
Role ' reference. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
FieldOfActivityAnnotationRepository getParent()
Stock Specification
'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(FieldOfActivityAnnotationRepository)
,
FieldofactivityannotationsPackage.getStockSpecification_Parent()
,
FieldOfActivityAnnotationRepository.getStockSpecification()
void setParent(FieldOfActivityAnnotationRepository value)
Parent
' container reference.
value
- the new value of the 'Parent' container reference.getParent()
EList<ComponentStockList> getComponentStockList()
ComponentStockList
.
It is bidirectional and its opposite is 'Parent
'.
If the meaning of the 'Component Stock List' containment reference list isn't clear, there really should be more of a description here...
FieldofactivityannotationsPackage.getStockSpecification_ComponentStockList()
,
ComponentStockList.getParent()
EList<InterfaceStockList> getInterfaceStockList()
InterfaceStockList
.
It is bidirectional and its opposite is 'Parent
'.
If the meaning of the 'Interface Stock List' containment reference list isn't clear, there really should be more of a description here...
FieldofactivityannotationsPackage.getStockSpecification_InterfaceStockList()
,
InterfaceStockList.getParent()
EList<ModuleStockList> getModuleStockList()
ModuleStockList
.
It is bidirectional and its opposite is 'Parent
'.
If the meaning of the 'Module Stock List' containment reference list isn't clear, there really should be more of a description here...
FieldofactivityannotationsPackage.getStockSpecification_ModuleStockList()
,
ModuleStockList.getParent()
EList<StructureStockList> getStructureStockList()
StructureStockList
.
It is bidirectional and its opposite is 'Parent
'.
If the meaning of the 'Structure Stock List' containment reference list isn't clear, there really should be more of a description here...
FieldofactivityannotationsPackage.getStockSpecification_StructureStockList()
,
StructureStockList.getParent()
Role getRole()
If the meaning of the 'Role' reference isn't clear, there really should be more of a description here...
setRole(Role)
,
FieldofactivityannotationsPackage.getStockSpecification_Role()