public interface ComponentDocumentationFiles extends DocumentationFiles
The following features are supported:
FieldofactivityannotationsPackage.getComponentDocumentationFiles()
Modifier and Type | Method and Description |
---|---|
Component |
getDocumentedComponent()
Returns the value of the 'Documented Component' reference.
|
DocumentationSpecification |
getParent()
Returns the value of the 'Parent' container reference.
|
void |
setDocumentedComponent(Component value)
Sets the value of the '
Documented Component ' reference. |
void |
setParent(DocumentationSpecification value)
Sets the value of the '
Parent ' container reference. |
getInstructions, getMainteneance, getTrainingExternal, getTrainingIntern
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
DocumentationSpecification getParent()
Component Documentation
'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(DocumentationSpecification)
,
FieldofactivityannotationsPackage.getComponentDocumentationFiles_Parent()
,
DocumentationSpecification.getComponentDocumentation()
void setParent(DocumentationSpecification value)
Parent
' container reference.
value
- the new value of the 'Parent' container reference.getParent()
Component getDocumentedComponent()
If the meaning of the 'Documented Component' reference isn't clear, there really should be more of a description here...
setDocumentedComponent(Component)
,
FieldofactivityannotationsPackage.getComponentDocumentationFiles_DocumentedComponent()
void setDocumentedComponent(Component value)
Documented Component
' reference.
value
- the new value of the 'Documented Component' reference.getDocumentedComponent()