org.eclipse.datatools.enablement.ase.containment
Class SybaseASECatalogsContainmentProvider
java.lang.Object
org.eclipse.datatools.connectivity.sqm.core.containment.AbstractContainmentProvider
org.eclipse.datatools.enablement.ase.containment.SybaseASECatalogsContainmentProvider
- All Implemented Interfaces:
- org.eclipse.datatools.connectivity.sqm.internal.core.containment.ContainmentProvider
public class SybaseASECatalogsContainmentProvider
- extends AbstractContainmentProvider
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 java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SybaseASECatalogsContainmentProvider
public SybaseASECatalogsContainmentProvider()
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)