org.eclipse.datatools.enablement.sybase.ase.virtual
Class RuleNode
java.lang.Object
org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.VirtualNode
org.eclipse.datatools.enablement.sybase.ase.virtual.RuleNode
- All Implemented Interfaces:
- org.eclipse.core.runtime.IAdaptable, org.eclipse.datatools.connectivity.sqm.core.internal.ui.explorer.filter.IFilterNode, IVirtualNode
public class RuleNode
- extends VirtualNode
- implements org.eclipse.datatools.connectivity.sqm.core.internal.ui.explorer.filter.IFilterNode
Fields inherited from interface org.eclipse.datatools.connectivity.sqm.core.internal.ui.explorer.filter.IFilterNode |
SEPARATOR |
Constructor Summary |
RuleNode(java.lang.String name,
java.lang.String displayName,
java.lang.Object parent)
|
Methods inherited from class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.VirtualNode |
addChildren, addChildren, getAdapter, getChildrenArray, getDisplayName, getFilterName, getName, getParent, getParentConnection, hasChildren, isCreateActionSupported, isCreateDistinctTypeSupported, isCreateRowTypeSupported, removeAllChildren, removeChildren, supports |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RULE_FILTER
public static final java.lang.String RULE_FILTER
- See Also:
- Constant Field Values
RuleNode
public RuleNode(java.lang.String name,
java.lang.String displayName,
java.lang.Object parent)
getGroupID
public java.lang.String getGroupID()
- Specified by:
getGroupID
in interface IVirtualNode
- Returns:
- The ID that elements should carry to be included inside this virtual folder
getFilterName
public java.lang.String getFilterName()
- Specified by:
getFilterName
in interface org.eclipse.datatools.connectivity.sqm.core.internal.ui.explorer.filter.IFilterNode