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()
null
OptionStorage projectStorage(org.eclipse.core.resources.IProject project)
null
project
- scope for the storage, must not be null
DoxygenMetadata metadata()
null
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.