public interface EMFSpecificService
EMFSpecificService
offers EMF specific functionality. Thereby, it provides the following things:
AdapterFactoryItemDelegator
ComposedAdapterFactory
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 © 2019. All rights reserved.