public interface StructureDocumentationFiles extends DocumentationFiles
The following features are supported:
FieldofactivityannotationsPackage.getStructureDocumentationFiles()
Modifier and Type | Method and Description |
---|---|
Structure |
getDocumentedStructure()
Returns the value of the 'Documented Structure' reference.
|
DocumentationSpecification |
getParent()
Returns the value of the 'Parent' container reference.
|
void |
setDocumentedStructure(Structure value)
Sets the value of the '
Documented Structure ' 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()
Structure Documentation
'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(DocumentationSpecification)
,
FieldofactivityannotationsPackage.getStructureDocumentationFiles_Parent()
,
DocumentationSpecification.getStructureDocumentation()
void setParent(DocumentationSpecification value)
Parent
' container reference.
value
- the new value of the 'Parent' container reference.getParent()
Structure getDocumentedStructure()
If the meaning of the 'Documented Structure' reference isn't clear, there really should be more of a description here...
setDocumentedStructure(Structure)
,
FieldofactivityannotationsPackage.getStructureDocumentationFiles_DocumentedStructure()
void setDocumentedStructure(Structure value)
Documented Structure
' reference.
value
- the new value of the 'Documented Structure' reference.getDocumentedStructure()