public interface DoxygenPreferences
| Modifier and Type | Method and Description |
|---|---|
DoxygenMetadata |
metadata()
Return the metadata for the options to be used in UI, must not return
null |
OptionStorage |
projectStorage(org.eclipse.core.resources.IProject project)
Returns the project-specific storage for doxygen options to be used in UI, must not return
null |
OptionStorage |
workspaceStorage()
Returns the workspace storage for doxygen options to be used in UI, must not return
null |
OptionStorage workspaceStorage()
nullOptionStorage projectStorage(org.eclipse.core.resources.IProject project)
nullproject - scope for the storage, must not be nullDoxygenMetadata metadata()
nullCopyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.