public interface ISTechnologySpecification extends EObject
The following features are supported:
ISFieldOfActivityAnnotationsPackage.getISTechnologySpecification()| Modifier and Type | Method and Description |
|---|---|
ISFieldOfActivityAnnotationsRepository |
getParent()
Returns the value of the 'Parent' container reference.
|
EList<ISTechnologicalCorrespondence> |
getTechnologicalCorrespondences()
Returns the value of the 'Technological Correspondences' containment reference list.
|
void |
setParent(ISFieldOfActivityAnnotationsRepository value)
Sets the value of the '
Parent' container reference. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverISFieldOfActivityAnnotationsRepository getParent()
Technology Specification'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(ISFieldOfActivityAnnotationsRepository),
ISFieldOfActivityAnnotationsPackage.getISTechnologySpecification_Parent(),
ISFieldOfActivityAnnotationsRepository.getTechnologySpecification()void setParent(ISFieldOfActivityAnnotationsRepository value)
Parent' container reference.
value - the new value of the 'Parent' container reference.getParent()EList<ISTechnologicalCorrespondence> getTechnologicalCorrespondences()
ISTechnologicalCorrespondence.
If the meaning of the 'Technological Correspondences' containment reference list isn't clear, there really should be more of a description here...
ISFieldOfActivityAnnotationsPackage.getISTechnologySpecification_TechnologicalCorrespondences()