public interface EMFSpecificService
EMFSpecificService offers EMF specific functionality. Thereby, it provides the following things:
AdapterFactoryItemDelegatorComposedAdapterFactory| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.edit.provider.IItemPropertyDescriptor |
getIItemPropertyDescriptor(org.eclipse.emf.ecore.EObject eObject,
org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature) |
org.eclipse.emf.edit.provider.IItemPropertySource |
getIItemPropertySource(org.eclipse.emf.ecore.EObject eObject) |
org.eclipse.emf.edit.provider.IItemPropertyDescriptor getIItemPropertyDescriptor(org.eclipse.emf.ecore.EObject eObject,
org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature)
org.eclipse.emf.edit.provider.IItemPropertySource getIItemPropertySource(org.eclipse.emf.ecore.EObject eObject)
Copyright © 2016. All rights reserved.