public interface ISFieldOfActivityAnnotationsRepository extends EObject
The following features are supported:
ISFieldOfActivityAnnotationsPackage.getISFieldOfActivityAnnotationsRepository()| Modifier and Type | Method and Description |
|---|---|
ISBuildSpecification |
getBuildSpecification()
Returns the value of the 'Build Specification' containment reference.
|
ISDeploymentSpecification |
getDeploymentSpecification()
Returns the value of the 'Deployment Specification' containment reference.
|
ISDesignPatternSpecification |
getDesignPatternSpecification()
Returns the value of the 'Design Pattern Specification' containment reference.
|
ISDevelopmentArtefactSpecification |
getDevelopmentArtefactSpecification()
Returns the value of the 'Development Artefact Specification' containment reference.
|
ISReleaseSpecification |
getReleaseSpecification()
Returns the value of the 'Release Specification' containment reference.
|
ISStaffSpecification |
getStaffSpecification()
Returns the value of the 'Staff Specification' containment reference.
|
ISTechnologySpecification |
getTechnologySpecification()
Returns the value of the 'Technology Specification' containment reference.
|
ISTestSpecification |
getTestSpecification()
Returns the value of the 'Test Specification' containment reference.
|
void |
setBuildSpecification(ISBuildSpecification value)
Sets the value of the '
Build Specification' containment reference. |
void |
setDeploymentSpecification(ISDeploymentSpecification value)
Sets the value of the '
Deployment Specification' containment reference. |
void |
setDesignPatternSpecification(ISDesignPatternSpecification value)
Sets the value of the '
Design Pattern Specification' containment reference. |
void |
setDevelopmentArtefactSpecification(ISDevelopmentArtefactSpecification value)
Sets the value of the '
Development Artefact Specification' containment reference. |
void |
setReleaseSpecification(ISReleaseSpecification value)
Sets the value of the '
Release Specification' containment reference. |
void |
setStaffSpecification(ISStaffSpecification value)
Sets the value of the '
Staff Specification' containment reference. |
void |
setTechnologySpecification(ISTechnologySpecification value)
Sets the value of the '
Technology Specification' containment reference. |
void |
setTestSpecification(ISTestSpecification value)
Sets the value of the '
Test Specification' containment reference. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverISDevelopmentArtefactSpecification getDevelopmentArtefactSpecification()
Parent'.
If the meaning of the 'Development Artefact Specification' containment reference isn't clear, there really should be more of a description here...
setDevelopmentArtefactSpecification(ISDevelopmentArtefactSpecification),
ISFieldOfActivityAnnotationsPackage.getISFieldOfActivityAnnotationsRepository_DevelopmentArtefactSpecification(),
ISDevelopmentArtefactSpecification.getParent()void setDevelopmentArtefactSpecification(ISDevelopmentArtefactSpecification value)
Development Artefact Specification' containment reference.
value - the new value of the 'Development Artefact Specification' containment reference.getDevelopmentArtefactSpecification()ISBuildSpecification getBuildSpecification()
Parent'.
If the meaning of the 'Build Specification' containment reference isn't clear, there really should be more of a description here...
setBuildSpecification(ISBuildSpecification),
ISFieldOfActivityAnnotationsPackage.getISFieldOfActivityAnnotationsRepository_BuildSpecification(),
ISBuildSpecification.getParent()void setBuildSpecification(ISBuildSpecification value)
Build Specification' containment reference.
value - the new value of the 'Build Specification' containment reference.getBuildSpecification()ISTestSpecification getTestSpecification()
Parent'.
If the meaning of the 'Test Specification' containment reference isn't clear, there really should be more of a description here...
setTestSpecification(ISTestSpecification),
ISFieldOfActivityAnnotationsPackage.getISFieldOfActivityAnnotationsRepository_TestSpecification(),
ISTestSpecification.getParent()void setTestSpecification(ISTestSpecification value)
Test Specification' containment reference.
value - the new value of the 'Test Specification' containment reference.getTestSpecification()ISReleaseSpecification getReleaseSpecification()
Parent'.
If the meaning of the 'Release Specification' containment reference isn't clear, there really should be more of a description here...
setReleaseSpecification(ISReleaseSpecification),
ISFieldOfActivityAnnotationsPackage.getISFieldOfActivityAnnotationsRepository_ReleaseSpecification(),
ISReleaseSpecification.getParent()void setReleaseSpecification(ISReleaseSpecification value)
Release Specification' containment reference.
value - the new value of the 'Release Specification' containment reference.getReleaseSpecification()ISDeploymentSpecification getDeploymentSpecification()
Parent'.
If the meaning of the 'Deployment Specification' containment reference isn't clear, there really should be more of a description here...
setDeploymentSpecification(ISDeploymentSpecification),
ISFieldOfActivityAnnotationsPackage.getISFieldOfActivityAnnotationsRepository_DeploymentSpecification(),
ISDeploymentSpecification.getParent()void setDeploymentSpecification(ISDeploymentSpecification value)
Deployment Specification' containment reference.
value - the new value of the 'Deployment Specification' containment reference.getDeploymentSpecification()ISStaffSpecification getStaffSpecification()
Parent'.
If the meaning of the 'Staff Specification' containment reference isn't clear, there really should be more of a description here...
setStaffSpecification(ISStaffSpecification),
ISFieldOfActivityAnnotationsPackage.getISFieldOfActivityAnnotationsRepository_StaffSpecification(),
ISStaffSpecification.getParent()void setStaffSpecification(ISStaffSpecification value)
Staff Specification' containment reference.
value - the new value of the 'Staff Specification' containment reference.getStaffSpecification()ISTechnologySpecification getTechnologySpecification()
Parent'.
If the meaning of the 'Technology Specification' containment reference isn't clear, there really should be more of a description here...
setTechnologySpecification(ISTechnologySpecification),
ISFieldOfActivityAnnotationsPackage.getISFieldOfActivityAnnotationsRepository_TechnologySpecification(),
ISTechnologySpecification.getParent()void setTechnologySpecification(ISTechnologySpecification value)
Technology Specification' containment reference.
value - the new value of the 'Technology Specification' containment reference.getTechnologySpecification()ISDesignPatternSpecification getDesignPatternSpecification()
Parent'.
If the meaning of the 'Design Pattern Specification' containment reference isn't clear, there really should be more of a description here...
setDesignPatternSpecification(ISDesignPatternSpecification),
ISFieldOfActivityAnnotationsPackage.getISFieldOfActivityAnnotationsRepository_DesignPatternSpecification(),
ISDesignPatternSpecification.getParent()void setDesignPatternSpecification(ISDesignPatternSpecification value)
Design Pattern Specification' containment reference.
value - the new value of the 'Design Pattern Specification' containment reference.getDesignPatternSpecification()