public class FunctionProvider extends InsightDataProvider
m_DBInsightProvider| Constructor and Description | 
|---|
FunctionProvider()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addItems(DBObject parent)
Add all items that are "children" of the given parent. 
 | 
accept, addDBObject, addExpression, addReservedWord, addWords, correctCase, getContextObjectAtOffset, getFilterMode, getLogger, getMatchingSchemaItems, getOffset, getOrder, getParentScopeClass, getProvider, getSearchString, getSubProgramDisplayValue, isTargetClass, isTargetClassOrPossibleParent, isTopLevel, setDBInsightProvider, setOrderpublic void addItems(DBObject parent) throws CancelledException
InsightDataProvideraddItems in class InsightDataProviderparent - The context for the child insight items.  May be null.CancelledException - if the operation was cancelled