public interface DocumentationFiles extends EObject
The following features are supported:
FieldofactivityannotationsPackage.getDocumentationFiles()| Modifier and Type | Method and Description |
|---|---|
EList<OperatorInstructions> |
getInstructions()
Returns the value of the 'Instructions' containment reference list.
|
EList<MainteneanceDocumentation> |
getMainteneance()
Returns the value of the 'Mainteneance' containment reference list.
|
EList<TrainingDocExternal> |
getTrainingExternal()
Returns the value of the 'Training External' containment reference list.
|
EList<TrainingDocIntern> |
getTrainingIntern()
Returns the value of the 'Training Intern' containment reference list.
|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverEList<MainteneanceDocumentation> getMainteneance()
MainteneanceDocumentation.
It is bidirectional and its opposite is 'Parent'.
If the meaning of the 'Mainteneance' containment reference list isn't clear, there really should be more of a description here...
FieldofactivityannotationsPackage.getDocumentationFiles_Mainteneance(),
MainteneanceDocumentation.getParent()EList<OperatorInstructions> getInstructions()
OperatorInstructions.
It is bidirectional and its opposite is 'Parent'.
If the meaning of the 'Instructions' containment reference list isn't clear, there really should be more of a description here...
FieldofactivityannotationsPackage.getDocumentationFiles_Instructions(),
OperatorInstructions.getParent()EList<TrainingDocIntern> getTrainingIntern()
TrainingDocIntern.
It is bidirectional and its opposite is 'Parent'.
If the meaning of the 'Training Intern' containment reference list isn't clear, there really should be more of a description here...
FieldofactivityannotationsPackage.getDocumentationFiles_TrainingIntern(),
TrainingDocIntern.getParent()EList<TrainingDocExternal> getTrainingExternal()
TrainingDocExternal.
It is bidirectional and its opposite is 'Parent'.
If the meaning of the 'Training External' containment reference list isn't clear, there really should be more of a description here...
FieldofactivityannotationsPackage.getDocumentationFiles_TrainingExternal(),
TrainingDocExternal.getParent()