org.eclipse.datatools.enablement.sybase.ase.virtual
Class RuleNode

java.lang.Object
  extended by org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.VirtualNode
      extended by 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


Field Summary
static java.lang.String RULE_FILTER
           
 
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)
           
 
Method Summary
 java.lang.String getFilterName()
           
 java.lang.String getGroupID()
           
 
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
 
Methods inherited from interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual.IVirtualNode
addChildren, addChildren, getChildrenArray, getDisplayName, getName, getParent, getParentConnection, hasChildren, removeAllChildren, removeChildren
 

Field Detail

RULE_FILTER

public static final java.lang.String RULE_FILTER
See Also:
Constant Field Values
Constructor Detail

RuleNode

public RuleNode(java.lang.String name,
                java.lang.String displayName,
                java.lang.Object parent)
Method Detail

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