org.eclipse.cdt.internal.ui.text
Class CHelpBookDescriptor
java.lang.Object
org.eclipse.cdt.internal.ui.text.CHelpBookDescriptor
public class CHelpBookDescriptor
- extends java.lang.Object
This class represents the CHelpBook settings
- Since:
- 2.1
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isEnabled
public boolean isEnabled()
matches
public boolean matches(ICHelpInvocationContext context)
matches
public boolean matches(org.eclipse.core.resources.IProject project)
matches
public boolean matches(org.eclipse.cdt.core.model.ITranslationUnit unit)
enable
public void enable(boolean enable)
getCHelpBook
public ICHelpBook getCHelpBook()
serialize
public void serialize(org.w3c.dom.Document doc,
org.w3c.dom.Element parentElement)