public interface FieldOfActivityAnnotationRepository extends EObject
The following features are supported:
FieldofactivityannotationsPackage.getFieldOfActivityAnnotationRepository()
Modifier and Type | Method and Description |
---|---|
CalibrationSpecification |
getCalibrationSpecification()
Returns the value of the 'Calibration Specification' containment reference.
|
DocumentationSpecification |
getDocumentationSpecification()
Returns the value of the 'Documentation Specification' containment reference.
|
ECADSpecification |
getEcadSpecification()
Returns the value of the 'Ecad Specification' containment reference.
|
HMISpecification |
getHmiSpecification()
Returns the value of the 'Hmi Specification' containment reference.
|
StaffSpecification |
getStaffSpecification()
Returns the value of the 'Staff Specification' containment reference.
|
StockSpecification |
getStockSpecification()
Returns the value of the 'Stock Specification' containment reference.
|
TestSpecification |
getTestSpecification()
Returns the value of the 'Test Specification' containment reference.
|
void |
setCalibrationSpecification(CalibrationSpecification value)
Sets the value of the '
Calibration Specification ' containment reference. |
void |
setDocumentationSpecification(DocumentationSpecification value)
Sets the value of the '
Documentation Specification ' containment reference. |
void |
setEcadSpecification(ECADSpecification value)
Sets the value of the '
Ecad Specification ' containment reference. |
void |
setHmiSpecification(HMISpecification value)
Sets the value of the '
Hmi Specification ' containment reference. |
void |
setStaffSpecification(StaffSpecification value)
Sets the value of the '
Staff Specification ' containment reference. |
void |
setStockSpecification(StockSpecification value)
Sets the value of the '
Stock Specification ' containment reference. |
void |
setTestSpecification(TestSpecification value)
Sets the value of the '
Test Specification ' containment reference. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
CalibrationSpecification getCalibrationSpecification()
Parent
'.
If the meaning of the 'Calibration Specification' containment reference isn't clear, there really should be more of a description here...
setCalibrationSpecification(CalibrationSpecification)
,
FieldofactivityannotationsPackage.getFieldOfActivityAnnotationRepository_CalibrationSpecification()
,
CalibrationSpecification.getParent()
void setCalibrationSpecification(CalibrationSpecification value)
Calibration Specification
' containment reference.
value
- the new value of the 'Calibration Specification' containment reference.getCalibrationSpecification()
TestSpecification getTestSpecification()
Parent
'.
If the meaning of the 'Test Specification' containment reference isn't clear, there really should be more of a description here...
setTestSpecification(TestSpecification)
,
FieldofactivityannotationsPackage.getFieldOfActivityAnnotationRepository_TestSpecification()
,
TestSpecification.getParent()
void setTestSpecification(TestSpecification value)
Test Specification
' containment reference.
value
- the new value of the 'Test Specification' containment reference.getTestSpecification()
StockSpecification getStockSpecification()
Parent
'.
If the meaning of the 'Stock Specification' containment reference isn't clear, there really should be more of a description here...
setStockSpecification(StockSpecification)
,
FieldofactivityannotationsPackage.getFieldOfActivityAnnotationRepository_StockSpecification()
,
StockSpecification.getParent()
void setStockSpecification(StockSpecification value)
Stock Specification
' containment reference.
value
- the new value of the 'Stock Specification' containment reference.getStockSpecification()
HMISpecification getHmiSpecification()
Parent
'.
If the meaning of the 'Hmi Specification' containment reference isn't clear, there really should be more of a description here...
setHmiSpecification(HMISpecification)
,
FieldofactivityannotationsPackage.getFieldOfActivityAnnotationRepository_HmiSpecification()
,
HMISpecification.getParent()
void setHmiSpecification(HMISpecification value)
Hmi Specification
' containment reference.
value
- the new value of the 'Hmi Specification' containment reference.getHmiSpecification()
ECADSpecification getEcadSpecification()
Parent
'.
If the meaning of the 'Ecad Specification' containment reference isn't clear, there really should be more of a description here...
setEcadSpecification(ECADSpecification)
,
FieldofactivityannotationsPackage.getFieldOfActivityAnnotationRepository_EcadSpecification()
,
ECADSpecification.getParent()
void setEcadSpecification(ECADSpecification value)
Ecad Specification
' containment reference.
value
- the new value of the 'Ecad Specification' containment reference.getEcadSpecification()
DocumentationSpecification getDocumentationSpecification()
Parent
'.
If the meaning of the 'Documentation Specification' containment reference isn't clear, there really should be more of a description here...
setDocumentationSpecification(DocumentationSpecification)
,
FieldofactivityannotationsPackage.getFieldOfActivityAnnotationRepository_DocumentationSpecification()
,
DocumentationSpecification.getParent()
void setDocumentationSpecification(DocumentationSpecification value)
Documentation Specification
' containment reference.
value
- the new value of the 'Documentation Specification' containment reference.getDocumentationSpecification()
StaffSpecification getStaffSpecification()
Parent
'.
If the meaning of the 'Staff Specification' containment reference isn't clear, there really should be more of a description here...
setStaffSpecification(StaffSpecification)
,
FieldofactivityannotationsPackage.getFieldOfActivityAnnotationRepository_StaffSpecification()
,
StaffSpecification.getParent()
void setStaffSpecification(StaffSpecification value)
Staff Specification
' containment reference.
value
- the new value of the 'Staff Specification' containment reference.getStaffSpecification()