org.eclipse.datatools.enablement.sybase.asa.containment
Class SybaseASAPredefinedTypeContainmentProvider

java.lang.Object
  extended by org.eclipse.datatools.connectivity.sqm.core.containment.AbstractContainmentProvider
      extended by org.eclipse.datatools.enablement.sybase.asa.containment.SybaseASAPredefinedTypeContainmentProvider
All Implemented Interfaces:
org.eclipse.datatools.connectivity.sqm.internal.core.containment.ContainmentProvider

public class SybaseASAPredefinedTypeContainmentProvider
extends AbstractContainmentProvider


Constructor Summary
SybaseASAPredefinedTypeContainmentProvider()
           
 
Method Summary
 java.util.Collection getContainedElements(org.eclipse.emf.ecore.EObject obj)
           
 org.eclipse.emf.ecore.EObject getContainer(org.eclipse.emf.ecore.EObject obj)
           
 java.lang.String getGroupId(org.eclipse.emf.ecore.EObject obj)
           
 
Methods inherited from class org.eclipse.datatools.connectivity.sqm.core.containment.AbstractContainmentProvider
getContainmentFeature, isDisplayableElement
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SybaseASAPredefinedTypeContainmentProvider

public SybaseASAPredefinedTypeContainmentProvider()
Method Detail

getContainedElements

public java.util.Collection getContainedElements(org.eclipse.emf.ecore.EObject obj)
Specified by:
getContainedElements in interface org.eclipse.datatools.connectivity.sqm.internal.core.containment.ContainmentProvider
Overrides:
getContainedElements in class AbstractContainmentProvider

getGroupId

public java.lang.String getGroupId(org.eclipse.emf.ecore.EObject obj)

getContainer

public org.eclipse.emf.ecore.EObject getContainer(org.eclipse.emf.ecore.EObject obj)
Specified by:
getContainer in interface org.eclipse.datatools.connectivity.sqm.internal.core.containment.ContainmentProvider
Overrides:
getContainer in class AbstractContainmentProvider