public interface ModuleDocumentationFiles extends DocumentationFiles
The following features are supported:
FieldofactivityannotationsPackage.getModuleDocumentationFiles()| Modifier and Type | Method and Description |
|---|---|
Module |
getDocumentedModule()
Returns the value of the 'Documented Module' reference.
|
DocumentationSpecification |
getParent()
Returns the value of the 'Parent' container reference.
|
void |
setDocumentedModule(Module value)
Sets the value of the '
Documented Module' reference. |
void |
setParent(DocumentationSpecification value)
Sets the value of the '
Parent' container reference. |
getInstructions, getMainteneance, getTrainingExternal, getTrainingInterneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverDocumentationSpecification getParent()
Module Documentation'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(DocumentationSpecification),
FieldofactivityannotationsPackage.getModuleDocumentationFiles_Parent(),
DocumentationSpecification.getModuleDocumentation()void setParent(DocumentationSpecification value)
Parent' container reference.
value - the new value of the 'Parent' container reference.getParent()Module getDocumentedModule()
If the meaning of the 'Documented Module' reference isn't clear, there really should be more of a description here...
setDocumentedModule(Module),
FieldofactivityannotationsPackage.getModuleDocumentationFiles_DocumentedModule()void setDocumentedModule(Module value)
Documented Module' reference.
value - the new value of the 'Documented Module' reference.getDocumentedModule()