org.eclipse.datatools.enablement.sybase.virtual
Class CheckConstraintNode

java.lang.Object
  extended by org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.VirtualNode
      extended by org.eclipse.datatools.enablement.sybase.virtual.CheckConstraintNode
All Implemented Interfaces:
org.eclipse.core.runtime.IAdaptable, IVirtualNode
Direct Known Subclasses:
SybaseASACheckConstraintNode, SybaseASECheckConstraintNode

public class CheckConstraintNode
extends VirtualNode

Author:
David cui

Constructor Summary
CheckConstraintNode(java.lang.String name, java.lang.String displayName, java.lang.Object parent)
           
 
Method Summary
 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
 

Constructor Detail

CheckConstraintNode

public CheckConstraintNode(java.lang.String name,
                           java.lang.String displayName,
                           java.lang.Object parent)
Parameters:
name -
displayName -
parent -
Method Detail

getGroupID

public java.lang.String getGroupID()
Returns:
The ID that elements should carry to be included inside this virtual folder