org.eclipse.datatools.enablement.ase.containment
Class SybaseASECatalogsContainmentProvider

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

public class SybaseASECatalogsContainmentProvider
extends AbstractContainmentProvider


Constructor Summary
SybaseASECatalogsContainmentProvider()
           
 
Method Summary
 java.util.Collection getContainedElements(org.eclipse.emf.ecore.EObject obj)
           
 org.eclipse.emf.ecore.EObject getContainer(org.eclipse.emf.ecore.EObject obj)
           
 org.eclipse.emf.ecore.EStructuralFeature getContainmentFeature(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
isDisplayableElement
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SybaseASECatalogsContainmentProvider

public SybaseASECatalogsContainmentProvider()
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

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

getContainmentFeature

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

getGroupId

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